| Author |
Message |
Arcan3
Guest
|
Posted:
Wed Nov 23, 2005 5:08 pm Post subject:
Building a GPS navigation System... |
|
|
For my College thesis i must build a gps navigation system but im
pretty lost right now and i cant find any solid information...
i have CAD maps of my city/state bu i have no idea to what format i
have to convert them to in order to be usable by a GPS nav system... i
know it has something to do with DBases but not much more to go on
other than that...
after i make the actual map i must start on the buildin of the
visualizer of the map [gps app itself] gps will be fed by usb port...
two problems arise... how do i referenciate the gps coords with the map
and how do i trace routes on it... i need to build the nave system to
be able to delete streets and avenues temporarily during a query since
im building it for emergency services.... and sometimes streets here
get bloked and/or flooded... the program will problably if i get help
will include a graph node structure to find the best route posible and
find alternate routes...
can anyone help me... im really short on time as in less than a month
short... i havent been able to fin info and no one here knows the
technology other than seing it on tv or using a premade one....
plz help me im desperate..... |
|
| Back to top |
|
 |
Sam Wormley
Guest
|
Posted:
Wed Nov 23, 2005 5:08 pm Post subject:
Re: Building a GPS navigation System... |
|
|
Arcan3 wrote:
| Quote: | For my College thesis i must build a gps navigation system but im
pretty lost right now and i cant find any solid information...
|
Why not just buy one... creating a gps navigation system is
not original research (unless you are doing something really
new).
GPS receivers can output positional data in geodetic coordinates
via NMEA sentences, which, in turn, can be imported into a computer.
You could write software to overlay the data on your maps.
You might want to research how maps are geo referenced.
http://wa.rren.org/drgtools/
http://www.ngs.noaa.gov/products_services.shtml
http://www.ngs.noaa.gov/TOOLS/ |
|
| Back to top |
|
 |
Mark Hewitt
Guest
|
Posted:
Wed Nov 23, 2005 5:08 pm Post subject:
Re: Building a GPS navigation System... |
|
|
"Arcan3" <arcan3@gmail.com> wrote in message
news:1132756859.934095.64420@g44g2000cwa.googlegroups.com...
| Quote: | For my College thesis i must build a gps navigation system but im
pretty lost right now and i cant find any solid information...
i have CAD maps of my city/state bu i have no idea to what format i
have to convert them to in order to be usable by a GPS nav system..
|
They are usually proprietory to each individual GPS system. And for most
companies they are closely guarded secrets.
.. i
| Quote: | know it has something to do with DBases but not much more to go on
other than that...
|
Oh dear :-\
| Quote: | after i make the actual map i must start on the buildin of the
visualizer of the map [gps app itself] gps will be fed by usb port...
two problems arise... how do i referenciate the gps coords with the map
|
The GPS coordinates give you the lat and long, which you should know what
they are for your maps, so you just plot the position on the map. Basi
| Quote: | and how do i trace routes on it..
|
Isnt' that the point of your project?
..> i need to build the nave system to
| Quote: | be able to delete streets and avenues temporarily during a query since
im building it for emergency services...
and sometimes streets here
get bloked and/or flooded... the program will problably if i get help
will include a graph node structure to find the best route posible and
find alternate routes...
can anyone help me... im really short on time as in less than a month
short... i havent been able to fin info and no one here knows the
technology other than seing it on tv or using a premade one....
|
tbh I can't see why you are doing this. For a thesis it needs to be novel
work, I can't see any orginality in this. |
|
| Back to top |
|
 |
Arcan3
Guest
|
Posted:
Wed Nov 23, 2005 5:08 pm Post subject:
Re: Building a GPS navigation System... |
|
|
actually i tought it would be easier...
its novel here...
and well im lost since i cant change it now... |
|
| Back to top |
|
 |
Arcan3
Guest
|
Posted:
Wed Nov 23, 2005 5:08 pm Post subject:
Re: Building a GPS navigation System... |
|
|
buy one? where can i buy a gps navigation system that will run with my
maps, also i cant buy a nav sys since im suposed to create it... im
guessing ppl at the univ wont be to happy to see a brand name or
someone elses name on my suposedly gps nav sys,.. |
|
| Back to top |
|
 |
Meindert Sprang
Guest
|
Posted:
Wed Nov 23, 2005 11:07 pm Post subject:
Re: Building a GPS navigation System... |
|
|
"Arcan3" <arcan3@gmail.com> wrote in message
news:1132756859.934095.64420@g44g2000cwa.googlegroups.com...
| Quote: | For my College thesis i must build a gps navigation system but im
pretty lost right now and i cant find any solid information...
i have CAD maps of my city/state bu i have no idea to what format i
have to convert them to in order to be usable by a GPS nav system... i
know it has something to do with DBases but not much more to go on
other than that...
after i make the actual map i must start on the buildin of the
visualizer of the map [gps app itself] gps will be fed by usb port...
|
So you have to read the GPS data from the serial port and display a map
which you already have. That comes down to basic mathematics and programming
work. If you cannot do that, I wonder how you will ever be able to pass this
test.
| Quote: | can anyone help me... im really short on time as in less than a month
short...
|
Then I guess you are in deep sh*t....
Meindert |
|
| Back to top |
|
 |
**^;
Guest
|
Posted:
Thu Nov 24, 2005 1:08 am Post subject:
Re: Building a GPS navigation System... |
|
|
"Meindert Sprang" <mhsprang@NOcustomSPAMware.nl> wrote in message
news:11o98fqj2amqa2b@corp.supernews.com...
| Quote: | "Arcan3" <arcan3@gmail.com> wrote in message
news:1132756859.934095.64420@g44g2000cwa.googlegroups.com...
For my College thesis i must build a gps navigation system but im
pretty lost right now and i cant find any solid information...
|
The hard part is launching the sats.. |
|
| Back to top |
|
 |
Mark Hewitt
Guest
|
Posted:
Thu Nov 24, 2005 9:08 am Post subject:
Re: Building a GPS navigation System... |
|
|
"Arcan3" <arcan3@gmail.com> wrote in message
news:1132759520.969405.318520@g47g2000cwa.googlegroups.com...
| Quote: | buy one? where can i buy a gps navigation system that will run with my
maps,
|
There are topographical systems which can use imported maps. However they
can't usually do 'navigation' |
|
| Back to top |
|
 |
|
|
|
|