CDS 110b: Kalman Filters
See current course homepage to find most recent page available. |
CDS 110b | Schedule | Project | FAQ | Reading |
In this lecture we introduce the optimal estimation problem and describe its solution, the Kalman (Bucy) filter. We discuss the extension of Kalman filters to nonlinear systems (the EKF) as well as the Linear Quadratic Guassian (LQG) problem.
Course Materials
- Lecture presentation (MP3)
- Lecture Notes on Kalman Filters
- HW #3 (due 24 Jan 07)
References and Further Reading
- Friedland, Chapter 11
- K. J. Åström and R. M. Murray, Feedback Systems: An Introduction for Scientists and Engineers, Preprint, 2006. Chapter 7 - Output Feedback. Section 7.4 covers the discrete time Kalman filter.
Frequently Asked Questions
Q: How do you determine the covariance and how does it relate to random processes
The covariance of two random variables and is given by
For the case when , the covariance is called the variance, .
For a random process, , with zero mean, we define the covariance as
If is a vector of length , then the covariance matrix is an matrix with entries
where is the joint distribution desity function between and .
Intuitively, the covariance of a vector random process describes how elements of the process vary together. If the covariance is zero, then the two elements are independent.
Q: you asked what the estimator for the ducted fan would show (compared to eigenvalue placement). What should we be looking at and how would we be making those guesses?
This was not such a great question because you didn't have enough information to really make an informed guess. The main feature that is surprising about the result is that the convergence rate is much slower than eigenvalue placement.