Extended Kalman filter

Extended Kalman filter

In estimation theory, the extended Kalman filter (EKF) is the nonlinear version of the Kalman filter which linearizes about the current mean and covariance. The EKF is often considered the "de facto" standard in the theory of nonlinear state estimation,cite journal
author = ,
year =
title = Comparison of Kalman Filter Estimation Approaches for State Space Models with Nonlinear Measurements
url = http://www.idi.ntnu.no/~fredrior/files/orderud05sims.pdf
accessdate = 2008-07-16
] and also navigation systems and GPS.cite journal
author = Courses, E.
coauthors = Surveys, T.
year = 2006
title = Sigma-Point Filters: An Overview with Applications to Integrated Navigation and Vision Assisted Control
journal = Nonlinear Statistical Signal Processing Workshop, 2006 IEEE
pages = 201-202
url = http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=4378854
accessdate = 2008-07-14
]

Formulation

In the extended Kalman filter, the state transition and observation models need not be linear functions of the state but may instead be differentiable functions.

: extbf{x}_{k} = f( extbf{x}_{k-1}, extbf{u}_{k}) + extbf{w}_{k}

: extbf{z}_{k} = h( extbf{x}_{k}) + extbf{v}_{k}

The function "f" can be used to compute the predicted state from the previous estimate and similarly the function "h" can be used to compute the predicted measurement from the predicted state. However, "f" and "h" cannot be applied to the covariance directly. Instead a matrix of partial derivatives (the Jacobian) is computed.

At each timestep the Jacobian is evaluated with current predicted states. These matrices can be used in the Kalman filter equations. This process essentially linearizes the non-linear function around the current estimate.

Predict and update equations

Predict

:hat{ extbf{x_{k|k-1} = f(hat{ extbf{x_{k-1|k-1}, extbf{u}_{k})

: extbf{P}_{k|k-1} = extbf{F}_{k} extbf{P}_{k-1|k-1} extbf{F}_{k}^{T} + extbf{Q}_{k}

Update

: ilde{ extbf{y_{k} = extbf{z}_{k} - h(hat{ extbf{x_{k|k-1})

: extbf{S}_{k} = extbf{H}_{k} extbf{P}_{k|k-1} extbf{H}_{k}^{T} + extbf{R}_{k}

: extbf{K}_{k} = extbf{P}_{k|k-1} extbf{H}_{k}^{T} extbf{S}_{k}^{-1}

:hat{ extbf{x_{k|k} = hat{ extbf{x_{k|k-1} + extbf{K}_{k} ilde{ extbf{y_{k}

: extbf{P}_{k|k} = (I - extbf{K}_{k} extbf{H}_{k}) extbf{P}_{k|k-1}

where the state transition and observation matrices are defined to be the following Jacobians

: extbf{F}_{k} = left . frac{partial f}{partial extbf{x} } ight vert _{hat{ extbf{x_{k-1|k-1}, extbf{u}_{k

: extbf{H}_{k} = left . frac{partial h}{partial extbf{x} } ight vert _{hat{ extbf{x_{k|k-1

Disadvantages of the extended Kalman filter

Unlike its linear counterpart, the extended Kalman filter is "not" an optimal estimator. In addition, if the initial estimate of the state is wrong, or if the process is modeled incorrectly, the filter may quickly diverge, owing to its linearization. Another problem with the extended Kalman filter is that the estimated covariance matrix tends to underestimate the true covariance matrix and therefore risks becoming inconsistent in the statistical sense without the addition of "stabilising noise".

Having stated this, the extended Kalman filter can give reasonable performance, and is arguably the "de facto" standard in navigation systems and GPS.

Unscented Kalman filters

An improvement to the extended Kalman filter led to the development of the Unscented Kalman filter (UKF), also a nonlinear filter. In the UKF, the probability density is approximated by the nonlinear transformation of a random variable, which returns much more accurate results than the Taylor expansion of the nonlinear functions in the EKF. The approximation utilizes a set of sample points, which guarantees accuracy with the posterior mean and covariance to the second order for any nonlinearity.

ee also

* Kalman filter
* Unscented Kalman filter
* Ensemble Kalman filter
* Fast Kalman filter
* Particle filter

References


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • Kalman filter — Roles of the variables in the Kalman filter. (Larger image here) In statistics, the Kalman filter is a mathematical method named after Rudolf E. Kálmán. Its purpose is to use measurements observed over time, containing noise (random variations)… …   Wikipedia

  • Nonlinear filter — A nonlinear filter is a signal processing device whose output is not a linear function of its input. Terminology concerning the filtering problem may refer to the time domain (state space) showing of the signal or to the frequency domain… …   Wikipedia

  • Particle filter — Particle filters, also known as sequential Monte Carlo methods (SMC), are sophisticated model estimation techniques based on simulation. They are usually used to estimate Bayesian models and are the sequential ( on line ) analogue of Markov chain …   Wikipedia

  • EKF — Extended Kalman filter (Academic & Science » Electronics) …   Abbreviations dictionary

  • Radar tracker — A radar tracker is a component of a radar system, or an associated command and control (C2) system, that associates consecutive radar observations of the same target into tracks. It is particularly useful when the radar system is reporting data… …   Wikipedia

  • Фильтр Калмана — Фильтр Калмана  эффективный рекурсивный фильтр, оценивающий вектор состояния динамической системы, используя ряд неполных и зашумленных измерений. Назван в честь Рудольфа Калмана. Фильтр Калмана широко используется в инженерных и… …   Википедия

  • List of statistics topics — Please add any Wikipedia articles related to statistics that are not already on this list.The Related changes link in the margin of this page (below search) leads to a list of the most recent changes to the articles listed below. To see the most… …   Wikipedia

  • SLAM-Algorithmus — Das SLAM Problem (Simultaneous Localization and Mapping, engl.: Simultane Lokalisierung und Kartenerstellung ) ist ein Problem, bei dem ein mobiler Roboter gleichzeitig eine Karte seiner Umgebung erstellen und seine Pose innerhalb dieser Karte… …   Deutsch Wikipedia

  • Simultaneous Localisation and Mapping — Das SLAM Problem (Simultaneous Localization and Mapping, engl.: Simultane Lokalisierung und Kartenerstellung ) ist ein Problem, bei dem ein mobiler Roboter gleichzeitig eine Karte seiner Umgebung erstellen und seine Pose innerhalb dieser Karte… …   Deutsch Wikipedia

  • List of mathematics articles (E) — NOTOC E E₇ E (mathematical constant) E function E₈ lattice E₈ manifold E∞ operad E7½ E8 investigation tool Earley parser Early stopping Earnshaw s theorem Earth mover s distance East Journal on Approximations Eastern Arabic numerals Easton s… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”