Control Engineering Lab II-Compensator 2
Control Engineering Lab II-Compensator 2
𝐾
𝐺(𝑠) =
𝑠(𝑠 + 5)(𝑠 + 11)
1. Plot the root-locus for the system, using the rlocus(G) command. Then locate the OS% of 30
percentage, then record the data (Gain, Pole, Damping ratio, Natural frequency).
Figure 1
2. Use the sisotool(G) command to start designing a lead controller. Set the controller gain to the value
that gives the 30% overshoot as in Figure 1, the measured Gain is 219. Then, open the step response
to extract the value of the peak time at 30% overshoot. TP = 0.913 s
0.913
3. The requirement said to be TP = = 0.4565 s , therefore, the dominant pole can be calculated
2
using the following equations.
d = (1)
TP
d
n = (3)
tan ( cos −1 ( ) )
5. To determine the location of the compensating pole (controller pole), use the following equation.
𝜃4 = 29.27 °
- The pole location using trigonometry and abgebra:
6.88
Pc = + 2.6 = 14.65
tan(𝜃4 )
∴ The controller function is:
s+5
Kc
s + 14.65
6. Adding the estimated poles (real-poles) and zeros (real-zeros) to the controller:
7. Use root-locus editor arrow to move the poles to the damping ratio of 0.358, then you can estimate the
gain of the contrller as in preview section below. The gain is 1089.2
>> C
C=
1089.2 (s+5)
------------
(s+14.56)
Name: C
Continuous-time zero/pole/gain model.