Difference between revisions of "Fundamental Limits"

From FBSwiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
|Previous chapter=Robust Performance
 
|Previous chapter=Robust Performance
 
|Next chapter=Architecture and System Design
 
|Next chapter=Architecture and System Design
 +
|First edition URL=None
 
|Chapter summary=In this chapter we discuss properties that limit performance and robustness of control systems. Non-minimum phase dynamics, due to time delays and right half- plane poles and zeros impose severe limits. There are also nonlinear behaviors that appear at large and small signal levels. Large signal limits can be caused by limited rate and power of actuators, or by constraints required to protect the process. Small signal limits can be caused by measurement noise, friction, and quantization in converters. We also discuss consequences of the limits for loop shaping, and give rules for pole placement design.
 
|Chapter summary=In this chapter we discuss properties that limit performance and robustness of control systems. Non-minimum phase dynamics, due to time delays and right half- plane poles and zeros impose severe limits. There are also nonlinear behaviors that appear at large and small signal levels. Large signal limits can be caused by limited rate and power of actuators, or by constraints required to protect the process. Small signal limits can be caused by measurement noise, friction, and quantization in converters. We also discuss consequences of the limits for loop shaping, and give rules for pole placement design.
 
|Chapter contents=# System Design Considerations
 
|Chapter contents=# System Design Considerations
Line 22: Line 23:
 
:: Exercises
 
:: Exercises
 
}}
 
}}
 +
{{chapter footer}}

Latest revision as of 13:28, 7 April 2024

Prev: Robust Performance Chapter 14 - Fundamental Limits Next: Architecture and System Design
Limits-firstpage.png

In this chapter we discuss properties that limit performance and robustness of control systems. Non-minimum phase dynamics, due to time delays and right half- plane poles and zeros impose severe limits. There are also nonlinear behaviors that appear at large and small signal levels. Large signal limits can be caused by limited rate and power of actuators, or by constraints required to protect the process. Small signal limits can be caused by measurement noise, friction, and quantization in converters. We also discuss consequences of the limits for loop shaping, and give rules for pole placement design.


Teaching Materials

None available

Additional Exercises

None available

Frequently Asked Questions

None available

Errata

Python Code

The 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