RobustControlSystems HW3
RobustControlSystems HW3
F(s)
G(s)
H(s)
where r is the reference input, y is the output of the system, and d represents disturbances. Here, G(s) represents a
system with multiplicative input uncertainty, H(s) represents the dynamics of the measurement element and F(s) is the
controller. Assume that nominal system transfer function is found to be
G0 ( s ) =
s+2
s + 2s 2
2
The uncertainty on this system model is around 1% for low frequencies (w=0). For higher frequencies (w > 100
rad/s), however, the uncertainty on the model increases up to 100%. Transfer function of the measurement apparatus
is given by
H (s) =
100
s + 100
It is required to design an H optimal controller F(s) such that for all possible perturbations on the nominal plant the
following specifications are met:
i. Disturbances with angular frequency less than 10 rad/sec should be rejected.
ii. Steady state error with respect to a unit step input should be less than 0.1%.
iii. Overshoot should be less than 50%.
Implement the following steps:
a.
b.
c.
d.
e.
f.
g.