Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>You get position by integrating the linear acceleration twice but <strong>the error is horrible. It is useless in practice.</strong></p> <p>Here is <a href="http://www.youtube.com/watch?v=C7JQ7Rpwn2k" rel="noreferrer">an explanation why (Google Tech Talk)</a> at <a href="http://youtu.be/C7JQ7Rpwn2k?t=23m21s" rel="noreferrer">23:20</a>. I highly recommend this video.</p> <p>It is not the accelerometer noise that causes the problem but the <a href="http://www.cl.cam.ac.uk//techreports/UCAM-CL-TR-696.pdf" rel="noreferrer">gyro white noise</a>, see subsection 6.2.3 Propagation of Errors. (By the way, you will need the gyroscopes too.)</p> <p>As for indoor positioning, I have found these useful: </p> <p><a href="https://www.researchgate.net/publication/224605820_RSSI-Based_Indoor_Localization_and_Tracking_Using_Sigma-Point_Kalman_Smoothers" rel="noreferrer">RSSI-Based Indoor Localization and Tracking Using Sigma-Point Kalman Smoothers</a></p> <p><a href="http://www.intersense.com/uploads/documents/Pedestrian_Tracking_with_Shoe-Mounted_Inertial_Sensors.pdf" rel="noreferrer">Pedestrian Tracking with Shoe-Mounted Inertial Sensors</a></p> <p><a href="http://www.analog.com/static/imported-files/application_notes/47076299220991AN_900.pdf" rel="noreferrer">Enhancing the Performance of Pedometers Using a Single Accelerometer</a></p> <p>I have no idea how these methods would perform in real-life applications or how to turn them into a nice Android app.</p> <p>A similar question is <a href="https://stackoverflow.com/questions/6645126/distance-moved-by-accelerometer/6648664#6648664">this</a>.</p> <p><strong>UPDATE:</strong></p> <p>Apparently there is a newer version than the above Oliver J. Woodman, "An introduction to inertial navigation", his PhD thesis:</p> <p><a href="http://www.cl.cam.ac.uk/research/dtg/www/people/ojw28" rel="noreferrer">Pedestrian Localisation for Indoor Environments</a></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload