Vous êtes sur la page 1sur 3

Vehicle Security,Tracking and Theft Intimation

Tuhinansu Gourav, Sourav Narayan Satpathy, Abhisek Parida, Soumya Prakash Mishra
Ayas Kanta Swain
National Institute of Technology
Rourkela, Odisha

Abstract— A vehicle security system combines the installation of an changed by persons or remotely. When the theft identified, the
electronic device in a vehicle, or fleet of vehicles, with purpose- responsible people send SMS to the micro controller, then issue
designed computer software to enable the owner or a third party to the control signals to stop the engine motor. After that all the
track the vehicle's location, collecting data in the process. Modern doors locked. To open the doors or to restart the engine
vehicle tracking systems commonly use Global Positioning System
(GPS) technology for locating the vehicle, but other types of automatic
authorized person needs to enter the passwords. In this method,
vehicle location technology can also be used. In the proposed system if easily track the vehicle place and ignition system locked.
someone tries to steal the car, the microcontroller MSP430FG4618
gets an interrupt through a switch mechanism connected to the system B. Proposed Solution
and commands the GSM modem to send an SMS. The GSM modem
SIM900A interfaced to the microcontroller, receives the message, the In the previous system security lock and alarm is implemented
output of which activates a mechanism that disables the ignition of the in a car. If a burglar can break open the lock, then it becomes
vehicle resulting in stopping the vehicle. The proposed system is easy for the burglar to steal the car. And in old security system if
further enhanced by integrating a GPS system, which will give exact the car is stolen then it is out of the owner control. User doesn’t
position of the vehicle in terms of its latitude and longitude using
NMEA data. GPS and GSM technologies enable the vehicle owners to
have any awareness about the current location of the vehicle.
track and monitor the vehicle at anytime from anywhere. The GPS/GSM Based System is one of the most important
Keywords— MSP430FG4618, GSM Modem SIM900A, Global systems, which integrate both GSM and GPS technologies. It is
Positioning System (GPS), National Marine Electronics necessary due to the many of applications of both GSM and
Association (NMEA) data GPS systems and the wide usage of them by millions of people
throughout the world [1]. This system designed for users in land
construction and transport business, provides real-time
I. INTRODUCTION
information such as location, speed and expected arrival time of
the user is moving vehicles in a concise and easy-to-read format.
Currently almost of the public having an own vehicle, theft is
This system may also useful for communication process among
happening on parking and sometimes driving insecurity places.
the two points.
The safe of vehicles is extremely essential for public vehicles.
Vehicle tracking and locking system installed in the vehicle, to
C. Organization of the Paper
track the place and locking engine motor. The place of the
vehicle identified using Global Positioning system (GPS) and
Global system mobile communication (GSM). These systems The hardware and software of the GPS and GSM network were
constantly watch a moving Vehicle and report the status on developed. The proposed GPS/GSM based System has the two
demand. When the theft identified, the responsible person send parts, first is a mobile unit and another is controlling station.
SMS to the microcontroller, then microcontroller issue the The system processes, interfaces, connections, data
control signals to stop the engine motor. Authorized person need transmission and reception of data among the mobile unit and
to send the password to controller to restart the vehicle and open control stations are working successfully. These results are
the door. This is more secured, reliable and low cost. compatible with GPS technologies.

A. Technical Background II. PROPOSED SOLUTION

In this paper, we have proposed a novel method of vehicle The tracking device consists of the GPS, GSM modem and the
tracking and locking systems used to track the theft vehicle by microcontroller. Location name and GPS coordinate values are
using GPS and GSM technology. This system puts into the stored as a in the microcontroller. As soon as the GSM modem
sleeping mode vehicle handled by the owner or authorized receives SMS request for location, the microcontroller checks
persons; otherwise goes to active mode. The mode of operations for a closest location with the received GPS coordinate NMEA
data. The matched location detail is sent to the user as an SMS
using GSM modem thus completing the request. Further service
enhancements like breakdown alert can be made into the
proposed system in a cost effective manner.

Fig 1. System Architecture Fig 2. Hardware Implementation


System specifications
1. Microcontroller: MSP430FG4618 microcontroller was B. Software Implementation
selected. Ultralow-Power Consumption with Active Mode: 400
μA at 1 MHz, 2.2 V, 116KB+256B Flash or ROM Memory,
8KB RAM
2. The GSM module: Rhydolabz’s GSM MODEM SIM900A.
It's a Dual Band GSM/GPRS engine, works on frequencies
900/ 1800 MHz
3. GPS module: Rhydolabz's GPS receiver MediaTek MT3329
Chipset, L1 Frequency, C/A code, 66 Channels,5 VDC supply
@ 55 mA (typical).
4. Programming: Programming in C using IAR Workbench
IDE for the microcontroller and USB FET Debugger to
download and debug the program on board.
III IMPLEMENTATION Algorithm
Step 1: Start
A. Hardware Implementation Step 2: Phone initialization
Step 3: Get Hardware Software
In our vehicle tracking system is an electronic device, Step 4: Poll SMS from mobile phone
installed in a vehicle to enable the owner or a third party to Step 5: If new SMS received go to step3 else, go to step1
track the vehicle's place. This paper proposed to design a Step 6: Receive SMS
vehicle tracking system that works using GPS and GSM Step 7: Check SMS pattern
technology. This system built based on embedded system, used Step 8: Control the device based on status
for tracking and positioning of any vehicle by using Global Step 9: Notify end user
Positioning System (GPS) and Global system for mobile Step 10: Go to step1
communication (GSM). This design will continuously watch a
moving Vehicle and report the status of the Vehicle on demand.
A vehicle tracking system combines the installation of an IV. RESULTS
electronic device in a vehicle, or fleet of vehicles, with purpose This project is designed using MSP430FG4618 microcontroller
designed computer software at least at one operational base to which proposes to design an embedded system which is used
enable the owner or a third party to track the vehicle's location, for tracking and positioning of any vehicle by using Global
collecting data in the process from the field and deliver it to the Positioning System (GPS) and Global system for mobile
base of operation. communication (GSM). Here the microcontroller is interfaced
serially to a GSM Modem and GPS Receiver. A GSM modem APPENDIX A
is used to send the position (Latitude and Longitude) of the
vehicle from a remote place. The GPS modem will
continuously give the data i.e. the latitude and longitude
indicating the position of the vehicle. The GPS modem gives
many parameters as the output, but only the NMEA data
coming out is read. The same data is sent to the mobile at the
other end from where the position of the vehicle is demanded.
An EEPROM is used to store the mobile number. The hardware
interfaces to microcontroller are LCD display, GSM modem
and GPS Receiver. The design uses MAX232 protocol for PCB Design for the motor driver circuit
serial communication between the modems and the
microcontroller. A serial driver IC is used for converting TTL
voltage levels to RS-232 voltage levels. When the request by
user is sent to the number at the modem, the system
automatically sends a return reply to that mobile indicating the
position of the vehicle in terms of latitude and longitude from
this information we can track our vehicles.

V. CONCLUSIONS
This paper has proposed an anti-theft system which can be used
to track a vehicle. The system permits localization of the
automobile and transmitting the position to the owner on his
mobile phone as a short message (SMS) at his request. The
system can be interconnected with the car alarm system and
alert the owner on his mobile phone. This tracking system is
composed of a GPS receiver, Microcontroller and a GSM
Modem. GPS receiver gets the location information from the
satellites. The Microcontroller performs the work of extracting
the latitude and longitude details from the NMEA data and then
sends the data to owner’s mobile (when requested). The
proposed system is a low cost solution for automobile position
and status, very useful in case of vehicle theft situations,
monitoring adolescent drivers etc.

REFERENCES
[1] edgefix.com projects, http://www.edgefxkits.com/theft-intimation-of-the-
vehicle-over-gsm-by-sms-with-user-programable-number-features-to-
owner-who-can-stop-the-engine-remotely.
[2] R. Bajaj, “GPS: location-tracking technology,” in Proc. IEEE
International Conf. on Computer, San Francisco, USA, Apr. 2002, vol.
35, issue 4, pp. 92-94.
[3] Muhammad Ali Mazidi, Janice Gillspie, Mckinlay, Rolin D., “ The
Microcontroller in Embedded System: using Assembly and C,” 2 nd
edition, Pearson Education, 2007.
[4] Mouly, Michel, Pautet, M. Bernadette (2002). The GSM System for
Mobile Communications. Telecom Publishing, ISBN:0945592159
[5] 8051 projects, http://www.8051projects.info/content/projects/7-vehicle-
tracking -system-using-gps-gsm-modem.html.
[6] MarkoWolf, AndreWeimerskirch, and ThomasWollinger, “State of the
Art: Embedding security in vehicles”, Journal on Embedded Systems,
Volume 2007, Article ID 74706.
[7] J.-P. Hubaux, S. C Apkun, and J. Luo, “The security and privacy of smart
vehicles,” IEEE Security & Privacy Magazine, vol. 2, no. 3, pp. 49–55,
2004.
[8] Akila w., (2002), “Vehicle Tracking System Using GPS and SMS”

Vous aimerez peut-être aussi