Chapter 5
Chapter 5
Chapter 5
By : Abrham T.
Email: [email protected]
K
R (s ) C (s )
s 1
C (s) G (s) K
R( s) 1 G ( s) s 1 K
2 -3 0
3 -4
5 -6 -0.5
10 -11
15 -16 -16 -14 -12 -10 -8 -6 -4 -2
Real Axis
Angle Condition
G ( s ) H ( s ) 180 (2k 1) (k 1,2,3...)
Magnitude Condition
G (s) H (s) 1
0.5
Imaginary Axis
-0.5
-1
-5 -4 -3 -2 -1 0 1 2
Real Axis
3-Feb-22 BDU, BiT,FECE 13
Rule 3 − Find the number of root locus branches.
We know that the root locus branches start at the open
loop poles and end at open loop zeros.
So, the number of root locus branches N is equal to the
number of finite open loop poles P or the number of finite
open loop zeros Z, whichever is greater.
Mathematically, we can write the number of root locus
branches N as
N=P if P≥Z
N=Z if P<Z
Rule 4 - The root locus starts at the poles of GH where K=0
and ends at the zeros of GH where 𝐾 = ±∞.
0.5
Imaginary Axis
-0.5
-1
-5 -4 -3 -2 -1 0 1 2
Real Axis
Where arg[G(s)H(s)] is the angle of G(s)H(s) excluding the pole where the angle is to be
calculated
#Method I
Gm and Pm Positive-stable System
Gm and Pm negative-unstable System
Gm and Pm zero- Marginally stable System
#Method II
Wcp>Wcg-Stable System
Wcp=Wcg-Marginally stable system
Wcp<Wcg-Unstable System
Wcp = 1.0000
Wcg = 3.0902
Gm_db = -19.9136
3-Feb-22 BDU, BiT,FECE 32
#Example 1
G=tf([100],[1 12 20 0])
bode(G) Pm = 19.9079
grid on
set(gca, 'XColor', 'r')
[Gm Pm Wcp Wcg]=margin(G)
title('Bode plot of 100/(s^3+12s^2+20s)')
Gm_db=20*log10(Gm) Wcp = 4.4721
Wcg = 2.7992
Gm_db = 7.6042