
matlab code:
clc;
clear all;
s=tf('s');
g=(s+4)/(s^2+6*s+13);% plant
rlocus(g);
sgrid([0.7 0.8 0.9 0.99],[2 4 6])
The gain for gheta =
0.9 is 2.95
The gain for gheta = 0.99 is 6.18
close loop response using simulink:
simulink blocks



outputs:


3. Use MATLAB to plot the root locus of S +4 s 6s +13 H(s)1 Provide the commands you used and a c...
% MATLAB allows root loci to be plotted with the
% rlocus(GH) command, where G(s)H(s) = numgh/dengh and GH is an
LTI transfer-
% function object. Points on the root locus can be selected
interactively
% using [K,p] = rlocfind(GH) command. MATLAB yields gain(K)
at
% that point as well as all other poles(p) that have that gain.
We can zoom
% in and out of root locus by changing range of axis values
using
% command axis([xmin,xmax,ymin,ymax]). root locus...
Given the transfer function 4. G(s)H(s) - (s + 8) (s +6s + 13) (a) Sketch the root locus plot using Matlab. (b) Estimate the system gain when the damping ratio is 7 0.707 (c) Add a simple pole, (s 2), to G (s)H (s) and examine the resulting root locus (d) Add a simple zero, (s +2), to G(s)H(s) and examine the resulting root locus
Given the transfer function 4. G(s)H(s) - (s + 8) (s +6s + 13)...
Note: Please draw the Root Locus plots using Rules and verify your results with Matlab Commands. Enclose both plots. For the unity feedback system, with the following transfer functions (as shown in problems 1 through 4), sketch the Root- Locus plot and find the following: (a) The break-away and break-in points (b) The jw-axis crossing (c) The angle of departures / arrivals at complex poles and zeros. (d) The range of the gain K, to keep the system stable. Problem...
1. Write the MATLAB commands (tf.) and zpk (...)) that yield the following trans fer functions: ii) Hy=1+1+ ii) H3-3-*+-1 (s + 1)( -2) iv) H. - 3)(8 + 4) 2. Consider the feedback system: C(0) = K * G(s) Determine the values of K, a, and b of C(s) such that the dominant-closed loop poles are located at $12 = -1 j. Use the root locus method. Provide the locations of the dominant poles. You should include the root...
Given a transfer function:
a. Sketch the root locus of G(s)
b. Calculate the proportional gain required for to place the
dominant poles at this point: s = -1.5-j3.5
c for G(s) give the controller :
considered closed loop, plot root locus for this system
7 (s + 5) (s + 2)(s2 + 6s + 10) G (s) H(s) = Ks +5
7 (s + 5) (s + 2)(s2 + 6s + 10) G (s)
H(s) = Ks +5
3. Consider the system shown below. For this system. G(s) s(s+1)(s 2) H(s)1 We assume that the value of the gain K is nonnegative. Sketch the root locus plot and determine the K value such that the damping ratio of a pair of dominant complex-conjugate closed-loop poles is 0.5. Ri)1 C(s)
3. Consider the system shown below. For this system. G(s) s(s+1)(s 2) H(s)1 We assume that the value of the gain K is nonnegative. Sketch the root locus plot...
oble2 (25 Pts.) Root Locus: A proportional only action is controlling a plant with unity feedback. The plant ansfer function is: 6 GG)s+ 1)s + 2)s +3) a. Draw the poles of G(s) in below figure b. How many asymptotes does the root locus plot of the above transfer function has? c. What angles do the asymptotes make with the positive real axis in the s plane? d. At what point do the asymptotes intersect on the real axis? e....
QUESTION 2: Again, for the feedback control system from Question 1, Let G(S) 3 +27 s2 +218 s+504 s2 +6s+34 Part a) What are the poles and zeroes of G(s)? Part b) Plot the root-locus using RLOCUS.M - Refer to the MATLAB notes in the back of this handout. - Be sure to indicate the direction of "increasing K" on each branch Part c) Comment on this root-locus plot How it pertains to poles and zeros of G(s), etc. Are...
Problem (4): Sketch the root locus plot for a system, whose transfer function are given by 10 K (s2 +3 s+7) the complex poles. G(s) (s +3) i) Determine the joo -axis crossing, breakaway point and the angle of departure from (i) Determine the value of the gain for which the closed loop system will have a pole at (-10)
Problem (4): Sketch the root locus plot for a system, whose transfer function are given by 10 K (s2 +3...
1) Plot the root locus of the system whose characteristic equation is 2) Plot the root locus of the closed loop system whose open-loop transfer function is given as 2s + 2 G(S)H(S)+7s3 +10s2 3) Plot root locus of the closed-loop system for which feedforward transfer function is s + 1 G(S) s( ) St(s - and feedback transfer function is H(S)2 +8s +32
1) Plot the root locus of the system whose characteristic equation is 2) Plot the root...