Question

7. Use MATLAB root locus to analyze the system on the right. Marks 10 Show that the system is unstable for all values of K. Add a zero at s =-1, and show that this stabilizes the system. With the additional zero, determine the value of K such that the dominate pair of complex poles of the system has a damping ration of 0.5. Use Simulink to determine the step function of the uncompensated system. Use Simulink to determine the step function of the compensated.
0 0
Add a comment Improve this question Transcribed image text
Answer #1

(a) G(s)H(s)=k/[s^3+4s^2]

MATLAB code:

Command Window >num 1] num - den 1 4 0 0] den >>h-tf (num, den) Continuous-time transfer function. >>rlocus (h) fx

from the plot, the rootlocus moves in right half of s-plane for all values of gain(k), so finally system is unstable.

(b)

G(s).H(s)=[k(s+1)]/[s^3+4s^2]

MATLAB code:

by observing the plot, the root locus always moves in left half of s-plane.so the system is stable.

(d)

G(s).H(s)=k/[s^3+4s^2]

MATLAB code:

(e)

G(s).H(s)=[s+1]/[s^3+4s^2]

MATLAB code:

Add a comment
Know the answer?
Add Answer to:
7. Use MATLAB root locus to analyze the system on the right. Marks 10 Show that...
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