NCS: Moving Horizon Estimation: Difference between revisions

From Murray Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 4: Line 4:
This is the template for CDS 270 lectures.  If you edit this page, you will see comments describing what goes in each section.  '''Do not edit this template.''' See [[CDS 270: Information for Lecturers]] for more information on how to create a wiki page corresponding to a lecture. -->
This is the template for CDS 270 lectures.  If you edit this page, you will see comments describing what goes in each section.  '''Do not edit this template.''' See [[CDS 270: Information for Lecturers]] for more information on how to create a wiki page corresponding to a lecture. -->


In this lecture, we give an introduction to moving horizon estimation (MHE) and extended Kalman filters (EKF). These filter stuctures can be used with nonlinear models and are therefore more general than the standard Kalman filter. Furthermore, MHE can also take constraints on the noise and the state space into account, and deal with asymmetric probability distributions.
In this lecture, we give an introduction to moving horizon estimation (MHE) and extended Kalman filters (EKF). These filter stuctures can be used with nonlinear models and are therefore more general than the standard Kalman filter. Furthermore, MHE can also take constraints on the noise and the state space, as well as asymmetric probability distributions, into account. MHE is dual to receeding horizon control (RHC) and also relies on optimization software. The lecture ends with a bried discussion on stability properties of MHE.


== Lecture Materials ==
== Lecture Materials ==

Revision as of 16:59, 19 April 2006

Prev: Kalman Filtering Course Home Next: Alice RF


In this lecture, we give an introduction to moving horizon estimation (MHE) and extended Kalman filters (EKF). These filter stuctures can be used with nonlinear models and are therefore more general than the standard Kalman filter. Furthermore, MHE can also take constraints on the noise and the state space, as well as asymmetric probability distributions, into account. MHE is dual to receeding horizon control (RHC) and also relies on optimization software. The lecture ends with a bried discussion on stability properties of MHE.

Lecture Materials

Reading

Additional Resources