Proportional integral kalman filters

Page 1

Proportional-Integral Kalman Filters Steve Rogers An approach for modifying a Kalman filter to include an integral channel is presented in this section1. The basic equations for a Kalman filter are repeated below2. −¿= Ak ̂x k State project ahead: ̂x ¿k +1 −¿ H 'k + Rk H k P¿k ¿ Compute Kalman Gain: ¿ −¿ H 'k ¿ K k =P ¿k

Update estimate with measurement:

Error covariance:

−¿ z k −H k ̂x ¿k −¿+ K k ¿ ¿ ̂x k = ̂x k

−¿ P k =( I −K k H k ) P ¿k '

−¿= Ak P k Ak +Q k ¿ Project covariance ahead: P k +1

The above state project ahead and update estimate with measurement equations may be −¿ z k −H k ̂x ¿k combined as: −¿+ K k ¿ . For the purposes of this discussion the above algorithm is ¿ ̂x k = Ak ̂x k the proportional Kalman filter. We wish to add an integrator to it, that is, design a PI (proportional integral) Kalman filter. We may augment the system equations as:


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.