Control Theory Cheat Sheet
The core ideas of Control Theory distilled into a single, scannable reference — perfect for review or quick lookup.
Quick Reference
Feedback Loop
A mechanism in which the output of a system is measured and fed back to the input to reduce the error between the actual output and the desired reference. Negative feedback reduces deviations and promotes stability, while positive feedback amplifies deviations.
Transfer Function
A mathematical representation of the relationship between the input and output of a linear time-invariant (LTI) system in the Laplace domain, expressed as the ratio of the output's Laplace transform to the input's Laplace transform assuming zero initial conditions.
PID Controller
A Proportional-Integral-Derivative controller that calculates an error signal as the difference between a measured process variable and a desired set point, then applies a correction based on proportional, integral, and derivative terms to minimize the error over time.
Stability
A system property indicating that bounded inputs produce bounded outputs (BIBO stability) or that the system's state returns to equilibrium after a perturbation (Lyapunov stability). An unstable system's output grows without bound in response to small disturbances.
State-Space Representation
A mathematical model of a system expressed as a set of first-order differential equations using state variables, an input vector, and an output vector. It is written in matrix form as dx/dt = Ax + Bu and y = Cx + Du.
Controllability
A system property indicating whether it is possible to drive the system from any initial state to any desired final state in finite time using appropriate control inputs. A system is controllable if and only if the controllability matrix has full rank.
Observability
A system property indicating whether the complete internal state of the system can be determined from its outputs over a finite time interval. A system is observable if and only if the observability matrix has full rank.
Bode Plot
A pair of logarithmic graphs (magnitude in decibels and phase in degrees versus frequency) used to analyze the frequency response of a linear system. Bode plots reveal gain margin, phase margin, bandwidth, and resonance behavior.
Root Locus
A graphical method for examining how the roots of the characteristic equation (poles of the closed-loop system) move in the complex plane as a system parameter, typically the loop gain, is varied from zero to infinity.
Kalman Filter
An optimal recursive algorithm that estimates the internal state of a linear dynamical system from a series of noisy measurements. It combines predictions from a mathematical model with sensor data, weighting each by their respective uncertainties.
Key Terms at a Glance
Get study tips in your inbox
We'll send you evidence-based study strategies and new cheat sheets as they're published.
We'll notify you about updates. No spam, unsubscribe anytime.