Homework 4: Lag-Lead and PID Compensation¶
Problems¶
Add a lag compensator to the lead compensator design for Question 3 of the “Dominant Poles and lead Compensation” problem sheet in order to give a position error constant KP=20.
A process control system has open-loop transfer function
Go(s)=9(s+3)2.A PID compensator $D(s)=Kp+TDs+1/(TIs)isplacedincascadewiththeplantandunityfeedbackisapplied.Writedownthenewclosed−looptransferfunctionandtunethevaluesofproportionalgainK_p,differentialtimeT_Dandintegralrate1/T_Irequiredtogiveasteady−stateopen−loopgainof15,zerostep−error,rise−timet_r \le 200msandpeakovershoot%OS \le 10%$.
Design a PID compensator for the control system with open-loop transfer function $5(s+1)(s+5)suchthatthedominantclosed−looppolessatisfy\zeta = 0.5,\omega_n = 10rad/sandthevelocityerrorconstantK_v = 25$.
A cancellation compensator is to be designed to achieve dominant closed-loop poles at s=−1.5±j2.6 for the system with open-loop transfer function $Ks(s+1).DeterminethecompensationrequiredandtheloopgainK$ of the compensated system. Use the root-locus technique to examine the worst case effect of a 5% cancellation mismatch due to component tolerances.
A control system has open-loop poles at s=0, −1 and −5. Determine the value of the velocity error constant Kv for this system. Use the zero of a lag compensator to cancel the pole at s=−1 and position the pole in order to raise the value of Kv by 10. Sketch the root-loci for both the compensated and uncompensated systems and comment on the relative stability of each.
Using the plant equation $G(s)=Ks−1,K>0,andacancellationcompensatorD(s)=\frac{s-1}{s+1} examine the effect on stability of a small error in the compensator zero position.