A Square-Root Kalman Filter Using Only QR Decompositions

08/12/2022
by   Kevin Tracy, et al.
0

The Kalman filter operates by storing a Gaussian description of the state estimate in the form of a mean and covariance. Instead of storing and manipulating the covariance matrix directly, a square-root Kalman filter only forms and updates a triangular matrix square root of the covariance matrix. The resulting algorithm is more numerically stable than a traditional Kalman filter, benefiting from double the working precision. This paper presents a formulation of the square root Kalman filter that leverages the QR decomposition to dramatically simplify the resulting algorithm.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/15/2015

Maximum Correntropy Kalman Filter

Traditional Kalman filter (KF) is derived under the well-known minimum m...
research
06/04/2020

A note on the formulation of the Ensemble Adjustment Kalman Filter

The ensemble adjustment Kalman filter (EAKF; Anderson, 2001) is one of t...
research
10/31/2019

Multivariate Uncertainty in Deep Learning

Deep learning is increasingly used for state estimation problems such as...
research
12/08/2021

Multiway Ensemble Kalman Filter

In this work, we study the emergence of sparsity and multiway structures...
research
06/13/2023

The Rank-Reduced Kalman Filter: Approximate Dynamical-Low-Rank Filtering In High Dimensions

Inference and simulation in the context of high-dimensional dynamical sy...
research
05/04/2023

Adjoint-Free 4D-Var Methods Via Line Search Optimization For Non-Linear Data Assimilation

This paper proposes two practical implementations of Four-Dimensional Va...
research
03/16/2021

SymPKF: a symbolic and computational toolbox for the design of parametric Kalman filter dynamics

Recent researches in data assimilation lead to the introduction of the p...

Please sign up or login with your details

Forgot password? Click here to reset