1 Class 1
1.1 What is control?
The subject of controls revolves around adjusting the available degree of freedoms (DOFs) to achieve acceptable level of operation of a system, or, in controls language, a plant.
The schematic above shows a very simple plant and control signal block diagram. \(u\) represents the input signal, \(y\) represents the output, and \(d\) represents disturbances.
1.2 Typical Control Problems
Control problems can commonly be categorized into three types:
- Regulator – adjust \(u\) to counter act the effects of disturbances \(d\).
- Tracking / Servo – adjust \(u\) to keep output \(y\) close to a reference \(r\).
- Trajectory Generation – find reference \(r(t)\) to achieve a desirable objective.
1.3 Course Preview
The following block diagram provides a preliminary overview of the topics that will be covered. When studying trajectory generation, we will be looking at things like Model Predictive Control (MPC), and Differential Flatness. On the other hand, some of the modern feedback compensators that we will be looking at include LQR/LQG, \(H_2\), \(H_\infty\), etc.