Gyroscope data drifts and then returns to 0

2 views (last 30 days)
Jack Upton
Jack Upton on 13 Feb 2020
Commented: Jack Upton on 14 Feb 2020
Hi, I have a set of gyroscope data reading angular velocity (rad/s) over a period of 10mins. I converted this data to degrees per second and then integrated this to find the angular position(Degrees). When plotted against time, the data drifts (as expected) but then as the 10 minute mark approaches the data quickly homes in 0 as seen in the picture below. What could be the cause of this and how would I resolve it?
  2 Comments
David Goodmanson
David Goodmanson on 14 Feb 2020
Hi Jack,
what method did you use to integrate the data?
Jack Upton
Jack Upton on 14 Feb 2020
I used the cumtrapz function to integrate the data

Sign in to comment.

Answers (0)

Categories

Find more on Predictive Maintenance Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!