8 years, 5 months ago.

fuel delivery system

Hello I am trying to make a simulation of a fuel delivery system. Is anybody know or already made a similar program. The specification of the program is shown below. I will appreciate if you can solve the problem. The specification is shown below.

1- Start the pump by lifting the nozzle from its holster. This is simulated by setting one of your chosen digital inputs 2- This request should be displayed on the attendant’s monitor. Press one of the digital inputs and/or preferably respond from the PC to initiate delivery 3- Turn the potentiometer gradually from 0V to +5V to start the pump. Turn on one of the LEDs to indicate the pump is activated. The motor delivers 1litre/second at its full speed. Use LEDs to indicate the flow rate. LCD should display the accumulative fuel delivered in litres and its cost 4- Delivery could be interrupted by returning the potentiometer to its 0V reset position. Fuel delivery is resumed by increasing the output voltage of the pot 5- The accumulative cost of the fuel should be displayed on the second line of LCD. Assume the price of fuel is £1.50/litre. Assume maximum, delivery is £150 6- Stop fuel delivery by turning the potentiometer to its reset position and turning off the holster switch to off position 7- Transmit the total cost to the cashiers’ computer via UART1 on the microcontroller. Use appropriate software to display the cost on your pc 8- All the actions should be displayed on the computer monitor 9- The cost and volume of fuel delivered should remain displayed on LCD until the pump is activated again

Be the first to answer this question.