ºÝºÝߣ

ºÝºÝߣShare 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 RS232 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

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 RS232 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.