| Author |
Message |
mrizwan
Joined: 27 Jan 2006 Posts: 1
|
28 Jan 2006 16:53 GPRS Vehicle tracking system. |
|
|
|
Hi everyone..
I m going to do project on Vehicle tracking system using GPRS. Can any 1 tell me whot is the best methode to impliment this project . im using Microcontroller on both ( Base station and Vehicle ) sides. and ofcoures microcont have limited memory . how can i impliment this proj so that my Code going Reduce and i achive my Proj complet.
|
|
| Back to top |
|
 |
arunragavan
Joined: 01 Jul 2004 Posts: 468 Helped: 21 Location: India
|
28 Jan 2006 17:25 GPRS Vehicle tracking system. |
|
|
|
well once ur tryin to implement GPRS - vechile tracking system..analyze ur gateway - who is providing ur GPRS connection (ofcource packet data transfer) - you can try the GSM - with GPRS gateway.. so that you can use the base-station as points for drwaing the map..
something on those lines...
i shall try to get some papers on the same..
with regards,
arun
|
|
| Back to top |
|
 |
eeklac
Joined: 09 Jul 2004 Posts: 25 Helped: 1
|
18 Feb 2006 9:52 Re: GPRS Vehicle tracking system. |
|
|
|
Please note that when you are working on GPRS, there is at least two kinds of GPRS modems available.
One is just a raw wireless modem that you need to implement all the necessary protocol in your MCU, like the PPP, LCP, IPCP, IP, TCP or UDP ...
The other is with TCP/IP Stack, which you can simple connect the server side by AT command. This can help to save both development time, and also the resource of the MCU.
Many GPRS module manufacturer has both modems, like Siemens, Sony Ericsson, BenQ, Wavecom ...
However, no matter which modems you will use, I found that you are targeting to do both Client (Vehicle) and Server (Base Station). Please note that some operater will provide you a virtual IP that is hardly be visited by other parties, this will cause a problem on the server side, which will act as hidden behind a firewall.
Regards
Added after 50 seconds:
Please note that when you are working on GPRS, there is at least two kinds of GPRS modems available.
One is just a raw wireless modem that you need to implement all the necessary protocol in your MCU, like the PPP, LCP, IPCP, IP, TCP or UDP ...
The other is with TCP/IP Stack, which you can simple connect the server side by AT command. This can help to save both development time, and also the resource of the MCU.
Many GPRS module manufacturer has both modems, like Siemens, Sony Ericsson, BenQ, Wavecom ...
However, no matter which modems you will use, I found that you are targeting to do both Client (Vehicle) and Server (Base Station). Please note that some operater will provide you a virtual IP that is hardly be visited by other parties, this will cause a problem on the server side, which will act as hidden behind a firewall.
Regards
|
|
| Back to top |
|
 |
alzomor
Joined: 09 Jun 2005 Posts: 550 Helped: 31 Location: Cairo
|
22 Feb 2006 11:35 Re: GPRS Vehicle tracking system. |
|
|
|
Hi
The server may be not connected to internet throgh GPRS , the server can be on an ordinary internet serveror connected though DSL to internet.
and so you can overcome the problem of vertual IP.
Is that True?
Salam
Hossam Alzomor
www.edaboard.com
|
|
| Back to top |
|
 |
faizalism
Joined: 03 Feb 2006 Posts: 60 Location: Malaysia
|
25 Feb 2006 17:59 Re: GPRS Vehicle tracking system. |
|
|
|
| first query: how to calculate the radius, by received power level?
|
|
| Back to top |
|
 |
hiyan
Joined: 09 Jan 2006 Posts: 70
|
26 Feb 2006 20:11 Re: GPRS Vehicle tracking system. |
|
|
|
| TCP/Ip will be best .
|
|
| Back to top |
|
 |
preeti_hr2002
Joined: 01 Mar 2008 Posts: 10 Helped: 1
|
12 May 2008 11:21 Re: GPRS Vehicle tracking system. |
|
|
|
hi ,
even i want to do vehicle tracking using GPRS modem (mc35i) . can anyone giv me idea aout this.
i am using ARM processr.
plz help me out fast.
regards,
preeit
|
|
| Back to top |
|
 |
jumpjack
Joined: 20 Feb 2008 Posts: 26
|
13 May 2008 17:59 GPRS Vehicle tracking system. |
|
|
|
isn't here anybody confusing GPS with GPRS?!?
I did a GPS car tracking system, if anybody is interested.
It just requires any old Symbian s60 phone (50$) and a GPS BT receiver) (50$ ?).
http://jumpjack.wordpress.com/2007/12/27/antifurto-satellitare-con-telefoni-symbian/
http://jumpjack.wordpress.com/2007/11/09/car-anti-theft-with-javaphone-pda/
|
|
| Back to top |
|
 |