NCS: Moving Horizon Estimation: Difference between revisions

From Murray Wiki
Jump to navigationJump to search
 
Line 10: Line 10:
<!-- Sample lecture link: * [[Media:L1-1_Intro.pdf|Lecture: Networked Control Systems: Course Overview]] -->
<!-- Sample lecture link: * [[Media:L1-1_Intro.pdf|Lecture: Networked Control Systems: Course Overview]] -->
* [[Media:L4-2_MHE.pdf|Lecture: Moving Horizon Estimation]]
* [[Media:L4-2_MHE.pdf|Lecture: Moving Horizon Estimation]]
* [[Media:Stateestim.pdf|Lecture notes: State estimation]]


== Reading ==
== Reading ==

Latest revision as of 04:52, 1 May 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 receding horizon control (RHC) and also relies on optimization software. The lecture ends with a brief discussion on stability properties of MHE.

Lecture Materials

Reading

Additional Resources