Control System Tutorial 1
Control System Tutorial 1
H3(s)
(a)
Example 5.1
SREEKANTHA REDDY
C(s)
R(s)
+
BLOCK
REDUCTION
WORK
Block
Diagram
Reduction
Familiar
Forms
G3(s)G2(s) viaTECHNIQUES-CLASS
GDIAGRAM
1(s)
PROBLEM:
Reduce the block diagram shown in Figure 5.9 to a single transfer
1. Find the transfer
function
FIGURE 5.10 Steps in solving
Apago PDFExample
Enhancer
5.1: a. Collapse sum-
function.
R(s)
G1(s)
(b)
11/03/2010
G2(s)
G3(s)G2(s)G1(s)
R(s)
E1C05
12:17:46
C(s)
H1(s)
1 + G3(s)G2(s)[H1(s) H2(s) + H3(s)]
Page 245
(c)
H2(s)
H (s)
3
5.3 Analysis
and Design of Feedback Systems
Example 5.2
Third, collapse the summing junctions, add the two feedback elements
Block Diagram Reduction by Moving Blocks
together, and combine the last two cascaded blocks. Figure 5.12(c) shows these results.
2. Find the transfer function
Fourth,Reduce
use thethe
feedback
formulainto
obtain
Figure
5.12(d).
PROBLEM:
system shown
Figure
5.11
to a single
transfer function.
Finally, multiply the two cascaded blocks and obtain the final result, shown in
+
Figure
C(s)
R(s) + 5.12(e).
V (s)
V (s) +
V (s)
V (s) +
V (s)
1
G1(s)
G2(s)
G3(s)
V8(s)in Appendix B to
V7(s)
Students who are using MATLAB
should now run ch5p1
H3(s)
H2(s)
perform block diagram reduction.
V6(s)
H1(s)
3. Findshown
the transfer
function
in Figure 5.13.
R(s) +
+
+
1
s
C(s)
1
s
ANSWER:
s3 1
2s4 s2 2s
The complete solution is at www.wiley.com/college/nise.
Ts
TryIt 5.1
G1=tf(1,[1 1]);
G2=G1;G3=G1;
H1=tf(1,[1 0]);
H2=H1;H3=H1;
System=append...
(G1,G2,G3,H1,H2,
input=1;output=3;
Q= [l -4
0
0
2
1 -5
0
3
2
1 -5
4
2
0
0
5
2
0
0
6
3
0
0
T=connect(System,
Q,input,output);
T=tf(T);T=minreal(T
H1
b. MATLAB
Apago
PDF
Enhancer
4. Find the transfer function
R(s) +
R(s) +
1
s2
Problems
50
s+1
2
s
G1
G2
C(s)
FIGURE P5.2
50
s+1
2
s
R(s)
11/03/2010 + 12:18:12
Page
G1 281
G2
C(s)
G3
C(s)
FIGURE P5.2
Problems
GURE P5.1
R(s) +
G2(s)
G5(s)
G6(s)
C(s)
R(s) +
G1(s)
+
G3(s)
G3(s)
G4(s)
G2(s)
G4(s)
+
+
G5(s)
G7(s)
FIGURE P5.5
FIGURE P5.3
G8(s)
R(s) +
G3(s)
R(s) +
G1(s)
G2(s)
G1(s)
G5(s)
G2(s)
C(s)
+
G4(s)
H(s)
G3(s)
FIGURE P5.6
FIGURE P5.4
Problems
G2(s)
C(s)
G6(s)
G1(s)
R(s) +
G1(s)
C(s)
G5(s)
G2(s) G3(s)
G4(s)
G2(s)
G8(s)
G6(s)
281
C(s)
G8(s)
G6(s)
+
+
G3(s)
+ G4(s)
G4(s)
+
+
G7(s)
G7(s)
C(s)
FIGURE P5.6
G5(s)
G7(s)
FIGURE P5.5
7. Find the unity feedback
system that is equivalent to
the system shown in Figure P5.7. [Section: 5.2].
H(s)
URE P5.3
GURE P5.4
R(s) +
C(s)
s+1
G8(s)
2s
C(s)
G1(s)
G (s)
G5(s)
G6(s)
the
1C05following
11/03/2010
12:18:12 Page 282
ctions:
+2 2s 3,
4
G2(s)
G4(s)
G7(s)
7, G 2 s 1=s
C(s)
+
+
G
(s)
4, G 4 s2 1=s,
FIGURE
P5.7
+
+
7, G 6 s 1=s2 5s 10,
G3(s)
+
+
2, G 8 s 1=s 6.
5
Reduction of Multiple Subsystems
282
9. Find the transferChapter
function
G4(s)and connect
the append
8. Given the block
diagram
of
a
system shown in
FIGURE P5.6
MATLABs Control System
Figure P5.8, find the transfer function Gs
u22 s=u11 s. [Section: 5.2]
(s)
7.
Find
the unity feedback system that is equivalent to
+
11
H(s)
G1(s)
G (s)
G (s)
the
system shown2 in Figure P5.7.3 [Section: 5.2].
21(s)
URE P5.4
G7(s)
12(s) +
R(s) +
G4(s)
G5(s)
+
C(s)
G6(s)
s+1
22 (s)
2s
FIGURE P5.8
he following
P5.9
9. Reduce the block diagram shown in Figure
11. For the system shown in Figure P5.11, find the
tions:
to a single
transfer
function,
Ts
Cs=Rs.
percent overshoot, settling time, and peak time
4
7, G 2 s 1=s2 2s 3,
[Section: 5.2]
for a step input if the systems response is under4, G 4 s 1=s,
FIGURE P5.7 damped. (Is it? Why?) [Section: 5.3]
7, G 6 s 1=s2 5s 10,
2, G 8 s 1=s G6.
1(s)
he append
and
connect
8. Given
the block diagram of a system
R(s) + shown
E(s) in
C(s)
225
G2(s)
G5(s)
G6(s)
+
+
u22 s=u
11 s. [Section: 5.2]
G3(s)
FIGURE P5.11
G4(s)
G7(s)
FIGURE P5.9
function
5.2]
for a step input if the s(s
systems
re
R(s) [Section:
C(s)
+
+
+
11 (S)
+ 15)
G2(s)
G5(s)
G6(s)
damped.
(Is
it?
Why?)
[Section:
5
+
+
G3(s)
G1(s)
R(s) +
G4(s)
G2(s)
G7(s)
G3(s)
G6(s)
G1(s)
R(s) +
[Section: 5.3]
R(s)
G1(s)
G2(s)
G3(s)
H2(s)
G2(s)
FIGURE P5.12
E(s)
5
s(s + 2)
H1(s)
225
s(s + 15)
H1(s)
H3(s)
FIGURE P5.11
E(s)
R(s) +
R(s)
C(s)
FIGURE P5.9
G4(s)
G5(s)
G3(s)
C(s)
R(s)
FIGURE P5.10
H4(s)
H2(s)
1
s
2
1
s
FIGURE P5.13
2
FIGURE P5.13
FIGURE P5.10
1.
C(s)
R(s)
G3 G2 G1
1+G3 G2 [H1 H2 +H3 ]
2.
C(S)
R(S)
G1 G3 [1+G2 ]
[1+G2 H2 +G1 G2 H1 ][1+G3 H3 ]
3.
S 3 +1
2S 4 +S 2 +2S
4.
50(S2)
S 3 +S 2 +150S100
5.
(1+G1 G2 )G3
1+G1 H1
6.
7.
G7 G1 [G4 +G3 ]
[G7 G6 +1]G2 G1 +[G4 +G3 ][G5 G1 G8 G7 ]+(G7 G6 +1)
8.
5S 2 +2S
6S 2 +9S+6
9.
G1 G2 G4 G5 G6 G7
1G4 G5 +G4 G5 G6 +G1 G2 G3 G1 G2 G3 G4 G5 +G1 G2 G3 G4 G5 G6
10.
11.
G1 G2 G3
1+G1 G2 G3 Heq
where Heq =
H3
G3
H1
G2 G3
H2
G1 G3
H4
G1
+1
H4(s)
ANSWERS