Kalman filter (KF) uses measurement updates to correct system states error and to limit the errors in navigation solutions. However, only when the system dynamic and measurement models are correctly defined, and the noise statistics for the process are completely known, KF can optimally estimate a system’s states. Without measurement updates, Kalman filter’s prediction diverges; therefore the p...