lecture_1-introduction
lecture_1-introduction
Lecture-1
Introduction to Subject
&
Review of Basic Concepts of Classical control
1
Course Outline (Control II)
2
Course Outline
Classical Control Design
• Review of basic concepts of classical control
• Design of Compensators (Lead, Lag and Lag_Lead)
• Design of Proportional
• Proportional plus Integral
• Proportional Integral and Derivative (PID) Controllers
Modern Control Design
• State Space representation
• Pole Placement Design
• Design of Observers
• Optimal Quadratic Controllers
• Lypunove Design method
•
3
Riccati Equation
Recommended Books
6
Summary of Time Domain Specifications
Rise Time Peak Time
tr tp
d 2 d 1 2
n 1 n
4
t s 4T
n Maximum Overshoot
1 2
Settling Time (4%)
Mp e 100
3
t s 3T
n
7
REVIEW OF ROOT LOCUS
8
What is Root Locus?
• The root locus is the path of the roots of the
characteristic equation traced out in the s-plane
as a system parameter varies from zero to
infinity.
C (s) K
R( s) s 1 K
11
Introduction
• Location of closed loop Pole for different values of K
(remember K>0). C ( s) K
R( s) s 1Pole-Zero
K Map
K Pole 1
0.5 -1.5
1 -2 0.5
Imaginary Axis
2 -3
0
3 -4 K 0
5 -6 K
-0.5
10 -11
15 -16
-16 -14 -12 -10 -8 -6 -4 -2 12
How to Sketch root locus?
• One way is to compute the roots of the
characteristic equation for all possible values
of K.
K Pole
0.5 -1.5
C (s) K 1 -2
2 -3
R( s) s 1 K
3 -4
5 -6
10 -11
15 -16 13
How to Sketch root locus?
• Computing the roots for all values of K might
be tedious for higher order systems.
K Pole
0.5 ?
1 ?
C (s) K
2 ?
R ( s ) s ( s 1)( s 10)( s 20) K
3 ?
5 ?
10 ?
15 ?
14
Construction of Root Loci
• Finding the roots of the characteristic equation of
degree higher than 3 is laborious and will need
computer solution.
1 G (s) H (s) 0
• Or
G ( s ) H ( s ) 1
18
Angle & Magnitude Conditions
• The angle of G(s)H(s)=-1 is
G ( s ) H ( s ) 1
G ( s ) H ( s ) 180 (2k 1)
• Where k=0,1, 2, 3, …
G (s) H (s) 1
G (s) H (s) 1
19
Angle & Magnitude Conditions
• Angle Condition
G ( s ) H ( s ) 180 (2k 1); k 1,2,3...
• Magnitude Condition
G (s) H (s) 1
• The values of s that fulfill both the angle and
magnitude conditions are the roots of the
characteristic equation, or the closed-loop poles.
•
Imaginary Axis
• S = 0, -3, -4
-0.5
0.5
Imaginary Axis
θ1 θ2 ɸ1 θ3
0
G ( s ) H ( s ) s p 1 1 2 3
-0.5
• If angle of G(s)H(s) at s=p is equal to ±180o(2k+1) the
point p is on root locus.
-1
-4 -3.5 -3 -2.5 -2 -1.5 -1 -0.5 0 22
Angle and Magnitude Conditions graphically
Pole-Zero Map
1
p
0.5
A B1
Imaginary Axis
B3 B2
0
s 1 s p A
-0.5 G (s) H (s) s p
s s p s 3 s p s 4 s p B1 B2 B3
-1
-4 -3.5 -3 -2.5 -2 -1.5 -1 -0.5 0 23
Angle and Magnitude Conditions (Graphically)
Angle condition
24
Angle and Magnitude Conditions (Graphically)
Magnitude Condition
25
Illustrative Example#1
• Apply angle and magnitude conditions
(Analytically as well as graphically) on following
unity feedback system.
26
Illustrative Example#1
K
• Here G (s) H (s)
s ( s 1)( s 2)
• For the given system the angle condition becomes
K
G ( s ) H ( s )
s ( s 1)( s 2)
G ( s ) H ( s ) K s ( s 1) ( s 2)
K s ( s 1) ( s 2) 180(2k 1)
27
Illustrative Example#1
• For example to check whether s=-0.25 is on the root locus
or not we can apply angle condition as follows.
G ( s ) H ( s ) s 0.25 K s 0.25
s s 0.25 ( s 1) s 0.25 ( s 2) s 0.25
G ( s ) H ( s ) s 0.25
(0.25) (0.75) (1.75)
G ( s ) H ( s ) s 0.25 180 0 0
G ( s ) H ( s ) s 0.25 180(2k 1)
28
Illustrative Example#1
• Home work:
29
Illustrative Example#1
• Here
K
G (s) H (s)
s ( s 1)( s 2)
• And the Magnitude condition becomes
K
G (s) H (s) 1
s ( s 1)( s 2)
30
Illustrative Example#1
• Now we know from angle condition that the point s = -0.25
is on the root locus. But we do not know the value of gain K
at that specific point.
• We can use magnitude condition to determine the value of
gain at any point on the root locus.
K
1
s ( s 1)( s 2) s 0.25
K
1
(0.25)(0.25 1)(0.25 2) s 0.25 31
Illustrative Example#1
K
1
( 0.25)( 0.25 1)( 0.25 2) s 0.25
K
1
( 0.25)(0.75)(1.75)
K
1
0.3285
K
1
0.328
K 0.328 32
Illustrative Example#1
• Home work:
33