bc 317

18
By Y.Rajender(08H61A04C5) P.Raghu(09H65A0409) K.Srinivas Rao(09H65A0410)

Upload: naresh-kummari

Post on 12-Apr-2015

19 views

Category:

Documents


4 download

DESCRIPTION

hello

TRANSCRIPT

Page 1: BC 317

By

Y.Rajender(08H61A04C5)

P.Raghu(09H65A0409)

K.Srinivas Rao(09H65A0410)

Page 2: BC 317

Aim of the project

• In today’s world vehicle tracking has become a big necessity

• A vehicle tracking system is an electronic device installed in a vehicle to track vehicle’s location and display system using SD-card

• The information we are stored in SD-Card for the later analyses to download the personal-computer.

• Aiming for low cost and easy operation

Page 3: BC 317

Existing methods

• Lojack -Uses radio frequency transmitter but not implemented in India

• LORAN-Uses radio frequency transmitter not implemented in India

• DGPS-Increases the accuracy but is quite expensive

• Most of small transport companies don’t use any vehicle tracking system at all due to its high cost and complex user interface.

Page 4: BC 317

Novelty in my solution Using PSoC (programmable system on chip)

which is low cost and has several configurable blocks which can be used to add more features

Sd card is interfaced With microcontroller to retrieve the data.

Page 5: BC 317

Basic principle

The position is taken by the GPS receiver through GPS Satellite

Sd-card and RTC interfacing with the microcontroller.

Page 6: BC 317

Specifications

RS232 interface between GPS Rx and PSoC using first UART

Second UART of PSoC for RS232 interface Can retrieve data at any time using sd-card Power can be derived from Vehicle battery

itself

Page 7: BC 317

GPS Module

PSoC

SD-Card

LCD PC

(Optional)

Block Diagram

RTC BlockRTC module

Page 8: BC 317

Programmable system on chip (PSoC)

Page 9: BC 317

The PSoC architecture

UART

Page 10: BC 317

PSoC interconnect view

Page 11: BC 317

Algorithm steps

Interface sd card withmicrocontroller

start

Initialize UART

Interface GPS reciever with the Microcontroller

GPS modem receives the dataand send it to microcontroller

Microcontroller takes the GPS data and send it to sd card

From sd card we can send the GPS data from microcontroller to user

End

Page 12: BC 317

Block Explanation

SD-Card is used to store the GPS locations

GPS Receiver-used to receive the satellite navigational data and calculate the position of the vehicle

PSoC CY8C24966- used to interface the GPS receiver with GSM modem

Page 13: BC 317

Tools and Language Used

Tools Used-PSoC Designer software to develop the code

Hardware used-CY8C29466-24PXI microcontroller-GPS receiver-GSM Modem-Mobile phone for sending and receiving sms

Page 14: BC 317

Applications

Mainly used for fleet control Stolen vehicle searching Race control in sports Animal tracking (wild life study)

Page 15: BC 317

Advantages over other scheme

Can be used for air applications as it is using the satellites for positioning

No access fee required to access the navigational data.

Reliable vehicle tracking.

Page 16: BC 317

Disadvantages

Still expensive Limited by the resolution (few tens of

meters) No map based software hence for city

applications not suitable. Needs care and handling (or requires

rugged packing on top of the vehicle)

Page 17: BC 317

references

GPS-based tracking systems for taxi cab fleet operations

http://ieeexplore.ieee.org/Xplore/login.jsp?url=/iel2/4469/12662/00585719.pdf?arnumber=585719

www.godrejsecure.com www.google.com www.wikipedia.com

Page 18: BC 317

Thank you