Difference between revisions of "Robust Performance"
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Chapter | {{Chapter | ||
|Chapter number=13 | |Chapter number=13 | ||
+ | |Short name=robperf | ||
|Previous chapter=Frequency Domain Design | |Previous chapter=Frequency Domain Design | ||
|Next chapter=Fundamental Limits | |Next chapter=Fundamental Limits | ||
− | |Chapter summary=This chapter focuses on the analysis of robustness of feedback systems, a vast topic for which we provide only an introduction to some of the key concepts. We consider the stability and performance of systems whose process dynamics are | + | |First edition URL=https://www.cds.caltech.edu/~murray/amwiki/index.php?title=Robust_Performance#Frequently_Asked_Questions |
+ | |Chapter summary=This chapter focuses on the analysis of robustness of feedback systems, a vast topic for which we provide only an introduction to some of the key concepts. We consider the stability and performance of systems whose process dynamics are uncertain. We make use of generalizations of Nyquist’s stability criterion as a mechanism to characterize robust stability and performance. To do this we develop ways to describe uncertainty, both in the form of parameter variations and in the form of neglected dynamics. We also briefly mention some methods for designing controllers to achieve robust performance. | ||
|Chapter contents=# Modeling Uncertainty | |Chapter contents=# Modeling Uncertainty | ||
#* Parametric Uncertainty | #* Parametric Uncertainty | ||
Line 25: | Line 27: | ||
:: Exercises | :: Exercises | ||
}} | }} | ||
+ | {{Chapter footer}} |
Latest revision as of 13:28, 7 April 2024
Prev: Frequency Domain Design | Chapter 13 - Robust Performance | Next: Fundamental Limits |
This chapter focuses on the analysis of robustness of feedback systems, a vast topic for which we provide only an introduction to some of the key concepts. We consider the stability and performance of systems whose process dynamics are uncertain. We make use of generalizations of Nyquist’s stability criterion as a mechanism to characterize robust stability and performance. To do this we develop ways to describe uncertainty, both in the form of parameter variations and in the form of neglected dynamics. We also briefly mention some methods for designing controllers to achieve robust performance.
Teaching MaterialsNone available Additional ExercisesNone available Frequently Asked QuestionsNone available ErrataNone reported |
Python CodeThe following Python scripts are available for producing figures that appear in this chapter. See the software page for more information on how to run these scripts. Additional Information |