State Space
This series introduces control techniques built on state-space equations, the model representation of choice for modern control.
We will provide some intuition around how to think about state variables and why this representation is so powerful. We’ll walk through a simple but effective feedback controller called pole placement, or full state feedback, and show how it is able to move the eigenvalues of your system.
We’ll also describe the concepts of controllability and observability. Finally, we’ll look at the Linear Quadratic Regulator (LQR), a popular MIMO control technique, and show how you can use it to find optimal eigenvalue locations based on weighting criteria.