0% found this document useful (0 votes)
147 views

1805 Gps Based Vehicle Theft Detection System Using GSM Technology

This document describes a GPS-based vehicle theft detection system using GSM technology. The system uses a vibration sensor and ignition lock to detect if a vehicle has been stolen. It then activates a GPS modem to track the vehicle's location and sends SMS alerts with the coordinates to the owner. The system is meant to help owners locate stolen vehicles within minutes. It has applications for tracking company, school and personal vehicles and could later include engine locking capabilities.

Uploaded by

MANOJKUMAR T
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
147 views

1805 Gps Based Vehicle Theft Detection System Using GSM Technology

This document describes a GPS-based vehicle theft detection system using GSM technology. The system uses a vibration sensor and ignition lock to detect if a vehicle has been stolen. It then activates a GPS modem to track the vehicle's location and sends SMS alerts with the coordinates to the owner. The system is meant to help owners locate stolen vehicles within minutes. It has applications for tracking company, school and personal vehicles and could later include engine locking capabilities.

Uploaded by

MANOJKUMAR T
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Microtronics technologies Mobile: 99707 90092

Website: www.projectsof8051.com Email: [email protected]

For more Project details visit:

http://www.projectsof8051.com/gps-based-vehicle-theft-detection-system-using-gsm-
technology/

Code Project Title

1805 GPS based Vehicle theft detection system using GSM technology

Synopsis for
GPS based Vehicle theft detection
system using GSM technology
Introduction
Every alternate day we hear news about vehicle theft. Some of these vehicles are never traced.
However with the use of the this project, owner can find his/her car in few minutes

This project detects the vehicle theft. Then it activates the Tracking system. Microcontroller
reads the vehicle co-ordinates using the GPS modem. Then Microcontroller sends text SMS to the owner
of vehicle using GSM modem. We have provided Ignition lock with this project. System activates the
vibration sensor once the user removes key from the lock. After this if system detects the vibration then

MicroTronics Technologies
Website: www.projectsof8051.com Mobile: 99707 90092 Email: [email protected]
Microtronics technologies Mobile: 99707 90092
Website: www.projectsof8051.com Email: [email protected]

it acknowledges it as an invalid access to the vehicle. System treats it as a vehicle theft. System
immediately turns on the Buzzer and sends text SMS to the user. Then Microcontroller continuously
sends SMS to the owner of vehicle. This SMS contains Longitude and Latitude of vehicle. Owner of
vehicle can copy paste this message contents into Google map and can track the exact location of the
vehicle.

BLOCK DIAGRAM

Vibration LCD Display


Sensor

Micro-
controller
Ignition Lock Buzzer

GPS Modem GSM Modem

Block Diagram Description:


1) Vibration Sensor: It is a kind of Piezo-electric sensor. It detects the amount of vibration, compares it
with threshold level set by user and gives high pulse at its output. We have used Digital output vibration
sensor.

2) Ignition Lock: This is used to identify that owner has left the vehicle. Any action after key removal will
be considered as invalid access to the vehicle.

MicroTronics Technologies
Website: www.projectsof8051.com Mobile: 99707 90092 Email: [email protected]
Microtronics technologies Mobile: 99707 90092
Website: www.projectsof8051.com Email: [email protected]

3) Microcontroller: We have used 8051 series microcontroller, AT89s51. 8051 communicates with
sensor, ignition key, LCD display, GPS modem and GSM modem.

4) LCD display: This is non-mandatory component of the circuit. However it is important part while
developing the project.

5) GPS modem: It send out data on serial port. This data contains various information including
Longitude and Latitude of the vehicle’s current location.

6) GSM Modem: Microcontroller sends AT commands to the GSM modem. Then GSM modem sends
SMS.

ADVANTAGES:
1) This project can be used in transportation vehicles of Companies, schools, colleges and industries.

2) This project can be used in our cars and even in bikes.

APPLICATIONS:
1) This project can be used in transportation vehicles of Companies, schools, colleges and industries.

2) This project can be used in our cars and even in bikes.

Future development
1) We can add vehicle engine locking system

For more Project details visit:

http://www.projectsof8051.com/gps-based-vehicle-theft-detection-system-using-gsm-
technology/

MicroTronics Technologies
Website: www.projectsof8051.com Mobile: 99707 90092 Email: [email protected]

You might also like