diff --git a/4 Qualifying Exam/3 Notes/Feedback Control Theory.md b/4 Qualifying Exam/3 Notes/Feedback Control Theory.md index 03c5912a..72b5327a 100644 --- a/4 Qualifying Exam/3 Notes/Feedback Control Theory.md +++ b/4 Qualifying Exam/3 Notes/Feedback Control Theory.md @@ -92,11 +92,8 @@ W_2 is basically a transfer function that will always be greater in magnitude th >> [!important] Robust Stability >> A system is robustly stable if it is internally stable for every plant in the set $\mathcal{P}$: >> $$|| \Delta W_2 T ||_\infty < 1$$ - - ->> - - - - - +>> ![[Pasted image 20241015172652.png]] +> +>>[!important] Robust Performance +>>$$ |||W_1 S | + |W_2 T| ||_\infty < 1 $$ +>>![[Pasted image 20241015172708.png]] diff --git a/Pasted image 20241015172652.png b/Pasted image 20241015172652.png new file mode 100644 index 00000000..d64118e6 Binary files /dev/null and b/Pasted image 20241015172652.png differ diff --git a/Pasted image 20241015172708.png b/Pasted image 20241015172708.png new file mode 100644 index 00000000..13e11235 Binary files /dev/null and b/Pasted image 20241015172708.png differ