SlideShare una empresa de Scribd logo
1 de 31
Vehicle Tracking by GPS - GSM
http://www.edgefxkits.com/
Introduction
Vehicle tracking by GPS -
 Vehicle Tracking System (VTS) is the technology used to determine
the exact location of any vehicle using different methods like GPS
and other radio navigation systems operating through satellites
and ground based stations. This device is used to determine the
precise location of a vehicle, and intimate the position to the
concerned authority through an SMS.
 This system is an important tool for tracking each vehicle at a given
period of time and now it is becoming increasingly popular for
people having expensive cars and hence as a theft prevention and
retrieval device.
Vehicle Tracking by GPS –
GSM
http://www.edgefxkits.com/
Block Diagram
Vehicle tracking by GPS –
GSM
Vehicle Tracking by GPS –
GSM
http://www.edgefxkits.com/
Hardware Components
• Microcontroller unit (AT89C52)
• Max232
• GSM module
• Resistors
• Capacitors
• Voltage Regulator
• DB9 connector
• GPS
• LCD display
Vehicle Tracking by GPS –
GSM
http://www.edgefxkits.com/
Software Components
• Keil compiler
• Language: Embedded C
Vehicle Tracking by GPS –
GSM
http://www.edgefxkits.com/
Circuit Diagram
Vehicle Tracking by GPS –
GSM
http://www.edgefxkits.com/
Microcontroller (AT89C52)
 TRAT89C52 is an 8-bit
microcontroller and belongs to
Atmel's 8051 family.
 It has 8KB of Flash
programmable and erasable
read only memory (PEROM).
 It has an endurance of 1000
Write/Erase cycles.
Vehicle Tracking by GPS –
GSM
http://www.edgefxkits.com/
Features of AT89C52
 Compatibility with the MCS 51 family.
 8-bit CPU frequency up to 33MHz.
 RAM: 256 Bytes.
 Flash memory: 8K Bytes.
 3 timers / counters of 16 bits.
 Two data pointers.
 1 serial port (full duplex UART)
Vehicle Tracking by GPS –
GSM
http://www.edgefxkits.com/
Max232
 Max232 is designed by Maxim
Integrated Products.
 It is a dual transmitter / dual receiver
that typically used to convert the RX, TX,
CTS, RTS signals.
 It has two receivers that convert from
RS-232 to TTL voltage levels
 And two drivers that convert from TTL
logic to RS-232 voltage levels.
Vehicle Tracking by GPS –
GSM
http://www.edgefxkits.com/
GSM
 GSM is Global System for Mobile Communication.
 It is one of the leading digital cellular system.
 GSM is a standard set developed by the European
Telecommunications Standards Institute (ETSI).
 GSM modem is used for transmitting and receiving the data.
Vehicle Tracking by GPS –
GSM
http://www.edgefxkits.com/
GSM
 SIM 300 is a tri- band GSM/GPRS engine.
 It works on various frequencies i.e. EGSM 900MHz, DCS
1800MHz and PCS 1900MHz.
 GSM Modules can be communicated to PIC-Microcontroller
using normal serial USART protocol.
Vehicle Tracking by GPS –
GSM
http://www.edgefxkits.com/
Resistor
s
 Resistor limits the electrical current that flows
through a circuit.
 Resistance is the restriction of current.
 The energy of the electrons that pass through the
resistor are changed to heat and/or light.
 These are used to reduce current flow, adjust
signal levels and to divide voltages.
Vehicle Tracking by GPS –
GSM
http://www.edgefxkits.com/
Capacitors
 Capacitor is a electrical component that
stores electrical energy in an electric field.
 Most capacitors contain at least two electrical
conductors in the form of metallic separated
by a dielectric medium.
 Capacitors are widely used in electronic
circuits for blocking direct current while
allowing alternating current to pass.
Vehicle Tracking by GPS –
GSM
http://www.edgefxkits.com/
Voltage Regulator
 Voltage regulator is designed to
automatically maintain a constant voltage
level.
 It may be a simple "feed-forward" design or
may include negative feedback control
loops.
 Depending on the design, it may be used to
regulate one or more AC or DC voltages.
Vehicle Tracking by GPS –
GSM
http://www.edgefxkits.com/
Global Positioning System (GPS)
 GPS is a satellite navigation system that furnishes location and
time information in all climatic conditions to the user.
 It is used for navigation in planes, ships, cars and trucks also.
 The system gives critical abilities to military and civilian users
around the globe.
 GPS module with 9600 baud rate is used to receive the data
from the satellites.
Vehicle Tracking by GPS –
GSM
http://www.edgefxkits.com/
Features of GPS
 24 Satellites at different orbits.
 Revolve around Earth twice a day.
 For a 2D location, 3 GPS Satellites are used.
 For a 3D location, more than 3 Satellites are used.
Vehicle Tracking by GPS –
GSM
http://www.edgefxkits.com/
Liquid Crystal Display (LCD)
 Liquid crystal display (LCD) is a flat panel display or video
display that uses the light modulating properties of liquid
crystals.
 LCDs are used in a wide range of applications
• Computer monitors.
• Instrument panels
• Aircraft cockpit displays.
• Television.
Vehicle Tracking by GPS –
GSM
http://www.edgefxkits.com/
Liquid Crystal
Display
 These are energy efficient and offer safer disposal.
 Its low electrical power consumption enables it to be
used in battery.
Vehicle Tracking by GPS –
GSM
http://www.edgefxkits.com/
Circuit Description
 Vehicle tracking by GPS - GSM consists of a microcontroller, GPS
module, GSM modem and 9V DC power supply.
 GPS module gets the location information from satellites in the
form of latitude and longitude.
 The microcontroller processes this information and sends it to
the GSM modem.
 The GSM modem then sends the information to the owner’s
mobile phone.
Vehicle Tracking by GPS –
GSM
http://www.edgefxkits.com/
Working Principle
 Vehicle Tracking by GPS – GPS consists of GPS receiver and GSM modem
with a micro controller.
 The whole system is attached to the vehicle.
 One GSM mobile phone is attached to the computer with VB(Visual
basic) application.
 So the GPS system will send the longitudinal and altitude values
corresponding to the position of vehicle to GSM Modem.
Vehicle Tracking by GPS –
GSM
http://www.edgefxkits.com/
Working Principle
 Imagine the bus has left from Hyderabad at 8 o clock in the
morning.
 If the officer in charge for that vehicle wants to know where the
vehicle is, he will come to the computer and click on the vehicle
number on the VB program.
 The VB program will send an SMS to the vehicle number.
 The SMS sent would come through the GSM service provider and
then reach the vehicle, which is traveling.
Vehicle Tracking by GPS –
GSM
http://www.edgefxkits.com/
Working Principle
 Because the vehicle has a GSM device with SIM card.
 This GSM modem will receive the SMS and send to the microcontroller
in the vehicle.
 The microcontroller will receive this SMS and compare the password
and the command.
 If every thing matches then it will perform the request required by the
office.
Vehicle Tracking by GPS –
GSM
http://www.edgefxkits.com/
Working Principle
 Name of the place is assigned for each longitude & latitude.
 The GSM receiver in the vehicle office receives these data &
gives to the PC through serial port.
 The VB program in the PC checks this data with its database
& displays the details of the vehicle on the screen.
 The device is password controlled i.e. person who knows the
device password only able to operate.
Vehicle Tracking by GPS –
GSM
http://www.edgefxkits.com/
Working Principle
 In case of any mishaps such as fire , theft or obstacle ,the device will
automatically send an alert to the registered number i.e, the number
that is feeded into the memory of microcontroller.
Vehicle Tracking by GPS –
GSM
http://www.edgefxkits.com/
Testing
 Connect the circuit to GPS and GSM modem.
 Switch on the circuit.
 Switch on the GPS module and wait for 10-15 minutes for initialisation.
 Switch on the GSM modem.
 Dial the mobile number in the GSM modem. After two rings, the
ringing stops automatically.
Vehicle Tracking by GPS –
GSM
http://www.edgefxkits.com/
Testing
 Wait for a few seconds. You will get an SMS alert in your mobile.
 Check your SMS inbox. You will see the latitude and longitude data
in the form of SMS text.
 Open a standard map and locate the point on the map.
 You can also enter latitude and longitude values in a software
on any suitable software.
Vehicle Tracking by GPS –
GSM
http://www.edgefxkits.com/
Applications
 Stolen vehicle recovery.
 Field service management.
 It is used for food delivery and car rental
companies.
 Easily installed in any vehicle such as cars, boats
and motorbikes.
 It can be used to track animals in the jungle.
Vehicle Tracking by GPS –
GSM
http://www.edgefxkits.com/
Advantages
 It provides more security.
 We can access the system from the remote place.
 It reduce vehicle abuse.
 Fleet monitoring.
 Route monitoring.
Vehicle Tracking by GPS –
GSM
http://www.edgefxkits.com/
Limitations
 If there is noise in edge detected image, then it is
hard to track the vehicle.
Vehicle Tracking by GPS –
GSM
http://www.edgefxkits.com/
Conclusion
 Vehicle Tracking System using GPS and GSM all about
controlling theft of a vehicle and to find out the exact location
of any vehicle. The system is about making vehicle more
secure by the use of GPS, GSM technology and a web
application. Vehicle Tracking system resulted in improving
overall productivity with better fleet management. Vehicle
tracking both on case of personnel as well as business purpose
improves safety and security.
Vehicle Tracking by GPS –
GSM
http://www.edgefxkits.com/

Más contenido relacionado

La actualidad más candente

Inter vehicle communication
Inter vehicle communicationInter vehicle communication
Inter vehicle communicationR prasad
 
inter vehicle communication
inter vehicle communicationinter vehicle communication
inter vehicle communicationNitish Tanwar
 
JOSHUA SEMINAR FINAL (ADAS) (4) (2).pptx
JOSHUA SEMINAR FINAL (ADAS) (4) (2).pptxJOSHUA SEMINAR FINAL (ADAS) (4) (2).pptx
JOSHUA SEMINAR FINAL (ADAS) (4) (2).pptxFREDYJoy2
 
VEHICLE TRACKING SYSTEM
VEHICLE TRACKING SYSTEMVEHICLE TRACKING SYSTEM
VEHICLE TRACKING SYSTEMNishil Patel
 
An overview of embedded systems in automobiles
An overview of embedded systems in automobilesAn overview of embedded systems in automobiles
An overview of embedded systems in automobilesLouise Antonio
 
Automatic Vehicle Locator(AVL) Seminar report
 Automatic Vehicle Locator(AVL) Seminar report Automatic Vehicle Locator(AVL) Seminar report
Automatic Vehicle Locator(AVL) Seminar reportRohit Kumar patel
 
Autonomous car
Autonomous carAutonomous car
Autonomous carAnil kale
 
Embedded systems in automobiles
Embedded systems in automobilesEmbedded systems in automobiles
Embedded systems in automobilesTilak Marupilla
 
Automatic vehicle accident detection and messaging system using gsm and gps m...
Automatic vehicle accident detection and messaging system using gsm and gps m...Automatic vehicle accident detection and messaging system using gsm and gps m...
Automatic vehicle accident detection and messaging system using gsm and gps m...mahesh_rman
 
Autonomous vehicles
Autonomous vehiclesAutonomous vehicles
Autonomous vehiclesvishnum379
 
gps gsm based vehicle tracking system seminar
gps gsm based vehicle tracking system seminargps gsm based vehicle tracking system seminar
gps gsm based vehicle tracking system seminarhiharshal277
 
Vehicle tracking and locking system based on GSM and GPS
Vehicle tracking and locking system based on GSM and GPSVehicle tracking and locking system based on GSM and GPS
Vehicle tracking and locking system based on GSM and GPSAshutha K
 
Vehicle tracking Using GPS,GSM & ARM7
Vehicle tracking Using GPS,GSM & ARM7Vehicle tracking Using GPS,GSM & ARM7
Vehicle tracking Using GPS,GSM & ARM7Ashutosh Upadhayay
 

La actualidad más candente (20)

Inter vehicle communication
Inter vehicle communicationInter vehicle communication
Inter vehicle communication
 
inter vehicle communication
inter vehicle communicationinter vehicle communication
inter vehicle communication
 
JOSHUA SEMINAR FINAL (ADAS) (4) (2).pptx
JOSHUA SEMINAR FINAL (ADAS) (4) (2).pptxJOSHUA SEMINAR FINAL (ADAS) (4) (2).pptx
JOSHUA SEMINAR FINAL (ADAS) (4) (2).pptx
 
VEHICLE TRACKING SYSTEM
VEHICLE TRACKING SYSTEMVEHICLE TRACKING SYSTEM
VEHICLE TRACKING SYSTEM
 
An overview of embedded systems in automobiles
An overview of embedded systems in automobilesAn overview of embedded systems in automobiles
An overview of embedded systems in automobiles
 
Automatic Vehicle Locator(AVL) Seminar report
 Automatic Vehicle Locator(AVL) Seminar report Automatic Vehicle Locator(AVL) Seminar report
Automatic Vehicle Locator(AVL) Seminar report
 
Autonomous car
Autonomous carAutonomous car
Autonomous car
 
Embedded systems in automobiles
Embedded systems in automobilesEmbedded systems in automobiles
Embedded systems in automobiles
 
Automatic vehicle accident detection and messaging system using gsm and gps m...
Automatic vehicle accident detection and messaging system using gsm and gps m...Automatic vehicle accident detection and messaging system using gsm and gps m...
Automatic vehicle accident detection and messaging system using gsm and gps m...
 
Autonomous vehicles
Autonomous vehiclesAutonomous vehicles
Autonomous vehicles
 
Autonomous vehicles
Autonomous vehiclesAutonomous vehicles
Autonomous vehicles
 
gps gsm based vehicle tracking system seminar
gps gsm based vehicle tracking system seminargps gsm based vehicle tracking system seminar
gps gsm based vehicle tracking system seminar
 
Autonomous car
Autonomous carAutonomous car
Autonomous car
 
Vehicle tracking and locking system based on GSM and GPS
Vehicle tracking and locking system based on GSM and GPSVehicle tracking and locking system based on GSM and GPS
Vehicle tracking and locking system based on GSM and GPS
 
Autonomous Vehicles
Autonomous VehiclesAutonomous Vehicles
Autonomous Vehicles
 
Autonomous car
Autonomous carAutonomous car
Autonomous car
 
Vehicle Tracking System Using GPS
Vehicle Tracking System Using GPSVehicle Tracking System Using GPS
Vehicle Tracking System Using GPS
 
Vehicle tracking Using GPS,GSM & ARM7
Vehicle tracking Using GPS,GSM & ARM7Vehicle tracking Using GPS,GSM & ARM7
Vehicle tracking Using GPS,GSM & ARM7
 
Smart IoT Device for Vehicle Theft
Smart IoT Device for Vehicle TheftSmart IoT Device for Vehicle Theft
Smart IoT Device for Vehicle Theft
 
GPS Vehicle Tracking Technology
GPS Vehicle Tracking Technology GPS Vehicle Tracking Technology
GPS Vehicle Tracking Technology
 

Destacado

Vehicle tracking system using gps and gsm techniques
Vehicle tracking system using gps and gsm techniquesVehicle tracking system using gps and gsm techniques
Vehicle tracking system using gps and gsm techniquesBharath Chapala
 
Gps tracking system
Gps tracking system Gps tracking system
Gps tracking system Sumit Kumar
 
Vehicle tracking system using gps and google map
Vehicle tracking system using gps and google mapVehicle tracking system using gps and google map
Vehicle tracking system using gps and google mapsanchit bhargava
 
Vehicle Tracking System
Vehicle Tracking SystemVehicle Tracking System
Vehicle Tracking SystemVikas Agarwal
 
DESIGN OF INTELLIGENT MOBILE VEHICLE CHECKING SYSTEM BASED ON ARM 7
DESIGN OF INTELLIGENT MOBILE VEHICLE CHECKING SYSTEM BASED ON ARM 7DESIGN OF INTELLIGENT MOBILE VEHICLE CHECKING SYSTEM BASED ON ARM 7
DESIGN OF INTELLIGENT MOBILE VEHICLE CHECKING SYSTEM BASED ON ARM 7Noor Mohammad's Faltoos
 
ACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMS
ACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMSACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMS
ACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMSKrishna Moparthi
 
Hyva fleet-management-system
Hyva fleet-management-systemHyva fleet-management-system
Hyva fleet-management-systemBrainy Stars
 
Leveraging Technology Winter 2008 Week 2
Leveraging Technology Winter 2008 Week 2Leveraging Technology Winter 2008 Week 2
Leveraging Technology Winter 2008 Week 2H3 HR Advisors, Inc.
 
Grade 7 australia demo quiz
Grade 7  australia demo quizGrade 7  australia demo quiz
Grade 7 australia demo quizWarren wOZfromOZ
 
Vehicle tracking & fleet management
Vehicle tracking & fleet managementVehicle tracking & fleet management
Vehicle tracking & fleet managementMECandPMV
 
GPS Fleet Tracking Brochure
GPS Fleet Tracking BrochureGPS Fleet Tracking Brochure
GPS Fleet Tracking BrochureGPS Insight
 
Automatic vehicle location
Automatic vehicle locationAutomatic vehicle location
Automatic vehicle locationSeminar Links
 
CyberLab Vehicle Tracking System
CyberLab Vehicle Tracking SystemCyberLab Vehicle Tracking System
CyberLab Vehicle Tracking SystemVivek chan
 
UVSS - Under Vehicle Surveillance System ,uvss ,uvis ,lpr ,anpr ,under vehic...
UVSS - Under Vehicle Surveillance System  ,uvss ,uvis ,lpr ,anpr ,under vehic...UVSS - Under Vehicle Surveillance System  ,uvss ,uvis ,lpr ,anpr ,under vehic...
UVSS - Under Vehicle Surveillance System ,uvss ,uvis ,lpr ,anpr ,under vehic...Syed Ameen
 
Importance of GPS in Transport
Importance of GPS in TransportImportance of GPS in Transport
Importance of GPS in TransportWebXpress.IN
 
13. vechicle tracking system using gsm and gps
13. vechicle tracking system using gsm and gps13. vechicle tracking system using gsm and gps
13. vechicle tracking system using gsm and gpsHamed Raza
 

Destacado (19)

Vehicle tracking system using gps and gsm techniques
Vehicle tracking system using gps and gsm techniquesVehicle tracking system using gps and gsm techniques
Vehicle tracking system using gps and gsm techniques
 
Gps tracking system
Gps tracking system Gps tracking system
Gps tracking system
 
Vehicle tracking system using gps and google map
Vehicle tracking system using gps and google mapVehicle tracking system using gps and google map
Vehicle tracking system using gps and google map
 
Vehicle Tracking System
Vehicle Tracking SystemVehicle Tracking System
Vehicle Tracking System
 
DESIGN OF INTELLIGENT MOBILE VEHICLE CHECKING SYSTEM BASED ON ARM 7
DESIGN OF INTELLIGENT MOBILE VEHICLE CHECKING SYSTEM BASED ON ARM 7DESIGN OF INTELLIGENT MOBILE VEHICLE CHECKING SYSTEM BASED ON ARM 7
DESIGN OF INTELLIGENT MOBILE VEHICLE CHECKING SYSTEM BASED ON ARM 7
 
ACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMS
ACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMSACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMS
ACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMS
 
Spy care 6000n ppt
Spy care 6000n pptSpy care 6000n ppt
Spy care 6000n ppt
 
Hyva fleet-management-system
Hyva fleet-management-systemHyva fleet-management-system
Hyva fleet-management-system
 
Fleet Management
Fleet ManagementFleet Management
Fleet Management
 
Leveraging Technology Winter 2008 Week 2
Leveraging Technology Winter 2008 Week 2Leveraging Technology Winter 2008 Week 2
Leveraging Technology Winter 2008 Week 2
 
Grade 7 australia demo quiz
Grade 7  australia demo quizGrade 7  australia demo quiz
Grade 7 australia demo quiz
 
Vehicle Tracking Brochure
Vehicle Tracking BrochureVehicle Tracking Brochure
Vehicle Tracking Brochure
 
Vehicle tracking & fleet management
Vehicle tracking & fleet managementVehicle tracking & fleet management
Vehicle tracking & fleet management
 
GPS Fleet Tracking Brochure
GPS Fleet Tracking BrochureGPS Fleet Tracking Brochure
GPS Fleet Tracking Brochure
 
Automatic vehicle location
Automatic vehicle locationAutomatic vehicle location
Automatic vehicle location
 
CyberLab Vehicle Tracking System
CyberLab Vehicle Tracking SystemCyberLab Vehicle Tracking System
CyberLab Vehicle Tracking System
 
UVSS - Under Vehicle Surveillance System ,uvss ,uvis ,lpr ,anpr ,under vehic...
UVSS - Under Vehicle Surveillance System  ,uvss ,uvis ,lpr ,anpr ,under vehic...UVSS - Under Vehicle Surveillance System  ,uvss ,uvis ,lpr ,anpr ,under vehic...
UVSS - Under Vehicle Surveillance System ,uvss ,uvis ,lpr ,anpr ,under vehic...
 
Importance of GPS in Transport
Importance of GPS in TransportImportance of GPS in Transport
Importance of GPS in Transport
 
13. vechicle tracking system using gsm and gps
13. vechicle tracking system using gsm and gps13. vechicle tracking system using gsm and gps
13. vechicle tracking system using gsm and gps
 

Similar a Vehicle Tracking by GPS-GSM

vehicletrackingbygps-gsm-161208121502.pptx
vehicletrackingbygps-gsm-161208121502.pptxvehicletrackingbygps-gsm-161208121502.pptx
vehicletrackingbygps-gsm-161208121502.pptxANANDHUPILLAI1
 
Advanced real time vehicle tracking system using gps modem
Advanced real time vehicle tracking system using gps modemAdvanced real time vehicle tracking system using gps modem
Advanced real time vehicle tracking system using gps modemEcway Technologies
 
Review on Tunnel Field Effect Transistors (TFET)
Review on Tunnel Field Effect Transistors (TFET)Review on Tunnel Field Effect Transistors (TFET)
Review on Tunnel Field Effect Transistors (TFET)IRJET Journal
 
Vehicle Theft Detection and Tracking Based on GSM and GPS
Vehicle Theft Detection and Tracking Based on GSM and GPSVehicle Theft Detection and Tracking Based on GSM and GPS
Vehicle Theft Detection and Tracking Based on GSM and GPSIRJET Journal
 
Vehical tracking system
Vehical tracking systemVehical tracking system
Vehical tracking systemmangal das
 
vehicle tracking using gsm and gps with arduino and lcd
vehicle tracking using gsm and gps with arduino and lcdvehicle tracking using gsm and gps with arduino and lcd
vehicle tracking using gsm and gps with arduino and lcdHamed Raza
 
K10880 deepak nagar 6th sem me vehicle accident information deepak
K10880 deepak nagar 6th sem me vehicle accident information deepakK10880 deepak nagar 6th sem me vehicle accident information deepak
K10880 deepak nagar 6th sem me vehicle accident information deepakChetan Kumar
 
K10880 deepaknagar vehicle accident information deepak
K10880 deepaknagar vehicle accident information deepakK10880 deepaknagar vehicle accident information deepak
K10880 deepaknagar vehicle accident information deepakgurjarajeet
 
Gps based fleet management system
Gps based fleet management systemGps based fleet management system
Gps based fleet management systemEcwayt
 
Gps based fleet management system
Gps based fleet management systemGps based fleet management system
Gps based fleet management systemEcway Technologies
 
Gps based fleet management system
Gps based fleet management systemGps based fleet management system
Gps based fleet management systemEcwaytech
 
GPS And GSM Based Vehicle Tracking System - Swisstrack GPS Erfahrungen
GPS And  GSM Based Vehicle Tracking System - Swisstrack GPS ErfahrungenGPS And  GSM Based Vehicle Tracking System - Swisstrack GPS Erfahrungen
GPS And GSM Based Vehicle Tracking System - Swisstrack GPS ErfahrungenSwisstrack GPS Erfahrungen
 
antivehicle theft system
antivehicle theft systemantivehicle theft system
antivehicle theft systemsuvransu das
 
REAL-TIME VEHICLE LOCKING AND TRACKING SYSTEM USING GSM AND GPS TECHNOLOGY-A...
REAL-TIME VEHICLE  LOCKING AND TRACKING SYSTEM USING GSM AND GPS TECHNOLOGY-A...REAL-TIME VEHICLE  LOCKING AND TRACKING SYSTEM USING GSM AND GPS TECHNOLOGY-A...
REAL-TIME VEHICLE LOCKING AND TRACKING SYSTEM USING GSM AND GPS TECHNOLOGY-A...Sandeep Kunsoth
 

Similar a Vehicle Tracking by GPS-GSM (20)

Vehicle Tracking Using GPS UMTS
Vehicle Tracking Using GPS UMTSVehicle Tracking Using GPS UMTS
Vehicle Tracking Using GPS UMTS
 
vehicletrackingbygps-gsm-161208121502.pptx
vehicletrackingbygps-gsm-161208121502.pptxvehicletrackingbygps-gsm-161208121502.pptx
vehicletrackingbygps-gsm-161208121502.pptx
 
Advanced real time vehicle tracking system using gps modem
Advanced real time vehicle tracking system using gps modemAdvanced real time vehicle tracking system using gps modem
Advanced real time vehicle tracking system using gps modem
 
Vehicle 441
Vehicle 441Vehicle 441
Vehicle 441
 
auto theft Project1
auto theft Project1auto theft Project1
auto theft Project1
 
Review on Tunnel Field Effect Transistors (TFET)
Review on Tunnel Field Effect Transistors (TFET)Review on Tunnel Field Effect Transistors (TFET)
Review on Tunnel Field Effect Transistors (TFET)
 
Vehicle Theft Detection and Tracking Based on GSM and GPS
Vehicle Theft Detection and Tracking Based on GSM and GPSVehicle Theft Detection and Tracking Based on GSM and GPS
Vehicle Theft Detection and Tracking Based on GSM and GPS
 
Vehical tracking system
Vehical tracking systemVehical tracking system
Vehical tracking system
 
vehicle tracking using gsm and gps with arduino and lcd
vehicle tracking using gsm and gps with arduino and lcdvehicle tracking using gsm and gps with arduino and lcd
vehicle tracking using gsm and gps with arduino and lcd
 
K10880 deepak nagar 6th sem me vehicle accident information deepak
K10880 deepak nagar 6th sem me vehicle accident information deepakK10880 deepak nagar 6th sem me vehicle accident information deepak
K10880 deepak nagar 6th sem me vehicle accident information deepak
 
K10880 deepaknagar vehicle accident information deepak
K10880 deepaknagar vehicle accident information deepakK10880 deepaknagar vehicle accident information deepak
K10880 deepaknagar vehicle accident information deepak
 
GSM.pptx
GSM.pptxGSM.pptx
GSM.pptx
 
GSM.pptx
GSM.pptxGSM.pptx
GSM.pptx
 
Gps based fleet management system
Gps based fleet management systemGps based fleet management system
Gps based fleet management system
 
Gps based fleet management system
Gps based fleet management systemGps based fleet management system
Gps based fleet management system
 
Gps based fleet management system
Gps based fleet management systemGps based fleet management system
Gps based fleet management system
 
GPS And GSM Based Vehicle Tracking System - Swisstrack GPS Erfahrungen
GPS And  GSM Based Vehicle Tracking System - Swisstrack GPS ErfahrungenGPS And  GSM Based Vehicle Tracking System - Swisstrack GPS Erfahrungen
GPS And GSM Based Vehicle Tracking System - Swisstrack GPS Erfahrungen
 
antivehicle theft system
antivehicle theft systemantivehicle theft system
antivehicle theft system
 
I.c ingine ppt
I.c ingine pptI.c ingine ppt
I.c ingine ppt
 
REAL-TIME VEHICLE LOCKING AND TRACKING SYSTEM USING GSM AND GPS TECHNOLOGY-A...
REAL-TIME VEHICLE  LOCKING AND TRACKING SYSTEM USING GSM AND GPS TECHNOLOGY-A...REAL-TIME VEHICLE  LOCKING AND TRACKING SYSTEM USING GSM AND GPS TECHNOLOGY-A...
REAL-TIME VEHICLE LOCKING AND TRACKING SYSTEM USING GSM AND GPS TECHNOLOGY-A...
 

Más de Edgefxkits & Solutions

Mains operated under voltage over voltage trip switch
Mains operated under voltage over voltage trip switchMains operated under voltage over voltage trip switch
Mains operated under voltage over voltage trip switchEdgefxkits & Solutions
 
TV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
TV Remote Jammer | 555 Timer Projects | Final Year Engineering ProjectsTV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
TV Remote Jammer | 555 Timer Projects | Final Year Engineering ProjectsEdgefxkits & Solutions
 
Predefined speed control of bldc motor
Predefined speed control of bldc motorPredefined speed control of bldc motor
Predefined speed control of bldc motorEdgefxkits & Solutions
 
Microcontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security SystemMicrocontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security SystemEdgefxkits & Solutions
 
How to select the diy electrical projects kit by engineering students
How to select the diy electrical projects kit by engineering studentsHow to select the diy electrical projects kit by engineering students
How to select the diy electrical projects kit by engineering studentsEdgefxkits & Solutions
 
Smooth start of a single phase induction motor
Smooth start of a single phase induction motorSmooth start of a single phase induction motor
Smooth start of a single phase induction motorEdgefxkits & Solutions
 
How to build a robot with an arduino and 8051 microcontroller
How to build a robot with an arduino and 8051 microcontrollerHow to build a robot with an arduino and 8051 microcontroller
How to build a robot with an arduino and 8051 microcontrollerEdgefxkits & Solutions
 
Opto-Electronic Oscillator Circuit Working and Applications
Opto-Electronic Oscillator Circuit Working and ApplicationsOpto-Electronic Oscillator Circuit Working and Applications
Opto-Electronic Oscillator Circuit Working and ApplicationsEdgefxkits & Solutions
 
Importance of Doing Mini Projects By Engineering Students
Importance of Doing Mini Projects By Engineering StudentsImportance of Doing Mini Projects By Engineering Students
Importance of Doing Mini Projects By Engineering StudentsEdgefxkits & Solutions
 
Common mode rejection ratio (cmrr) and the operational amplifier
Common mode rejection ratio (cmrr) and the operational amplifierCommon mode rejection ratio (cmrr) and the operational amplifier
Common mode rejection ratio (cmrr) and the operational amplifierEdgefxkits & Solutions
 
Tutorial on avr atmega8 microcontroller, architecture and its applications
Tutorial on avr atmega8 microcontroller, architecture and its applicationsTutorial on avr atmega8 microcontroller, architecture and its applications
Tutorial on avr atmega8 microcontroller, architecture and its applicationsEdgefxkits & Solutions
 
Photodiode working principle characteristics and applications
Photodiode working principle characteristics and applicationsPhotodiode working principle characteristics and applications
Photodiode working principle characteristics and applicationsEdgefxkits & Solutions
 
Cro cathode ray oscilloscope working and applications
Cro cathode ray oscilloscope working and applicationsCro cathode ray oscilloscope working and applications
Cro cathode ray oscilloscope working and applicationsEdgefxkits & Solutions
 
Electronic Speed Control (ESC) Circuits, Working And Applications
Electronic Speed Control (ESC) Circuits, Working And ApplicationsElectronic Speed Control (ESC) Circuits, Working And Applications
Electronic Speed Control (ESC) Circuits, Working And ApplicationsEdgefxkits & Solutions
 
Difference between soc and single board computer ppt1
Difference between soc and single board computer ppt1Difference between soc and single board computer ppt1
Difference between soc and single board computer ppt1Edgefxkits & Solutions
 
Prepaid energy meter with gsm interface
Prepaid energy meter with gsm interfacePrepaid energy meter with gsm interface
Prepaid energy meter with gsm interfaceEdgefxkits & Solutions
 
Pc mouse operated electrical load control using vb application
Pc mouse operated electrical load control using vb applicationPc mouse operated electrical load control using vb application
Pc mouse operated electrical load control using vb applicationEdgefxkits & Solutions
 

Más de Edgefxkits & Solutions (20)

Mains operated under voltage over voltage trip switch
Mains operated under voltage over voltage trip switchMains operated under voltage over voltage trip switch
Mains operated under voltage over voltage trip switch
 
Scada for remote industrial plant
Scada for remote industrial plant Scada for remote industrial plant
Scada for remote industrial plant
 
TV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
TV Remote Jammer | 555 Timer Projects | Final Year Engineering ProjectsTV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
TV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
 
Predefined speed control of bldc motor
Predefined speed control of bldc motorPredefined speed control of bldc motor
Predefined speed control of bldc motor
 
Microcontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security SystemMicrocontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security System
 
How to select the diy electrical projects kit by engineering students
How to select the diy electrical projects kit by engineering studentsHow to select the diy electrical projects kit by engineering students
How to select the diy electrical projects kit by engineering students
 
Smooth start of a single phase induction motor
Smooth start of a single phase induction motorSmooth start of a single phase induction motor
Smooth start of a single phase induction motor
 
How to build a robot with an arduino and 8051 microcontroller
How to build a robot with an arduino and 8051 microcontrollerHow to build a robot with an arduino and 8051 microcontroller
How to build a robot with an arduino and 8051 microcontroller
 
Opto-Electronic Oscillator Circuit Working and Applications
Opto-Electronic Oscillator Circuit Working and ApplicationsOpto-Electronic Oscillator Circuit Working and Applications
Opto-Electronic Oscillator Circuit Working and Applications
 
Importance of Doing Mini Projects By Engineering Students
Importance of Doing Mini Projects By Engineering StudentsImportance of Doing Mini Projects By Engineering Students
Importance of Doing Mini Projects By Engineering Students
 
Common mode rejection ratio (cmrr) and the operational amplifier
Common mode rejection ratio (cmrr) and the operational amplifierCommon mode rejection ratio (cmrr) and the operational amplifier
Common mode rejection ratio (cmrr) and the operational amplifier
 
Tutorial on avr atmega8 microcontroller, architecture and its applications
Tutorial on avr atmega8 microcontroller, architecture and its applicationsTutorial on avr atmega8 microcontroller, architecture and its applications
Tutorial on avr atmega8 microcontroller, architecture and its applications
 
Photodiode working principle characteristics and applications
Photodiode working principle characteristics and applicationsPhotodiode working principle characteristics and applications
Photodiode working principle characteristics and applications
 
Cro cathode ray oscilloscope working and applications
Cro cathode ray oscilloscope working and applicationsCro cathode ray oscilloscope working and applications
Cro cathode ray oscilloscope working and applications
 
Rfid security access control system
Rfid security access control systemRfid security access control system
Rfid security access control system
 
Density based traffic signal system
Density based traffic signal systemDensity based traffic signal system
Density based traffic signal system
 
Electronic Speed Control (ESC) Circuits, Working And Applications
Electronic Speed Control (ESC) Circuits, Working And ApplicationsElectronic Speed Control (ESC) Circuits, Working And Applications
Electronic Speed Control (ESC) Circuits, Working And Applications
 
Difference between soc and single board computer ppt1
Difference between soc and single board computer ppt1Difference between soc and single board computer ppt1
Difference between soc and single board computer ppt1
 
Prepaid energy meter with gsm interface
Prepaid energy meter with gsm interfacePrepaid energy meter with gsm interface
Prepaid energy meter with gsm interface
 
Pc mouse operated electrical load control using vb application
Pc mouse operated electrical load control using vb applicationPc mouse operated electrical load control using vb application
Pc mouse operated electrical load control using vb application
 

Último

Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfErwinPantujan2
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Food processing presentation for bsc agriculture hons
Food processing presentation for bsc agriculture honsFood processing presentation for bsc agriculture hons
Food processing presentation for bsc agriculture honsManeerUddin
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfVanessa Camilleri
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptxiammrhaywood
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17Celine George
 

Último (20)

Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Food processing presentation for bsc agriculture hons
Food processing presentation for bsc agriculture honsFood processing presentation for bsc agriculture hons
Food processing presentation for bsc agriculture hons
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdf
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17
 

Vehicle Tracking by GPS-GSM

  • 2. http://www.edgefxkits.com/ Introduction Vehicle tracking by GPS -  Vehicle Tracking System (VTS) is the technology used to determine the exact location of any vehicle using different methods like GPS and other radio navigation systems operating through satellites and ground based stations. This device is used to determine the precise location of a vehicle, and intimate the position to the concerned authority through an SMS.  This system is an important tool for tracking each vehicle at a given period of time and now it is becoming increasingly popular for people having expensive cars and hence as a theft prevention and retrieval device. Vehicle Tracking by GPS – GSM
  • 3. http://www.edgefxkits.com/ Block Diagram Vehicle tracking by GPS – GSM Vehicle Tracking by GPS – GSM
  • 4. http://www.edgefxkits.com/ Hardware Components • Microcontroller unit (AT89C52) • Max232 • GSM module • Resistors • Capacitors • Voltage Regulator • DB9 connector • GPS • LCD display Vehicle Tracking by GPS – GSM
  • 5. http://www.edgefxkits.com/ Software Components • Keil compiler • Language: Embedded C Vehicle Tracking by GPS – GSM
  • 7. http://www.edgefxkits.com/ Microcontroller (AT89C52)  TRAT89C52 is an 8-bit microcontroller and belongs to Atmel's 8051 family.  It has 8KB of Flash programmable and erasable read only memory (PEROM).  It has an endurance of 1000 Write/Erase cycles. Vehicle Tracking by GPS – GSM
  • 8. http://www.edgefxkits.com/ Features of AT89C52  Compatibility with the MCS 51 family.  8-bit CPU frequency up to 33MHz.  RAM: 256 Bytes.  Flash memory: 8K Bytes.  3 timers / counters of 16 bits.  Two data pointers.  1 serial port (full duplex UART) Vehicle Tracking by GPS – GSM
  • 9. http://www.edgefxkits.com/ Max232  Max232 is designed by Maxim Integrated Products.  It is a dual transmitter / dual receiver that typically used to convert the RX, TX, CTS, RTS signals.  It has two receivers that convert from RS-232 to TTL voltage levels  And two drivers that convert from TTL logic to RS-232 voltage levels. Vehicle Tracking by GPS – GSM
  • 10. http://www.edgefxkits.com/ GSM  GSM is Global System for Mobile Communication.  It is one of the leading digital cellular system.  GSM is a standard set developed by the European Telecommunications Standards Institute (ETSI).  GSM modem is used for transmitting and receiving the data. Vehicle Tracking by GPS – GSM
  • 11. http://www.edgefxkits.com/ GSM  SIM 300 is a tri- band GSM/GPRS engine.  It works on various frequencies i.e. EGSM 900MHz, DCS 1800MHz and PCS 1900MHz.  GSM Modules can be communicated to PIC-Microcontroller using normal serial USART protocol. Vehicle Tracking by GPS – GSM
  • 12. http://www.edgefxkits.com/ Resistor s  Resistor limits the electrical current that flows through a circuit.  Resistance is the restriction of current.  The energy of the electrons that pass through the resistor are changed to heat and/or light.  These are used to reduce current flow, adjust signal levels and to divide voltages. Vehicle Tracking by GPS – GSM
  • 13. http://www.edgefxkits.com/ Capacitors  Capacitor is a electrical component that stores electrical energy in an electric field.  Most capacitors contain at least two electrical conductors in the form of metallic separated by a dielectric medium.  Capacitors are widely used in electronic circuits for blocking direct current while allowing alternating current to pass. Vehicle Tracking by GPS – GSM
  • 14. http://www.edgefxkits.com/ Voltage Regulator  Voltage regulator is designed to automatically maintain a constant voltage level.  It may be a simple "feed-forward" design or may include negative feedback control loops.  Depending on the design, it may be used to regulate one or more AC or DC voltages. Vehicle Tracking by GPS – GSM
  • 15. http://www.edgefxkits.com/ Global Positioning System (GPS)  GPS is a satellite navigation system that furnishes location and time information in all climatic conditions to the user.  It is used for navigation in planes, ships, cars and trucks also.  The system gives critical abilities to military and civilian users around the globe.  GPS module with 9600 baud rate is used to receive the data from the satellites. Vehicle Tracking by GPS – GSM
  • 16. http://www.edgefxkits.com/ Features of GPS  24 Satellites at different orbits.  Revolve around Earth twice a day.  For a 2D location, 3 GPS Satellites are used.  For a 3D location, more than 3 Satellites are used. Vehicle Tracking by GPS – GSM
  • 17. http://www.edgefxkits.com/ Liquid Crystal Display (LCD)  Liquid crystal display (LCD) is a flat panel display or video display that uses the light modulating properties of liquid crystals.  LCDs are used in a wide range of applications • Computer monitors. • Instrument panels • Aircraft cockpit displays. • Television. Vehicle Tracking by GPS – GSM
  • 18. http://www.edgefxkits.com/ Liquid Crystal Display  These are energy efficient and offer safer disposal.  Its low electrical power consumption enables it to be used in battery. Vehicle Tracking by GPS – GSM
  • 19. http://www.edgefxkits.com/ Circuit Description  Vehicle tracking by GPS - GSM consists of a microcontroller, GPS module, GSM modem and 9V DC power supply.  GPS module gets the location information from satellites in the form of latitude and longitude.  The microcontroller processes this information and sends it to the GSM modem.  The GSM modem then sends the information to the owner’s mobile phone. Vehicle Tracking by GPS – GSM
  • 20. http://www.edgefxkits.com/ Working Principle  Vehicle Tracking by GPS – GPS consists of GPS receiver and GSM modem with a micro controller.  The whole system is attached to the vehicle.  One GSM mobile phone is attached to the computer with VB(Visual basic) application.  So the GPS system will send the longitudinal and altitude values corresponding to the position of vehicle to GSM Modem. Vehicle Tracking by GPS – GSM
  • 21. http://www.edgefxkits.com/ Working Principle  Imagine the bus has left from Hyderabad at 8 o clock in the morning.  If the officer in charge for that vehicle wants to know where the vehicle is, he will come to the computer and click on the vehicle number on the VB program.  The VB program will send an SMS to the vehicle number.  The SMS sent would come through the GSM service provider and then reach the vehicle, which is traveling. Vehicle Tracking by GPS – GSM
  • 22. http://www.edgefxkits.com/ Working Principle  Because the vehicle has a GSM device with SIM card.  This GSM modem will receive the SMS and send to the microcontroller in the vehicle.  The microcontroller will receive this SMS and compare the password and the command.  If every thing matches then it will perform the request required by the office. Vehicle Tracking by GPS – GSM
  • 23. http://www.edgefxkits.com/ Working Principle  Name of the place is assigned for each longitude & latitude.  The GSM receiver in the vehicle office receives these data & gives to the PC through serial port.  The VB program in the PC checks this data with its database & displays the details of the vehicle on the screen.  The device is password controlled i.e. person who knows the device password only able to operate. Vehicle Tracking by GPS – GSM
  • 24. http://www.edgefxkits.com/ Working Principle  In case of any mishaps such as fire , theft or obstacle ,the device will automatically send an alert to the registered number i.e, the number that is feeded into the memory of microcontroller. Vehicle Tracking by GPS – GSM
  • 25. http://www.edgefxkits.com/ Testing  Connect the circuit to GPS and GSM modem.  Switch on the circuit.  Switch on the GPS module and wait for 10-15 minutes for initialisation.  Switch on the GSM modem.  Dial the mobile number in the GSM modem. After two rings, the ringing stops automatically. Vehicle Tracking by GPS – GSM
  • 26. http://www.edgefxkits.com/ Testing  Wait for a few seconds. You will get an SMS alert in your mobile.  Check your SMS inbox. You will see the latitude and longitude data in the form of SMS text.  Open a standard map and locate the point on the map.  You can also enter latitude and longitude values in a software on any suitable software. Vehicle Tracking by GPS – GSM
  • 27. http://www.edgefxkits.com/ Applications  Stolen vehicle recovery.  Field service management.  It is used for food delivery and car rental companies.  Easily installed in any vehicle such as cars, boats and motorbikes.  It can be used to track animals in the jungle. Vehicle Tracking by GPS – GSM
  • 28. http://www.edgefxkits.com/ Advantages  It provides more security.  We can access the system from the remote place.  It reduce vehicle abuse.  Fleet monitoring.  Route monitoring. Vehicle Tracking by GPS – GSM
  • 29. http://www.edgefxkits.com/ Limitations  If there is noise in edge detected image, then it is hard to track the vehicle. Vehicle Tracking by GPS – GSM
  • 30. http://www.edgefxkits.com/ Conclusion  Vehicle Tracking System using GPS and GSM all about controlling theft of a vehicle and to find out the exact location of any vehicle. The system is about making vehicle more secure by the use of GPS, GSM technology and a web application. Vehicle Tracking system resulted in improving overall productivity with better fleet management. Vehicle tracking both on case of personnel as well as business purpose improves safety and security. Vehicle Tracking by GPS – GSM