1-01-c Transfer Function and System Block Diagram
1-01-c Transfer Function and System Block Diagram
Transfer Function
and System Block Diagrams
Contents
1. Linear and Nonlinear Systems
2. Transfer Function and Impulse Response Function
3. Block Diagram of Feedback Control System
4. Block Diagram Reduction
Reference:
Chapter 3, “Modern Control Engineering,” K. Ogata, Prentice Hall
Feedback Control Systems – Schaum’s Outline Series
Email: [email protected]
Web Site: http://norbert.idv.hk
Last Updated: 2024-03
Page 1
1-01-c <Transfer Function and System Block Diagrams>
In 1 Out 1
In Out In 2 Out 2
In 3 Out 3
SISO System (e.g. Air Conditioner) MIMO System (e.g. Air Craft Control)
Nonlinear Systems does not obey the Law of Superposition. Examples are:
2
d 2 x dx
+ + x = Asint
dt2 dt
d 2x
dt 2
(
+ x2 −1
dx
dt
+x=0)
Page 2
1-01-c <Transfer Function and System Block Diagrams>
Linear Time-Invariant Systems have coefficients that are constants or functions only of
the independent variable. Systems that are represented by differential equations whose
coefficients are functions of time are called linear time-varying systems. An example
is the space-craft control system, whose dynamic characteristics changes with time,
because of the fuel consumption.
x(t) y(t)
Transfer Function
input output
( n) ( n−1) ( m) ( m−1)
a0 y + a1 y + + an−1 y + an y = b0 x + b1 x + + bm−1 x + bmx
(nm)
Assuming all initial conditions are zero, we can take the Laplace Transform of both
sides:
[output]
Transfer_ function= G(s) =
[input] zero_ initial _ condition
Y (s)
=
X (s)
b0 s m + b1 s m−1 + + bm−1 s + bm
=
a0 s n + a1 s n +1 + + a n −1 s + a n
If the highest power is n, the system is called nth order system
Page 3
1-01-c <Transfer Function and System Block Diagrams>
Transfer Function…..
3. Does not provide the physical nature of the system. Therefore, two different
physical systems can have the same transfer function.
In s-domain, the impulse response is unity, hence the equation can be simplified to:
Y(s) = G(s)
The output is actually equal to the transfer function. To find the response in time
domain:
−1[G(s)] = g (t )
g(t) can be treated as the transfer function in the time domain. It is also called the
impulse response function. Experimentally, if we want to find the transfer function of
a system, we can feed a unit impulse to the input, and measure the response from the
output.
Page 4
1-01-c <Transfer Function and System Block Diagrams>
L
F/2
CG
theta
F/2
Reference
Solution
Thrust of each jet: F/2,
Therefore, Torque T= FL
Moment of Inertia = J
d 2
Therefore, Torque as a function of time can be written as: J =T
d t2
( s) 1
The transfer function is output/input: = 2
T ( s ) Js
Block – Specifies the transfer function and the signal flow. The block contains at least
two arrows; one input and one output.
Summing Point – Sums two or more signals together. The input can be positive or
negative, an it is dictated by the input (+) or (-) sign.
Branch (takeoff) Point – A place in which the signal goes to two or more places.
Page 5
1-01-c <Transfer Function and System Block Diagrams>
Blocks in Cascade:
In the following equations, the (-) sign refers to a positive feedback system, and the (+)
sign refers to a negative feedback system:
The Open Loop Transfer Function is the ratio of the feedback signal to the actuating
signal
B(s)/E(s) = G(s)H(s)
The ratio of the output to the actuating error is the Feed Forward Transfer Function:
C(s)/E(s) = G(s)
Page 6
1-01-c <Transfer Function and System Block Diagrams>
B(s)
H(s)
Assume there is zero initial error, then the transfer function of D(s) to C(s) is:
C D ( s) G2 (s)
=
D(s) 1 + G1 (s)G2 (s)H (s)
C R ( s) G1 (s)G2 (s)
=
R(s) 1 + G1 (s)G2 (s)H (s)
Page 7
1-01-c <Transfer Function and System Block Diagrams>
e i e
i C o
i=
ei − eo
and eo =
idt
R C
Eo(s)
I(s) E (s)
o
1/Cs
Done!
Page 8
1-01-c <Transfer Function and System Block Diagrams>
Page 9
1-01-c <Transfer Function and System Block Diagrams>
VERY IMPORTANT
In simplifying the block diagram, the following rule must apply:
1. The product of the transfer function in the feed forward direction must remain the
same.
2. The product of the transfer functions around the loop must remain the same.
Page 10
1-01-c <Transfer Function and System Block Diagrams>
Example 1
Step 1:
Step 2
Step 3
Step 5
Page 11
1-01-c <Transfer Function and System Block Diagrams>
Example 2
Page 12
1-01-c <Transfer Function and System Block Diagrams>
English Chinese
Transfer Function 传递函数
System Block Diagram 系统框图
Linear System 线性系统
Non-Linear System 非线性系统
Block Diagram 方框图
Block Diagram Reduction 框图缩减
Mathematical Model 数学模型
Single Input Single Output 单输入单输出
Linear Time Invariant System 线性时不变系统
Law of Superposition 叠加定律
Saturation and Dead Zone 饱和度和死区
Impulse Response Function 脉冲响应功能
System Identification 系统识别
Moment of Inertia 转动惯量
Direct Transfer Function 直接传递功能
Feedback Transfer Function 反馈传递函数
Open Loop and Closed Loop 开环和闭环
Disturbance 外部干扰
Transformation 转型
Page 13
1-01-c <Transfer Function and System Block Diagrams>
Your Notes:
Page 14