![]() |
2010-05-09
, 20:42
|
Posts: 74 |
Thanked: 23 times |
Joined on Jan 2010
@ Germany
|
#2
|
The Following User Says Thank You to Aydan For This Useful Post: | ||
![]() |
2010-05-09
, 21:09
|
|
Posts: 1,389 |
Thanked: 1,857 times |
Joined on Feb 2010
@ Israel
|
#4
|
the phone can't detect if it's being turned around the vertical axis (not the phones but the one in relation to earth) for example. The Acceleration data doesn't change.
So your logic is somewhat flawed. If you assume that the phone's position stays fixed in relation to the car for example then it might work, since you know a car doesn't move sideways for example.
But you can't do 6DOF positioning with only linear acceleration data. You'd need rotational rate as well.
![]() |
2010-05-10
, 00:51
|
|
Posts: 2,050 |
Thanked: 1,425 times |
Joined on Dec 2009
@ Bucharest
|
#5
|
![]() |
2010-05-10
, 01:16
|
Posts: 840 |
Thanked: 823 times |
Joined on Nov 2009
|
#6
|
![]() |
2010-05-10
, 01:19
|
|
Posts: 4,384 |
Thanked: 5,524 times |
Joined on Jul 2007
@ ˙ǝɹǝɥʍou
|
#7
|
![]() |
2010-05-10
, 04:51
|
|
Posts: 1,389 |
Thanked: 1,857 times |
Joined on Feb 2010
@ Israel
|
#8
|
![]() |
2010-05-10
, 06:54
|
Posts: 74 |
Thanked: 23 times |
Joined on Jan 2010
@ Germany
|
#9
|
c) just so we're clear, one CAN navigate using accelerometers, planes have inertial navigation systems as backups for decades. Such a device can detect drifts of a few meters in many, many kilometers.
![]() |
2010-05-10
, 11:34
|
|
Posts: 2,050 |
Thanked: 1,425 times |
Joined on Dec 2009
@ Bucharest
|
#10
|
If we give to a program the initial conditions (orientation, speed, position), it could be possible, by integrating accelerations, to know always the position, the speed and the orientation.
Such a program could replace the gps programs in some cases (for exemple, store the plan of a cave) or be used as a magetometer-like device.
I know planes use such a method (Inertial measurement unit) to estimate their position.
The question is to know if N900's accelerometers are precise enough to get some useful result after a while.