DSPRelated.com
A New Approach to Linear Filtering and Prediction Problems

A New Approach to Linear Filtering and Prediction Problems

R.E.Kalman
TimelessAdvanced

In 1960, R.E. Kalman published his famous paper describing a recursive solution to the discrete-data linear filtering problem. Since that time, due in large part to advances in digital computing, the Kalman filter has been the subject of extensive research and application, particularly in the area of autonomous or assisted navigation.


Summary

This landmark 1960 paper by R.E. Kalman introduces a recursive solution for optimal linear filtering and prediction in discrete-time systems, founding what is now known as the Kalman filter. Readers will learn the formulation of state-space estimation, the recursive update of state and covariance, and why this approach revolutionized tracking, navigation, and real-time estimation.

Key Takeaways

  • Derive the discrete-time Kalman filter equations: state prediction, measurement update, and covariance propagation for linear systems with Gaussian noise.
  • Understand the connection between the Kalman filter, batch least-squares, and Wiener filtering (batch vs recursive estimation).
  • Implement the Kalman filter in discrete-time real-time systems and address practical issues like initialization, numerical stability, and covariance tuning.
  • Apply the Kalman filter to tracking, navigation, and sensor-fusion problems in communications and control contexts.
  • Analyze and tune filter performance by interpreting process and measurement noise covariance matrices and their effect on estimation error.

Who Should Read This

Engineers or researchers with a background in linear algebra and probability working in signal processing, control, navigation, or communications who need to implement or adapt recursive state-estimation methods.

TimelessAdvanced

Topics

Adaptive FilteringStatistical Signal ProcessingControl SystemsCommunications

Related Documents

Related Books