Bookmark this page: Add GPS Vehicle Tracking System to Yahoo MyWeb Add GPS Vehicle Tracking System to Google Bookmarks Add GPS Vehicle Tracking System to Windows Live Add GPS Vehicle Tracking System to Del.icio.us Digg GPS Vehicle Tracking System! Add GPS Vehicle Tracking System to Netscape
  •  
  • Subject
  • Author
  • Date
If you were  Registered and logged in, you could reply and use other advanced thread options
Posted by prateek on February 21, 2007, 12:52 pm


Hi All.
I am planning to make a project on veh tracking system based on GPS
data.
As i understand
1. i need to pick up latitude and longitude data from the GPS.
2. store it temporarily.
3. transmit it to a base station.
4. receeive the location dat at the base station.
5. Use GIS platform to read this location dat and plot it.

i am just starting over it and have no idea of how to do all these.
please can you help me.
1. i want to know which GPS to use.
2. how to extract the data. can i use a microcontroller for this.
3. how to transmit the data.
4. Which GIS platform to use.
5. How to feed it the data.
6. How to plot the dat on screen.

need a lot of guidance
prateek
3.


Posted by I. Care on February 21, 2007, 4:18 pm


prateekprashar2003@yahoo.co.in says...
> Hi All.
> I am planning to make a project on veh tracking system based on GPS
> data.
> As i understand
> 1. i need to pick up latitude and longitude data from the GPS.
> 2. store it temporarily.
> 3. transmit it to a base station.
> 4. receeive the location dat at the base station.
> 5. Use GIS platform to read this location dat and plot it.
>
> i am just starting over it and have no idea of how to do all these.
> please can you help me.
> 1. i want to know which GPS to use.
> 2. how to extract the data. can i use a microcontroller for this.
> 3. how to transmit the data.
> 4. Which GIS platform to use.
> 5. How to feed it the data.
> 6. How to plot the dat on screen.
>
> need a lot of guidance
> prateek
> 3.
>
>
You can also try www.google.com and search for:

gps vehicle tracking system.

I found 2+ million hits. Of course that is mostly for buying existing
systems. The Amateur Radio people also have an internet tracking system
and you can get lots of the technical info you want through that route.
You could start here for that:

http://web.ew.usna.edu/~bruninga/aprs.html
--
I. Care
Address fake until the SPAM goes away ;-}

Posted by ian.okey on February 23, 2007, 7:09 am


> Hi All.
> I am planning to make a project on veh tracking system based on GPS
> data.
> As i understand
> 1. i need to pick up latitude and longitude data from the GPS.
> 2. store it temporarily.
> 3. transmit it to a base station.
> 4. receeive the location dat at the base station.
> 5. Use GIS platform to read this location dat and plot it.
> i am just starting over it and have no idea of how to do all these.
> please can you help me.
> 1. i want to know which GPS to use.
> 2. how to extract the data. can i use a microcontroller for this.
> 3. how to transmit the data.
> 4. Which GIS platform to use.
> 5. How to feed it the data.
> 6. How to plot the dat on screen.
> need a lot of guidance
> prateek
> 3.

www.satamatics.com - the terminals/service that are available using
their inmarsat D+ satcom service provide nearly global asset tracking
(polar regions excepted) using embedded GPS receivers in the
terminals. The position reports are available from a web server and
can be displayed on your mapping app or Google Earth.


Posted by Anton Betzler on February 24, 2007, 4:14 am



> 1. i want to know which GPS to use.

any GPSR will do - but there are devices available which also sends the
data to the base

> 2. how to extract the data. can i use a microcontroller for this.

Standard for GPS data is NMEA (serial)

> 3. how to transmit the data.

depends on the region. GPRS, SMS via GSM, Iridium, Ham radio . . .

> 4. Which GIS platform to use.

you can use any platform

> 5. How to feed it the data.

parse from the data input

> 6. How to plot the dat on screen.

you can use any GIS system or use GoogleMaps or GoogleEarth

hth
Anton

Posted by wisnuardi on March 2, 2007, 10:21 am


On Feb 24, 3:14 am, macn...@web.de (Anton Betzler) wrote:
> > 1. i want to know whichGPSto use.
> any GPSR will do - but there are devices available which also sends the
> data to the base
> > 2. how to extract the data. can i use a microcontroller for this.
> Standard forGPSdata is NMEA (serial)
> > 3. how to transmit the data.
> depends on the region. GPRS, SMS via GSM, Iridium, Ham radio . . .
> > 4. Which GIS platform to use.
> you can use any platform
> > 5. How to feed it the data.
> parse from the data input
> > 6. How to plot the dat on screen.
> you can use any GIS system or use GoogleMaps or GoogleEarth
> hth
> Anton

You can use Atmel AVR microcontroller to send GPS NMEA standard via
GSM sms format.
Go to http://www.taptronics.com for further information

Urip