Lecture Slides 01 - History, Examples, Disturbance Rejection & Robustness
Lecture Slides 01 - History, Examples, Disturbance Rejection & Robustness
Thakar
(ECE, PDEU)
Some terminology:
I the plant is the system being controlled
I the sensors measure the quantity that is subject to control
I the actuators act on the plant
I the controller processes the sensor signals and drives the
actuators
I the control law is the rule for mapping sensor signals to
actuator signals
force
-centrifugal
Gravitation
Own
theory of
-
1788: James Watt patents the centrifugal governor for C& Royal
&Rene Descartes --
Huygens watt
(i)
Feedback Control: Some History
N
↳
Control: The Hidden Technology
These days, control systems are everywhere:
I home comfort (Roomba, thermostats, smart homes, ...)
I communication networks (routing, congestion control, ...)
I automotive and aerospace industry (safety-critical systems,
autopilots, cruise control, autonomous vehicles, ...)
I biology and medicine (cardiac assist devices, anesthesia
delivery, systems biology ...)
I the arts ( dynamic works of Ra↵aello D’Andrea )
... but the basic analysis and design techniques are still the
same as in the early days:
I block diagrams (flow of information)
I Laplace transforms and transfer functions
I graphical techniques: root locus, Bode and Nyquist plots
I state-space methods (linear algebra)
Feedback Control in Five Minutes
D1 D2
+ E U + +
R C + P + Y
Variables:
Systems: R – reference
C – controller E – error
(or compensator) D1 , D2 – disturbances
P – plant U – control (or input)
Y – output
Key relations:
Y = D2 + P (U + D1 ) U = CE E=R Y
Feedback Control in Five Minutes
D1 D2
+ E U + +
R C + P + Y
Y = D2 + P (U + D1 ) U = CE E=R Y
Y = D2 + P (CE + D1 )
⇣ ⌘
= D2 + P C(R Y ) + D1 negative feedback!!
= D2 + P CR P CY + P D1
PC P 1
Y = R+ D1 + D2
1 + PC 1 + PC 1 + PC
Feedback Control in Five Minutes
D1 D2
+ E U + +
R C + P + Y
PC P 1
Y = R+ D1 + D2
1 + PC 1 + PC 1 + PC
Y (=ouput)
Suppose C is a large positive gain. What happens as C ! 1? to
PC C!1
R !R reference tracking
1 + PC
P 1 C!1
D1 + D2 !0 disturbance rejection
1 + PC 1 + PC
his gives Robustness"of the controller
the
W.r. E.
(this “Big Picture” is too good to be true — we will fill in all the details!!)
For the Next Few Lectures ...