vault backup: 2024-10-15 17:21:18

This commit is contained in:
Dane Sabo 2024-10-15 17:21:18 -04:00
parent adf928200e
commit 12c7d9c757

View File

@ -90,7 +90,10 @@ W_2 is basically a transfer function that will always be greater in magnitude th
>[!note] Robustness >[!note] Robustness
>A controller $C$ is robust to set of plants $\mathcal{P}$ with respect to a characteristic if this characteristic holds for every plant in $\mathcal{P}$. >A controller $C$ is robust to set of plants $\mathcal{P}$ with respect to a characteristic if this characteristic holds for every plant in $\mathcal{P}$.
>> [!important] Robust Stability >> [!important] Robust Stability
>> A system is robustly stable if it is internally stable for every plant in the set $\mathcal{P}$. >> A system is robustly stable if it is internally stable for every plant in the set $\mathcal{P}$:
>> $$|| \Delta W_2 T ||_\infty < 1$$
>> >>