SlideShare a Scribd company logo
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/

More Related Content

What's hot

Accident messaging system using GPS,GSM and MEMS
Accident messaging system using GPS,GSM and MEMSAccident messaging system using GPS,GSM and MEMS
Accident messaging system using GPS,GSM and MEMSJithin Prasad
 
GPS Vehicle Tracking Technology
GPS Vehicle Tracking Technology GPS Vehicle Tracking Technology
GPS Vehicle Tracking Technology
Imran Hossain Nayém
 
Real Time Vehicle Tracking System
Real Time Vehicle Tracking SystemReal Time Vehicle Tracking System
Real Time Vehicle Tracking System
DiLip ChauDhary
 
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
hiharshal277
 
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
Krishna Moparthi
 
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
sanchit bhargava
 
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
 
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
 
Autonomous Vehicles
Autonomous VehiclesAutonomous Vehicles
Autonomous Vehicles
Yamini Verma
 
Vehicle tracking system using iot and gps
Vehicle tracking system using iot and gpsVehicle tracking system using iot and gps
Vehicle tracking system using iot and gps
krishna kumar
 
Vehicle Tracking System Using GPS
Vehicle Tracking System Using GPSVehicle Tracking System Using GPS
Vehicle Tracking System Using GPS
International Journal of Science and Research (IJSR)
 
Smart IoT Device for Vehicle Theft
Smart IoT Device for Vehicle TheftSmart IoT Device for Vehicle Theft
Smart IoT Device for Vehicle Theft
Mithileysh Sathiyanarayanan
 
Vehicle Tracking System
Vehicle Tracking SystemVehicle Tracking System
Vehicle Tracking System
Vikas Agarwal
 
Automatic Vehicle Locator
Automatic Vehicle LocatorAutomatic Vehicle Locator
Automatic Vehicle Locator
Kushagra Krishna
 
VEHICLE TRACKING SYSTEM
VEHICLE TRACKING SYSTEMVEHICLE TRACKING SYSTEM
VEHICLE TRACKING SYSTEMNishil Patel
 
Autonomous vehicles
Autonomous vehiclesAutonomous vehicles
Autonomous vehicles
Rabiya Khalid
 
Google Driverless Cars
Google Driverless Cars Google Driverless Cars
Google Driverless Cars
Gopikrishna VM
 
inter vehicle communication
inter vehicle communicationinter vehicle communication
inter vehicle communicationNitish Tanwar
 
Smart School Bus
Smart School BusSmart School Bus
Smart School Bus
Judy T Raj
 
Automatic Vehicle Locator(AVL) Seminar report
 Automatic Vehicle Locator(AVL) Seminar report Automatic Vehicle Locator(AVL) Seminar report
Automatic Vehicle Locator(AVL) Seminar report
Rohit Kumar patel
 

What's hot (20)

Accident messaging system using GPS,GSM and MEMS
Accident messaging system using GPS,GSM and MEMSAccident messaging system using GPS,GSM and MEMS
Accident messaging system using GPS,GSM and MEMS
 
GPS Vehicle Tracking Technology
GPS Vehicle Tracking Technology GPS Vehicle Tracking Technology
GPS Vehicle Tracking Technology
 
Real Time Vehicle Tracking System
Real Time Vehicle Tracking SystemReal Time Vehicle Tracking System
Real Time Vehicle Tracking System
 
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
 
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
 
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
 
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...
 
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...
 
Autonomous Vehicles
Autonomous VehiclesAutonomous Vehicles
Autonomous Vehicles
 
Vehicle tracking system using iot and gps
Vehicle tracking system using iot and gpsVehicle tracking system using iot and gps
Vehicle tracking system using iot and gps
 
Vehicle Tracking System Using GPS
Vehicle Tracking System Using GPSVehicle Tracking System Using GPS
Vehicle Tracking System Using GPS
 
Smart IoT Device for Vehicle Theft
Smart IoT Device for Vehicle TheftSmart IoT Device for Vehicle Theft
Smart IoT Device for Vehicle Theft
 
Vehicle Tracking System
Vehicle Tracking SystemVehicle Tracking System
Vehicle Tracking System
 
Automatic Vehicle Locator
Automatic Vehicle LocatorAutomatic Vehicle Locator
Automatic Vehicle Locator
 
VEHICLE TRACKING SYSTEM
VEHICLE TRACKING SYSTEMVEHICLE TRACKING SYSTEM
VEHICLE TRACKING SYSTEM
 
Autonomous vehicles
Autonomous vehiclesAutonomous vehicles
Autonomous vehicles
 
Google Driverless Cars
Google Driverless Cars Google Driverless Cars
Google Driverless Cars
 
inter vehicle communication
inter vehicle communicationinter vehicle communication
inter vehicle communication
 
Smart School Bus
Smart School BusSmart School Bus
Smart School Bus
 
Automatic Vehicle Locator(AVL) Seminar report
 Automatic Vehicle Locator(AVL) Seminar report Automatic Vehicle Locator(AVL) Seminar report
Automatic Vehicle Locator(AVL) Seminar report
 

Viewers also liked

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
Noor Mohammad's Faltoos
 
Vehicle anti theft tracking system based on internet of things
Vehicle anti theft tracking system based on internet of things Vehicle anti theft tracking system based on internet of things
Vehicle anti theft tracking system based on internet of things
Jyothsna Sridhar
 
Vehicle accident detection and messaging system using GSM and arduino
Vehicle accident detection and messaging system using GSM and arduinoVehicle accident detection and messaging system using GSM and arduino
Vehicle accident detection and messaging system using GSM and arduino
Ramesh Reddy
 
Spy care 6000n ppt
Spy care 6000n pptSpy care 6000n ppt
Spy care 6000n ppt
saritaspycare
 
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 2
H3 HR Advisors, Inc.
 
Grade 7 australia demo quiz
Grade 7  australia demo quizGrade 7  australia demo quiz
Grade 7 australia demo quiz
Warren wOZfromOZ
 
Vehicle tracking & fleet management
Vehicle tracking & fleet managementVehicle tracking & fleet management
Vehicle tracking & fleet management
MECandPMV
 
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 System
Vivek 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 Transport
WebXpress.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 gps
Hamed Raza
 

Viewers also liked (16)

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
 
Vehicle anti theft tracking system based on internet of things
Vehicle anti theft tracking system based on internet of things Vehicle anti theft tracking system based on internet of things
Vehicle anti theft tracking system based on internet of things
 
Vehicle accident detection and messaging system using GSM and arduino
Vehicle accident detection and messaging system using GSM and arduinoVehicle accident detection and messaging system using GSM and arduino
Vehicle accident detection and messaging system using GSM and arduino
 
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 to Vehicle tracking by gps gsm

Vehicle Tracking Using GPS UMTS
Vehicle Tracking Using GPS UMTSVehicle Tracking Using GPS UMTS
vehicletrackingbygps-gsm-161208121502.pptx
vehicletrackingbygps-gsm-161208121502.pptxvehicletrackingbygps-gsm-161208121502.pptx
vehicletrackingbygps-gsm-161208121502.pptx
ANANDHUPILLAI1
 
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
 
auto theft Project1
auto theft Project1auto theft Project1
auto theft Project1
Akshay Gaikwad
 
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
IRJET Journal
 
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
 
Vehical tracking system
Vehical tracking systemVehical tracking system
Vehical tracking system
mangal 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 lcd
Hamed Raza
 
K10880 deepaknagar vehicle accident information deepak
K10880 deepaknagar vehicle accident information deepakK10880 deepaknagar vehicle accident information deepak
K10880 deepaknagar vehicle accident information deepak
gurjarajeet
 
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
Chetan Kumar
 
GSM.pptx
GSM.pptxGSM.pptx
GSM.pptx
BabyMalothu
 
GSM.pptx
GSM.pptxGSM.pptx
GSM.pptx
BabyMalothu
 
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 Erfahrungen
Swisstrack GPS Erfahrungen
 
antivehicle theft system
antivehicle theft systemantivehicle theft system
antivehicle theft systemsuvransu das
 
I.c ingine ppt
I.c ingine pptI.c ingine ppt
I.c ingine ppt
pradeep kumar
 
Gps vehicle tracking
Gps vehicle trackingGps vehicle tracking
Gps vehicle tracking
Murugappan Annamalai
 

Similar to 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
 
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
 
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)
 
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 deepaknagar vehicle accident information deepak
K10880 deepaknagar vehicle accident information deepakK10880 deepaknagar vehicle accident information deepak
K10880 deepaknagar vehicle accident information deepak
 
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
 
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
 
Gps vehicle tracking
Gps vehicle trackingGps vehicle tracking
Gps vehicle tracking
 

More from 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 switch
Edgefxkits & Solutions
 
Scada for remote industrial plant
Scada for remote industrial plant Scada for remote industrial plant
Scada for remote industrial plant
Edgefxkits & 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 Projects
Edgefxkits & Solutions
 
Predefined speed control of bldc motor
Predefined speed control of bldc motorPredefined speed control of bldc motor
Predefined speed control of bldc motor
Edgefxkits & 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 System
Edgefxkits & 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 students
Edgefxkits & 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 motor
Edgefxkits & 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 microcontroller
Edgefxkits & 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 Applications
Edgefxkits & 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 Students
Edgefxkits & 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 amplifier
Edgefxkits & 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 applications
Edgefxkits & Solutions
 
Photodiode working principle characteristics and applications
Photodiode working principle characteristics and applicationsPhotodiode working principle characteristics and applications
Photodiode working principle characteristics and applications
Edgefxkits & 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 applications
Edgefxkits & Solutions
 
Rfid security access control system
Rfid security access control systemRfid security access control system
Rfid security access control system
Edgefxkits & Solutions
 
Density based traffic signal system
Density based traffic signal systemDensity based traffic signal system
Density based traffic signal system
Edgefxkits & 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 Applications
Edgefxkits & 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 ppt1
Edgefxkits & Solutions
 
Prepaid energy meter with gsm interface
Prepaid energy meter with gsm interfacePrepaid energy meter with gsm interface
Prepaid energy meter with gsm interface
Edgefxkits & 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 application
Edgefxkits & Solutions
 

More from 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
 

Recently uploaded

Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)
rosedainty
 
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
Nguyen Thanh Tu Collection
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
Celine George
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
PedroFerreira53928
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdfESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
Fundacja Rozwoju Społeczeństwa Przedsiębiorczego
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
PedroFerreira53928
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS Module
Celine George
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 

Recently uploaded (20)

Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)
 
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdfESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS Module
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 

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