Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Pugzi
Old
(Last edited by Pugzi; 1st September 2008 at 12:36 PM.) Reason: Correct title
#1  
Junior Member - OP
Thanks Meter 0
Posts: 21
Join Date: Jun 2007
Default [PRJ] Inertial Navigation Possible

Hi all,

Since the Touch Diamond has accelerometers in the X Y and Z space axis, is it not possible to try and create an Inertial Navigation System. For those who are not sure, it INS uses the accelerometers to assess the movement of the device. So long as the user states the start point and north orientation do you think it possible to do it and to create the software. If it is, then we could do without GPS, afterall, aircraft have used INS for a long time now (albiet theyalso used a gyro). It's not as accurate as GPS but it'll certainly work as a navigation device.

Any comments or help in doing this?
 
beemerTPPC
Old
#2  
beemerTPPC's Avatar
Recognized Developer
Thanks Meter 8
Posts: 327
Join Date: Mar 2006
Location: Madrid
Some GPS systems use inertial navigation for better positioning when in tunners or low coverage areas.

The idea could be simple, a program that read the GPS data, mix them with the G-Sensor data and (why not!) with the TMC data recovered from the FM radio and publish them in a new virtual serial port.

But doing it is not so simple
beemer
Freeware software:
TMC on HTC FM Radio: Use your FM radio to avoid traffic jams!
http://beemer.sesma.eu : All my freeware like VolDpad, Battlogger, NullKeyboard, TodayWarrior, WifiKnife, etc. .
 
Ikari
Old
#3  
Ikari's Avatar
Member
Thanks Meter 0
Posts: 97
Join Date: Mar 2006
I think its not dificul to trie i already post the idia in other forum, get the gps data, mix whit the acc, and start counting speed changes in forward . left/right and i think we can get a 600m bonus before black out.
600m whit simple formulas, complex ones give you much more.
 
dan168
Old
#4  
Member
Thanks Meter 0
Posts: 43
Join Date: Aug 2008
Quote:
Originally Posted by Ikari View Post
I think its not dificul to trie i already post the idia in other forum, get the gps data, mix whit the acc, and start counting speed changes in forward . left/right and i think we can get a 600m bonus before black out.
600m whit simple formulas, complex ones give you much more.
The idea is simple yes - implementing such system is a lot more difficult than one could imagine though. It'll only be accurate for a short distance, before the errors become so large it's not feasible (due to double integration).
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...