Question

Design a PI controller to drive the step response error to zero for the unity feedback system shown in Figure P9.1, where G(s) s1) (s +3) (s 10) The system operates with a damping ratio of 0.5. Compare the specifications of the uncompensated and compensated systems. [Section: 9.2] C(s) FIGURE P9.1

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Hi there,
Please find the answer attached as under. Please give a Thumbs UP if you find the answer useful. Have a rocking day Ahead:)

Refer to unity feedback system in Figure P9.1 in the textbook. The open loop transfer function is, G(s) = (s+1)(8+3)(s+10) ThThe root locus of the uncompensated system is shown in Figure 1. Root Locus 0.5 Imaginary Axis (seconds) 0.5 -12 4 2 o -10 1The dominant pole pair location at damping ratio of 0.5 is shown in Figure 2. Root Locus System: G Gain: 0 - Pole:-10 6 Dampi

From Figure 2 of the root locus, the dominant pole pair for the damping ratio of 0.5 is, S2 =-1.52 j2.64 The corresponding gaThe MATLAB code to draw the root locus of the compensated system is, G =zpk ([],[-1 -3 -10], 1); Gc=zpk ([-0.1], [0], 1) rlocThe new dominant pole pair is at same location $1,2 = -1.5512.59 and the gain also remains almost the same K = 71.5. From FigThe MATLAB code to plot the step responses of the compensated and uncompensated systems is, symst t=0:0.0001:60; G=zpk([],[-1The step responses of the compensated and uncompensated systems are Step Response 0.9 --- - output - Uncompensated system ComThe static error constant of the uncompensated system is, K = lim G(s) ->0 =lim 72.1 5-0 (s+1)(3+3)(s +10) _72.1 30 = 2.4 TheThe static error constant of the compensated system is, K, = lim G(s) 71.5(s +0.1) **s(s+1)(s+3)(s +10) 71.5(0+0.1) (0) (0+1)Determine the percentage overshoot for both compensated and uncompensated system. %OS = e V1-7 (100%) (0.5) = V140.5) (100%)==0 The poles of the closed loop system of the uncompensated system are the roots of the characteristic equation is, 1+G(s)=0The poles of the closed loop system of the compensated system are the roots of the characteristic equation. 1+G(S)=0 71.5(s +72.1 The comparison of uncompensated and compensated closed loop systems is shown in the table 1. Table 1: Parameter Uncompen

******************************************************************************************************************************
PS: Please do not forget the thumbs up!

Add a comment
Know the answer?
Add Answer to:
Design a PI controller to drive the step response error to zero for the unity feedback...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT