Final Project
Final Project
Final Project
A Project Report on
"FUEL MEASURING DEVICE BY USING IOT BOARDS"
In Partial Fulfilment of Requirement For The Award of
-: SUBMITTED BY :-
Nitin B. Bardiya, PRN no. (2232203)
Jayesh S. Chhabile, PRN no. (2232204)
Ashutosh S. Tayde, PRN no. (2232223)
-: SUBMMITED BY :-
Mr. Nitin B. Bardiya, PRN no. (2232203)
Mr. Jayesh S. Chhabile, PRN no. (2232204)
Mr. Ashutosh S. Tayde, PRN no. (2232223)
Acknowledgement :-
Our deepest thanks to our faculty mentor prof. Manjusha Bachawad Mam the
guide of the project for guiding and correcting various documents of our project
with attention and care. She has also taken efforts to go through the project and
make necessary correction when needed.
Abstract :-
Electrical Engineering without machine and wiring is meaningless .The new
developments and requirements inspired us to think of new improvements in air
conditioning Engineering.
In the recent times we are constantly learning about petrol bunk frauds. Most of
the bunks today have manipulated the pumps such that it displays the amount as
entered but the quantity of fuel filled in the customers fuel tank is much lesser.
This results in huge profits for the petrol bunks but at the some times customers
are got cheated. In this project we focus on creating a digital display of the exact
amount of fuel contained in the vehicles fuel tank and also helps in cross checking
the amount of fuel filled at the petrol bunk.
Content page
1 Introduction 5
4 Block diagram 10
5 CKT Diagram 11
6 Sensor Mounting 12
7 Arduino program 13 – 14
8 Estimate of Project 15
Introduction :-
Fuel quantity is one of the undetermined factors in two wheelers. As far as now
fuel level in two wheelers are indicated through analog gauge. Analog gauge
cannot provide accurate value of the fuel in the tank.
Normally finding fuel station in a highway is difficult. During such cases without
knowing the fuel level it will be difficult for the driver to travel with an
assumption about the fuel present inside the tank. Another drawback is that there
are possibilities for petrol theft in the petrol bunks which is highly difficult to
measure without proper instruments. There is a model proposed to find out the
amount of petrol injected into the tank by using digital ultrasonic distance sensors
and digital display and it will also helps to measuring the fuels which is poured
into tank by the user itself.
The device has to be cost efficient without compromising on the accuracy of
measurement of the fuel into the tank.
3. LCD :-
LCD (Liquid Crystal Display) is a type of flat panel display which uses liquid
crystals in its primary form of operation LEDs have a large and varying set of
use cases for consumer and business, as they can be commonly found in
smartphone, television, computer monitors and on the display boards.
4. Jumper Wires :-
A jump wire also known as jumper, jumper wire, jumper cable, DuPont wire
or cable is an electrical wire, or group of them in a cable, with a connector or
pin at each end or sometimes without them , which is normally used to
interconnect the components of a breadboard or other prototype or test.
Block Diagram :-
Simulink Model :-
Circuit Diagram :-
ARDUINO PROGRAM :-
#include <LiquidCrystal.h>
//#define rs 2
LiquidCrystal lcd(rs,en,d4,d5,d6,d7) ;
lcd.clear () ;
lcd.setCursor (0,0) ;
lcd.print ("fuel in ml :") ; //
lcd.print ("fuel in liter:") ;
lcd.setCursor (0,1) ;
Jumper Wires
4 100/-
Conclusion :-
This Project gives the indication about quantity of the fuel in the fuel tank in the
form of numeric digits more accurately. Thus, due to this we can find out to what
distance the vehicle can travel in the available fuel and we use this fuel measuring
device after refilling the fuel tank of our vehicle. We can analysis as the amount
of fuel poured into the fuel tank of our vehicle is accurate or not by the particular
petrol station on refilling machines.
Reference :-
WWW.60061E.ULTRASONIC.COM
WWW.ARDUINO.IDELCOM
WWW.LCIIINFORMATION.COM