SlideShare a Scribd company logo
GPS BASED FLEET MANAGEMENT SYSTEM

ABSTRACT

In this Project it is proposed to design an embedded system which is used for tracking and
positioning of any vehicle by using Global Positioning System (GPS) and Global system for
mobile communication (GSM).

In this project AT89S52 microcontroller is used for interfacing to various hardware
peripherals. The current design is an embedded application, which will continuously monitor
a moving Vehicle and report the status of the Vehicle on demand. For doing so an AT89S52
microcontroller is interfaced serially to a GSM Modem and GPS Receiver. A GSM modem is
used to send the position (Latitude and Longitude) of the vehicle from a remote place. The
GPS modem will continuously give the data i.e. the latitude and longitude indicating the
position of the vehicle. The GPS modem gives many parameters as the output, but only the
NMEA data coming out is read and displayed on to the LCD. The same data is sent to the
mobile at the other end from where the position of the vehicle is demanded. An EEPROM is
used to store the mobile number.

The hardware interfaces to microcontroller are LCD display, GSM modem and GPS
Receiver. The design uses RS-232 protocol for serial communication between the modems
and the microcontroller. A serial driver IC is used for converting TTL voltage levels to RS-
232 voltage levels. When the request by user is sent to the number at the modem, the system
automatically sends a return reply to that mobile indicating the position of the vehicle in
terms of latitude and longitude.
BLOCK DIAGARM

More Related Content

DOC
Gps based fleet management system
PPTX
Vehicle tracking by gps gsm
DOCX
13. vechicle tracking system using gsm and gps
PPT
GPS Vehicle Tracking Technology
PPTX
Gsm based advance security and rtealtime vehicle tracking using gps technolgy
PDF
Vehical tracking system
PPTX
Vehicle tracking and locking system based on GSM and GPS
PPTX
Gps interface in gsm network
Gps based fleet management system
Vehicle tracking by gps gsm
13. vechicle tracking system using gsm and gps
GPS Vehicle Tracking Technology
Gsm based advance security and rtealtime vehicle tracking using gps technolgy
Vehical tracking system
Vehicle tracking and locking system based on GSM and GPS
Gps interface in gsm network

What's hot (18)

DOCX
Accident identification using gps and gsm
PDF
Accident messaging system using GPS,GSM and MEMS
PPT
Wireless Accident Identification
PDF
Review on Tunnel Field Effect Transistors (TFET)
PDF
Vehicle Security System
DOC
REAL-TIME VEHICLE LOCKING AND TRACKING SYSTEM USING GSM AND GPS TECHNOLOGY-A...
PPTX
K10880 deepaknagar vehicle accident information deepak
PPTX
Gps inerface in gsm network
PPTX
Gsm based advance security and rtealtime vehicle tracking using gps technolgy 2
PPT
ANTI-VEHICLE TRACKING SYSTEM USING SMARTPHONE APPLICATION
PDF
Iaetsd smart vehicle tracking system using gsm, gps and rc5
PDF
Vehicle Theft control system
PPTX
I.c ingine ppt
PPTX
Vehicle Tracking and Locking System
DOCX
Vehicle Tracking System by Arduino UNO
DOCX
Vehicle tracking Using GPS,GSM & ARM7
PDF
Design and implementation of vehicle tracking system using gps
PDF
gps gsm based vehicle tracking system seminar
Accident identification using gps and gsm
Accident messaging system using GPS,GSM and MEMS
Wireless Accident Identification
Review on Tunnel Field Effect Transistors (TFET)
Vehicle Security System
REAL-TIME VEHICLE LOCKING AND TRACKING SYSTEM USING GSM AND GPS TECHNOLOGY-A...
K10880 deepaknagar vehicle accident information deepak
Gps inerface in gsm network
Gsm based advance security and rtealtime vehicle tracking using gps technolgy 2
ANTI-VEHICLE TRACKING SYSTEM USING SMARTPHONE APPLICATION
Iaetsd smart vehicle tracking system using gsm, gps and rc5
Vehicle Theft control system
I.c ingine ppt
Vehicle Tracking and Locking System
Vehicle Tracking System by Arduino UNO
Vehicle tracking Using GPS,GSM & ARM7
Design and implementation of vehicle tracking system using gps
gps gsm based vehicle tracking system seminar
Ad

Similar to Gps based fleet management system (20)

DOC
Gps based fleet management system
DOC
Gps based fleet management system
PDF
vehicle traking based on GSM/GPS using 8051
PDF
GPS Based Vehicle Location using ARM 7 LPC 2148
PDF
Design and development of gps-gsm based Tracking system with google map based...
PPT
vehicle tracking using gsm and gps with arduino and lcd
PPTX
Vechile tracking using GPS DEPARTMENT OF PHYSICS N.C COLLEGE
PDF
GPS and GSM Based Vehicle Tracking System
PDF
Vehicle Tracking System for School Bus by Arduino
PPT
GPS And GSM Based Vehicle Tracking System - Swisstrack GPS Erfahrungen
PPTX
Gsm based advance security and rtealtime vehicle tracking using gps technolgy 3
PPTX
antivehicle theft system
PDF
vensoft technologies intelligent fleet management
PDF
Advanced Anti Accidental Solution by Pre Analyzing, Tracking and Detection of...
PDF
Vehicle Theft Detection and Tracking Based on GSM and GPS
DOC
Advanced real time vehicle tracking system using gps modem
PPTX
vehicletrackingbygps-gsm-161208121502.pptx
PDF
Top 1 cited papers -International Journal of Computer Science, Engineering an...
Gps based fleet management system
Gps based fleet management system
vehicle traking based on GSM/GPS using 8051
GPS Based Vehicle Location using ARM 7 LPC 2148
Design and development of gps-gsm based Tracking system with google map based...
vehicle tracking using gsm and gps with arduino and lcd
Vechile tracking using GPS DEPARTMENT OF PHYSICS N.C COLLEGE
GPS and GSM Based Vehicle Tracking System
Vehicle Tracking System for School Bus by Arduino
GPS And GSM Based Vehicle Tracking System - Swisstrack GPS Erfahrungen
Gsm based advance security and rtealtime vehicle tracking using gps technolgy 3
antivehicle theft system
vensoft technologies intelligent fleet management
Advanced Anti Accidental Solution by Pre Analyzing, Tracking and Detection of...
Vehicle Theft Detection and Tracking Based on GSM and GPS
Advanced real time vehicle tracking system using gps modem
vehicletrackingbygps-gsm-161208121502.pptx
Top 1 cited papers -International Journal of Computer Science, Engineering an...
Ad

Gps based fleet management system

  • 1. GPS BASED FLEET MANAGEMENT SYSTEM ABSTRACT In this Project it is proposed to design an embedded system which is used for tracking and positioning of any vehicle by using Global Positioning System (GPS) and Global system for mobile communication (GSM). In this project AT89S52 microcontroller is used for interfacing to various hardware peripherals. The current design is an embedded application, which will continuously monitor a moving Vehicle and report the status of the Vehicle on demand. For doing so an AT89S52 microcontroller is interfaced serially to a GSM Modem and GPS Receiver. A GSM modem is used to send the position (Latitude and Longitude) of the vehicle from a remote place. The GPS modem will continuously give the data i.e. the latitude and longitude indicating the position of the vehicle. The GPS modem gives many parameters as the output, but only the NMEA data coming out is read and displayed on to the LCD. The same data is sent to the mobile at the other end from where the position of the vehicle is demanded. An EEPROM is used to store the mobile number. The hardware interfaces to microcontroller are LCD display, GSM modem and GPS Receiver. The design uses RS-232 protocol for serial communication between the modems and the microcontroller. A serial driver IC is used for converting TTL voltage levels to RS- 232 voltage levels. When the request by user is sent to the number at the modem, the system automatically sends a return reply to that mobile indicating the position of the vehicle in terms of latitude and longitude.