Question

Problem 3 (30 points) Given the following unity feedback system we wish to sketch the root locus of KG() = -16+-10) for 0 < Kiv) (4 points) Approximate breakaway and break-in points if any. v) 6 points) asymptotes 4 angle and centeroid A vi) (6 point

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

solution Grisani 6446) MAY (541) Guirer KG H (6) OLK SO s(5+2) (5710) Part ② 0 Poles pzz: 550, 5=2, S5-10 Keros 750, 1p2=3] -

From Figli, we can conclude that these exists at least ome breakaway pent between 1 s=-2 and são Now to obtain breakaway poin

point Hence 1s=-0.951 is a valid break away point Nort: Break-in penila : VA o Angle of assumptates: Ov=Qx+1 180° K= 0,1,2 --

centroid T&A=-4) © jw- crossings: Yo check whether our Root locus crosses the jo anis or not we make ure of Routh Criteria we

Thus for K= 240 Aurillary equation is 125 +IC=0 1252724070 » s2 = -240 = -20 Oz/s2 j4.471 Thees Root lecus creme jw avis at s

Just For Reference:

Matlab Code:

clc;clear all;close all;
syms s
K=1;% Gain Value
num=1; % Defining the Numerator Coefficients
den=sym2poly(s*(s+2)*(s+10)); % Defining the Denominator Polynomial
GH=tf(num,den); % Generating the transfer function
figure,
rlocus(K*GH); % Plotting the Root Locus

Plots:

Normal Plot:

Root Locus Imaginary Axis (seconds) -20 -30 35 - -30 -25 -20 -15 -10 Real Axis (seconds)

Plot with showing approximate jw crossings and breakaway point

Root Locus System: untitled1 Gain: 238 System: until Pole: -0.00421 +4.461 Gain: 9.04 Damping: 0.000943 Pole: -0.945 Overshoo

Add a comment
Know the answer?
Add Answer to:
Problem 3 (30 points) Given the following unity feedback system we wish to sketch the root...
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