SlideShare a Scribd company logo
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 5 Issue: 7 448 – 452
_______________________________________________________________________________________________
448
IJRITCC | July 2017, Available @ http://www.ijritcc.org
_______________________________________________________________________________________
Advanced Vehicle Tracking system using GSM/GPRS and GPS
Sneha TG1
1
M.Tech Student
Department of Electronics and Communications,
Dayananda Sagar College of Engineering,
Bengaluru, Karnataka, India
snehatg555@gmail.com
Contact number - 7411276288.
Dr. V. Anitha2
2
Professor
Department of Electronics and Communications,
Dayananda Sagar College of Engineering,
Bengaluru, Karnataka, India
anitha-ece@dayanandasagar.edu
Abstract—Vehicle Tracker is a Universal Anti-Larceny System for all kinds of motorcycles. The gadget is inserted inside a vehicle whose
position is to be resolved and followed continuously. The composed device works utilizing Global Positioning System (GPS) and Global system
for mobile communication/General Packet Radio Service (GSM/GPRS) technology that is the most widely recognized courses for vehicle
tracking system. GPS and high sensitivity antenna are used for effective and precise location tracking of motorcycle through mobile application.
Accelerometer sensor will alert the user of a possible larceny by detecting the slightest transition of the motorcycle. Immobilizer relay to
remotely enable/incapacitate motorcycle ignition. Ignition switch status monitoring is utilized to detect key insertion. Fuel level sensor used to
detect fuel larceny and to determine the information about fuel level in automobile tank.
Keywords—Accelerometer Sensor, Anti-Larceny, GPS, GSM/GPRS, Mobile Application, Immobilizer relay.
__________________________________________________*****_________________________________________________
I. INTRODUCTION
The security of personal and public conveyances is a chief
issue and so having GPS automobile tracking machine to your
conveyance to ascertain its protection when you are touring.
This conveyance monitoring system may be applied within the
personal conveyances or may be observed in customer’s
conveyances as a larceny aversion and retrieval device. Police
officers can comply with the sign transmitted with the aid of
the tracking device to find a vehicle that's glommed. This
machine can be set up for the four wheelers but in India in
which majority of the human beings making use of wheelers
bikes, the maximum frugal supply of an anti-larceny is the
automobile tracking gadget. Fleet operators usually use
conveyance monitoring systems for fleet management features
which includes routing, dispatch, on-board facts and
protection.
Vehicle robbery is the principle situation for the behavior
of this task, is one in every of the largest crimes that's hard to
remove. The ultra-modern trend of automobile robbery entails
the vehicle being taken away, and also alarm signal capturing
where the alarm disabler signal can be traced by thief using a
tool to seize the signal and use it to disable the alarm. There are
numerous options to prevent the auto theft, common vehicle
alarm machine which nearly all vehicles have the system
established, and additionally GPS [1] in which the positions of
the vehicles are traced.
Vehicle tracking systems can avail to lessen walking
charges via concretely targeting people who pace and waste
gas. This device moreover applied in tracking the distribution
time and for more secure conveyance renting. Vehicle tracking
is a strongly intellective conveyance device and an automated
machine.
A tracking gadget for motorcycle makes use of GPS for
tracking, a good way to determine unique location of the
vehicle. Tracker uses monitoring server for storing area
statistics. This tracker presents utilizer interface like web and
android utility [2]. This has moreover fuel stage monitoring by
providing fuel level sensor. EEPROM [3] stores precedent
GPS data locations in memory and updates to server. A
secondary contact is provided in the android application if the
user phone is unavailable to receive the message.
II. EXISTING SYSTEM
Jignesh B Jadav, Dr.K.H.Wandra, Mr.Rohit Dabhi as in [4]
proposed system has the control and communication between
the user and device are achieved through a short message
services (SMS) protocol available in the mobile phone.
SeokJu Lee, Girma Tewolde, Jaerock Kwon as in [5]
proposed system can get only the location of the conveyance,
this project provides ignition switch and immobilizer relay
which can immediately seize the engine ignition just by
sending a message from android application. In addition, it also
provides fuel security.
III. BLOCK DIAGRAM
The proposed methodology adopted in the present project
work is depicted in the Fig. 1 shown below with various blocks
as follows.
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 5 Issue: 7 448 – 452
_______________________________________________________________________________________________
449
IJRITCC | July 2017, Available @ http://www.ijritcc.org
_______________________________________________________________________________________
Fig. 1 Block diagram of the Vehicle Tracking System using GSM & GPS.
IV. METHODOLOGY
The microcontroller STM32 [6] is interfaced with the GSM
[7] and GPS through the Universal asynchronous
receiver/transmitter (UARTs) [8]. The fuel level sensor used to
attain dependable statistics about contemporary fuel quantity in
automobile tank and to outline the vehicle fueling volume.
It will determine fuel theft from the tank and also performs
the far flung tank monitoring. Accelerometer sensor
MMA8653FC [9] is interfaced to the controller through Inter-
Integrated Circuit I2
C[10] for real time orientation detection of
the vehicle. Ignition switch detection will detect key insertion
by an unauthorized person who accesses the conveyance and
the conveyance ignition will be automatically ceased by
utilizing immobilizer relay. EEPROM will be provided which
is connected to the controller through I2
C to store the locations
of vehicle. AT commands are used to control the GSM and
GPS module.
V. IMPLEMENTATION DETAILS
The GPS location of the conveyance is perpetually tracked
by the satellite and data is sent from GSM to server. Fig. 2
shows the consummate picture of vehicle tracking system.
Authorized user can get location of data in the mobile
application from the server. Accelerometer sensor is utilized to
detect the displacement of the conveyance, and if any intrusion
in x, y, or z axis and immediately alerting message will be sent
from microcontroller to user’s mobile.
Fig. 2 Vehicle Tracking System using GSM & GPS.
Fuel level sensor is provided in the system to detect if fuel
theft transpires. Conclusively, the result is obtained and will be
presented in the final stage, which concludes the efficacy of
proposed methodology developed.
The device operates in two modes: Active and Passive
modes.
In both modes location will be updated to the server. All
commands can be processed in the active mode. None of the
commands are worked in passive mode.
In the android application, five options are provided to the
user: Arm Device, Disarm Device, Blow Horn, and Immobilize
and locate. The web application is also provided with the same
options. So at whatever point these choices are squeezed, the
comparing work is finished by the controller.
A. Inward Communication
Communication from mobile to device is as shown in the
below diagram Fig. 3
Fig. 3 Communication from mobile to device.
Mobile sends a command to the device which is fine-tuned
in the conveyance. This signal is first sent to the Server and in
turn server transfers the signal to the device. For example, if
your conveyance is hoisted by an unauthorized person, device
should honk once and should send signal to server. Server
sends alarm to device every couple of minutes. Server
additionally sends alert message to sanctioned mobile every
couple of minutes. If “Immobilize” command is sent to device
from the android application by the user from his mobile, it
will be first received by the server. Server sends “Immobilize”
command to the device. Device will turn off the engine.
B. Outward Communication
Communication from device to mobile is as shown in the
below diagram Fig. 4
Fig. 4 : Communication from Device to mobile.
The device fixed in the vehicle sends its replication to the
server and server sends this signal to the user’s mobile phone.
The device should update its location to the server and
server updates it to the mobile for every short period of time.
C. STM32 microcontroller
The STM32 predicated on 32-bit ARM processor core
is utilized as to control the tracking system. All the external
peripheral devices are connected and are controlled by the
microcontroller. Device is programmed using Keil
development tool and embedded c programming language.
Finally the programmed code is compiled and stored in the
controller’s memory.
D. AT commands
AT commands [11] are used to control and communicate
with the GSM and GPS modules.
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 5 Issue: 7 448 – 452
_______________________________________________________________________________________________
450
IJRITCC | July 2017, Available @ http://www.ijritcc.org
_______________________________________________________________________________________
E. Flowchart
As shown in the Fig. 5.1 and Fig. 5.2 depict Implementation
for vehicle in Parked Condition. There are two modes in the
process: Arm mode and Disarm mode. If the “Arm” command
is received from the android application to the device through
the server. Every short period of time, the device should send
the GPS location. All the commands are kept active in this
mode. If “Immobilize” command is received from the mobile
then ignition of the engine is made off and every short period
of time horn is blown in the device. If the “Disarm” command
is received from the android application to the device through
the server. For every short period of time, the device should
send the GPS location and no other commands will work.
Fig. 5.1 Flowchart of Implementation for vehicle in Parked Condition(Arm
Mode)
Fig. 5.2 Flowchart of Implementation for vehicle in Parked Condition( Disarm
mode)
The Fig. 6 describes the Implementation for vehicle in
Parked Condition for immobilize mode. When immobilize
mode is selected, the engine ignition will be switched off. The
buzzer keeps on honking. The emergency alert message will be
immediately sent to authorized person. The Fig. 6 describes the
Implementation for vehicle in Running Condition. If Arm
command is selected, the device keeps on sending its location.
If Disarm mode is selected no GPS data will be tracked.
Fig.6 Flowchart of Implementation for vehicle in Parked Condition
Immobilzed mode)
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 5 Issue: 7 448 – 452
_______________________________________________________________________________________________
451
IJRITCC | July 2017, Available @ http://www.ijritcc.org
_______________________________________________________________________________________
Fig. 7 Flowchart of Implementation for vehicle in Running Condition
VI. RESULT
The server receives the messages from tracking device and
sends to user’s android application as a vigilant message.
Location of the conveyance is facilely tracked for the given
stipulated time. User can lock the ignition switch by sending a
message to device. The message which is sent by device to
user’s phone is shown in Fig. 8. Vehicle’s fuel level can withal
be received as message from device.
The device location can be tracked often as mentioned in
Fig. 8 which can be seen using the android application.
VII. CONCLUSION
In this paper we have proposed bestseller method of
conveyance tracking systems utilizing GPS and GSM used to
track the larceny conveyance by utilizing GPS and GSM/GPRS
technology.
Fig. 8 Messages from Mobile to device.
The message can be received through SMS or Internet
DATA packs recharged in GSM SIM card installed in the
device. Fuel monitoring is updated and if larceny transpires
immediate message is sent to the android application installed
in the authorized person’s mobile phone.
This system can be put into the sleeping mode
conveyance handled by the owner or sanctioned persons.
Otherwise goes to active mode.
The mode of operations can be transmuted by persons
remotely. When the larceny identified, the responsible person
will send SMS to the device, then issue the control signals to
seize the engine motor. After that the conveyance engine is
locked. In this method, facilely track the vehicle’s place. The
location information is updated to the server frequently
Fig. 9 Device location in the android application.
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 5 Issue: 7 448 – 452
_______________________________________________________________________________________________
452
IJRITCC | July 2017, Available @ http://www.ijritcc.org
_______________________________________________________________________________________
ACKNOWLEDGMENT
The authors would like to thank Department of Electronics and
Communications, Dayananda Sagar College of Engineering,
Bengaluru for help.
REFERENCES
[1] Mashood Mukhtar, “GPS based Advanced Vehicle Tracking
and Vehicle Control System”, I.J. Intelligent Systems and
Applications, 2015, 03, 1-12 Published Online February 2015
in MECS (http://www.mecs-press.org/)
[2] Rohitaksha K , Madhu C G , Nalini B G ,Nirupama C V,
“Android Application for Vehicle Theft Prevention and
Tracking System”, International Journal of Computer Science
and Information Technologies, Vol. 5 (3) , 2014, 3754-3758
[3] www.digikey.com/en/ptm/m/microchip-technology/ic-serial-
eeprom
[4] Jignesh B Jadav, Dr.K.H.Wandra, Mr.Rohit Dabhi,
“Innovative Automobile Security System Using Various
Security Modules” ,International Journal on Recent and
Innovation Trends in Computing and Communication ISSN:
2321-8169 Volume: 3 Issue: 2 583 – 586
[5] SeokJu Lee, Girma Tewolde, Jaerock Kwon“Design &
“Implementation of Vehicle Tracking System using
GPS/GSM/GPRS Technology and Smartphone
Application”IEEE World Forum On Internet Of things(WF-
IoT) March 2014-Seoul.
[6] www2.keil.com/stmicroelectronics-stm32,
www.st.com/en/microcontrollers/stm32-32-bit-arm-cortex-
mcus.html
[7] http://www.radio-
electronics.com/info/cellulartelecomms/gsm_technical/gsm_in
troduction.php
[8] http://www.ti.com/lit/ug/sprugp1/sprugp1.pdf
[9] DESerrano,“Design and Analysis of MEMS Accelerometers”,
Journal of Microelectromechanical. Systems
[10] www.esacademy.com/en/library/technical-articles-
and.../i2c.../i2c-bus-protocol.html
[11] https://www.u-blox.com/sites/default/files/u-blox-
ATCommands_Manual_(UBX-13002752).pdf

More Related Content

What's hot

ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPSADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
EG TECHNOLOGIES
 
IRJET- Vehicle Monitoring System
IRJET-  	  Vehicle Monitoring SystemIRJET-  	  Vehicle Monitoring System
IRJET- Vehicle Monitoring System
IRJET Journal
 
IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...
IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...
IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...
IRJET Journal
 
Ieeepro techno solutions ieee 2014 embedded project design and implement...
Ieeepro techno solutions    ieee 2014  embedded project  design and implement...Ieeepro techno solutions    ieee 2014  embedded project  design and implement...
Ieeepro techno solutions ieee 2014 embedded project design and implement...
srinivasanece7
 
IoT BASED VEHICLE TRACKING AND TRAFFIC SURVIELLENCE SYSTEM
IoT BASED VEHICLE TRACKING AND TRAFFIC SURVIELLENCE SYSTEMIoT BASED VEHICLE TRACKING AND TRAFFIC SURVIELLENCE SYSTEM
IoT BASED VEHICLE TRACKING AND TRAFFIC SURVIELLENCE SYSTEM
john solomon j
 
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
IRJET Journal
 
Ieeepro techno solutions ieee 2013 embedded project gravity lock next gen...
Ieeepro techno solutions    ieee 2013 embedded project  gravity lock next gen...Ieeepro techno solutions    ieee 2013 embedded project  gravity lock next gen...
Ieeepro techno solutions ieee 2013 embedded project gravity lock next gen...
srinivasanece7
 
Smart automobile security system using labview
Smart automobile security system using labviewSmart automobile security system using labview
Smart automobile security system using labview
eSAT Publishing House
 
IRJET- Intelligent Traffic Control System for Smart Ambulance
IRJET- Intelligent Traffic Control System for Smart AmbulanceIRJET- Intelligent Traffic Control System for Smart Ambulance
IRJET- Intelligent Traffic Control System for Smart Ambulance
IRJET Journal
 
Ieeepro techno solutions ieee 2013 embedded project vehicle monitoring an...
Ieeepro techno solutions    ieee 2013 embedded project  vehicle monitoring an...Ieeepro techno solutions    ieee 2013 embedded project  vehicle monitoring an...
Ieeepro techno solutions ieee 2013 embedded project vehicle monitoring an...
srinivasanece7
 
IRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and ReportingIRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and Reporting
IRJET Journal
 
IRJET- Vehicle Accident Detection System using GSM and GPS
IRJET- Vehicle Accident Detection System using GSM and GPSIRJET- Vehicle Accident Detection System using GSM and GPS
IRJET- Vehicle Accident Detection System using GSM and GPS
IRJET Journal
 
SMART MONITORING OF AUTOMOBILE USING IOT
SMART MONITORING OF AUTOMOBILE USING IOTSMART MONITORING OF AUTOMOBILE USING IOT
SMART MONITORING OF AUTOMOBILE USING IOT
Journal For Research
 
Proof collection from car black box using smart phone for accident detection
Proof collection from car black box using smart phone for accident detectionProof collection from car black box using smart phone for accident detection
Proof collection from car black box using smart phone for accident detection
IJERA Editor
 
IRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPS
IRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPSIRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPS
IRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPS
IRJET Journal
 
Mobile safety systems for automobiles
Mobile safety systems for automobilesMobile safety systems for automobiles
Mobile safety systems for automobilesiaemedu
 
Mobile safety systems for automobiles
Mobile safety systems for automobilesMobile safety systems for automobiles
Mobile safety systems for automobilesIAEME Publication
 
IJSRED-V2I1P38
IJSRED-V2I1P38IJSRED-V2I1P38
IJSRED-V2I1P38
IJSRED
 
B1803050722
B1803050722B1803050722
B1803050722
IOSR Journals
 
Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)
Study Hub
 

What's hot (20)

ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPSADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
 
IRJET- Vehicle Monitoring System
IRJET-  	  Vehicle Monitoring SystemIRJET-  	  Vehicle Monitoring System
IRJET- Vehicle Monitoring System
 
IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...
IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...
IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...
 
Ieeepro techno solutions ieee 2014 embedded project design and implement...
Ieeepro techno solutions    ieee 2014  embedded project  design and implement...Ieeepro techno solutions    ieee 2014  embedded project  design and implement...
Ieeepro techno solutions ieee 2014 embedded project design and implement...
 
IoT BASED VEHICLE TRACKING AND TRAFFIC SURVIELLENCE SYSTEM
IoT BASED VEHICLE TRACKING AND TRAFFIC SURVIELLENCE SYSTEMIoT BASED VEHICLE TRACKING AND TRAFFIC SURVIELLENCE SYSTEM
IoT BASED VEHICLE TRACKING AND TRAFFIC SURVIELLENCE 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
 
Ieeepro techno solutions ieee 2013 embedded project gravity lock next gen...
Ieeepro techno solutions    ieee 2013 embedded project  gravity lock next gen...Ieeepro techno solutions    ieee 2013 embedded project  gravity lock next gen...
Ieeepro techno solutions ieee 2013 embedded project gravity lock next gen...
 
Smart automobile security system using labview
Smart automobile security system using labviewSmart automobile security system using labview
Smart automobile security system using labview
 
IRJET- Intelligent Traffic Control System for Smart Ambulance
IRJET- Intelligent Traffic Control System for Smart AmbulanceIRJET- Intelligent Traffic Control System for Smart Ambulance
IRJET- Intelligent Traffic Control System for Smart Ambulance
 
Ieeepro techno solutions ieee 2013 embedded project vehicle monitoring an...
Ieeepro techno solutions    ieee 2013 embedded project  vehicle monitoring an...Ieeepro techno solutions    ieee 2013 embedded project  vehicle monitoring an...
Ieeepro techno solutions ieee 2013 embedded project vehicle monitoring an...
 
IRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and ReportingIRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and Reporting
 
IRJET- Vehicle Accident Detection System using GSM and GPS
IRJET- Vehicle Accident Detection System using GSM and GPSIRJET- Vehicle Accident Detection System using GSM and GPS
IRJET- Vehicle Accident Detection System using GSM and GPS
 
SMART MONITORING OF AUTOMOBILE USING IOT
SMART MONITORING OF AUTOMOBILE USING IOTSMART MONITORING OF AUTOMOBILE USING IOT
SMART MONITORING OF AUTOMOBILE USING IOT
 
Proof collection from car black box using smart phone for accident detection
Proof collection from car black box using smart phone for accident detectionProof collection from car black box using smart phone for accident detection
Proof collection from car black box using smart phone for accident detection
 
IRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPS
IRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPSIRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPS
IRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPS
 
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
 
IJSRED-V2I1P38
IJSRED-V2I1P38IJSRED-V2I1P38
IJSRED-V2I1P38
 
B1803050722
B1803050722B1803050722
B1803050722
 
Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)
 

Similar to Advanced Vehicle Tracking system using GSM/GPRS and GPS

Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
IRJET Journal
 
Vehicle anti theft system based on an embedded
Vehicle anti theft system based on an embeddedVehicle anti theft system based on an embedded
Vehicle anti theft system based on an embedded
eSAT Publishing House
 
1. 10077 12326-1-pb
1. 10077 12326-1-pb1. 10077 12326-1-pb
1. 10077 12326-1-pb
IAESIJEECS
 
Ijsrdv8 i10772
Ijsrdv8 i10772Ijsrdv8 i10772
Ijsrdv8 i10772
aissmsblogs
 
Traffic detection system using android
Traffic detection system using androidTraffic detection system using android
Traffic detection system using android
Editor Jacotech
 
Traffic detection system using android
Traffic detection system using androidTraffic detection system using android
Traffic detection system using android
Editor Jacotech
 
AUTOMOBILE MANAGEMENT SYSTEM
AUTOMOBILE MANAGEMENT SYSTEMAUTOMOBILE MANAGEMENT SYSTEM
AUTOMOBILE MANAGEMENT SYSTEM
Journal For Research
 
Smart IoT Device for Vehicle Theft
Smart IoT Device for Vehicle TheftSmart IoT Device for Vehicle Theft
Smart IoT Device for Vehicle Theft
Mithileysh Sathiyanarayanan
 
Design and implementation of vehicle tracking system using gps
Design and implementation of vehicle tracking system using gpsDesign and implementation of vehicle tracking system using gps
Design and implementation of vehicle tracking system using gps
Alexander Decker
 
11.design and implementation of vehicle tracking system using gps
11.design and implementation of vehicle tracking system using gps11.design and implementation of vehicle tracking system using gps
11.design and implementation of vehicle tracking system using gpsAlexander Decker
 
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
IRJET Journal
 
Intelligent traffic regulation system for roads using car two way communication
Intelligent traffic regulation system for roads using car two way communicationIntelligent traffic regulation system for roads using car two way communication
Intelligent traffic regulation system for roads using car two way communication
eSAT Publishing House
 
IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...
IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...
IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...
IRJET Journal
 
IJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking Method
IJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking MethodIJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking Method
IJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking Method
ISAR Publications
 
Low Cost, Effective Solution for Monitoring, Controlling and Tracking of Rent...
Low Cost, Effective Solution for Monitoring, Controlling and Tracking of Rent...Low Cost, Effective Solution for Monitoring, Controlling and Tracking of Rent...
Low Cost, Effective Solution for Monitoring, Controlling and Tracking of Rent...
ijsrd.com
 
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 Journal
 
IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...
IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...
IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...
IRJET Journal
 
GPS GSM Based Vehicle Tracking & Locking System
GPS GSM Based Vehicle Tracking  &  Locking SystemGPS GSM Based Vehicle Tracking  &  Locking System
GPS GSM Based Vehicle Tracking & Locking System
IRJET Journal
 
AUTOMATING VEHICLE FINE COLLECTION SYSTEM USING NFC AND GPS
AUTOMATING VEHICLE FINE COLLECTION SYSTEM USING NFC AND GPSAUTOMATING VEHICLE FINE COLLECTION SYSTEM USING NFC AND GPS
AUTOMATING VEHICLE FINE COLLECTION SYSTEM USING NFC AND GPS
Journal For Research
 
Ijisa v5-n9-10
Ijisa v5-n9-10Ijisa v5-n9-10
Ijisa v5-n9-10Anil Kumar
 

Similar to Advanced Vehicle Tracking system using GSM/GPRS and GPS (20)

Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
 
Vehicle anti theft system based on an embedded
Vehicle anti theft system based on an embeddedVehicle anti theft system based on an embedded
Vehicle anti theft system based on an embedded
 
1. 10077 12326-1-pb
1. 10077 12326-1-pb1. 10077 12326-1-pb
1. 10077 12326-1-pb
 
Ijsrdv8 i10772
Ijsrdv8 i10772Ijsrdv8 i10772
Ijsrdv8 i10772
 
Traffic detection system using android
Traffic detection system using androidTraffic detection system using android
Traffic detection system using android
 
Traffic detection system using android
Traffic detection system using androidTraffic detection system using android
Traffic detection system using android
 
AUTOMOBILE MANAGEMENT SYSTEM
AUTOMOBILE MANAGEMENT SYSTEMAUTOMOBILE MANAGEMENT SYSTEM
AUTOMOBILE MANAGEMENT SYSTEM
 
Smart IoT Device for Vehicle Theft
Smart IoT Device for Vehicle TheftSmart IoT Device for Vehicle Theft
Smart IoT Device for Vehicle Theft
 
Design and implementation of vehicle tracking system using gps
Design and implementation of vehicle tracking system using gpsDesign and implementation of vehicle tracking system using gps
Design and implementation of vehicle tracking system using gps
 
11.design and implementation of vehicle tracking system using gps
11.design and implementation of vehicle tracking system using gps11.design and implementation of vehicle tracking system using gps
11.design and implementation of vehicle tracking system using 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
 
Intelligent traffic regulation system for roads using car two way communication
Intelligent traffic regulation system for roads using car two way communicationIntelligent traffic regulation system for roads using car two way communication
Intelligent traffic regulation system for roads using car two way communication
 
IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...
IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...
IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...
 
IJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking Method
IJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking MethodIJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking Method
IJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking Method
 
Low Cost, Effective Solution for Monitoring, Controlling and Tracking of Rent...
Low Cost, Effective Solution for Monitoring, Controlling and Tracking of Rent...Low Cost, Effective Solution for Monitoring, Controlling and Tracking of Rent...
Low Cost, Effective Solution for Monitoring, Controlling and Tracking of Rent...
 
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-Automatic Vehicle Accident Detection and Messaging System using GSM and...
IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...
IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...
 
GPS GSM Based Vehicle Tracking & Locking System
GPS GSM Based Vehicle Tracking  &  Locking SystemGPS GSM Based Vehicle Tracking  &  Locking System
GPS GSM Based Vehicle Tracking & Locking System
 
AUTOMATING VEHICLE FINE COLLECTION SYSTEM USING NFC AND GPS
AUTOMATING VEHICLE FINE COLLECTION SYSTEM USING NFC AND GPSAUTOMATING VEHICLE FINE COLLECTION SYSTEM USING NFC AND GPS
AUTOMATING VEHICLE FINE COLLECTION SYSTEM USING NFC AND GPS
 
Ijisa v5-n9-10
Ijisa v5-n9-10Ijisa v5-n9-10
Ijisa v5-n9-10
 

More from rahulmonikasharma

Data Mining Concepts - A survey paper
Data Mining Concepts - A survey paperData Mining Concepts - A survey paper
Data Mining Concepts - A survey paper
rahulmonikasharma
 
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
rahulmonikasharma
 
Considering Two Sides of One Review Using Stanford NLP Framework
Considering Two Sides of One Review Using Stanford NLP FrameworkConsidering Two Sides of One Review Using Stanford NLP Framework
Considering Two Sides of One Review Using Stanford NLP Framework
rahulmonikasharma
 
A New Detection and Decoding Technique for (2×N_r ) MIMO Communication Systems
A New Detection and Decoding Technique for (2×N_r ) MIMO Communication SystemsA New Detection and Decoding Technique for (2×N_r ) MIMO Communication Systems
A New Detection and Decoding Technique for (2×N_r ) MIMO Communication Systems
rahulmonikasharma
 
Broadcasting Scenario under Different Protocols in MANET: A Survey
Broadcasting Scenario under Different Protocols in MANET: A SurveyBroadcasting Scenario under Different Protocols in MANET: A Survey
Broadcasting Scenario under Different Protocols in MANET: A Survey
rahulmonikasharma
 
Sybil Attack Analysis and Detection Techniques in MANET
Sybil Attack Analysis and Detection Techniques in MANETSybil Attack Analysis and Detection Techniques in MANET
Sybil Attack Analysis and Detection Techniques in MANET
rahulmonikasharma
 
A Landmark Based Shortest Path Detection by Using A* and Haversine Formula
A Landmark Based Shortest Path Detection by Using A* and Haversine FormulaA Landmark Based Shortest Path Detection by Using A* and Haversine Formula
A Landmark Based Shortest Path Detection by Using A* and Haversine Formula
rahulmonikasharma
 
Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...
Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...
Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...
rahulmonikasharma
 
Quality Determination and Grading of Tomatoes using Raspberry Pi
Quality Determination and Grading of Tomatoes using Raspberry PiQuality Determination and Grading of Tomatoes using Raspberry Pi
Quality Determination and Grading of Tomatoes using Raspberry Pi
rahulmonikasharma
 
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
rahulmonikasharma
 
DC Conductivity Study of Cadmium Sulfide Nanoparticles
DC Conductivity Study of Cadmium Sulfide NanoparticlesDC Conductivity Study of Cadmium Sulfide Nanoparticles
DC Conductivity Study of Cadmium Sulfide Nanoparticles
rahulmonikasharma
 
A Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDM
A Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDMA Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDM
A Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDM
rahulmonikasharma
 
IOT Based Home Appliance Control System, Location Tracking and Energy Monitoring
IOT Based Home Appliance Control System, Location Tracking and Energy MonitoringIOT Based Home Appliance Control System, Location Tracking and Energy Monitoring
IOT Based Home Appliance Control System, Location Tracking and Energy Monitoring
rahulmonikasharma
 
Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...
Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...
Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...
rahulmonikasharma
 
Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...
Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...
Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...
rahulmonikasharma
 
Alamouti-STBC based Channel Estimation Technique over MIMO OFDM System
Alamouti-STBC based Channel Estimation Technique over MIMO OFDM SystemAlamouti-STBC based Channel Estimation Technique over MIMO OFDM System
Alamouti-STBC based Channel Estimation Technique over MIMO OFDM System
rahulmonikasharma
 
Empirical Mode Decomposition Based Signal Analysis of Gear Fault Diagnosis
Empirical Mode Decomposition Based Signal Analysis of Gear Fault DiagnosisEmpirical Mode Decomposition Based Signal Analysis of Gear Fault Diagnosis
Empirical Mode Decomposition Based Signal Analysis of Gear Fault Diagnosis
rahulmonikasharma
 
Short Term Load Forecasting Using ARIMA Technique
Short Term Load Forecasting Using ARIMA TechniqueShort Term Load Forecasting Using ARIMA Technique
Short Term Load Forecasting Using ARIMA Technique
rahulmonikasharma
 
Impact of Coupling Coefficient on Coupled Line Coupler
Impact of Coupling Coefficient on Coupled Line CouplerImpact of Coupling Coefficient on Coupled Line Coupler
Impact of Coupling Coefficient on Coupled Line Coupler
rahulmonikasharma
 
Design Evaluation and Temperature Rise Test of Flameproof Induction Motor
Design Evaluation and Temperature Rise Test of Flameproof Induction MotorDesign Evaluation and Temperature Rise Test of Flameproof Induction Motor
Design Evaluation and Temperature Rise Test of Flameproof Induction Motor
rahulmonikasharma
 

More from rahulmonikasharma (20)

Data Mining Concepts - A survey paper
Data Mining Concepts - A survey paperData Mining Concepts - A survey paper
Data Mining Concepts - A survey paper
 
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
 
Considering Two Sides of One Review Using Stanford NLP Framework
Considering Two Sides of One Review Using Stanford NLP FrameworkConsidering Two Sides of One Review Using Stanford NLP Framework
Considering Two Sides of One Review Using Stanford NLP Framework
 
A New Detection and Decoding Technique for (2×N_r ) MIMO Communication Systems
A New Detection and Decoding Technique for (2×N_r ) MIMO Communication SystemsA New Detection and Decoding Technique for (2×N_r ) MIMO Communication Systems
A New Detection and Decoding Technique for (2×N_r ) MIMO Communication Systems
 
Broadcasting Scenario under Different Protocols in MANET: A Survey
Broadcasting Scenario under Different Protocols in MANET: A SurveyBroadcasting Scenario under Different Protocols in MANET: A Survey
Broadcasting Scenario under Different Protocols in MANET: A Survey
 
Sybil Attack Analysis and Detection Techniques in MANET
Sybil Attack Analysis and Detection Techniques in MANETSybil Attack Analysis and Detection Techniques in MANET
Sybil Attack Analysis and Detection Techniques in MANET
 
A Landmark Based Shortest Path Detection by Using A* and Haversine Formula
A Landmark Based Shortest Path Detection by Using A* and Haversine FormulaA Landmark Based Shortest Path Detection by Using A* and Haversine Formula
A Landmark Based Shortest Path Detection by Using A* and Haversine Formula
 
Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...
Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...
Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...
 
Quality Determination and Grading of Tomatoes using Raspberry Pi
Quality Determination and Grading of Tomatoes using Raspberry PiQuality Determination and Grading of Tomatoes using Raspberry Pi
Quality Determination and Grading of Tomatoes using Raspberry Pi
 
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
 
DC Conductivity Study of Cadmium Sulfide Nanoparticles
DC Conductivity Study of Cadmium Sulfide NanoparticlesDC Conductivity Study of Cadmium Sulfide Nanoparticles
DC Conductivity Study of Cadmium Sulfide Nanoparticles
 
A Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDM
A Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDMA Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDM
A Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDM
 
IOT Based Home Appliance Control System, Location Tracking and Energy Monitoring
IOT Based Home Appliance Control System, Location Tracking and Energy MonitoringIOT Based Home Appliance Control System, Location Tracking and Energy Monitoring
IOT Based Home Appliance Control System, Location Tracking and Energy Monitoring
 
Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...
Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...
Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...
 
Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...
Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...
Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...
 
Alamouti-STBC based Channel Estimation Technique over MIMO OFDM System
Alamouti-STBC based Channel Estimation Technique over MIMO OFDM SystemAlamouti-STBC based Channel Estimation Technique over MIMO OFDM System
Alamouti-STBC based Channel Estimation Technique over MIMO OFDM System
 
Empirical Mode Decomposition Based Signal Analysis of Gear Fault Diagnosis
Empirical Mode Decomposition Based Signal Analysis of Gear Fault DiagnosisEmpirical Mode Decomposition Based Signal Analysis of Gear Fault Diagnosis
Empirical Mode Decomposition Based Signal Analysis of Gear Fault Diagnosis
 
Short Term Load Forecasting Using ARIMA Technique
Short Term Load Forecasting Using ARIMA TechniqueShort Term Load Forecasting Using ARIMA Technique
Short Term Load Forecasting Using ARIMA Technique
 
Impact of Coupling Coefficient on Coupled Line Coupler
Impact of Coupling Coefficient on Coupled Line CouplerImpact of Coupling Coefficient on Coupled Line Coupler
Impact of Coupling Coefficient on Coupled Line Coupler
 
Design Evaluation and Temperature Rise Test of Flameproof Induction Motor
Design Evaluation and Temperature Rise Test of Flameproof Induction MotorDesign Evaluation and Temperature Rise Test of Flameproof Induction Motor
Design Evaluation and Temperature Rise Test of Flameproof Induction Motor
 

Recently uploaded

COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
Kamal Acharya
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
Kamal Acharya
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
Kamal Acharya
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSETECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
DuvanRamosGarzon1
 
Vaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdfVaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdf
Kamal Acharya
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
LIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptLIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.ppt
ssuser9bd3ba
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
MuhammadTufail242431
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 

Recently uploaded (20)

COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSETECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
 
Vaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdfVaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdf
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
 
LIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptLIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.ppt
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 

Advanced Vehicle Tracking system using GSM/GPRS and GPS

  • 1. International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169 Volume: 5 Issue: 7 448 – 452 _______________________________________________________________________________________________ 448 IJRITCC | July 2017, Available @ http://www.ijritcc.org _______________________________________________________________________________________ Advanced Vehicle Tracking system using GSM/GPRS and GPS Sneha TG1 1 M.Tech Student Department of Electronics and Communications, Dayananda Sagar College of Engineering, Bengaluru, Karnataka, India snehatg555@gmail.com Contact number - 7411276288. Dr. V. Anitha2 2 Professor Department of Electronics and Communications, Dayananda Sagar College of Engineering, Bengaluru, Karnataka, India anitha-ece@dayanandasagar.edu Abstract—Vehicle Tracker is a Universal Anti-Larceny System for all kinds of motorcycles. The gadget is inserted inside a vehicle whose position is to be resolved and followed continuously. The composed device works utilizing Global Positioning System (GPS) and Global system for mobile communication/General Packet Radio Service (GSM/GPRS) technology that is the most widely recognized courses for vehicle tracking system. GPS and high sensitivity antenna are used for effective and precise location tracking of motorcycle through mobile application. Accelerometer sensor will alert the user of a possible larceny by detecting the slightest transition of the motorcycle. Immobilizer relay to remotely enable/incapacitate motorcycle ignition. Ignition switch status monitoring is utilized to detect key insertion. Fuel level sensor used to detect fuel larceny and to determine the information about fuel level in automobile tank. Keywords—Accelerometer Sensor, Anti-Larceny, GPS, GSM/GPRS, Mobile Application, Immobilizer relay. __________________________________________________*****_________________________________________________ I. INTRODUCTION The security of personal and public conveyances is a chief issue and so having GPS automobile tracking machine to your conveyance to ascertain its protection when you are touring. This conveyance monitoring system may be applied within the personal conveyances or may be observed in customer’s conveyances as a larceny aversion and retrieval device. Police officers can comply with the sign transmitted with the aid of the tracking device to find a vehicle that's glommed. This machine can be set up for the four wheelers but in India in which majority of the human beings making use of wheelers bikes, the maximum frugal supply of an anti-larceny is the automobile tracking gadget. Fleet operators usually use conveyance monitoring systems for fleet management features which includes routing, dispatch, on-board facts and protection. Vehicle robbery is the principle situation for the behavior of this task, is one in every of the largest crimes that's hard to remove. The ultra-modern trend of automobile robbery entails the vehicle being taken away, and also alarm signal capturing where the alarm disabler signal can be traced by thief using a tool to seize the signal and use it to disable the alarm. There are numerous options to prevent the auto theft, common vehicle alarm machine which nearly all vehicles have the system established, and additionally GPS [1] in which the positions of the vehicles are traced. Vehicle tracking systems can avail to lessen walking charges via concretely targeting people who pace and waste gas. This device moreover applied in tracking the distribution time and for more secure conveyance renting. Vehicle tracking is a strongly intellective conveyance device and an automated machine. A tracking gadget for motorcycle makes use of GPS for tracking, a good way to determine unique location of the vehicle. Tracker uses monitoring server for storing area statistics. This tracker presents utilizer interface like web and android utility [2]. This has moreover fuel stage monitoring by providing fuel level sensor. EEPROM [3] stores precedent GPS data locations in memory and updates to server. A secondary contact is provided in the android application if the user phone is unavailable to receive the message. II. EXISTING SYSTEM Jignesh B Jadav, Dr.K.H.Wandra, Mr.Rohit Dabhi as in [4] proposed system has the control and communication between the user and device are achieved through a short message services (SMS) protocol available in the mobile phone. SeokJu Lee, Girma Tewolde, Jaerock Kwon as in [5] proposed system can get only the location of the conveyance, this project provides ignition switch and immobilizer relay which can immediately seize the engine ignition just by sending a message from android application. In addition, it also provides fuel security. III. BLOCK DIAGRAM The proposed methodology adopted in the present project work is depicted in the Fig. 1 shown below with various blocks as follows.
  • 2. International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169 Volume: 5 Issue: 7 448 – 452 _______________________________________________________________________________________________ 449 IJRITCC | July 2017, Available @ http://www.ijritcc.org _______________________________________________________________________________________ Fig. 1 Block diagram of the Vehicle Tracking System using GSM & GPS. IV. METHODOLOGY The microcontroller STM32 [6] is interfaced with the GSM [7] and GPS through the Universal asynchronous receiver/transmitter (UARTs) [8]. The fuel level sensor used to attain dependable statistics about contemporary fuel quantity in automobile tank and to outline the vehicle fueling volume. It will determine fuel theft from the tank and also performs the far flung tank monitoring. Accelerometer sensor MMA8653FC [9] is interfaced to the controller through Inter- Integrated Circuit I2 C[10] for real time orientation detection of the vehicle. Ignition switch detection will detect key insertion by an unauthorized person who accesses the conveyance and the conveyance ignition will be automatically ceased by utilizing immobilizer relay. EEPROM will be provided which is connected to the controller through I2 C to store the locations of vehicle. AT commands are used to control the GSM and GPS module. V. IMPLEMENTATION DETAILS The GPS location of the conveyance is perpetually tracked by the satellite and data is sent from GSM to server. Fig. 2 shows the consummate picture of vehicle tracking system. Authorized user can get location of data in the mobile application from the server. Accelerometer sensor is utilized to detect the displacement of the conveyance, and if any intrusion in x, y, or z axis and immediately alerting message will be sent from microcontroller to user’s mobile. Fig. 2 Vehicle Tracking System using GSM & GPS. Fuel level sensor is provided in the system to detect if fuel theft transpires. Conclusively, the result is obtained and will be presented in the final stage, which concludes the efficacy of proposed methodology developed. The device operates in two modes: Active and Passive modes. In both modes location will be updated to the server. All commands can be processed in the active mode. None of the commands are worked in passive mode. In the android application, five options are provided to the user: Arm Device, Disarm Device, Blow Horn, and Immobilize and locate. The web application is also provided with the same options. So at whatever point these choices are squeezed, the comparing work is finished by the controller. A. Inward Communication Communication from mobile to device is as shown in the below diagram Fig. 3 Fig. 3 Communication from mobile to device. Mobile sends a command to the device which is fine-tuned in the conveyance. This signal is first sent to the Server and in turn server transfers the signal to the device. For example, if your conveyance is hoisted by an unauthorized person, device should honk once and should send signal to server. Server sends alarm to device every couple of minutes. Server additionally sends alert message to sanctioned mobile every couple of minutes. If “Immobilize” command is sent to device from the android application by the user from his mobile, it will be first received by the server. Server sends “Immobilize” command to the device. Device will turn off the engine. B. Outward Communication Communication from device to mobile is as shown in the below diagram Fig. 4 Fig. 4 : Communication from Device to mobile. The device fixed in the vehicle sends its replication to the server and server sends this signal to the user’s mobile phone. The device should update its location to the server and server updates it to the mobile for every short period of time. C. STM32 microcontroller The STM32 predicated on 32-bit ARM processor core is utilized as to control the tracking system. All the external peripheral devices are connected and are controlled by the microcontroller. Device is programmed using Keil development tool and embedded c programming language. Finally the programmed code is compiled and stored in the controller’s memory. D. AT commands AT commands [11] are used to control and communicate with the GSM and GPS modules.
  • 3. International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169 Volume: 5 Issue: 7 448 – 452 _______________________________________________________________________________________________ 450 IJRITCC | July 2017, Available @ http://www.ijritcc.org _______________________________________________________________________________________ E. Flowchart As shown in the Fig. 5.1 and Fig. 5.2 depict Implementation for vehicle in Parked Condition. There are two modes in the process: Arm mode and Disarm mode. If the “Arm” command is received from the android application to the device through the server. Every short period of time, the device should send the GPS location. All the commands are kept active in this mode. If “Immobilize” command is received from the mobile then ignition of the engine is made off and every short period of time horn is blown in the device. If the “Disarm” command is received from the android application to the device through the server. For every short period of time, the device should send the GPS location and no other commands will work. Fig. 5.1 Flowchart of Implementation for vehicle in Parked Condition(Arm Mode) Fig. 5.2 Flowchart of Implementation for vehicle in Parked Condition( Disarm mode) The Fig. 6 describes the Implementation for vehicle in Parked Condition for immobilize mode. When immobilize mode is selected, the engine ignition will be switched off. The buzzer keeps on honking. The emergency alert message will be immediately sent to authorized person. The Fig. 6 describes the Implementation for vehicle in Running Condition. If Arm command is selected, the device keeps on sending its location. If Disarm mode is selected no GPS data will be tracked. Fig.6 Flowchart of Implementation for vehicle in Parked Condition Immobilzed mode)
  • 4. International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169 Volume: 5 Issue: 7 448 – 452 _______________________________________________________________________________________________ 451 IJRITCC | July 2017, Available @ http://www.ijritcc.org _______________________________________________________________________________________ Fig. 7 Flowchart of Implementation for vehicle in Running Condition VI. RESULT The server receives the messages from tracking device and sends to user’s android application as a vigilant message. Location of the conveyance is facilely tracked for the given stipulated time. User can lock the ignition switch by sending a message to device. The message which is sent by device to user’s phone is shown in Fig. 8. Vehicle’s fuel level can withal be received as message from device. The device location can be tracked often as mentioned in Fig. 8 which can be seen using the android application. VII. CONCLUSION In this paper we have proposed bestseller method of conveyance tracking systems utilizing GPS and GSM used to track the larceny conveyance by utilizing GPS and GSM/GPRS technology. Fig. 8 Messages from Mobile to device. The message can be received through SMS or Internet DATA packs recharged in GSM SIM card installed in the device. Fuel monitoring is updated and if larceny transpires immediate message is sent to the android application installed in the authorized person’s mobile phone. This system can be put into the sleeping mode conveyance handled by the owner or sanctioned persons. Otherwise goes to active mode. The mode of operations can be transmuted by persons remotely. When the larceny identified, the responsible person will send SMS to the device, then issue the control signals to seize the engine motor. After that the conveyance engine is locked. In this method, facilely track the vehicle’s place. The location information is updated to the server frequently Fig. 9 Device location in the android application.
  • 5. International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169 Volume: 5 Issue: 7 448 – 452 _______________________________________________________________________________________________ 452 IJRITCC | July 2017, Available @ http://www.ijritcc.org _______________________________________________________________________________________ ACKNOWLEDGMENT The authors would like to thank Department of Electronics and Communications, Dayananda Sagar College of Engineering, Bengaluru for help. REFERENCES [1] Mashood Mukhtar, “GPS based Advanced Vehicle Tracking and Vehicle Control System”, I.J. Intelligent Systems and Applications, 2015, 03, 1-12 Published Online February 2015 in MECS (http://www.mecs-press.org/) [2] Rohitaksha K , Madhu C G , Nalini B G ,Nirupama C V, “Android Application for Vehicle Theft Prevention and Tracking System”, International Journal of Computer Science and Information Technologies, Vol. 5 (3) , 2014, 3754-3758 [3] www.digikey.com/en/ptm/m/microchip-technology/ic-serial- eeprom [4] Jignesh B Jadav, Dr.K.H.Wandra, Mr.Rohit Dabhi, “Innovative Automobile Security System Using Various Security Modules” ,International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169 Volume: 3 Issue: 2 583 – 586 [5] SeokJu Lee, Girma Tewolde, Jaerock Kwon“Design & “Implementation of Vehicle Tracking System using GPS/GSM/GPRS Technology and Smartphone Application”IEEE World Forum On Internet Of things(WF- IoT) March 2014-Seoul. [6] www2.keil.com/stmicroelectronics-stm32, www.st.com/en/microcontrollers/stm32-32-bit-arm-cortex- mcus.html [7] http://www.radio- electronics.com/info/cellulartelecomms/gsm_technical/gsm_in troduction.php [8] http://www.ti.com/lit/ug/sprugp1/sprugp1.pdf [9] DESerrano,“Design and Analysis of MEMS Accelerometers”, Journal of Microelectromechanical. Systems [10] www.esacademy.com/en/library/technical-articles- and.../i2c.../i2c-bus-protocol.html [11] https://www.u-blox.com/sites/default/files/u-blox- ATCommands_Manual_(UBX-13002752).pdf