Thanks to visit codestin.com
Credit goes to www.scribd.com

100% found this document useful (1 vote)
313 views3 pages

Real-Time Tracking and Fuel Monitoring System For Vehicle

In todays world, the actual record of fuel filled and fuel consumption in vehicles is not maintained. It results in a financial loss. To avoid this we are implementing a microcontroller based fuel monitoring and vehicle tracking system. After visited several software-based companies we decide to work on embedded technology. Which is the combination of software as well as hardware? In our project, we are using GPS as well as GSM module. GPS receive the data from satellite and GSM module transmit through SMS with the predefined number both this module work UART (Universal Asynchronous re-transmitter protocol). Also, we are using Arduino UNO. It is a single chip microcontroller using this we control all the hardware connected with our project. So we refer the datasheet of 8 mega 328 IC. In 8 mega 328 microcontrollers, there is 2 kilobyte RAM and 32 kilobytes fresh ROM. RAM generally used for defining the data types. While fresh ROM is used to store the program. In this current session, we work UAR protocol programming. In ARDUINO microcontroller try to load simple basic LED on the program using ARDUINO compiler. In this system, we are using both simulations of GSM and GPS module and also we are creating an android application to show all the details of collecting information in an android application. Yashpalsinh Gohil | Jay Desai"Real-Time Tracking and Fuel Monitoring System for Vehicle" Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-2 | Issue-4 , June 2018, URL: http://www.ijtsrd.com/papers/ijtsrd13036.pdf http://www.ijtsrd.com/computer-science/embedded-system/13036/real-time-tracking-and-fuel-monitoring-system-for-vehicle/yashpalsinh-gohil

Uploaded by

Editor IJTSRD
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
313 views3 pages

Real-Time Tracking and Fuel Monitoring System For Vehicle

In todays world, the actual record of fuel filled and fuel consumption in vehicles is not maintained. It results in a financial loss. To avoid this we are implementing a microcontroller based fuel monitoring and vehicle tracking system. After visited several software-based companies we decide to work on embedded technology. Which is the combination of software as well as hardware? In our project, we are using GPS as well as GSM module. GPS receive the data from satellite and GSM module transmit through SMS with the predefined number both this module work UART (Universal Asynchronous re-transmitter protocol). Also, we are using Arduino UNO. It is a single chip microcontroller using this we control all the hardware connected with our project. So we refer the datasheet of 8 mega 328 IC. In 8 mega 328 microcontrollers, there is 2 kilobyte RAM and 32 kilobytes fresh ROM. RAM generally used for defining the data types. While fresh ROM is used to store the program. In this current session, we work UAR protocol programming. In ARDUINO microcontroller try to load simple basic LED on the program using ARDUINO compiler. In this system, we are using both simulations of GSM and GPS module and also we are creating an android application to show all the details of collecting information in an android application. Yashpalsinh Gohil | Jay Desai"Real-Time Tracking and Fuel Monitoring System for Vehicle" Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-2 | Issue-4 , June 2018, URL: http://www.ijtsrd.com/papers/ijtsrd13036.pdf http://www.ijtsrd.com/computer-science/embedded-system/13036/real-time-tracking-and-fuel-monitoring-system-for-vehicle/yashpalsinh-gohil

Uploaded by

Editor IJTSRD
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

International Journal of Trend in Scientific

Research and Development (IJTSRD)


International Open Access Journal
ISSN No: 2456 - 6470 | www.ijtsrd.com | Volume - 2 | Issue – 4

Real-Time Tracking and Fuel Monitoring System for Vehicle


Yashpalsinh Gohil, Jay Desai
Vadodara Institute of Engineering, Vadodara, Gujarat, India

Abstract-- In today's world, the actual record of fuel study developed a fuel consumption calculating
filled and fuel consumption in vehicles is not system, which combined Vehicle Tracking System
maintained. It results in a financial loss. To avoid this (VTS), GPRS/3G, GPS and Web Server by using
we are implementing a microcontroller based fuel Machine to Machine (M2M) framework. In this
monitoring and vehicle tracking system. After visited design, the VTS could extract the necessary
several software-based companies we decide to work information from the vehicles, and with GPRS/3G and
on embedded technology. Which is the combination GPS techniques, it could achieve both data
of software as well as hardware? In our project, we instantaneity and location preciseness [2].
are using GPS as well as GSM module. GPS receive In addition, according to the Data Collector (DC) and
the data from satellite and GSM module transmit Web of FMS Management Server (MS), this system
through SMS with the predefined number both this could provide simple, convenient and fast service for
module work UART (Universal Asynchronous re- the fleet managers to check the instant data online.
transmitter protocol). Also, we are using Arduino
UNO. It is a single chip microcontroller using this we Recent years, the International Crude Oil Price is
control all the hardware connected with our project. often fluctuated, which results in the high fuel price.
So we refer the datasheet of 8 mega 328 IC. In 8 mega Therefore, a system that could provide fuel
328 microcontrollers, there is 2 kilobyte RAM and 32 consumption calculation and analysis is highly
kilobytes fresh ROM. RAM generally used for essential for the fleet managers. People increasingly
defining the data types. While fresh ROM is used to rely on intelligent living style due to the maturation of
store the program. In this current session, we work GPS technique and the rapid development and
UAR protocol programming. In ARDUINO improvement of communication technology. The
microcontroller try to load simple basic LED on the technologies are also improving the efficiency of
program using ARDUINO compiler. In this system, enterprise management, in which the fuel
we are using both simulations of GSM and GPS measurement is one of the benefited systems.
module and also we are creating an android Before the GPRS/3G and GPS technique applied in
application to show all the details of collecting fuel measurement, the fleet managers could only
information in an android application. record calculates and analysis car-driving data by
Keywords-- Arduino UNO, GSM, GPS, Obstacle paper-works, the calculation, analysis and data proof
Sensor, Limit Switch. of fuel consumption were the most important parts
and advantages.
I. INTRODUCTION
The application of Manage the wheels is mainly Instead of accuracy the two most important things
attended to monitor multiple vehicles simultaneously. have been to avoid rapid changes in the fuel level
Although most of apply GPS to monitor vehicles, displayed and the meter must indicate that the tank is
there is no currently available system that can provide empty when the fuel level is below a predefined level.
real-time fuel consumption information and
calculation service. For the aim of real-time
monitoring and dynamic mobile data-recording, this

@ IJTSRD | Available Online @ www.ijtsrd.com | Volume – 2 | Issue – 4 | May-Jun 2018 Page: 544
International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456-6470

II. SYSTEM STRUCTURE


A. Basic Structure of System

Figure 2: Block Diagram


The 8 mega 328 IC is the heart of our system.
Figure 1: Basic Structure of the system
Arduino UNO is the electronic device which contains
Basically, the system is composed of the central processing Power, memory and IO ports to interact
control System, communication system, sensor system with different connected devices. In this system 8
and power system. The system structure is shown in mega 328 IC is the brain of the system which stores
the figure. the status of fuel level in a fuel tank and position of a
Communication System vehicle. The system is powered by
Communication system can communicate with DC power supply with proper specifications. This
Arduino UNO. The first channel uses 8 mega 328 IC; supply can be provided by batteries. Obstacle Sensor
the second one is the obstacle sensor communication will be used to sense the measure of RPM along with
system which can measure RPM. The last one uses a quantity of fuel consumed and notify
wireless GPS for tracking location along with the microcontroller about the level of fuel in the fuel tank.
vehicle properly and communication distance can be By counting this RPM and dividing it by a flow factor
extended greatly. we will get the exact amount of fuel filled.
Sensor System III. SYSTEM IMPLEMENTATION
Interfacing Circuit
Sensor System is composed of measuring RPM with
show fuel level using obstacle sensor. The interfacing circuit consists of 8 mega 328 IC,
GSM, GPS, obstacle sensor, DC motor, Limit switch,
Power System 16 x 2 LCD.
The central control system is powered by DC power
supply with proper specifications and the
communication system. I.e. GPS and sensor system is
also powered by this power supply.
Central Control System
This is the heart of the monitoring system. It consists
of a microcontroller with appropriate interfacing with
other devices. It performs all the control actions
required for proper operation of all the system.
A. Structure of a unit
The unit is placed inside the vehicle to sense the fuel
level at various time instances and it also tracks the
vehicle with help of GPS. To achieve these things the
system is equipped with obstacle sensor along with Figure 3: Interfacing Diagram
Arduino UNO, GSM, and 8 mega 328 IC as main
building blocks of our system. The GPS module continuously produces a set of data

@ IJTSRD | Available Online @ www.ijtsrd.com | Volume – 2 | Issue – 4 | May-Jun 2018 Page: 545
International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456-6470

regarding the position of the earth surface where it is environments.


situated which includes the current position with
References
respect to the equator of the earth in terms of Latitude
and Longitude. This data can be decoded and printed [1] NMEA Reference Manual SiRF Technology,
into the readable format with the help of a Inc.148 East Brokaw RoadSan Jose, CA 95112
microcontroller only. In this project, the data U.S.A. Available: http://www.nmea.org.
regarding the geographical coordinate is extracted [2] Yin-Jun Chen, Ching-Chung Chen, Shou-Nian
from the GPS output with the help of the Arduino. Wang, Han-En Lin, Roy C. Hsu GPSenseCar -A
The Arduino can be used as a stand-alone board of Collision Avoidance Support System Using Real-
which the output or inputs can be taken from the Time GPS Data in a Mobile Vehicular Network”
boards or given to the board. They can communicate 0-7695-2699- 3/06/$20.00 (c) IEEE.
using standard communication ports like USART, [3] Jerry Luecke, Analog and Digital Circuits for
TWI, and SPI etc. which enables them to be Electronic Control System Applications, Using
connected with various kinds of devices. The Arduino the TI MSP430 Microcontroller", Elsevier:
board is designed for easy prototyping and the IDE Newnes publications, Burlington, MA 01803,
used for coding is very simple and provides so many USA, 2005.
libraries for interfacing with common external [4] Pankaj Verma, J.S Bhatia “Design and
devices. Development of GPS-GSM based Tracking
System with Google map based Monitoring”,
A GSM Module is basically a GSM Modem (like International Journal of Computer Science,
SIM 300) connected to a PCB with different types of Engineering and Applications (IJCSEA) Vol.3,
output taken from the board – say TTL Output (for No.3, June 2013.
Arduino, other microcontrollers) and RS232 Output to [5] Fleischer, P.B.; Nelson, A.Y.; Sowah, R.A.;
interface directly with a PC (personal computer)[5]. Bremang, A., “Design and development of
The board will also have pins or provisions to attach GPS/GSM based vehicle tracking and alert system
mic and speaker, to take out +5V or other values of for commercial inter-city buses,” Adaptive
power and ground connections. Science & Technology (ICAST), 2012 IEEE 4th
LCD modules form a very important part of many International Conference on, vol., no., pp.1, 6, 25-
Arduino based embedded system designs. So the 27 Oct. 2012.
knowledge on interfacing LCD module to Arduino is [6] El-Medany,W.; Al-Omary,A.; Al-Hakim,R.; Al-
very essential in designing embedded systems. This Irhayim,S.; Nusaif, M., "A Cost-Effective Real-
section of the article is about interfacing an Arduino Time Tracking System Prototype Using Integrated
to 16×2 LCD. JHD162A is the LCD module used here GPS/GPRS Module," Wireless and Mobile
[4]. JHD162A is a 16×2 LCD module based on the Communications (ICWMC), 2010 6th
HD44780 driver. The JHD162A has 16 pins and can International Conference
be operated in 4-bit mode (using only 4 data lines) or on,vol.,no.,pp.521,525,20-25 Sept.2010.
8-bit mode (using all 8 data lines). Here we are using [7] William J. Fleming- Life senior member IEEE
the LCD module in 4-bit mode. First, I will show you “New Automotive Sensor- a Review” IEEE
how to display plain text messages on the LCD Sensor Journal, vol. 8, no. 11, November 2008.
module using Arduino. [8] Moe Rahnema “Overview of GSM System and
Protocol Architecture” IEEE Communication
CONCLUSION
Magazine, vol. 10, no. 11-14, April 2003.
This project will grow features and facility in the [9] William J. Fleming- Life senior member IEEE
transportation field. Many new features are being “Overview of Automotive Sensors” IEEE Sensor
added to enhance the monitoring and tracking Journal, vol. 1, no. 4, December 2001.
operations using recent technologies. Our attempt is to [10] Hu Jian-ming; Li Jie; Li Guang-Hui,
design the best prototype for the same. The system “Automobile Anti-theft System Based on GSM
helps the owner of the vehicle who is at a remote and GPS Module,” Intelligent Networks and
location to perform the tasks of detecting the fuel theft Intelligent Systems (ICINIS), 2012 Fifth
and tracking the vehicle accurately and measuring International Conference on, vol., no., pp.199,
RPM continuously. Many factors of the transportation 201, 1-3 Nov. 2012
system are considered. It can work in various

@ IJTSRD | Available Online @ www.ijtsrd.com | Volume – 2 | Issue – 4 | May-Jun 2018 Page: 546

You might also like