You are on page 1of 6

Abs Computers - Courses Projects Implant Training for Diploma - BE - ME - B.Tech - M.

M. Tech MBA - Industrial Implementation - IEEE based Projects available

Synopsis For,

Vehicle Tracking System


INTRODUCTION: 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 ATMEGA 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 ATMEGA 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. 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.

Abs Computers - Courses Projects Implant Training for Diploma - BE - ME - B.Tech - M. Tech MBA - Industrial Implementation - IEEE based Projects available

Abs Computers - Courses Projects Implant Training for Diploma - BE - ME - B.Tech - M. Tech MBA - Industrial Implementation - IEEE based Projects available

The hardware interfaces to microcontroller are 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.

Abs Computers - Courses Projects Implant Training for Diploma - BE - ME - B.Tech - M. Tech MBA - Industrial Implementation - IEEE based Projects available

Abs Computers - Courses Projects Implant Training for Diploma - BE - ME - B.Tech - M. Tech MBA - Industrial Implementation - IEEE based Projects available

Above Concept in Block Diagram

D.C Power Supply

ATMEGA Microcontroller

GSM/GPRS

GPS

The project is vehicle positioning and navigation system we can locate the vehicle around the globe with ATMEGA microcontroller, GPS receiver, GSM modem, MAX 232, EEPROM. The code is written in the internal memory of Microcontroller i.e. ROM. With help of instruction set it processes the instructions and it acts as interface between GSM and GPS with help of serial communication of ATMEGA. GPS always transmits the data and GSM transmits and receive the data. GPS pin TX is connected to microcontroller via MAX232. GSM pins TX and RX are connected to microcontroller serial ports.
Abs Computers - Courses Projects Implant Training for Diploma - BE - ME - B.Tech - M. Tech MBA - Industrial Implementation - IEEE based Projects available

Abs Computers - Courses Projects Implant Training for Diploma - BE - ME - B.Tech - M. Tech MBA - Industrial Implementation - IEEE based Projects available

Microcontroller communicates with the help of serial communication. First it takes the data from the GPS receiver and then sends the information to the owner in the form of SMS with help of GSM modem. GPS receiver works on 9600 baud rate is used to receive the data from space Segment (from Satellites), the GPS values of different Satellites are sent to microcontroller ATMEGA, where these are processed and forwarded to GSM. At the time of processing GPS receives only $GPRMC values only. From these values microcontroller takes only latitude and longitude values excluding time, altitude, name of the satellite, authentication etc. E.g. LAT: 1728:2470 LOG: 7843.3089 GSM modem with a baud rate 57600.GSM is a Global system for mobile communication in this project it acts as a SMS Receiver and SMS sender. EEPROM is an Electrically Erasable read only memory which stores is used to store the mobile number. The power is supplied to components like GSM, GPS and Microcontroller circuitry using a 12V/3.2A battery .GSM requires 12v,GPS and microcontroller requires 5v .with the help of regulators we regulate the power between three components.

Abs Computers - Courses Projects Implant Training for Diploma - BE - ME - B.Tech - M. Tech MBA - Industrial Implementation - IEEE based Projects available

Abs Computers - Courses Projects Implant Training for Diploma - BE - ME - B.Tech - M. Tech MBA - Industrial Implementation - IEEE based Projects available

******************************************************************************

Abs Computers
- All Types of Engineering Projects for Diploma - BE- ME - B.Tech - M. Tech - MBA Students - IEEE based Projects and Implementation for PG Students. - For an added advantage we provide an Implant Training for your Engineering Project that you have selected. We also provide training for further courses like, Embedded System, Advanced Embedded Systems, Robotics, Embedded C, PIC Microcontroller, AVR Microcontroller, ARM Processor, Cortex Processor, MPC55xx, MPC56xx, MIPS Systems, SH4 Processor, QualComm Processors, PowerPC G4 Series, OMAP Processors, FPGA and VLSI Implementation, MATLAB , Embedded MATLAB, LabVIEW, Image Processing, Digital Signal Processing ( DSP ), DOT.NET ( VB.NET, C#.NET, ASP.NET), Advanced Java, Embedded Java, JSP, ORACLE, MS SQL, DB2, Abs Computers - Courses Projects Implant Training for Diploma - BE - ME - B.Tech - M. Tech MBA - Industrial Implementation - IEEE based Projects available

Abs Computers - Courses Projects Implant Training for Diploma - BE - ME - B.Tech - M. Tech MBA - Industrial Implementation - IEEE based Projects available

MySQL, SharePoint, DOT.NET Microframework, J2ME, Windows Mobile, Android, Objective C for iPhone ( X-Code ), IVRS ( Speech Recognition), NS2 ... Industrial Automation and Implementation for Small And Mid size Industries Contact: Office Address: #2, Above Lucky Xerox, Near Tarapan Center, Osmanpura, Aurangabad. Maharashtra. India. Mobile No: 9561121234 Email-Id: info@theabscomputers.com Website: www.theabscomputers.com ******************************************************************************

Abs Computers - Courses Projects Implant Training for Diploma - BE - ME - B.Tech - M. Tech MBA - Industrial Implementation - IEEE based Projects available

You might also like