50.6 ESKF prediction equations

Search IconIcon to open search

Parents: [IMU index](imu index.md), 50.3 error-state-kalman-filter Source: Solà 2017 Quaternion kinematics for ESKF

Error state system equation becomes: Image.png where unknown_filename.2.png (s.  IMU nominal-state and error-state kinematics  for an overview of the nonlinear kinematics equations)

State propagation (without considering noise) — produces a state estimate (a priori) unknown_filename.png Note: this always returns zero as the mean of the error unknown_filename.6.png initialises to zero!

Covariance propagation (considers noise); a priori estimate unknown_filename.1.png

with the Jacobians unknown_filename.3.png (transition matrix approximated using first order Euler, more precise methods are available)

unknown_filename.4.png unknown_filename.5.png

with the covariance matrices of the random impulsesunknown_filename.7.png unknown_filename.8.png obtain the sigma values from the IMU datasheet or experimentally.