CDS 101/110 - State Feedback
CDS 101/110a | ← Schedule → | Recitations | FAQ | AM08 (errata) |
Overview
Monday: Reachability and State Feedback (Slides, MP3)
This lecture introduces the concept of reachability and explores the use of state space feedback for control of linear systems. Reachability is defined as the ability to move the system from one condition to another over finite time. The reachability matrix test is given to check if a linear system is reachable, and the test is applied to several examples. The concept of (linear) state space feedback is introduced and the ability to place eigenvalues of the closed loop system arbitrarily is related to reachability. A cart and pendulum system and the predator prey problem are used as examples.
- Lecture handout
- MATLAB code: L5 predprey_calcs.m, predprey.m, predprey_rh.m,
Wednesday: State Feedback Design: Lecture notes (MP3)
This lecture will present more advanced analysis on reachability and on control using state feedback.
Reading
- K. J. Åström and R. M. Murray, Feedback Systems: An Introduction for Scientists and Engineers, Princeton University Press, 2008. Chapter 6 - State Feedback.
Homework
This homework set covers reachability and state feedback. The Whipple bicycle model is used as an example to illustrate state feedback with pole placement, and the dependence of both the tracking behaviour and the command response on the location chosen for the closed-loop poles.
- hw4 - 101
- hw4 - 110
- hw4 - 210
- bike_linmod.m - Mass, damping and stiffness matrices for Whipple bicycle model
FAQ
Monday <ncl>CDS 101/110 FAQ - Lecture 4-1, Fall 2008</ncl> Wednesday <ncl>CDS 101/110 FAQ - Lecture 4-2, Fall 2008</ncl> Friday <ncl>CDS 101/110 FAQ - Lecture 4-3, Fall 2008</ncl> Homework <ncl>CDS 101/110 FAQ - Homework 4, Fall 2008</ncl>