vault backup: 2024-10-12 13:36:04
This commit is contained in:
parent
b95ed11b6f
commit
e2819db678
@ -1 +1,18 @@
|
|||||||
# Chapter 1:
|
# Chapter 1:
|
||||||
|
![[Pasted image 20241012132644.png]]
|
||||||
|
Notable signals:
|
||||||
|
- 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)|dt$$
|
||||||
|
> 2-Norm
|
||||||
|
> $$||u||_2 = \left(\int_{-\infty}^{\infty} u(t)^2 dt \right)^{1/2}$$
|
||||||
|
> $\infty$-Norm
|
||||||
|
> $$||u||_\infty = \text{sup}_t |u(t)|$$
|
||||||
|
|
||||||
|
|||||||
BIN
Pasted image 20241012132644.png
Normal file
BIN
Pasted image 20241012132644.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
Loading…
x
Reference in New Issue
Block a user