Question

In: Electrical Engineering

A Unity feedback system has an open loop transfer function of G(s) = K / s...

A Unity feedback system has an open loop transfer function of

G(s) = K / s (s+1) (s+5)

Draw the root locus plot and determine the value of K to give a damping ratio of 0.3 A network having a transfer function of 10(1 +10s) /(1 +100s) is now introduced in tandem. Find the new value of K, which gives the same damping ratio for the closed -loop response. Compare the velocity error constant and settling time of the original and the compensated systems

Solutions

Expert Solution

The plot of the rootlocus and the zeta line on the same graphs is drawn as below in matlab for accuracy

by zooming in at the intersection part of the plots we get as below

Hence we get from the above plots the value of K is 7.05

The poles are -0.34 + 1.1 j , -0.34 - 1.1 j

for the compensated system

the root locus of the compensated system is

by zooming in at the intersection we get as below

The value of K for the required zeta value is K = 6.23

Kv and settling time values comparison

We have already compared the Kv values and we got the Kv value improved and hence we can say error at steady state is reduced

for settling time

we know considering the second-order approximation of the dominant poles we get

where the denominator is the magnitude of the real part of the poles comparing we get as below

for uncompensated system: real part of the poles is 0.346 in magnitude. so settling time is 4 / 0.346 = 11.56 s

for the compensated system, the real part of the poles is 0.315 so settling time is 4 / 0.315 = 12.698 s

The Matlab code used for all parts is

g1 = tf([1],[1 1 0])
g2 = tf([1],[1 5])          
c = 10*tf([10 1],[100 1])  % compensator

x = 0:-0.1:-5;
y = -3.17979*x;

g = g1*g2;              % given transfer function 


hold on
rlocus(g*c)          % rootlocus of system 
plot(x,y);            % zeta line 
hold off

in summary

we have found the root locus and zeta line in each case and found the k value

then we found the error constant and then found the settling time


Related Solutions

Consider the unity feedback negative system with an open-loop function G(s)= K (s^2+10s+24)/(s^2+3s+2). a. Plot the...
Consider the unity feedback negative system with an open-loop function G(s)= K (s^2+10s+24)/(s^2+3s+2). a. Plot the locations of open-loop poles with X and zeros with O on an s-plane. b. Find the number of segments in the root locus diagram based on the number of poles and zeros. c. The breakaway point (the point at which the two real poles meet and diverge to become complex conjugates) occurs when K = 0.02276. Show that the closed-loop system has repeated poles...
A servomechanism has an open loop transfer function of G(s) = 10 / s (1+0.5s) (1+0.1s)...
A servomechanism has an open loop transfer function of G(s) = 10 / s (1+0.5s) (1+0.1s) Draw the Bode plot and determine the phase and gain margin. A networks having the transfer function (1+0.23s)/(1+0.023s) is now introduced in tandem. Determine the new gain and phase margins. Comment upon the improvement in system response caused by the network
Rana Abdelal Ex. 350. Consider a unity feedback system where the forward TF is: G(s) =...
Rana Abdelal Ex. 350. Consider a unity feedback system where the forward TF is: G(s) = K (s+18)/(s(s+17)). Find the breakaway and entry points on the real axis (Enter the one closest to the origin first). One point on the root locus is -18+jB. Find K there and and also find B. It is possible to work this one without MATLAB, but it requires some intense algebra. Answers: s1,s2,K, and B. ans:4 Can you show me how to do the...
Q1): Consider the following third-order transfer function for open loop system: (25 marks) ?(?)?(?) =2 \...
Q1): Consider the following third-order transfer function for open loop system: ?(?)?(?) =2 \ (? + ?. ??)(? + ?. ??)(? + ?. ??) By using the polar plot method, choose the correct answer for the following: 1) When the (ω) equal to one, the magnitude of function is: A) 1.808 B) 1.705 C) 1.642 D) 1.505 2) When the (ω) equal to five, the magnitude of function is: A) 0.368 B) 0.344 C) 0.323 D) 0.312 3) When the...
Consider a system with the following transfer function, G(s) = 10/ [s(s + 1)]. Design a...
Consider a system with the following transfer function, G(s) = 10/ [s(s + 1)]. Design a compensator according to the following design objectives: • Kv = 20 sec−1 ; • PM = 50 oF; • GM ≥ 10 dB. Submit your answer regarding the detailed compensator design procedures, and the corresponding MATLAB code and figures to verify your design. In addition, compare the step response of both uncompensated and compensated systems in MATLAB
A function of the feedback control system is desired: = (2 (s + 1)) / (s...
A function of the feedback control system is desired: = (2 (s + 1)) / (s ^ 2 + 3s + 2). If the function transfer process is second order with gain = 4, time constant = 1, damping factor = 1.5, arrange the form of the PID controller function transfer using the direct synthesis method.
Consider the linear time invariant system described by the transfer function G(s) given below. Find the...
Consider the linear time invariant system described by the transfer function G(s) given below. Find the steady-state response of this system for two cases: G(s) = X(s)/F(s) = (s+2)/(3(s^2)+6s+24) when the input is f(t) = 5sin(2t) and f(t) = 5sin(2t) + 3sin(2sqrt(3)t)
For a system with G(s) in forward path and H(s) in feedback path, Derive in details...
For a system with G(s) in forward path and H(s) in feedback path, Derive in details the equivalent transfer function and its zeros/poles?
given the transfer function G(s) = (1.151 s + 0.1774)/(s^3 + 0.739 s^2 + 0.921 s),...
given the transfer function G(s) = (1.151 s + 0.1774)/(s^3 + 0.739 s^2 + 0.921 s), write the state equations x'= Ax + Bu + Dw , and y = Cx for the system .
The plant H(s)=40/(S^2+4) is now put in a unity-feedback connection with a proportionalderivative compensator Cpd(s) =...
The plant H(s)=40/(S^2+4) is now put in a unity-feedback connection with a proportionalderivative compensator Cpd(s) = K(1 + sT), where K and T are real constants to be determined. The closed-loop is stable with a constant step-response error of +20% in steady state. Ignore implementation issues arising from the improperness of the compensator. (a)Determine K. (b)What range of values can T take? (c) What is the gain margin? (d) If the gain cross-over frequency is 10 rad/s, determine the phase...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT