B
B
buzzi8882014-02-24 02:08:40
Algorithms
buzzi888, 2014-02-24 02:08:40

Is there an algorithm for converting accelerometer data into a path?

I am looking for an algorithm for converting accelerometer data into a path. That is, on a two-dimensional canvas, you need to display the movement of the device in space, which is like inertial positioning.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Y
Yan Anisimov, 2014-02-24
@yanchick

2 main question: the time during which it is necessary to solve the problem and the accuracy with which it is necessary to solve this problem? And so there is nothing complicated: get rid of noise and integrate the signal.

S
slavokhire5, 2014-03-25
@slavokhire5

it is necessary to determine the average velocity vector and multiply by the averaging time. and so many, many times :) this is theoretical. and in practice, a situation may arise that the body accelerates slowly, but with strong vibrations. as a result, anything will be displayed, but not the path traveled. Although there are mathematical methods that allow you to select a useful signal from very strong noise

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question