International Journal of Research in Engineering Technology -– Volume 1 Issue 1, 2015
ISSN: 2455-1341 http://www.ijretjournal.org Page 13
Vehicle Tracking System Using GPS Tracking Method
Smith William*, Anthony Sabastin**
( Department of Mechanical Engineering , Parul Institute of Engineering and Technology, Vadodara)
I. Introduction:
Vehicle tracking systems were first
implemented for the shipping industry
because people wanted to know where each
vehicle was at any given time. To resolve
such problems, a system is developed using
GPS technologies and an application is
introduced in this research work. The vehicle
tracking device is classified as active and
passive where passive devices store GPS data
and later this device is removed and
downloaded to a computer for evaluation
whereas, active devices collect the data and
transmit it in real time over server. Generally,
this transport is arranged through the local
transport vendors on a yearly contract basis,
recently happen mishaps such as burglary, rape
cases etc. This vehicle tracking system found in
clients vehicles as a theft prevention and rescue
device. Vehicle owner or Police follow the
signal emitted by the tracking system to locate a
robbed vehicle in parallel the stolen vehicle
engine speed going to decreased and pushed to
off. After switch of the engine, motor cannot
restart without permission of password. This
system installed for the four wheelers, Vehicle
tracking usually used in navy operators for navy
management functions, routing, send off, on
board information and security.
II. System Architecture:
GPS tracking device: The device fits into the
vehicle and captures the GPS location
information apart from other vehicle
information at regular intervals to a central
server. The other vehicle information can
include fuel amount, engine temperature,
altitude, reverse encoding, door open/close, tire
pressure, cut off fuel, turn off ignition, turn on
headlight, turn on taillight, battery status, GSM
area code/cell code decoded, number of GPS
satellites in view, glass open/close, fuel
amount, emergency button status, cumulative
idling, computed odometer, engine
RPM, throttle position.GPRS status and a lot
more. Capability of these devices actually
decide the final capability of the whole tracking
system.GPS tracking server: The tracking
server has three responsibilities: receiving data
from the GPS tracking unit, securely storing it,
and serving this information on demand to the
user.User interface: The UI determines how
Abstract:
A vehicle tracking system is an electronic device installed in a vehicle to enable the owner
or a third party to track the vehicle's location.Multi-tracking system is a real time tracking platform
which uses integration of technologies such as GPS.The device installed in the vehicle
continuously moves and other related information at each position and then transmit to tracking
server, thus storing it in the database. Currently almost of the public having an own vehicle, theft is
happening on parking and sometimes driving insecurity places. The safe of vehicles is extremely
essential for public vehicles. As more devices become GPS enabled, accuracy will increase and the
system's scale and global reach will benefit everyone. Wireless technology promises to be a key
element in any long-term solution. This design will continuously monitor a moving Vehicle and
report the status of the Vehicle on demand
Keywords — GPS Tracking System, Vehicle Tracker , Security System .
RESEARCH ARTICLE OPEN ACCESS
International Journal of Research in Engineering Technology -– Volume 1 Issue 1, 2015
ISSN: 2455-1341 http://www.ijretjournal.org Page 14
one will be able to access information, view
vehicle data, and elicit important details from
it. When a vehicle collision occurs ,dual axis
accelerometer detects the level of collision and
then small range accelerationsensor
automatically detects the vehicle roll angle is
greater than the set value given using GSM
Technology to senda accident information to
the owner family and rescue units.
Fig1.GPS System Architecture
III.GPS Location Module
The Global Positioning System in vehicle
tracking systems is commonly used to
provide users with information such as the
location coordinates, speed, time, and so on,
anywhere on Earth. In this work, a GPS
module and a GPS receiver available from
the Spark fun website, is adopted to
implement the in-vehicle device. The GPS
module has the GPS receiver with antenna.
There are two slide switches and one push
button switch.New improved GPS Module with
built-in antenna and memory back-up for OEM
and hobbyists projects. This unit features low
power consumption, high sensitivity. The unit is
ideal for navigation systems, distance
measurements, vehicle monitoring and
recording, boating direction and location,
together with hiking and cross country
exploring.
This module includes high precision surface
mount technology to provide both high accuracy
and very compact size. The module can be
easily installed on a main board, with all inputs
using standard TTL signal levels. A series of
standard NMEA format messages are provided
to give position, satellite information, time, etc.
The module can be easily connected directly to
a microcontroller to display and record this
information. Develop your own GPS navigation
system or connect to a pocket pc for a low cost
navigation system. Use in the car or boat for trip
recording and distance to destination
information. The possibilities are endless with
this easy to use GPS module.
Fig1.GPS Locater System.
IV.Debugging and Testing Process:
Microsoft Open Database Connectivity is
a standard programming interface for
application developers and database systems
providers. Before ODBC became a de facto
standard for Windows programs to interface
with database systems, programmers had to use
proprietary languages for each database to
International Journal of Research in Engineering Technology -– Volume 1 Issue 1, 2015
ISSN: 2455-1341 http://www.ijretjournal.org Page 15
which they wanted to connect. The choice of the
database system is made almost irrelevant from
a coding perspective, which is as it should be.
Application developers have much more
important things to worry about than the syntax
that is needed to port their program from one
database to another when business needs
suddenly change.
In vehicle unit is also responsible for
transmitting this information to Tracking Server
located anywhere in the world. To achieve all
these functionalities In Vehicle unit uses
modules like GPS receiver, GPRS module and
LPC2148. In Vehicle unit uses GPS receiver to
capture the current location and vehicle speed.
Location and speed data provided by GPS is not
in human understandable format. This raw data
needs to be processed to convert it into useful
information that can be displayed by a beacon
on the map. CPU is required to process this raw
data. GPS receiver can also provide information
of altitude, time of GPS fix, status of GPS fix,
and number of satellite used to compute current
location information along with location and
speed. GPS fix means last reported location. For
tracking purpose only location and speed data is
required for transmission. Other data provided
by GPS receiver is used to determine the
validity of location information.A software
simulator is a computer program running on an
independent hardware and it simulates the CPU,
the instruction set and the I/O of the target
microcontroller.
V. System Software Design:
The Device user should be included in the
software programming in order to receive the
location values from the GPS device to
server.The development environment for the
system software is Code C program language
been used. It is shows that the system includes
the features as motorcycle accident information
detection, GPS satellite positioning and alarm
information sending. After the system initialized
by powered-on, it runs the sensor calibration
program and system self-test program. Sending
alarm information when the system is abnormal.
It is to determine to send "false alarm",
“Emergency for help "and "reported safety"
information by scanning keyboard signal. It is
confirmed that the motorcycle accident occurred
when data abnormal detected by information
detection module. Position information searched
by the GPS.
VI.Conclusion:
In this paper, we have proposed a novel method
of vehicle tracking and locking systems used to
track the theft vehicle by using GPS technology.
It is having wide scope of applications such as
live tracking or personal tracking. You can
determine your location, whether you are
travelling locally or in a foreign land, having a
GPS is truly an advantage and many more
similar applications thus, this system can prove
International Journal of Research in Engineering Technology -– Volume 1 Issue 1, 2015
ISSN: 2455-1341 http://www.ijretjournal.org Page 16
to be very helpful in future, providing more
security.
VII. References
[1] Yao Jin. The discussion of Road Traffic
Safety Countermeasures System [J].Private
Science and Technology, 2010, (06).
[2] Wang Wei. Embedded Microcontroller
MC9S08AW60 Principles and Application [M].
Beijing: Beijing Aerospace University Press,
2008.
[3] Zhu Yi, Yang Shubo. MMA series of
acceleration sensor principles and application
[J].Medical equipment, 2008, (04).
[4] TAYLORRK, SCHROCKMD,
BLOOMFIELDJ, Dynamic testing of GPS
receivers [J]. Transactions of the ASAE,
2004,47 (4).
[5] SIEMENS, TC35i Hardware Interface
Description [M]. April 14,2003
[6] Ma Chao. Embedded GSM message
interface hardware and software design [J].
Microcontroller and Embedded Systems, 2003,
[7]Research Paper, Integration of GPS and
GSM for Determination of cellular coverage
area by A. D. Sarma, P. S.Ravikanth and D.
Krishna Reddy

More Related Content

DOCX
project report. final
PDF
IoT BASED VEHICLE TRACKING AND TRAFFIC SURVIELLENCE SYSTEM
PDF
Final report
PDF
Tracking and Recovery of the Vehicle using GPS and GSM
PDF
IRJET- Vehicle Accident Detection System using GSM and GPS
PDF
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
PPTX
Vehicle Tracking and Locking System
PDF
Vehicle Tracking System Using GPS
project report. final
IoT BASED VEHICLE TRACKING AND TRAFFIC SURVIELLENCE SYSTEM
Final report
Tracking and Recovery of the Vehicle using GPS and GSM
IRJET- Vehicle Accident Detection System using GSM and GPS
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
Vehicle Tracking and Locking System
Vehicle Tracking System Using GPS

What's hot (20)

PDF
Wireless Reporting System for Accident Detection at Higher Speeds
PDF
Vehicle Tracking System for School Bus by Arduino
PDF
GPS based Advanced Vehicle Tracking and Vehicle Control System
PDF
Vehicle accident detection system (VAD)
PDF
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...
PDF
IRJET - Intelligent Traffic Control System using Centralized System for Emerg...
DOCX
Real Time Vehicle Tracking System
PDF
IRJET- A Survey on Various Location Tracking Systems
PDF
SMART MONITORING OF AUTOMOBILE USING IOT
PDF
IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...
PDF
AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM
PPT
SMS Based GPS - Dits
PDF
IRJET- Automatic Vehicle Accident Detection and Rescue System
PDF
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...
PDF
11.design and implementation of vehicle tracking system using gps
PPTX
Vehicle anti theft tracking system based on internet of things
PPTX
ACCIDENT PREVENTION AND DETECTION SYSTEM
PDF
gps gsm based vehicle tracking system seminar
PPTX
Smart IoT Device for Vehicle Theft
PDF
Review on Tunnel Field Effect Transistors (TFET)
Wireless Reporting System for Accident Detection at Higher Speeds
Vehicle Tracking System for School Bus by Arduino
GPS based Advanced Vehicle Tracking and Vehicle Control System
Vehicle accident detection system (VAD)
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...
IRJET - Intelligent Traffic Control System using Centralized System for Emerg...
Real Time Vehicle Tracking System
IRJET- A Survey on Various Location Tracking Systems
SMART MONITORING OF AUTOMOBILE USING IOT
IRJET- Smart Vehicle with Crash Detection and Emergency Vehicle Dispatch with...
AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM
SMS Based GPS - Dits
IRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...
11.design and implementation of vehicle tracking system using gps
Vehicle anti theft tracking system based on internet of things
ACCIDENT PREVENTION AND DETECTION SYSTEM
gps gsm based vehicle tracking system seminar
Smart IoT Device for Vehicle Theft
Review on Tunnel Field Effect Transistors (TFET)
Ad

Viewers also liked (6)

PPT
Vts ppt( new)
PPTX
Vehicle tracking system using gps and google map
PPTX
Vehicle tracking system using gps and gsm
PPTX
Vehicle tracking system using GSM and GPS
PPT
Tariff and Non Tariff Barriers
Vts ppt( new)
Vehicle tracking system using gps and google map
Vehicle tracking system using gps and gsm
Vehicle tracking system using GSM and GPS
Tariff and Non Tariff Barriers
Ad

Similar to IJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking Method (20)

PDF
Vehicle Theft Detection and Tracking Based on GSM and GPS
PDF
Vehicle Tracking System For Commercial Vehicles
PDF
A Major Project Report On Quot VEHICLE TRACKING SYSTEM USING GPS AND GSM Q...
PDF
Design and implementation of vehicle tracking system using gps
PDF
Design and Implementation for Trucks Tracking System Using GPS Based on Seman...
PDF
OBJECT TRACKING AND RECOGNITION USING GPS
PDF
Multi tracking system for vehicle using gps and gsm
PDF
Multi tracking system for vehicle using gps and gsm
PDF
Ijisa v5-n9-10
PPTX
New عرض تقديمي من Microsoft PowerPoint.pptx
PDF
Design and development of gps-gsm based Tracking system with google map based...
PDF
Smart anti-theft system for the security of vehicles- A Review
PDF
Application of Micro Controller in Vehicle Monitoring and Security System
PPTX
Vehicle tracking and locking system based on GSM and GPS
PDF
GPS GSM Based Vehicle Tracking & Locking System
PPTX
Ic engine
PDF
IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...
PDF
Vehicle telematics with real time operating system
DOCX
Vehicle tracking Using GPS,GSM & ARM7
PDF
IRJET- Smart Street Light Accident Identification and Vehicle Tracking System...
Vehicle Theft Detection and Tracking Based on GSM and GPS
Vehicle Tracking System For Commercial Vehicles
A Major Project Report On Quot VEHICLE TRACKING SYSTEM USING GPS AND GSM Q...
Design and implementation of vehicle tracking system using gps
Design and Implementation for Trucks Tracking System Using GPS Based on Seman...
OBJECT TRACKING AND RECOGNITION USING GPS
Multi tracking system for vehicle using gps and gsm
Multi tracking system for vehicle using gps and gsm
Ijisa v5-n9-10
New عرض تقديمي من Microsoft PowerPoint.pptx
Design and development of gps-gsm based Tracking system with google map based...
Smart anti-theft system for the security of vehicles- A Review
Application of Micro Controller in Vehicle Monitoring and Security System
Vehicle tracking and locking system based on GSM and GPS
GPS GSM Based Vehicle Tracking & Locking System
Ic engine
IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...
Vehicle telematics with real time operating system
Vehicle tracking Using GPS,GSM & ARM7
IRJET- Smart Street Light Accident Identification and Vehicle Tracking System...

More from ISAR Publications (6)

PDF
IJRET-V1I2P2 - Influence of Drug use on Academic Performance Among Secondary ...
PDF
IJRET-V1I2P1 -Measurement and FEMM Modelling of Experimentally Generated Stro...
PDF
IJRET-V1I1P5 - A User Friendly Mobile Search Engine for fast Accessing the Da...
PDF
IJRET-V1I1P3 - Remotely Sensed Images in using Automatic Road Map Compilation
PDF
IJRET-V1I1P2 -A Survey Paper On Single Image and Video Dehazing Methods
PDF
IJRET-V1I1P1 - Forest Fire Detection Based on Wireless Image Processing
IJRET-V1I2P2 - Influence of Drug use on Academic Performance Among Secondary ...
IJRET-V1I2P1 -Measurement and FEMM Modelling of Experimentally Generated Stro...
IJRET-V1I1P5 - A User Friendly Mobile Search Engine for fast Accessing the Da...
IJRET-V1I1P3 - Remotely Sensed Images in using Automatic Road Map Compilation
IJRET-V1I1P2 -A Survey Paper On Single Image and Video Dehazing Methods
IJRET-V1I1P1 - Forest Fire Detection Based on Wireless Image Processing

Recently uploaded (20)

PPTX
Chemical Technological Processes, Feasibility Study and Chemical Process Indu...
PPTX
Fundamentals of safety and accident prevention -final (1).pptx
PPTX
Information Storage and Retrieval Techniques Unit III
PDF
distributed database system" (DDBS) is often used to refer to both the distri...
PDF
Soil Improvement Techniques Note - Rabbi
PDF
PREDICTION OF DIABETES FROM ELECTRONIC HEALTH RECORDS
PPTX
Current and future trends in Computer Vision.pptx
PDF
Visual Aids for Exploratory Data Analysis.pdf
PPTX
Amdahl’s law is explained in the above power point presentations
PDF
EXPLORING LEARNING ENGAGEMENT FACTORS INFLUENCING BEHAVIORAL, COGNITIVE, AND ...
PDF
Design Guidelines and solutions for Plastics parts
PDF
Accra-Kumasi Expressway - Prefeasibility Report Volume 1 of 7.11.2018.pdf
PPTX
tack Data Structure with Array and Linked List Implementation, Push and Pop O...
PDF
Artificial Superintelligence (ASI) Alliance Vision Paper.pdf
PDF
August 2025 - Top 10 Read Articles in Network Security & Its Applications
PDF
737-MAX_SRG.pdf student reference guides
PPTX
CURRICULAM DESIGN engineering FOR CSE 2025.pptx
PPTX
"Array and Linked List in Data Structures with Types, Operations, Implementat...
PDF
Human-AI Collaboration: Balancing Agentic AI and Autonomy in Hybrid Systems
PDF
22EC502-MICROCONTROLLER AND INTERFACING-8051 MICROCONTROLLER.pdf
Chemical Technological Processes, Feasibility Study and Chemical Process Indu...
Fundamentals of safety and accident prevention -final (1).pptx
Information Storage and Retrieval Techniques Unit III
distributed database system" (DDBS) is often used to refer to both the distri...
Soil Improvement Techniques Note - Rabbi
PREDICTION OF DIABETES FROM ELECTRONIC HEALTH RECORDS
Current and future trends in Computer Vision.pptx
Visual Aids for Exploratory Data Analysis.pdf
Amdahl’s law is explained in the above power point presentations
EXPLORING LEARNING ENGAGEMENT FACTORS INFLUENCING BEHAVIORAL, COGNITIVE, AND ...
Design Guidelines and solutions for Plastics parts
Accra-Kumasi Expressway - Prefeasibility Report Volume 1 of 7.11.2018.pdf
tack Data Structure with Array and Linked List Implementation, Push and Pop O...
Artificial Superintelligence (ASI) Alliance Vision Paper.pdf
August 2025 - Top 10 Read Articles in Network Security & Its Applications
737-MAX_SRG.pdf student reference guides
CURRICULAM DESIGN engineering FOR CSE 2025.pptx
"Array and Linked List in Data Structures with Types, Operations, Implementat...
Human-AI Collaboration: Balancing Agentic AI and Autonomy in Hybrid Systems
22EC502-MICROCONTROLLER AND INTERFACING-8051 MICROCONTROLLER.pdf

IJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking Method

  • 1. International Journal of Research in Engineering Technology -– Volume 1 Issue 1, 2015 ISSN: 2455-1341 http://www.ijretjournal.org Page 13 Vehicle Tracking System Using GPS Tracking Method Smith William*, Anthony Sabastin** ( Department of Mechanical Engineering , Parul Institute of Engineering and Technology, Vadodara) I. Introduction: Vehicle tracking systems were first implemented for the shipping industry because people wanted to know where each vehicle was at any given time. To resolve such problems, a system is developed using GPS technologies and an application is introduced in this research work. The vehicle tracking device is classified as active and passive where passive devices store GPS data and later this device is removed and downloaded to a computer for evaluation whereas, active devices collect the data and transmit it in real time over server. Generally, this transport is arranged through the local transport vendors on a yearly contract basis, recently happen mishaps such as burglary, rape cases etc. This vehicle tracking system found in clients vehicles as a theft prevention and rescue device. Vehicle owner or Police follow the signal emitted by the tracking system to locate a robbed vehicle in parallel the stolen vehicle engine speed going to decreased and pushed to off. After switch of the engine, motor cannot restart without permission of password. This system installed for the four wheelers, Vehicle tracking usually used in navy operators for navy management functions, routing, send off, on board information and security. II. System Architecture: GPS tracking device: The device fits into the vehicle and captures the GPS location information apart from other vehicle information at regular intervals to a central server. The other vehicle information can include fuel amount, engine temperature, altitude, reverse encoding, door open/close, tire pressure, cut off fuel, turn off ignition, turn on headlight, turn on taillight, battery status, GSM area code/cell code decoded, number of GPS satellites in view, glass open/close, fuel amount, emergency button status, cumulative idling, computed odometer, engine RPM, throttle position.GPRS status and a lot more. Capability of these devices actually decide the final capability of the whole tracking system.GPS tracking server: The tracking server has three responsibilities: receiving data from the GPS tracking unit, securely storing it, and serving this information on demand to the user.User interface: The UI determines how Abstract: A vehicle tracking system is an electronic device installed in a vehicle to enable the owner or a third party to track the vehicle's location.Multi-tracking system is a real time tracking platform which uses integration of technologies such as GPS.The device installed in the vehicle continuously moves and other related information at each position and then transmit to tracking server, thus storing it in the database. Currently almost of the public having an own vehicle, theft is happening on parking and sometimes driving insecurity places. The safe of vehicles is extremely essential for public vehicles. As more devices become GPS enabled, accuracy will increase and the system's scale and global reach will benefit everyone. Wireless technology promises to be a key element in any long-term solution. This design will continuously monitor a moving Vehicle and report the status of the Vehicle on demand Keywords — GPS Tracking System, Vehicle Tracker , Security System . RESEARCH ARTICLE OPEN ACCESS
  • 2. International Journal of Research in Engineering Technology -– Volume 1 Issue 1, 2015 ISSN: 2455-1341 http://www.ijretjournal.org Page 14 one will be able to access information, view vehicle data, and elicit important details from it. When a vehicle collision occurs ,dual axis accelerometer detects the level of collision and then small range accelerationsensor automatically detects the vehicle roll angle is greater than the set value given using GSM Technology to senda accident information to the owner family and rescue units. Fig1.GPS System Architecture III.GPS Location Module The Global Positioning System in vehicle tracking systems is commonly used to provide users with information such as the location coordinates, speed, time, and so on, anywhere on Earth. In this work, a GPS module and a GPS receiver available from the Spark fun website, is adopted to implement the in-vehicle device. The GPS module has the GPS receiver with antenna. There are two slide switches and one push button switch.New improved GPS Module with built-in antenna and memory back-up for OEM and hobbyists projects. This unit features low power consumption, high sensitivity. The unit is ideal for navigation systems, distance measurements, vehicle monitoring and recording, boating direction and location, together with hiking and cross country exploring. This module includes high precision surface mount technology to provide both high accuracy and very compact size. The module can be easily installed on a main board, with all inputs using standard TTL signal levels. A series of standard NMEA format messages are provided to give position, satellite information, time, etc. The module can be easily connected directly to a microcontroller to display and record this information. Develop your own GPS navigation system or connect to a pocket pc for a low cost navigation system. Use in the car or boat for trip recording and distance to destination information. The possibilities are endless with this easy to use GPS module. Fig1.GPS Locater System. IV.Debugging and Testing Process: Microsoft Open Database Connectivity is a standard programming interface for application developers and database systems providers. Before ODBC became a de facto standard for Windows programs to interface with database systems, programmers had to use proprietary languages for each database to
  • 3. International Journal of Research in Engineering Technology -– Volume 1 Issue 1, 2015 ISSN: 2455-1341 http://www.ijretjournal.org Page 15 which they wanted to connect. The choice of the database system is made almost irrelevant from a coding perspective, which is as it should be. Application developers have much more important things to worry about than the syntax that is needed to port their program from one database to another when business needs suddenly change. In vehicle unit is also responsible for transmitting this information to Tracking Server located anywhere in the world. To achieve all these functionalities In Vehicle unit uses modules like GPS receiver, GPRS module and LPC2148. In Vehicle unit uses GPS receiver to capture the current location and vehicle speed. Location and speed data provided by GPS is not in human understandable format. This raw data needs to be processed to convert it into useful information that can be displayed by a beacon on the map. CPU is required to process this raw data. GPS receiver can also provide information of altitude, time of GPS fix, status of GPS fix, and number of satellite used to compute current location information along with location and speed. GPS fix means last reported location. For tracking purpose only location and speed data is required for transmission. Other data provided by GPS receiver is used to determine the validity of location information.A software simulator is a computer program running on an independent hardware and it simulates the CPU, the instruction set and the I/O of the target microcontroller. V. System Software Design: The Device user should be included in the software programming in order to receive the location values from the GPS device to server.The development environment for the system software is Code C program language been used. It is shows that the system includes the features as motorcycle accident information detection, GPS satellite positioning and alarm information sending. After the system initialized by powered-on, it runs the sensor calibration program and system self-test program. Sending alarm information when the system is abnormal. It is to determine to send "false alarm", “Emergency for help "and "reported safety" information by scanning keyboard signal. It is confirmed that the motorcycle accident occurred when data abnormal detected by information detection module. Position information searched by the GPS. VI.Conclusion: In this paper, we have proposed a novel method of vehicle tracking and locking systems used to track the theft vehicle by using GPS technology. It is having wide scope of applications such as live tracking or personal tracking. You can determine your location, whether you are travelling locally or in a foreign land, having a GPS is truly an advantage and many more similar applications thus, this system can prove
  • 4. International Journal of Research in Engineering Technology -– Volume 1 Issue 1, 2015 ISSN: 2455-1341 http://www.ijretjournal.org Page 16 to be very helpful in future, providing more security. VII. References [1] Yao Jin. The discussion of Road Traffic Safety Countermeasures System [J].Private Science and Technology, 2010, (06). [2] Wang Wei. Embedded Microcontroller MC9S08AW60 Principles and Application [M]. Beijing: Beijing Aerospace University Press, 2008. [3] Zhu Yi, Yang Shubo. MMA series of acceleration sensor principles and application [J].Medical equipment, 2008, (04). [4] TAYLORRK, SCHROCKMD, BLOOMFIELDJ, Dynamic testing of GPS receivers [J]. Transactions of the ASAE, 2004,47 (4). [5] SIEMENS, TC35i Hardware Interface Description [M]. April 14,2003 [6] Ma Chao. Embedded GSM message interface hardware and software design [J]. Microcontroller and Embedded Systems, 2003, [7]Research Paper, Integration of GPS and GSM for Determination of cellular coverage area by A. D. Sarma, P. S.Ravikanth and D. Krishna Reddy