![]() | ![]() | ![]() |
| |||||||
| General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion? |
![]() |
| | Tools |
| | #1 |
|
Hi , I plan to use a GPS module at 115200 baud , as this is a high speed GPS receiver . I need this to connect it to atmega16 . What I am doing is I get long/lat from the GPS and I need to compute approcahing distance from a pre-fed long/lat in the processor at 10Hz/GPS rate. what I am finding it difficult to figure out is will it be possible to do all this with Atmega16@11.0592MHz XTAL? perfectly or will I face throughput problems . Regards Dark
__________________ Q: How does Einstein begin a story? A: Once upon a space-time... | |
| |
| | #2 |
|
Which GPS receiver are you using. Most are NMEA @ 4800 baud
Last edited by blueroomelectronics; 4th November 2009 at 12:52 PM. | |
| |
| | #3 | |
| Quote:
Here it is; http://www.electro-tech-online.com/g....../S1722R.pdf
__________________ Q: How does Einstein begin a story? A: Once upon a space-time... Last edited by dark; 4th November 2009 at 02:02 PM. | ||
| |
| | #4 |
|
Broken link.
| |
| |
| | #5 |
|
__________________ Q: How does Einstein begin a story? A: Once upon a space-time... | |
| |
| | #6 |
|
Most GPS receivers will not transmit position strings at more than 1Hz. Yes, you will receive it at 115k but only 1 per second. The rest of your post I don't understand. Actually, rereading it, it doesn't contain a question. Mike. | |
| |
| | #7 |
| S1722R GPS receiver outputs at 10Hz .
__________________ Q: How does Einstein begin a story? A: Once upon a space-time... | |
| |
| | #8 |
|
You are correct, it does output at 10Hz. What is your question? Mike. | |
| |
| | #9 | |
| Quote:
Please have a look at my first post : I quote it below "what I am finding it difficult to figure out is will it be possible to do all this with Atmega16@11.0592MHz XTAL? perfectly or will I face throughput problems ." Aquiring data at that rate and then computing distance every 1/10Hz. Now how easy is this to be done will the computing match the inputdata flow rate. Thanks
__________________ Q: How does Einstein begin a story? A: Once upon a space-time... | ||
| |
| | #10 | |
| Quote:
Mike. | ||
| |
| | #11 |
| They may have missed your question because your question had no question mark. (?)
__________________ Carl Curmudgeon Elektroniker | |
| |
| | #12 |
|
Isn't the question mark after the letters XTAL? In both the original post and the quote? What planet are you guys from?
__________________ We never have time to do it right; but we always have time to do it over. | |
| |
| | #13 | |
| Quote:
What's your planet?
__________________ Carl Curmudgeon Elektroniker | ||
| |
| | #14 | |
| Quote:
Let me explain a little more and see option for adding further components. I can do this without problem with silabs 8051 high clock variant . Atmega16(5V) I have been ask to do has a limitation with XTAL ,if process goes slow I would be left with no option to replace the entire processor. Is it ok to further add 1)GLCD128x64 2)Software uart @9600bps(scanning at 1 per second) 4) 4 key switches . My further question is if I time schedule all process for 20ms will it be ok or will it be a burden for the processor ? or how this should be tackled ? Regards
__________________ Q: How does Einstein begin a story? A: Once upon a space-time... | ||
| |
| | #15 |
|
I'm not familiar with the AtMega but a quick look at the specs suggests it should be able to handle your requirements. I hope you are a good programmer as I suspect the software uart would need to be implemented using interrupts. If the GLCD is KS0108 based then I have example code in C18 which may be useful. Mike. | |
| |
|
| Tags |
| gps, problem, throughput |
| Thread Tools | |
| Display Modes | |
| |
Similar | ||||
| Title | Starter | Forum | Replies | Latest |
| Gps | mohsinans | Electronic Projects Design/Ideas/Reviews | 8 | 18th January 2009 05:51 PM |
| GPS Tracker Project ( GPS Module + JP Module + LCD Dispaly ) | oldspring | Electronic Projects Design/Ideas/Reviews | 4 | 8th August 2008 03:07 AM |
| help with gps | athba | Electronic Projects Design/Ideas/Reviews | 2 | 3rd April 2007 09:50 PM |
| GPS | hdaroga | Electronic Projects Design/Ideas/Reviews | 2 | 20th September 2005 06:17 AM |
| Magellan GPS 315 flash memory problem | Aldo | General Electronics Chat | 0 | 31st July 2003 06:37 AM |