How to model Bias Instability drift in Matlab

21 views (last 30 days)
I would like to ask about modelling the Bias Instability drift in Matlab, it is seen in the Navigation toolbox reference (page 404) that it is modeled as white noise biased and then filtered.
It would be really nice if someone could help me understand the concept of this model.

Answers (1)

Ryan Salvo
Ryan Salvo on 8 Apr 2021
Hi Fadi,
The model for the IMU, including the bias instability, can be found the Algorithms section of the imuSensor reference page.
Thanks,
Ryan
  1 Comment
fadi josef
fadi josef on 9 Apr 2021
Hi Ryan,
Thanks for your comment, I have checked this in the imuSensor reference page where they write:
The bias instability drift is modeled as white noise biased and then filtered:
β1=h1∗(w)(BiasInstability)
But in reality I am trying to understand this model, I have tried to know the basics of this model but till now I didn't know on which stochastic Error Model this definition is based.
I tried to check if it is based on Gauss-Markov model but I didn't obtain the same equations.
Can you please help me understand this.

Sign in to comment.

Categories

Find more on Dynamic System Models in Help Center and File Exchange

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!