Speed through accelerometer

You must Login before you can answer or comment on any questions.

Does anyone know of an algorithm to calculate the speed/velocity the device is moving? even if it would have constraints like: the device should be not moved during the calculation.

iOS

Thanks

1 Answer

Accepted Answer

This youtube video will explain why you don't want to do this. (around 23-25 minutes)

Essentially too much noise in the data.

— answered 9 months ago by Stephen Feather
answer permalink
2 Comments
  • Yes you asked about iOS.

    Yes its a video from google on Android.

    Yes the same math applies.

    — commented 9 months ago by Stephen Feather

  • Thanks, very interesting video. You're right there is too much noise but if a certain amount of error is accepted it could be done.

    — commented 9 months ago by Ani Sinanaj

Your Answer

Think you can help? Login to answer this question!