diff --git a/.obsidian/plugins/obsidian-enhancing-export/data.json b/.obsidian/plugins/obsidian-enhancing-export/data.json index c43f1e3fa..36bad56c6 100644 --- a/.obsidian/plugins/obsidian-enhancing-export/data.json +++ b/.obsidian/plugins/obsidian-enhancing-export/data.json @@ -56,5 +56,5 @@ "lastExportDirectory": { "linux": "/home/danesabo/Downloads" }, - "lastExportType": "Markdown" + "lastExportType": "Latex" } \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-pandoc-reference-list/data.json b/.obsidian/plugins/obsidian-pandoc-reference-list/data.json index 7c7e0121e..67949bb88 100755 --- a/.obsidian/plugins/obsidian-pandoc-reference-list/data.json +++ b/.obsidian/plugins/obsidian-pandoc-reference-list/data.json @@ -4,5 +4,8 @@ "zoteroGroups": [], "renderCitations": true, "renderCitationsReadingMode": true, - "renderLinkCitations": true + "renderLinkCitations": true, + "pathToBibliography": "/home/danesabo/Documents/Dane's Vault/201 Metadata/My Library.bib", + "enableCiteKeyCompletion": true, + "cslStyleURL": "https://raw.githubusercontent.com/citation-style-language/styles/master/ieee.csl" } \ No newline at end of file diff --git a/4 Qualifying Exam/2 Writing/2. QE State of the Art.md b/4 Qualifying Exam/2 Writing/2. QE State of the Art.md index 20ac27aae..00c7b53b9 100644 --- a/4 Qualifying Exam/2 Writing/2. QE State of the Art.md +++ b/4 Qualifying Exam/2 Writing/2. QE State of the Art.md @@ -40,7 +40,7 @@ Where $\Delta$ is a variable stable transfer function with $||\Delta||_\infty < The 'disk' part of the multiplicative disk uncertainty comes from analysis in the complex domain, specifically looking at the Nyquist Stability Criterion. Stability according to this criterion is determined when the loop gain $L$ of a system does not pass through the point -1 during a sweep of all frequencies on the imaginary access. For robust stability, we examine if a system is still stable when calculating the Nyquist plot of $W_2 L$. If it is, then all perturbed plants $\tilde P = (1+\Delta W_2)P$ are also stable. -This is useful for us. If we can find an uncertainty transfer function $W_2$ that we are satisfied with, and pair it with a design of a controller that maintains the Nyquist criterion, then we know our system is robust to any perturbations captured by $||\Delta||_\infty <1$. Robust performance can be achieved using a similar process @doyleFeedbackControlTheory2009 . +This is useful for us. If we can find an uncertainty transfer function $W_2$ that we are satisfied with, and pair it with a design of a controller that maintains the Nyquist criterion, then we know our system is robust to any perturbations captured by $||\Delta||_\infty <1$. Robust performance can be achieved using a similar process @doyleGuaranteed2009. $\Delta$ is almost always considered a free variable transfer function. Since $||\Delta||_\infty < 1 \text{ } \forall \omega$, $\Delta$ will not decrease the minimum robustness margin. This is fine for developing a controller, but when it comes to actually verifying robustness of a controller implementation, $\Delta$ cannot be a variable. To create a plant to simulate a perturbed plant, $\Delta$ must have an expression.