Question

For the following system s+1 R(9) 0_*(*1) R(S) s2 + 64 s2 (32 +81) YM Y(S) S +11 (a) Plot the locus of closed-loop roots wit

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

Hello,
Please find the answer attached below. If the answer has helped you please give a thumbs up rating. Thank you and have a nice day!

1. Attached below is the root locus plot for the given system:

Root Locus . ....... 15 0.065 0.03 0.42 0:7 OYO Imaginary Axis (seconds) 0.42 .....0.28.. ............. 0.15 0.065 0.03 404

(b) There is no value of K that will satisfy the given criteria. The reason is that as seen in the below plot, when the gain of the system goes to around 40, one pole becomes comples, whereas the other becomes real:

Root Locus . ....... 15 0.065 0.03 0.42 0:7 OYO System: sys Gain: 45.7 Pole: -4.2 + 0.6431 Damping: 0.988 Overshoot (%): 0 F(c) If the intersections of the root locus with the 0.7 line is seen on the root locus, we get the smallest value of the gain = 28.3 approx, for which a pair of complex poles will have a damping ratio of 0.707:

Root Locus . ....... 15 0.065 0.03 0.42 0:7 System: sys Gain: 28.3 Pole: -1.13 + 1.141 Damping: 0.706 Overshoot (%): 4.37 Fr(d) The step response is shown below:

Step Response AAAAAAAA Amplitude 0 2 4 6 12 14 16 18 8 10 Time (seconds)

The matlab Code is given below:


sys1 = tf([1 1],[1 11]);
sys2 = tf([1 0 64],[1 0 81 0 0]);
sys = sys1*sys2;
rlocus(sys);
k = 28.3;
figure;
sys3 = feedback(k*sys,1);
step(sys3)


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

Add a comment
Know the answer?
Add Answer to:
For the following system s+1 R(9) "0_*(*1) R(S) s2 + 64 s2 (32 +81) YM Y(S)...
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