454 B
454 B
Chapter 1:
- r - reference or command input
- e - tracking error
- u - control signal, controller output
- d - plant distrurbance
- y - plant output
- n - sensor
Chapter 2 - Norms
[!note] Signal Norms 1-Norm
||u||_1 = \int_{-\infty}^{\infty} |u(t)|dt2-Norm
||u||_2 = \left(\int_{-\infty}^{\infty} u(t)^2 dt \right)^{1/2}$\infty$-Norm
||u||_\infty = \text{sup}_t |u(t)|
