Symmetry-preserving filter

From HandWiki
(Redirected from Invariant filter)

In mathematics, Symmetry-preserving observers,[1][2] also known as invariant filters, are estimation techniques whose structure and design take advantage of the natural symmetries (or invariances) of the considered nonlinear model. As such, the main benefit is an expected much larger domain of convergence than standard filtering methods, e.g. Extended Kalman Filter (EKF) or Unscented Kalman Filter (UKF).

Motivation

Most physical systems possess natural symmetries (or invariance), i.e. there exist transformations (e.g. rotations, translations, scalings) that leave the system unchanged. From mathematical and engineering viewpoints, it makes sense that a filter well-designed for the system being considered should preserve the same invariance properties.

Definition

Consider [math]\displaystyle{ G }[/math] a Lie group, and (local) transformation groups [math]\displaystyle{ \varphi_g, \psi_g, \rho_g }[/math], where [math]\displaystyle{ g \in G }[/math].

The nonlinear system

[math]\displaystyle{ \begin{align} \dot x&=f(x,u)\\ y &=h(x,u) \end{align} }[/math]

is said to be invariant if it is left unchanged by the action of [math]\displaystyle{ \varphi_g, \psi_g, \rho_g }[/math], i.e.

[math]\displaystyle{ \begin{align} \dot X&=f(X,U)\\ Y &=h(X,U) , \end{align} }[/math]

where [math]\displaystyle{ (X,U,Y)=(\varphi_g(x),\psi_g(u),\rho_g(y)) }[/math].


The system [math]\displaystyle{ \dot{\hat x}=F(\hat{x},u,y) }[/math] is then an invariant filter if

  • [math]\displaystyle{ F(x,u,h(x,u)) = f(x,u) }[/math], i.e. that it can be witten [math]\displaystyle{ \dot{\hat x}=f(\hat x,u)+C }[/math], where the correction term [math]\displaystyle{ C }[/math] is equal to [math]\displaystyle{ 0 }[/math] when [math]\displaystyle{ \hat y=y }[/math]
  • [math]\displaystyle{ \dot{\hat X}=F(\hat X,U,Y) }[/math], i.e. it is left unchanged by the transformation group.

General equation and main result

It has been proved [1] that every invariant observer reads

[math]\displaystyle{ \dot{\hat x}=f(\hat x,u) +W(\hat x)L\Bigl(I(\hat x,u),E(\hat x,u,y)\Bigr)E(\hat x,u,y) , }[/math]

where

  • [math]\displaystyle{ E(\hat x,u,y) }[/math] is an invariant output error, which is different from the usual output error [math]\displaystyle{ \hat y-y }[/math]
  • [math]\displaystyle{ W(\hat x)=\bigl(w_1(\hat x),..,w_n(\hat x)\bigr) }[/math] is an invariant frame
  • [math]\displaystyle{ I(\hat x,u) }[/math] is an invariant vector
  • [math]\displaystyle{ L(I,E) }[/math] is a freely chosen gain matrix.

Given the system and the associated transformation group being considered, there exists a constructive method to determine [math]\displaystyle{ E(\hat x,u,y),W(\hat x),I(\hat x,u) }[/math], based on the moving frame method.

To analyze the error convergence, an invariant state error [math]\displaystyle{ \eta(\hat x,x) }[/math] is defined, which is different from the standard output error [math]\displaystyle{ \hat x-x }[/math], since the standard output error usually does not preserve the symmetries of the system. One of the main benefits of symmetry-preserving filters is that the error system is "autonomous", but for the free known invariant vector [math]\displaystyle{ I(\hat x,u) }[/math], i.e. [math]\displaystyle{ \dot\eta=\Upsilon\bigl(\eta,I(\hat x,u)\bigr) }[/math]. This important property allows the estimator to have a very large domain of convergence, and to be easy to tune.[3][4]

To choose the gain matrix [math]\displaystyle{ L(I,E) }[/math], there are two possibilities:

  • a deterministic approach, that leads to the construction of truly nonlinear symmetry-preserving filters (similar to Luenberger-like observers)
  • a stochastic approach, that leads to Invariant Extended Kalman Filters (similar to Kalman-like observers).

Applications

There has been numerous applications that use such invariant observers to estimate the state of the considered system. The application areas include

  • attitude and heading reference systems with [3] or without [4] position/velocity sensor (e.g. GPS)
  • ground vehicle localization systems
  • chemical reactors[1]
  • oceanography

References

  1. 1.0 1.1 1.2 S. Bonnabel, Ph. Martin, and P. Rouchon, “Symmetry-preserving observers,” IEEE Transactions on Automatic and Control, vol. 53, no. 11, pp. 2514–2526, 2008.
  2. S. Bonnabel, Ph. Martin and E. Salaün, "Invariant Extended Kalman Filter: theory and application to a velocity-aided attitude estimation problem", 48th IEEE Conference on Decision and Control, pp. 1297-1304, 2009.
  3. 3.0 3.1 Ph. Martin and E. Salaün, "An invariant observer for Earth-velocity-aided attitude heading reference systems", 17th IFAC World Congress, pp. 9857-9864, 2008.
  4. 4.0 4.1 Ph. Martin and E. Salaün, "Design and implementation of a low-cost observer-based Attitude and Heading Reference System", Control Engineering Practice, 2010.