SlideShare a Scribd company logo
1 of 3
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 3548
Real Time Fuel Estimation using Micro Controller and Android App
Er Shivam Asode1, Mr.Siddhant Jaiswal2
1Student, Dept. of Computer Science and Engineering, Jhulelal Institute of Engineering and Technology,
RTMNU University, Nagpur, India
2Professor, Dept. of Computer Science and Engineering, Jhulelal Institute of Engineering and Technology,
RTMNU University, Nagpur, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - Today’s world is the real time that requires
digital. Therefore, the fuel meters that were present in past
and in present are of analog in nature. In this system we are
implementing Fuel gauge in smart digital way using
hardware and software for easy interpretation of fuel and to
get appropriate knowledge of fuel present inside the vehicle
and how far the vehicle can go using that Fuel will be
displayed on google map. The fuel are going to be measured
digitally which is Present in fuel tank i.e.1.0,1.5,2.0,2.5liters
etc. stealing of fuel may be a larger drawback in today’s
world. Level suddenly gets reduce from 2-wheeler vehicles
then the Alert can be sending to the owner of motorcycle and
at the same time the buzzer
1. INTRODUCTION
Now a days the worldisdealingwithrealtimesystem.But
at present stage, digital fuel meters are implemented in
recent vehicles. In this vehicles system the actual amount of
fuel present in the fuel tank cannot be interpret properly
because ofanalog meter consisting of deflecting needles or it
shows fuel in form of bars. These deflecting needles display
quantity of fuel in fuel tank as empty, low or high. So the
people don’t come to know the exact fuel present in the fuel
tank and how far their vehicle will go using fuel present in
tank. To solve this issue, this system implements the fuel
meter using microcontroller and sensor which will show the
exact amount of fuel present in fuel tank indigitalformatthat
is in liters in custom Android application. Fuelstealingisalso
an major problem, when the customers fills the fuel from
petrol pump, the customers doesn’t know the exact amount
of fuel in fuel tank, so the customers will be easily cheated. if
the theft is occurred when fuel goes down suddenly, the
buzzer will turn on to aware the owner of two wheeler
vehicle andsimultaneouslythenotificationwillbesendtothe
owner of two wheeler vehicle through Application. This
system will also indicate amount of fuel present in tank, how
far vehicle will go using that fuel when that vehicle going to
stop. It will also show the nearby petrol pumps of last
destination.
2. EXISTING WORK
In paper [1] system have used the level sensor which
indicates the fuel in the form of digital bars in display which
is not accurate and difficult to interpret by user
In paper [2] system have used solenoid and this becomes
the limitations for their project because solenoid is having
disadvantage of precision limit which is usually only switch
two states, in only two Limits positions and solenoid is not
continuously adjustable and also can be breakable.
In paper [3] system have used fuel float sensor which is a
Indicator unit measuring and displaying the amount of
electric current flowing through the sending unit. When fuel
present in tank and maximum current is flowing that means
tank is full, the needle points to “F” indicating a full tank.
When the tank has least current is flowing or tank is empty
the needle points to “E” indicting an empty tank.
In paper [4] system have not used the buzzer and alert
system is not present, only indication of fuel theft will come
to know with help of LCD display, no buzzer or alert systems
are used foralerting the owner of bikethatfuelthefthasbeen
occurred.
In paper [5] system have used the level sensor which
indications only three states for fuel indicationsthatisempty
middle and full, it will not show the accurate readings of the
fuel filled.
3. PROPOSED BLOCK DIAGRAM
In present scenario, user cannot find the how much
distance their vehicle will cover This projectwill provide the
visual representation of distance on google map that can
cover their vehicle using remainingfuel andwill alsoprovide
information about fuel station in between distance so that
user can refuel their vehicle. Project uses both Micro
Controller and Android application.
3.1 Sensor
Sensor will detect the actual amount of fuel present
in tank and send data to micro controller for analysis.
3.2 Microcontroller
With the help of sensor micro controller will get
how much fuel vehicle contains. It will perform calculation
and provide the result to android application Via Bluetooth
module.
3.3 Android Application
Our Android application will get Data as input and
perform some computation and with the help of google map
API library it will display the estimate route on google map.
It will also indicate how much fuel vehicle contains in liters
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 3549
Figure 1: Block diagram of system
4. TECHNOLOGIES USED
In this project following are the technologies used. Global
Positioning System, Google Maps API, Arduino.
4.1 GPS Technology
GPS also know as "Global Positioning System." It is a
navigation system which uses satellite to determine the
position of an object on the surface of the ground. Now a
days, Many devices included GPS receivers circuits, such
as smartphones, automobiles, Smart watches, 24 satellites
contains in GPS Technology which is deployedinspaceabout
12,000 miles (19,300 kilometers) above the earth's surface.
Satellites orbit once every 12 hours around the earth at an
extremely fast pace. This satellites are spread out evenly so
that 4 satellites are accessible via from anywhere on the
globethroughdirectline-of-sight.Eachsatellitebroadcastsits
current position, orbit, and exact time. A GPS receiver
contains in our device receive that message and calculate its
exact position using a process called triangulation. To
determine a receiver's location three satellites are required,
though four satellites connection are required to get the
greater accuracy. For proper working of GPS devices. They
must first establish a connectionwiththreeofmoresatellites.
This process requires few seconds or minutes depending on
the device connection strength.
4.2. Google Maps
Google Maps is developed by Google. Google made this
Web Mapping Service to provides street maps, 360°
panoramic views of streets (Street View), using satellite .It
also provide Real-Time traffic conditions of roads (Google
Traffic) using users mobile data,andalsoprovideshortroute
planning for person who is traveling by foot, car, bicycle or
public transportation. To get the directions through public
transportation, driving, walking, or biking user can use
Google Maps. Google Map application is present in Android
play store as well as on IPhone. User can also access google
map through google map web site. Google Map providesturn
by turn navigation, Street View. Now google has also tie up
with government of country to get the information of public
transport. After the update in June 2012 google also
introduce new feature to store the map of certain region on
mobile which helps user to access map offline. Recently in
2017 Google introduce new feature of google map for USA
which provide information regarding parking spots in city
and In India for improvement of traffic accessibility google
also provide two wheeler mode.
4.3. Arduino
Arduino Uno based on Microchip ATmega328P. It is open
source micro controller. It contains a set of digital input and
output pins that may be connected to various sensors and
modules or circuits. It has 14 I/O pins and 6 analog I/O pins.
Arduino Uno is programmable with Arduino IDE using Type
B USB cable. It can be powered by 9 volt batteryorusbpower
cable. Uno communicates using STK00 protocol.FTDI USBto
serial driver chip does not used in Uno. Instead of that it uses
Atmega 16U2 programmed as USB to serial converter.
5. Implementation
This projectconsistsofhardwareandsoftware.Hardware
containsArduinoand HC-SR04 ultrasonic sensor,andHC-06
Wireless Bluetooth Transceiver RF Master Module for
Arduino.
Software containsAndroidapplicationwhichwillgetdata
from Arduino and perform operations on that data.
5.1 Module at Arduino
First HC-SR04 Ultra Sonic sensor will measure the
distance between the tank surface and sensor and send the
readings to Arduino. Where Arduinowillperformcalculation
based on tank height, volume and based on those predefined
formula wewill find out no ofliters of petrol in tank. Byusing
Bluetooth module, we will transmit data from Arduino to
android app.
5.2 Android Application
In Android Application we are using google map where
user will select the source and destination location where
user wants to travel and based on data (number of liters)
application will point out the location between source and
Destination where vehicle will be out of fuel.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 3550
4. CONCLUSION
In this proposed system,stealingoffuelisavoidedandthe
stealing of fuel from petrol pump will come to an end, which
will decrease the corruption.Due to this, systemwillbemore
reliable. This system will obtain the accurate readings of fuel
and provide result in human readable form. This system will
also provide approximate distance in google map which
vehicle will cover using current fuel present in tank. Ensure
the user will ride their vehicle without worrying about how
much distance will their bike will cover.
REFERENCES
[1] “Digital fuel meter and fuel theft
detection”.”Anirudha Mule”,”Ujwal Patil”,”Anil
More”,”S.R.Kale”.International Journal ofInnovative
Research in science and Engineering Vol.no.2, Issue
03, March 2016
[2] “Digital Fuel Meter and Fuel Theft Avoidance by
using Solenoid”.”K.Dhivya Barathi,
R.Elakkiya”,”M.Lalitha”,”T.Senthil Kumar”.
International Journal of Electronics Electical and
Computational system IJEECS ISSN 2348-117X
Volume 6 Issue 3 march 2017
[3] “GSM Based Vehicle Fuel Monitoring and Theft
Detection System with SMS Indication” .”Manisha
Rinayat”,”NainaTarpe”Z, “Priyanka Gadewar
,”Ganesh Barde” “Aksahy Mohurle”,”Suchita S.
Kamble” International Journal on Recent
andInnovation Trends in Computing
and Communication ISSN:2321-8169 Volume: 5
Issue: 1 (Special Issue) 06- 09
[4] “Digital fuel meter and fuel theft detection using
PICmicrocontroller”. ”Trupti Kwable,” Rajashree
R.Shinde”. International Journal of Advanced
Research in Science,Engineering and
Technology Vol. 3, Issue 4 , April 2016 ISSN:2350-
0328.
[5] “Digital fuel level indicator in two wheeler along
withdistance to zero indicator” .”A.Avinash
Kumar”,”U.Singaravekalan”, “T.V.PremKumar”,
“K.Gnana Prakash”.IOSR Journal of Mechanical and
Civil Engineering (IOSR-JMCE) e-ISSN: 2278-
1684,p-ISSN: 2320-334X, Volume 11,Issue 2 Ver.III
(Mar- Apr. 2014), PP 80-84www.iosrjournals.org.
[6] “Digital fuel meter”. “Rishabh Neogi”.International
Journalof Aerospace and Mechanical Engineering
Volume 3 No.5,October 2016ISSN (O): 2393-8609.

More Related Content

What's hot

Vehicle tracking system
Vehicle tracking systemVehicle tracking system
Vehicle tracking system
Sujit9561
 

What's hot (20)

Implementation Of Ambulance Rescue System Using LabVIEW (IARS)
Implementation Of Ambulance Rescue System Using LabVIEW (IARS)Implementation Of Ambulance Rescue System Using LabVIEW (IARS)
Implementation Of Ambulance Rescue System Using LabVIEW (IARS)
 
IRJET- Smart Parking System
IRJET-  	  Smart Parking SystemIRJET-  	  Smart Parking System
IRJET- Smart Parking System
 
IRJET - Android based M-Application for Car Parking using QR Code
IRJET - Android based M-Application for Car Parking using QR CodeIRJET - Android based M-Application for Car Parking using QR Code
IRJET - Android based M-Application for Car Parking using QR Code
 
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...
 
IRJET- Gps-Gsm Based Vehicle Monitoring & Smart Fuel Measurement System
IRJET- Gps-Gsm Based Vehicle Monitoring & Smart Fuel Measurement SystemIRJET- Gps-Gsm Based Vehicle Monitoring & Smart Fuel Measurement System
IRJET- Gps-Gsm Based Vehicle Monitoring & Smart Fuel Measurement System
 
IRJET- Bus Arrival Information System for Passengers
IRJET-  	  Bus Arrival Information System for PassengersIRJET-  	  Bus Arrival Information System for Passengers
IRJET- Bus Arrival Information System for Passengers
 
IRJET- Vehicle Trackingusing Number Plate Recognization and Drunk and Drive D...
IRJET- Vehicle Trackingusing Number Plate Recognization and Drunk and Drive D...IRJET- Vehicle Trackingusing Number Plate Recognization and Drunk and Drive D...
IRJET- Vehicle Trackingusing Number Plate Recognization and Drunk and Drive D...
 
IRJET- Intelligent Transport System using IoT
IRJET- Intelligent Transport System using IoTIRJET- Intelligent Transport System using IoT
IRJET- Intelligent Transport System using IoT
 
Multi tracking system for vehicle using gps and gsm
Multi tracking system for vehicle using gps and gsmMulti tracking system for vehicle using gps and gsm
Multi tracking system for vehicle using gps and gsm
 
Multi tracking system for vehicle using gps and gsm
Multi tracking system for vehicle using gps and gsmMulti tracking system for vehicle using gps and gsm
Multi tracking system for vehicle using gps and gsm
 
Android Suburban Railway Ticketing
Android Suburban Railway TicketingAndroid Suburban Railway Ticketing
Android Suburban Railway Ticketing
 
IRJET- Design and Fabrication of Automated Re Fuelling System for Automobiles...
IRJET- Design and Fabrication of Automated Re Fuelling System for Automobiles...IRJET- Design and Fabrication of Automated Re Fuelling System for Automobiles...
IRJET- Design and Fabrication of Automated Re Fuelling System for Automobiles...
 
IRJET- Sentimental Analysis on Product using Statistical Measures
IRJET-  	  Sentimental Analysis on Product using Statistical MeasuresIRJET-  	  Sentimental Analysis on Product using Statistical Measures
IRJET- Sentimental Analysis on Product using Statistical Measures
 
IRJET - Design Paper on Pothole Monitoring System
IRJET - Design Paper on Pothole Monitoring SystemIRJET - Design Paper on Pothole Monitoring System
IRJET - Design Paper on Pothole Monitoring System
 
SMART MONITORING OF AUTOMOBILE USING IOT
SMART MONITORING OF AUTOMOBILE USING IOTSMART MONITORING OF AUTOMOBILE USING IOT
SMART MONITORING OF AUTOMOBILE USING IOT
 
Tracking and Recovery of the Vehicle using GPS and GSM
Tracking and Recovery of the Vehicle using GPS and GSMTracking and Recovery of the Vehicle using GPS and GSM
Tracking and Recovery of the Vehicle using GPS and GSM
 
AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM
AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEMAUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM
AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM
 
Vehicle tracking system
Vehicle tracking systemVehicle tracking system
Vehicle tracking system
 
IRJET- Driverless Metro Train
IRJET- Driverless Metro TrainIRJET- Driverless Metro Train
IRJET- Driverless Metro Train
 
IRJET- Mobile Charging by using Coin Insertion Module and Renewable Resource
IRJET- Mobile Charging by using Coin Insertion Module and Renewable ResourceIRJET- Mobile Charging by using Coin Insertion Module and Renewable Resource
IRJET- Mobile Charging by using Coin Insertion Module and Renewable Resource
 

Similar to IRJET- Real Time Fuel Estimation using Micro Controller and Android App

Similar to IRJET- Real Time Fuel Estimation using Micro Controller and Android App (20)

IRJET- Vehicle Monitoring System
IRJET-  	  Vehicle Monitoring SystemIRJET-  	  Vehicle Monitoring System
IRJET- Vehicle Monitoring System
 
IRJET- Modelling of Recycle Plant for Construction and Demolition Waste
IRJET-  	  Modelling of Recycle Plant for Construction and Demolition WasteIRJET-  	  Modelling of Recycle Plant for Construction and Demolition Waste
IRJET- Modelling of Recycle Plant for Construction and Demolition Waste
 
Reservation based s park system using embedded server and android application
Reservation based s park system using embedded server and android applicationReservation based s park system using embedded server and android application
Reservation based s park system using embedded server and android application
 
SMART CAR PARKING SYSTEM USING IR SENSOR
SMART CAR PARKING SYSTEM USING IR SENSORSMART CAR PARKING SYSTEM USING IR SENSOR
SMART CAR PARKING SYSTEM USING IR SENSOR
 
IRJET- Intelligent Car Parking System commanded by Android Application
IRJET- Intelligent Car Parking System commanded by Android ApplicationIRJET- Intelligent Car Parking System commanded by Android Application
IRJET- Intelligent Car Parking System commanded by Android Application
 
IRJET- Efficient Mileage Tracking for Vehicular Environment
IRJET- Efficient Mileage Tracking for Vehicular EnvironmentIRJET- Efficient Mileage Tracking for Vehicular Environment
IRJET- Efficient Mileage Tracking for Vehicular Environment
 
AN AUTOMATED CAR PARKING SYSTEM BY USING PROGAMMABLE LOGIC CONTROLLER
AN AUTOMATED CAR PARKING SYSTEM BY USING PROGAMMABLE LOGIC CONTROLLERAN AUTOMATED CAR PARKING SYSTEM BY USING PROGAMMABLE LOGIC CONTROLLER
AN AUTOMATED CAR PARKING SYSTEM BY USING PROGAMMABLE LOGIC CONTROLLER
 
AUTOMOBILE MANAGEMENT SYSTEM
AUTOMOBILE MANAGEMENT SYSTEMAUTOMOBILE MANAGEMENT SYSTEM
AUTOMOBILE MANAGEMENT SYSTEM
 
Smart Fuel Measuring device using IOT
Smart Fuel Measuring device using IOTSmart Fuel Measuring device using IOT
Smart Fuel Measuring device using IOT
 
IRJET- GPS Tracker & Alcohol Detector with Engine Locking System using GSM
IRJET- GPS Tracker & Alcohol Detector with Engine Locking System using GSMIRJET- GPS Tracker & Alcohol Detector with Engine Locking System using GSM
IRJET- GPS Tracker & Alcohol Detector with Engine Locking System using GSM
 
Mobile Application Based Slot Determination In A Parking Lot
Mobile Application Based Slot Determination In A Parking LotMobile Application Based Slot Determination In A Parking Lot
Mobile Application Based Slot Determination In A Parking Lot
 
IRJET- IoT based Sensor Enabled Smart Parking System
IRJET- IoT based Sensor Enabled Smart Parking SystemIRJET- IoT based Sensor Enabled Smart Parking System
IRJET- IoT based Sensor Enabled Smart Parking System
 
Smart Car Parking System
Smart Car Parking SystemSmart Car Parking System
Smart Car Parking System
 
IoT Based Vehicle Parking Smart Slot Availability Detection (VPSSAD)
IoT Based Vehicle Parking Smart Slot Availability Detection (VPSSAD)IoT Based Vehicle Parking Smart Slot Availability Detection (VPSSAD)
IoT Based Vehicle Parking Smart Slot Availability Detection (VPSSAD)
 
IRJET- Vehicle Monitoring System using Internet of Things
IRJET- Vehicle Monitoring System using Internet of ThingsIRJET- Vehicle Monitoring System using Internet of Things
IRJET- Vehicle Monitoring System using Internet of Things
 
IRJET-Smart Parking System
IRJET-Smart Parking SystemIRJET-Smart Parking System
IRJET-Smart Parking System
 
IRJET- Smart Parking System using IoT
IRJET-  	  Smart Parking System using IoTIRJET-  	  Smart Parking System using IoT
IRJET- Smart Parking System using IoT
 
IRJET- IoT based Motion Control System of a Robotic car
IRJET-  	  IoT based Motion Control System of a Robotic carIRJET-  	  IoT based Motion Control System of a Robotic car
IRJET- IoT based Motion Control System of a Robotic car
 
IRJET - Smart Car Parking System using Arduino
IRJET - Smart Car Parking System using ArduinoIRJET - Smart Car Parking System using Arduino
IRJET - Smart Car Parking System using Arduino
 
IRJET- IoT System for Monitoring and Diagnostics of Engine
IRJET-  	  IoT System for Monitoring and Diagnostics of EngineIRJET-  	  IoT System for Monitoring and Diagnostics of Engine
IRJET- IoT System for Monitoring and Diagnostics of Engine
 

More from IRJET Journal

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
Kamal Acharya
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
AldoGarca30
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
jaanualu31
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
Neometrix_Engineering_Pvt_Ltd
 

Recently uploaded (20)

Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech Civil
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to Computers
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planes
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 

IRJET- Real Time Fuel Estimation using Micro Controller and Android App

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 3548 Real Time Fuel Estimation using Micro Controller and Android App Er Shivam Asode1, Mr.Siddhant Jaiswal2 1Student, Dept. of Computer Science and Engineering, Jhulelal Institute of Engineering and Technology, RTMNU University, Nagpur, India 2Professor, Dept. of Computer Science and Engineering, Jhulelal Institute of Engineering and Technology, RTMNU University, Nagpur, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - Today’s world is the real time that requires digital. Therefore, the fuel meters that were present in past and in present are of analog in nature. In this system we are implementing Fuel gauge in smart digital way using hardware and software for easy interpretation of fuel and to get appropriate knowledge of fuel present inside the vehicle and how far the vehicle can go using that Fuel will be displayed on google map. The fuel are going to be measured digitally which is Present in fuel tank i.e.1.0,1.5,2.0,2.5liters etc. stealing of fuel may be a larger drawback in today’s world. Level suddenly gets reduce from 2-wheeler vehicles then the Alert can be sending to the owner of motorcycle and at the same time the buzzer 1. INTRODUCTION Now a days the worldisdealingwithrealtimesystem.But at present stage, digital fuel meters are implemented in recent vehicles. In this vehicles system the actual amount of fuel present in the fuel tank cannot be interpret properly because ofanalog meter consisting of deflecting needles or it shows fuel in form of bars. These deflecting needles display quantity of fuel in fuel tank as empty, low or high. So the people don’t come to know the exact fuel present in the fuel tank and how far their vehicle will go using fuel present in tank. To solve this issue, this system implements the fuel meter using microcontroller and sensor which will show the exact amount of fuel present in fuel tank indigitalformatthat is in liters in custom Android application. Fuelstealingisalso an major problem, when the customers fills the fuel from petrol pump, the customers doesn’t know the exact amount of fuel in fuel tank, so the customers will be easily cheated. if the theft is occurred when fuel goes down suddenly, the buzzer will turn on to aware the owner of two wheeler vehicle andsimultaneouslythenotificationwillbesendtothe owner of two wheeler vehicle through Application. This system will also indicate amount of fuel present in tank, how far vehicle will go using that fuel when that vehicle going to stop. It will also show the nearby petrol pumps of last destination. 2. EXISTING WORK In paper [1] system have used the level sensor which indicates the fuel in the form of digital bars in display which is not accurate and difficult to interpret by user In paper [2] system have used solenoid and this becomes the limitations for their project because solenoid is having disadvantage of precision limit which is usually only switch two states, in only two Limits positions and solenoid is not continuously adjustable and also can be breakable. In paper [3] system have used fuel float sensor which is a Indicator unit measuring and displaying the amount of electric current flowing through the sending unit. When fuel present in tank and maximum current is flowing that means tank is full, the needle points to “F” indicating a full tank. When the tank has least current is flowing or tank is empty the needle points to “E” indicting an empty tank. In paper [4] system have not used the buzzer and alert system is not present, only indication of fuel theft will come to know with help of LCD display, no buzzer or alert systems are used foralerting the owner of bikethatfuelthefthasbeen occurred. In paper [5] system have used the level sensor which indications only three states for fuel indicationsthatisempty middle and full, it will not show the accurate readings of the fuel filled. 3. PROPOSED BLOCK DIAGRAM In present scenario, user cannot find the how much distance their vehicle will cover This projectwill provide the visual representation of distance on google map that can cover their vehicle using remainingfuel andwill alsoprovide information about fuel station in between distance so that user can refuel their vehicle. Project uses both Micro Controller and Android application. 3.1 Sensor Sensor will detect the actual amount of fuel present in tank and send data to micro controller for analysis. 3.2 Microcontroller With the help of sensor micro controller will get how much fuel vehicle contains. It will perform calculation and provide the result to android application Via Bluetooth module. 3.3 Android Application Our Android application will get Data as input and perform some computation and with the help of google map API library it will display the estimate route on google map. It will also indicate how much fuel vehicle contains in liters
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 3549 Figure 1: Block diagram of system 4. TECHNOLOGIES USED In this project following are the technologies used. Global Positioning System, Google Maps API, Arduino. 4.1 GPS Technology GPS also know as "Global Positioning System." It is a navigation system which uses satellite to determine the position of an object on the surface of the ground. Now a days, Many devices included GPS receivers circuits, such as smartphones, automobiles, Smart watches, 24 satellites contains in GPS Technology which is deployedinspaceabout 12,000 miles (19,300 kilometers) above the earth's surface. Satellites orbit once every 12 hours around the earth at an extremely fast pace. This satellites are spread out evenly so that 4 satellites are accessible via from anywhere on the globethroughdirectline-of-sight.Eachsatellitebroadcastsits current position, orbit, and exact time. A GPS receiver contains in our device receive that message and calculate its exact position using a process called triangulation. To determine a receiver's location three satellites are required, though four satellites connection are required to get the greater accuracy. For proper working of GPS devices. They must first establish a connectionwiththreeofmoresatellites. This process requires few seconds or minutes depending on the device connection strength. 4.2. Google Maps Google Maps is developed by Google. Google made this Web Mapping Service to provides street maps, 360° panoramic views of streets (Street View), using satellite .It also provide Real-Time traffic conditions of roads (Google Traffic) using users mobile data,andalsoprovideshortroute planning for person who is traveling by foot, car, bicycle or public transportation. To get the directions through public transportation, driving, walking, or biking user can use Google Maps. Google Map application is present in Android play store as well as on IPhone. User can also access google map through google map web site. Google Map providesturn by turn navigation, Street View. Now google has also tie up with government of country to get the information of public transport. After the update in June 2012 google also introduce new feature to store the map of certain region on mobile which helps user to access map offline. Recently in 2017 Google introduce new feature of google map for USA which provide information regarding parking spots in city and In India for improvement of traffic accessibility google also provide two wheeler mode. 4.3. Arduino Arduino Uno based on Microchip ATmega328P. It is open source micro controller. It contains a set of digital input and output pins that may be connected to various sensors and modules or circuits. It has 14 I/O pins and 6 analog I/O pins. Arduino Uno is programmable with Arduino IDE using Type B USB cable. It can be powered by 9 volt batteryorusbpower cable. Uno communicates using STK00 protocol.FTDI USBto serial driver chip does not used in Uno. Instead of that it uses Atmega 16U2 programmed as USB to serial converter. 5. Implementation This projectconsistsofhardwareandsoftware.Hardware containsArduinoand HC-SR04 ultrasonic sensor,andHC-06 Wireless Bluetooth Transceiver RF Master Module for Arduino. Software containsAndroidapplicationwhichwillgetdata from Arduino and perform operations on that data. 5.1 Module at Arduino First HC-SR04 Ultra Sonic sensor will measure the distance between the tank surface and sensor and send the readings to Arduino. Where Arduinowillperformcalculation based on tank height, volume and based on those predefined formula wewill find out no ofliters of petrol in tank. Byusing Bluetooth module, we will transmit data from Arduino to android app. 5.2 Android Application In Android Application we are using google map where user will select the source and destination location where user wants to travel and based on data (number of liters) application will point out the location between source and Destination where vehicle will be out of fuel.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 3550 4. CONCLUSION In this proposed system,stealingoffuelisavoidedandthe stealing of fuel from petrol pump will come to an end, which will decrease the corruption.Due to this, systemwillbemore reliable. This system will obtain the accurate readings of fuel and provide result in human readable form. This system will also provide approximate distance in google map which vehicle will cover using current fuel present in tank. Ensure the user will ride their vehicle without worrying about how much distance will their bike will cover. REFERENCES [1] “Digital fuel meter and fuel theft detection”.”Anirudha Mule”,”Ujwal Patil”,”Anil More”,”S.R.Kale”.International Journal ofInnovative Research in science and Engineering Vol.no.2, Issue 03, March 2016 [2] “Digital Fuel Meter and Fuel Theft Avoidance by using Solenoid”.”K.Dhivya Barathi, R.Elakkiya”,”M.Lalitha”,”T.Senthil Kumar”. International Journal of Electronics Electical and Computational system IJEECS ISSN 2348-117X Volume 6 Issue 3 march 2017 [3] “GSM Based Vehicle Fuel Monitoring and Theft Detection System with SMS Indication” .”Manisha Rinayat”,”NainaTarpe”Z, “Priyanka Gadewar ,”Ganesh Barde” “Aksahy Mohurle”,”Suchita S. Kamble” International Journal on Recent andInnovation Trends in Computing and Communication ISSN:2321-8169 Volume: 5 Issue: 1 (Special Issue) 06- 09 [4] “Digital fuel meter and fuel theft detection using PICmicrocontroller”. ”Trupti Kwable,” Rajashree R.Shinde”. International Journal of Advanced Research in Science,Engineering and Technology Vol. 3, Issue 4 , April 2016 ISSN:2350- 0328. [5] “Digital fuel level indicator in two wheeler along withdistance to zero indicator” .”A.Avinash Kumar”,”U.Singaravekalan”, “T.V.PremKumar”, “K.Gnana Prakash”.IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) e-ISSN: 2278- 1684,p-ISSN: 2320-334X, Volume 11,Issue 2 Ver.III (Mar- Apr. 2014), PP 80-84www.iosrjournals.org. [6] “Digital fuel meter”. “Rishabh Neogi”.International Journalof Aerospace and Mechanical Engineering Volume 3 No.5,October 2016ISSN (O): 2393-8609.