SlideShare a Scribd company logo
1 of 4
Download to read offline
160 International Journal for Modern Trends in Science and Technology
Volume: 2 | Issue: 05 | May 2016 | ISSN: 2455-3778IJMTST
Vehicle Monitoring and Tracking System
based on ARM7 and Android Application
Sowjanya H N
PG Scholar, Department of Computer Science & Engineering, PES College of Engineering, Mandya,
Karnataka, India.
A vehicle monitoring and tracking system gives the better solutions in the security issues of various
applications. Based on ARM7 and android application is designed and implemented for monitoring the
vehicle based on location. Security to this system can be provided using finger print module for authentication
purpose. The vehicle will be started only when the authorized person enters into the vehicle and provides
finger print to biometric device so that by using this authentication process we can avoid misusing of vehicle
and thefts. The GPS is a one of location reorganization technology that is used in several applications. GPS is
also used for vehicle tracking and monitoring. The tracking system of our proposed system informs the
location and route travelled by vehicle and also the GSM technology is used for sending alert message to
mobile. In our proposed system we are making use of LPG Gas leakage sensor MQ2 and temperature sensor
LM35 to provide a safety for the travelers.
KEYWORDS: Vehicletracking,ARM7,sensors,fingerprintmodule,GPS,GSM.
Copyright © 2015 International Journal for Modern Trends in Science and Technology
All rights reserved.
I. INTRODUCTION
Vehicle tracking technology allows seeing our
vehicle location and other features through the
GPS system Vehicle Tracking and monitoring
System is the technology used to determine the
location of a vehicle using different methods like
GPS, GSM and ARM7. This system is an important
tool for tracking each vehicle at a given period of
time and now it is becoming increasingly popular
for people having expensive cars and hence as a
theft prevention and retrieval device. The system
consists of modern hardware and software
components enabling one to track their vehicle. In
order to reduce man power and saving of money,
here the system provides easy tracking solution
using Embedded Board. This system gets tracking
information of the vehicles like vehicle location,
Date, Time. And also provides safety mechanisms
with the help of temperature sensor and gas
leakage sensor. Hence in the case of raising the
temperature inside the vehicle due to some reason
or leakage of the LPG gas inside the vehicle, the
alert message get send to the authenticated
persons. The GSM module is used which transmit
the updated vehicle information such as sensors
values and alert messages to the authenticated
users and remotely located users can get those
vehicle information on Smartphone. That shows
the real time vehicle location in the Smartphone
[3]. Thus, users will be able to continuously
monitor a moving vehicle on demand using the
Smartphone and determine the estimated distance
and time for the vehicle to arrive at a given
destination. Some of the functional unit of the
vehicle tracking system is consists of 32 bit
microcontroller, GPS Modem, finger print module,
GSM modem and LCD. First we need to initialize
the finger print module, GPS, GSM and LCD. Since
we are using GPS by using latitude and longitude
we can find out the vehicle position.
II. SYSTEM ANALYSIS AND REQUIREMENTS
As shown in the figure 1 of the vehicle tracking
system; here we interface GPS module, GSM
module, finger print module, LPG gas sensor and
temperature sensor with ARM7 microcontroller.
And also we design power supply for all the
components. The proposed system controlled with
ABSTRACT
161 International Journal for Modern Trends in Science and Technology
Vehicle Monitoring and Tracking System based on ARM7 and Android Application
ARM7. It is placed inside the vehicle, once the
enrolled finger template matches with the already
stored finger template all components are get
initialized. After that GPS and GSM SIM300
module communicate with ARM7. The latitudes
and longitudes current path received from GPS get
compared with the already stored latitudes and
longitudes. If latitudes and longitudes not match
with stored one then it give alert massage will get
sent to the owners mobile using GSM module. Here
for tracking the vehicle, the proposed system
provides login facility on web page for Vehicle
owner, students and their parents, also proposed
system provides student’s safety with the help of
temperature sensor LM35 and gas leakage sensor
MQ2. These sensors get interface with ARM7. If the
temperature inside the vehicle crosses the specific
value or LPG gas get leakage inside the vehicle then
the alert message will sent to the vehicle’s owner.
Likewise safety mechanism provided by system.
Figure 1 complete block diagram of the vehicle tracking and
monitoring system
A. GSM Module
A GSM modem is a specialized type of modem,
which accepts a SIM card, and operates over a
subscription to a mobile operator, just like a mobile
phone. From the mobile operator perspective, a
GSM modem looks just like a mobile phone [. A
GSM modem can be a dedicated modem device
with a serial, USB or Bluetooth connection, or it
may be a mobile phone that provides GSM modem
capabilities.GSM/GPRS RS232 Modem from LABZ
is built with SIMCOM Make SIM900 Quad-band
GSM/GPRS engine, works on frequencies 850
MHz, 900 MHz, 1800 MHz and 1900 MHz it is very
compact in size and easy to use as plug in GSM
Modem [5]. The Modem is designed with RS232
Level converter circuitry, which allows you to
directly interface PC Serial port .The baud rate can
be configurable from 9600-115200 through AT
command. Initially Modem is in Auto baud mode.
This GSM/GPRS RS232 Modem is having internal
TCP/IP stack to enable you to connect with
internet via GPRS. It is suitable for SMS as well as
DATA transfer application in M2M interface. The
modem needed only 3 wires (Tx, Rx, GND) except
Power supply to interface with
microcontroller/Host PC. The built in Low Dropout
Linear voltage regulator allows you to connect wide
range of unregulated power supply (4.2V -13V) to
send & Read SMS [5].
B. GPS Receiver
The hardware interfaces for GPS units are
designed to meet NMEA requirements. The GPS
receiver provides data in NMEA 0183format with a
1Hz update rate. Generally message received by
GPS is in NMEA [National Marine Electronics
Association] message format and NMEA protocol
which is most commonly used is NMEA0183
protocol. GPS sentences beginning with the
following specifications:$GPGGA, $GPGSA,
$GPGSV, $GPRMC, and $GPVTG. And sentences
also begins with $GPMSS, $GPZDA.
C. Biometric Module
First the user has to confirm its identification
before entering. For user identification finger print
sensor is used. The finger print sensor is attached
to arm processor. The role of arm processor will be
to access the finger print sensor by using its
commands. There is Serial Communication
between Finger Print Module and microcontroller.
The operations carried out will be as follows:
i] Adding the members.
ii] Matching the members;
iii] Checking whether members are valid or invalid.
The user will first put her/his thumb on sensor.
Matching will be done from sensor data base. If
match found then access will be granted, detail of
member will be displayed on the LCD screen.
D. Temperature Sensor
A simple temperature sensor using one LM35.
Precision Integrated-circuit temperature device
with an output voltage linearly-proportional to the
centigrade temperature. It can measure
temperature from -55c to +150c. The voltage
output of the LM35 increases 10mV per degree
Celsius rise in temperature. LM35 can be operated
from a 5V supply and stand by current is less than
60μA.The purpose of this sensor in this system is
to monitor the temperature. It is designed that
whenever the temperature goes beyond 40˚ C the
vehicle tracking system has to send the SMS to
vehicle owner and displayed on LCD board.
Temperature sensor LM35 is interfaced to the
microcontroller. The conversion of Celsius and
162 International Journal for Modern Trends in Science and Technology
Volume: 2 | Issue: 05 | May 2016 | ISSN: 2455-3778IJMTST
Fahrenheit is done by certain formula. The output
is displayed in the serial monitor.
E. Gas Sensor
Gas Sensor MQ2 Sensitive material of MQ-2 gas
sensor is SnO2, which with lower conductivity in
clean air. When the target combustible gas exist,
the sensor’s conductivity is higher along with the
gas concentration rising. Use simple electro circuit,
Convert change of conductivity to correspond
output signal of gas concentration. If the GAS
concentration is higher than vehicle tracking and
monitoring system has to send the SMS to vehicle
owner and the output is displayed in the serial
monitor.
III. RESULT
We are using a Biometric module for
Authentication purpose. Vehicle will starts when
only the authorized person finger enrollment
matches with the stored template, it is also gives
the security from the vehicle thief. In the GPS
device interact with satellite and gives the current
latitude and longitude values. These values are
compared with already stored latitude and
longitude values, if both values match it shows
location are matched. Otherwise it shows location
is not found. Using GSM message will send to the
mobile. Using that value we can track the current
location of vehicle. In this module GPS device
interact with satellite and gives the current latitude
and longitude values. These values are compared
with already stored latitude and longitude values, if
both values match it shows location are matched.
Otherwise it shows location is not found. Using
GSM message will send to the mobile. Using that
value we can track the current location of vehicle
Figure 2 Complete project modules
Figure 3 scanning of the fingerprint
Figure 4 location latitude and longitude values from GPS
through GSM
Figure 5 pointed location
The figure 2 shows the overall project module
and the desired outputs are successfully obtained.
163 International Journal for Modern Trends in Science and Technology
Vehicle Monitoring and Tracking System based on ARM7 and Android Application
The figure 3 shows the scanning of finger to enroll
the finger. The figures 4 and 5 show the SMS alert
of latitude and longitude of current vehicle location
and pointing of location using map. Here in the
case of raising the temperature inside the vehicle
due to some reason or leakage of the LPG gas inside
the vehicle, the alert message get send to the
authorized person.
IV. CONCLUSION
The proposed system makes good use of GPS and
android applications by providing safe and secure
traveling to the travelers. This is done using wrong
path alert mechanism. It helps to find the current
location of vehicle. Biometric module provides the
safety of vehicle by authenticating the driver.
Traveler’s safety mechanism is also provided using
temperature and LPG gas leakage sensors. As per
traveler’s safety concern, the proposed system also
gives alert massage to authorized mobile so that
authorized person also knows about their traveler’s
safety.
REFERENCES
[1] Tarapiah, S.Atalla, S.Alsayid, B., "Smart on-board
transportation management system Geo-Casting
featured," Computer Applications and Information
Systems (WCCAIS), 2014 World Congress on , vol.,
no., pp.1,6, 17-19 Jan. 2014.
[2] Kumar, R. Kumar, H., "Availability and handling of
data received through GPS device: In tracking a
vehicle," Advance Computing Conference (IACC),
2014 IEEE International, vol., no., pp.245, 249, 21-
22 Feb. 2014.
[3] SeokJu Lee Tewolde, G. Jaerock Kwon, "Design and
implementation of vehicle tracking system using
GPS/GSM/GPRS technology and smartphone
application," Internet of Things (WF-IoT), 2014 IEEE
World.
[4] B. C. B. S. Anil Gaire, "GPS GSM Integration for
Enhancing Public Transportation System," Lalitpur,
2013.
[5] D. S. W. Andrew Sloss, ARM System Developer's
Guide, San Francisco: Morgan Kaufmann, March
2004. pg. 103-155
[6] E. H. H. J. Xiaoya Guo, "Design a Smart Bus
System," [Online]. Available:
http://www.ece.uvic.ca/~bhung/399/minutes/Fin
al_Report.pdf. [Accessed 20 february 2014]. and
ARM," Kathmandu.

More Related Content

What's hot

IRJET - SMS based Accident Alert with GPS Coordinates
IRJET -  	  SMS based Accident Alert with GPS CoordinatesIRJET -  	  SMS based Accident Alert with GPS Coordinates
IRJET - SMS based Accident Alert with GPS CoordinatesIRJET Journal
 
Car Security System #CSALS
Car Security System #CSALSCar Security System #CSALS
Car Security System #CSALSAlex Vishwa
 
Development of anti theft security system
Development of anti theft security systemDevelopment of anti theft security system
Development of anti theft security system96452128
 
IRJET- Intelligent Security System for Women by using Arduino
IRJET- Intelligent Security System for Women by using ArduinoIRJET- Intelligent Security System for Women by using Arduino
IRJET- Intelligent Security System for Women by using ArduinoIRJET Journal
 
IRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCU
IRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCUIRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCU
IRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCUIRJET Journal
 
IRJET- Vehicle Monitoring System
IRJET-  	  Vehicle Monitoring SystemIRJET-  	  Vehicle Monitoring System
IRJET- Vehicle Monitoring SystemIRJET Journal
 
Mobile safety systems for automobiles
Mobile safety systems for automobilesMobile safety systems for automobiles
Mobile safety systems for automobilesIAEME Publication
 
Mobile safety systems for automobiles
Mobile safety systems for automobilesMobile safety systems for automobiles
Mobile safety systems for automobilesiaemedu
 
2013 - 2014 IEEE TITLES IN EMBEDDED SYSTEMS
2013 - 2014 IEEE TITLES IN EMBEDDED SYSTEMS2013 - 2014 IEEE TITLES IN EMBEDDED SYSTEMS
2013 - 2014 IEEE TITLES IN EMBEDDED SYSTEMSMusthafa Tema
 
Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)Study Hub
 
Gsm based vehicle theft control system
Gsm based vehicle theft control systemGsm based vehicle theft control system
Gsm based vehicle theft control systemEcwayt
 
IRJET- Dynamic Status Tracking & Security System
IRJET- Dynamic Status Tracking & Security SystemIRJET- Dynamic Status Tracking & Security System
IRJET- Dynamic Status Tracking & Security SystemIRJET Journal
 
SMART MONITORING OF AUTOMOBILE USING IOT
SMART MONITORING OF AUTOMOBILE USING IOTSMART MONITORING OF AUTOMOBILE USING IOT
SMART MONITORING OF AUTOMOBILE USING IOTJournal For Research
 
Final Year Engineering Project Title List for Electronics & Electrical Branch...
Final Year Engineering Project Title List for Electronics & Electrical Branch...Final Year Engineering Project Title List for Electronics & Electrical Branch...
Final Year Engineering Project Title List for Electronics & Electrical Branch...zettanetworks
 
ATM machine security system using GSM and MEMS sensor
ATM machine security system using GSM and MEMS sensorATM machine security system using GSM and MEMS sensor
ATM machine security system using GSM and MEMS sensorIRJET Journal
 
IRJET- Accident Detection and Alerting System
IRJET-  	  Accident Detection and Alerting SystemIRJET-  	  Accident Detection and Alerting System
IRJET- Accident Detection and Alerting SystemIRJET Journal
 
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSMIRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSMIRJET Journal
 
IEEE EMBEDDED ECE PROJECT LIST
IEEE EMBEDDED ECE PROJECT LISTIEEE EMBEDDED ECE PROJECT LIST
IEEE EMBEDDED ECE PROJECT LISTVision Solutions
 
Accident Detection System using Arduino Uno
Accident Detection System using Arduino UnoAccident Detection System using Arduino Uno
Accident Detection System using Arduino Unoijtsrd
 

What's hot (19)

IRJET - SMS based Accident Alert with GPS Coordinates
IRJET -  	  SMS based Accident Alert with GPS CoordinatesIRJET -  	  SMS based Accident Alert with GPS Coordinates
IRJET - SMS based Accident Alert with GPS Coordinates
 
Car Security System #CSALS
Car Security System #CSALSCar Security System #CSALS
Car Security System #CSALS
 
Development of anti theft security system
Development of anti theft security systemDevelopment of anti theft security system
Development of anti theft security system
 
IRJET- Intelligent Security System for Women by using Arduino
IRJET- Intelligent Security System for Women by using ArduinoIRJET- Intelligent Security System for Women by using Arduino
IRJET- Intelligent Security System for Women by using Arduino
 
IRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCU
IRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCUIRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCU
IRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCU
 
IRJET- Vehicle Monitoring System
IRJET-  	  Vehicle Monitoring SystemIRJET-  	  Vehicle Monitoring System
IRJET- Vehicle Monitoring System
 
Mobile safety systems for automobiles
Mobile safety systems for automobilesMobile safety systems for automobiles
Mobile safety systems for automobiles
 
Mobile safety systems for automobiles
Mobile safety systems for automobilesMobile safety systems for automobiles
Mobile safety systems for automobiles
 
2013 - 2014 IEEE TITLES IN EMBEDDED SYSTEMS
2013 - 2014 IEEE TITLES IN EMBEDDED SYSTEMS2013 - 2014 IEEE TITLES IN EMBEDDED SYSTEMS
2013 - 2014 IEEE TITLES IN EMBEDDED SYSTEMS
 
Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)
 
Gsm based vehicle theft control system
Gsm based vehicle theft control systemGsm based vehicle theft control system
Gsm based vehicle theft control system
 
IRJET- Dynamic Status Tracking & Security System
IRJET- Dynamic Status Tracking & Security SystemIRJET- Dynamic Status Tracking & Security System
IRJET- Dynamic Status Tracking & Security System
 
SMART MONITORING OF AUTOMOBILE USING IOT
SMART MONITORING OF AUTOMOBILE USING IOTSMART MONITORING OF AUTOMOBILE USING IOT
SMART MONITORING OF AUTOMOBILE USING IOT
 
Final Year Engineering Project Title List for Electronics & Electrical Branch...
Final Year Engineering Project Title List for Electronics & Electrical Branch...Final Year Engineering Project Title List for Electronics & Electrical Branch...
Final Year Engineering Project Title List for Electronics & Electrical Branch...
 
ATM machine security system using GSM and MEMS sensor
ATM machine security system using GSM and MEMS sensorATM machine security system using GSM and MEMS sensor
ATM machine security system using GSM and MEMS sensor
 
IRJET- Accident Detection and Alerting System
IRJET-  	  Accident Detection and Alerting SystemIRJET-  	  Accident Detection and Alerting System
IRJET- Accident Detection and Alerting System
 
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSMIRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
 
IEEE EMBEDDED ECE PROJECT LIST
IEEE EMBEDDED ECE PROJECT LISTIEEE EMBEDDED ECE PROJECT LIST
IEEE EMBEDDED ECE PROJECT LIST
 
Accident Detection System using Arduino Uno
Accident Detection System using Arduino UnoAccident Detection System using Arduino Uno
Accident Detection System using Arduino Uno
 

Similar to Vehicle Monitoring and Tracking System based on ARM7 and Android Application

Vehical tracking system
Vehical tracking systemVehical tracking system
Vehical tracking systemmangal das
 
antivehicle theft system
antivehicle theft systemantivehicle theft system
antivehicle theft systemsuvransu das
 
Design and Implementation of Alcohol Detector and Accident Detection System u...
Design and Implementation of Alcohol Detector and Accident Detection System u...Design and Implementation of Alcohol Detector and Accident Detection System u...
Design and Implementation of Alcohol Detector and Accident Detection System u...ijtsrd
 
Vehicle tracking and locking system based on GSM and GPS
Vehicle tracking and locking system based on GSM and GPSVehicle tracking and locking system based on GSM and GPS
Vehicle tracking and locking system based on GSM and GPSAshutha K
 
IRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue SystemIRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue SystemIRJET Journal
 
Automatic Car Theft Detection System Based on GPS and GSM Technology
Automatic Car Theft Detection System Based on GPS and GSM TechnologyAutomatic Car Theft Detection System Based on GPS and GSM Technology
Automatic Car Theft Detection System Based on GPS and GSM Technologyijtsrd
 
Review on Tunnel Field Effect Transistors (TFET)
Review on Tunnel Field Effect Transistors (TFET)Review on Tunnel Field Effect Transistors (TFET)
Review on Tunnel Field Effect Transistors (TFET)IRJET Journal
 
Vehicle Theft Detection and Tracking Based on GSM and GPS
Vehicle Theft Detection and Tracking Based on GSM and GPSVehicle Theft Detection and Tracking Based on GSM and GPS
Vehicle Theft Detection and Tracking Based on GSM and GPSIRJET Journal
 
Vehicle Theft Control and Accident Location Intimation Through SMS
Vehicle Theft Control and Accident Location Intimation Through SMSVehicle Theft Control and Accident Location Intimation Through SMS
Vehicle Theft Control and Accident Location Intimation Through SMSIJMTST Journal
 
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 GSMIRJET Journal
 
Design and development of gps-gsm based Tracking system with google map based...
Design and development of gps-gsm based Tracking system with google map based...Design and development of gps-gsm based Tracking system with google map based...
Design and development of gps-gsm based Tracking system with google map based...IJCSEA Journal
 
Advanced remote accident information system using gsm
Advanced remote accident information system using gsmAdvanced remote accident information system using gsm
Advanced remote accident information system using gsmEcway2004
 
Advanced remote accident information system using gsm
Advanced remote accident information system using gsmAdvanced remote accident information system using gsm
Advanced remote accident information system using gsmEcwaytechnoz
 
Advanced remote accident information system using gsm
Advanced remote accident information system using gsmAdvanced remote accident information system using gsm
Advanced remote accident information system using gsmEcwaytechnoz
 
Advanced remote accident information system using gsm
Advanced remote accident information system using gsmAdvanced remote accident information system using gsm
Advanced remote accident information system using gsmEcwayt
 
Advanced remote accident information system using gsm
Advanced remote accident information system using gsmAdvanced remote accident information system using gsm
Advanced remote accident information system using gsmEcwayt
 
Advanced remote accident information system using gsm
Advanced remote accident information system using gsmAdvanced remote accident information system using gsm
Advanced remote accident information system using gsmEcwaytechnoz
 
Advanced remote accident information system using gsm
Advanced remote accident information system using gsmAdvanced remote accident information system using gsm
Advanced remote accident information system using gsmEcwaytech
 
Advanced remote accident information system using gsm
Advanced remote accident information system using gsmAdvanced remote accident information system using gsm
Advanced remote accident information system using gsmEcway2004
 
Iaetsd smart vehicle tracking system using gsm, gps and rc5
Iaetsd smart vehicle tracking system using gsm, gps and rc5Iaetsd smart vehicle tracking system using gsm, gps and rc5
Iaetsd smart vehicle tracking system using gsm, gps and rc5Iaetsd Iaetsd
 

Similar to Vehicle Monitoring and Tracking System based on ARM7 and Android Application (20)

Vehical tracking system
Vehical tracking systemVehical tracking system
Vehical tracking system
 
antivehicle theft system
antivehicle theft systemantivehicle theft system
antivehicle theft system
 
Design and Implementation of Alcohol Detector and Accident Detection System u...
Design and Implementation of Alcohol Detector and Accident Detection System u...Design and Implementation of Alcohol Detector and Accident Detection System u...
Design and Implementation of Alcohol Detector and Accident Detection System u...
 
Vehicle tracking and locking system based on GSM and GPS
Vehicle tracking and locking system based on GSM and GPSVehicle tracking and locking system based on GSM and GPS
Vehicle tracking and locking system based on GSM and GPS
 
IRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue SystemIRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue System
 
Automatic Car Theft Detection System Based on GPS and GSM Technology
Automatic Car Theft Detection System Based on GPS and GSM TechnologyAutomatic Car Theft Detection System Based on GPS and GSM Technology
Automatic Car Theft Detection System Based on GPS and GSM Technology
 
Review on Tunnel Field Effect Transistors (TFET)
Review on Tunnel Field Effect Transistors (TFET)Review on Tunnel Field Effect Transistors (TFET)
Review on Tunnel Field Effect Transistors (TFET)
 
Vehicle Theft Detection and Tracking Based on GSM and GPS
Vehicle Theft Detection and Tracking Based on GSM and GPSVehicle Theft Detection and Tracking Based on GSM and GPS
Vehicle Theft Detection and Tracking Based on GSM and GPS
 
Vehicle Theft Control and Accident Location Intimation Through SMS
Vehicle Theft Control and Accident Location Intimation Through SMSVehicle Theft Control and Accident Location Intimation Through SMS
Vehicle Theft Control and Accident Location Intimation Through SMS
 
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
 
Design and development of gps-gsm based Tracking system with google map based...
Design and development of gps-gsm based Tracking system with google map based...Design and development of gps-gsm based Tracking system with google map based...
Design and development of gps-gsm based Tracking system with google map based...
 
Advanced remote accident information system using gsm
Advanced remote accident information system using gsmAdvanced remote accident information system using gsm
Advanced remote accident information system using gsm
 
Advanced remote accident information system using gsm
Advanced remote accident information system using gsmAdvanced remote accident information system using gsm
Advanced remote accident information system using gsm
 
Advanced remote accident information system using gsm
Advanced remote accident information system using gsmAdvanced remote accident information system using gsm
Advanced remote accident information system using gsm
 
Advanced remote accident information system using gsm
Advanced remote accident information system using gsmAdvanced remote accident information system using gsm
Advanced remote accident information system using gsm
 
Advanced remote accident information system using gsm
Advanced remote accident information system using gsmAdvanced remote accident information system using gsm
Advanced remote accident information system using gsm
 
Advanced remote accident information system using gsm
Advanced remote accident information system using gsmAdvanced remote accident information system using gsm
Advanced remote accident information system using gsm
 
Advanced remote accident information system using gsm
Advanced remote accident information system using gsmAdvanced remote accident information system using gsm
Advanced remote accident information system using gsm
 
Advanced remote accident information system using gsm
Advanced remote accident information system using gsmAdvanced remote accident information system using gsm
Advanced remote accident information system using gsm
 
Iaetsd smart vehicle tracking system using gsm, gps and rc5
Iaetsd smart vehicle tracking system using gsm, gps and rc5Iaetsd smart vehicle tracking system using gsm, gps and rc5
Iaetsd smart vehicle tracking system using gsm, gps and rc5
 

Recently uploaded

(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacingjaychoudhary37
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 

Recently uploaded (20)

(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacing
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 

Vehicle Monitoring and Tracking System based on ARM7 and Android Application

  • 1. 160 International Journal for Modern Trends in Science and Technology Volume: 2 | Issue: 05 | May 2016 | ISSN: 2455-3778IJMTST Vehicle Monitoring and Tracking System based on ARM7 and Android Application Sowjanya H N PG Scholar, Department of Computer Science & Engineering, PES College of Engineering, Mandya, Karnataka, India. A vehicle monitoring and tracking system gives the better solutions in the security issues of various applications. Based on ARM7 and android application is designed and implemented for monitoring the vehicle based on location. Security to this system can be provided using finger print module for authentication purpose. The vehicle will be started only when the authorized person enters into the vehicle and provides finger print to biometric device so that by using this authentication process we can avoid misusing of vehicle and thefts. The GPS is a one of location reorganization technology that is used in several applications. GPS is also used for vehicle tracking and monitoring. The tracking system of our proposed system informs the location and route travelled by vehicle and also the GSM technology is used for sending alert message to mobile. In our proposed system we are making use of LPG Gas leakage sensor MQ2 and temperature sensor LM35 to provide a safety for the travelers. KEYWORDS: Vehicletracking,ARM7,sensors,fingerprintmodule,GPS,GSM. Copyright © 2015 International Journal for Modern Trends in Science and Technology All rights reserved. I. INTRODUCTION Vehicle tracking technology allows seeing our vehicle location and other features through the GPS system Vehicle Tracking and monitoring System is the technology used to determine the location of a vehicle using different methods like GPS, GSM and ARM7. This system is an important tool for tracking each vehicle at a given period of time and now it is becoming increasingly popular for people having expensive cars and hence as a theft prevention and retrieval device. The system consists of modern hardware and software components enabling one to track their vehicle. In order to reduce man power and saving of money, here the system provides easy tracking solution using Embedded Board. This system gets tracking information of the vehicles like vehicle location, Date, Time. And also provides safety mechanisms with the help of temperature sensor and gas leakage sensor. Hence in the case of raising the temperature inside the vehicle due to some reason or leakage of the LPG gas inside the vehicle, the alert message get send to the authenticated persons. The GSM module is used which transmit the updated vehicle information such as sensors values and alert messages to the authenticated users and remotely located users can get those vehicle information on Smartphone. That shows the real time vehicle location in the Smartphone [3]. Thus, users will be able to continuously monitor a moving vehicle on demand using the Smartphone and determine the estimated distance and time for the vehicle to arrive at a given destination. Some of the functional unit of the vehicle tracking system is consists of 32 bit microcontroller, GPS Modem, finger print module, GSM modem and LCD. First we need to initialize the finger print module, GPS, GSM and LCD. Since we are using GPS by using latitude and longitude we can find out the vehicle position. II. SYSTEM ANALYSIS AND REQUIREMENTS As shown in the figure 1 of the vehicle tracking system; here we interface GPS module, GSM module, finger print module, LPG gas sensor and temperature sensor with ARM7 microcontroller. And also we design power supply for all the components. The proposed system controlled with ABSTRACT
  • 2. 161 International Journal for Modern Trends in Science and Technology Vehicle Monitoring and Tracking System based on ARM7 and Android Application ARM7. It is placed inside the vehicle, once the enrolled finger template matches with the already stored finger template all components are get initialized. After that GPS and GSM SIM300 module communicate with ARM7. The latitudes and longitudes current path received from GPS get compared with the already stored latitudes and longitudes. If latitudes and longitudes not match with stored one then it give alert massage will get sent to the owners mobile using GSM module. Here for tracking the vehicle, the proposed system provides login facility on web page for Vehicle owner, students and their parents, also proposed system provides student’s safety with the help of temperature sensor LM35 and gas leakage sensor MQ2. These sensors get interface with ARM7. If the temperature inside the vehicle crosses the specific value or LPG gas get leakage inside the vehicle then the alert message will sent to the vehicle’s owner. Likewise safety mechanism provided by system. Figure 1 complete block diagram of the vehicle tracking and monitoring system A. GSM Module A GSM modem is a specialized type of modem, which accepts a SIM card, and operates over a subscription to a mobile operator, just like a mobile phone. From the mobile operator perspective, a GSM modem looks just like a mobile phone [. A GSM modem can be a dedicated modem device with a serial, USB or Bluetooth connection, or it may be a mobile phone that provides GSM modem capabilities.GSM/GPRS RS232 Modem from LABZ is built with SIMCOM Make SIM900 Quad-band GSM/GPRS engine, works on frequencies 850 MHz, 900 MHz, 1800 MHz and 1900 MHz it is very compact in size and easy to use as plug in GSM Modem [5]. The Modem is designed with RS232 Level converter circuitry, which allows you to directly interface PC Serial port .The baud rate can be configurable from 9600-115200 through AT command. Initially Modem is in Auto baud mode. This GSM/GPRS RS232 Modem is having internal TCP/IP stack to enable you to connect with internet via GPRS. It is suitable for SMS as well as DATA transfer application in M2M interface. The modem needed only 3 wires (Tx, Rx, GND) except Power supply to interface with microcontroller/Host PC. The built in Low Dropout Linear voltage regulator allows you to connect wide range of unregulated power supply (4.2V -13V) to send & Read SMS [5]. B. GPS Receiver The hardware interfaces for GPS units are designed to meet NMEA requirements. The GPS receiver provides data in NMEA 0183format with a 1Hz update rate. Generally message received by GPS is in NMEA [National Marine Electronics Association] message format and NMEA protocol which is most commonly used is NMEA0183 protocol. GPS sentences beginning with the following specifications:$GPGGA, $GPGSA, $GPGSV, $GPRMC, and $GPVTG. And sentences also begins with $GPMSS, $GPZDA. C. Biometric Module First the user has to confirm its identification before entering. For user identification finger print sensor is used. The finger print sensor is attached to arm processor. The role of arm processor will be to access the finger print sensor by using its commands. There is Serial Communication between Finger Print Module and microcontroller. The operations carried out will be as follows: i] Adding the members. ii] Matching the members; iii] Checking whether members are valid or invalid. The user will first put her/his thumb on sensor. Matching will be done from sensor data base. If match found then access will be granted, detail of member will be displayed on the LCD screen. D. Temperature Sensor A simple temperature sensor using one LM35. Precision Integrated-circuit temperature device with an output voltage linearly-proportional to the centigrade temperature. It can measure temperature from -55c to +150c. The voltage output of the LM35 increases 10mV per degree Celsius rise in temperature. LM35 can be operated from a 5V supply and stand by current is less than 60μA.The purpose of this sensor in this system is to monitor the temperature. It is designed that whenever the temperature goes beyond 40˚ C the vehicle tracking system has to send the SMS to vehicle owner and displayed on LCD board. Temperature sensor LM35 is interfaced to the microcontroller. The conversion of Celsius and
  • 3. 162 International Journal for Modern Trends in Science and Technology Volume: 2 | Issue: 05 | May 2016 | ISSN: 2455-3778IJMTST Fahrenheit is done by certain formula. The output is displayed in the serial monitor. E. Gas Sensor Gas Sensor MQ2 Sensitive material of MQ-2 gas sensor is SnO2, which with lower conductivity in clean air. When the target combustible gas exist, the sensor’s conductivity is higher along with the gas concentration rising. Use simple electro circuit, Convert change of conductivity to correspond output signal of gas concentration. If the GAS concentration is higher than vehicle tracking and monitoring system has to send the SMS to vehicle owner and the output is displayed in the serial monitor. III. RESULT We are using a Biometric module for Authentication purpose. Vehicle will starts when only the authorized person finger enrollment matches with the stored template, it is also gives the security from the vehicle thief. In the GPS device interact with satellite and gives the current latitude and longitude values. These values are compared with already stored latitude and longitude values, if both values match it shows location are matched. Otherwise it shows location is not found. Using GSM message will send to the mobile. Using that value we can track the current location of vehicle. In this module GPS device interact with satellite and gives the current latitude and longitude values. These values are compared with already stored latitude and longitude values, if both values match it shows location are matched. Otherwise it shows location is not found. Using GSM message will send to the mobile. Using that value we can track the current location of vehicle Figure 2 Complete project modules Figure 3 scanning of the fingerprint Figure 4 location latitude and longitude values from GPS through GSM Figure 5 pointed location The figure 2 shows the overall project module and the desired outputs are successfully obtained.
  • 4. 163 International Journal for Modern Trends in Science and Technology Vehicle Monitoring and Tracking System based on ARM7 and Android Application The figure 3 shows the scanning of finger to enroll the finger. The figures 4 and 5 show the SMS alert of latitude and longitude of current vehicle location and pointing of location using map. Here in the case of raising the temperature inside the vehicle due to some reason or leakage of the LPG gas inside the vehicle, the alert message get send to the authorized person. IV. CONCLUSION The proposed system makes good use of GPS and android applications by providing safe and secure traveling to the travelers. This is done using wrong path alert mechanism. It helps to find the current location of vehicle. Biometric module provides the safety of vehicle by authenticating the driver. Traveler’s safety mechanism is also provided using temperature and LPG gas leakage sensors. As per traveler’s safety concern, the proposed system also gives alert massage to authorized mobile so that authorized person also knows about their traveler’s safety. REFERENCES [1] Tarapiah, S.Atalla, S.Alsayid, B., "Smart on-board transportation management system Geo-Casting featured," Computer Applications and Information Systems (WCCAIS), 2014 World Congress on , vol., no., pp.1,6, 17-19 Jan. 2014. [2] Kumar, R. Kumar, H., "Availability and handling of data received through GPS device: In tracking a vehicle," Advance Computing Conference (IACC), 2014 IEEE International, vol., no., pp.245, 249, 21- 22 Feb. 2014. [3] SeokJu Lee Tewolde, G. Jaerock Kwon, "Design and implementation of vehicle tracking system using GPS/GSM/GPRS technology and smartphone application," Internet of Things (WF-IoT), 2014 IEEE World. [4] B. C. B. S. Anil Gaire, "GPS GSM Integration for Enhancing Public Transportation System," Lalitpur, 2013. [5] D. S. W. Andrew Sloss, ARM System Developer's Guide, San Francisco: Morgan Kaufmann, March 2004. pg. 103-155 [6] E. H. H. J. Xiaoya Guo, "Design a Smart Bus System," [Online]. Available: http://www.ece.uvic.ca/~bhung/399/minutes/Fin al_Report.pdf. [Accessed 20 february 2014]. and ARM," Kathmandu.