NCS: Moving Horizon Estimation: Difference between revisions

From Murray Wiki
Jump to navigationJump to search
Line 22: Line 22:
<!-- Links to additional information. If there are good sources of additional information for students interested in exploring this topic further, these should go at the bottom of the page. -->
<!-- Links to additional information. If there are good sources of additional information for students interested in exploring this topic further, these should go at the bottom of the page. -->
* <p>[http://jbrwww.che.wisc.edu/theses/rao.ps Moving Horizon Strategies for the Constrained Monitoring and Control of Nonlinear Discrete-Time Systems] C.V. Rao. Rao's PhD thesis contains a lot of material on MHE. There is also a discussion on MAP estimates.</p>
* <p>[http://jbrwww.che.wisc.edu/theses/rao.ps Moving Horizon Strategies for the Constrained Monitoring and Control of Nonlinear Discrete-Time Systems] C.V. Rao. Rao's PhD thesis contains a lot of material on MHE. There is also a discussion on MAP estimates.</p>
* <p>[http://www.eng.newcastle.edu.au/eecs/cdsc/books/cce/ Constrained Control and Estimation - An Optimisation Approach], G. C. Goodwin, M. M. Seron, J. A. De Dona.  Springer Verlag, 2005.  This is a recent book treating constrained control and estimation in a unified framework (including finite horizon optimal control and RHC) using discrete-time formulation.  The website has a lot of additional useful and interesting material.</p>

Revision as of 00:36, 20 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 receding horizon control (RHC) and also relies on optimization software. The lecture ends with a brief discussion on stability properties of MHE.

Lecture Materials

Lecture: Moving Horizon Estimation

Reading

Additional Resources