Chapter 2 Mathematical Models of Control
Chapter 2 Mathematical Models of Control
2.1 Introduction
Mathematical models of control systems are mathematical expressions which describe the
relationships among system inputs, outputs and other inner variables. Establishing the
mathematical model describing the control system is the foundation for analysis and design of
control systems. Systems can be described by differential equations including mechanical systems,
electrical systems, thermodynamic systems, hydraulic systems or chemical systems etc. The
response to the input (the output of the system) can be obtained by solving the differential
equations, and then the characteristic of the system can be analyzed. The mathematical model
should reflect the dynamics of a control system and be suitable for analysis of the system. Thus,
when we construct the model, we should simplify the problem to obtain the approximate model
which satisfies the requirements of accuracy.
Mathematical models of control systems can be established by theoretical analysis or practical
experiments. The theoretical analysis method is to analyze the system according to physics or
chemistry rules (such as Kirchhoff’s voltage laws for electrical systems, Newton’s laws for
mechanical systems and Law of Thermodynamics). The experimental method is to approximate the
system by the mathematical model according to the outputs of certain test input signals, which is
also called system identification. System identification has been developed into an independent
subject. In this chapter, the theoretical analysis method is mainly used to establish the mathematical
models of control system.
There are a number of forms for mathematical models, for example, the differential equations,
difference equations and state equations in time domain, the transfer functions and block diagram
models in the complex domain, and the frequency characteristics in the frequency domain. In this
chapter, we shall study the differential equation, transfer function and block diagram formulations.
EXAMPLE 2-1
Consider the R-C-L network shown in Figure 2-1. Write the differential equation between the input
voltage u , and the output voltage u c.
u r (t ) Ri (t ) L u c (t )
di (t )
(2-1)
dt
i (t ) c c
du (t )
(2-2)
dt
Eliminating the intermediate variable i in the two equations above leads to:
RC c u c (t ) u r (t )
d 2 u c (t ) du (t )
LC 2
(2-3)
dt dt
Assume that R, L, C are constants. The equation above is a second-order linear time-invariant
differential equation.
EXAMPLE 2-2
Solution:
This is a mechanical system. The force analysis of the
Figure 2-3 force diagram of the car
car is shown in Figure 2-3. By Newton’s second law,
the horizontal motion can be described as
F (t ) f Ky (t ) m
dy (t ) d 2 y (t )
(2-4)
dt dt 2
By setting T ,
m f
K 2 mK
Equation (2-4) becomes
2T y (t )
(2-5)
d 2 y (t ) dy (t ) F (t )
T2 2
dt dt K
The Equation (2-5) is a second-order linear time-invariant differential equation when K, f and m
are constants.
EXAMPLE 2-3
u a (t ) La Ra ia (t ) E a
dia (t )
(2-6)
dt
E a C e (t )
where: E a is the back electromotive-force (EMF) voltage proportional to the motor speed. That is
(2-7)
where C e (V / rad / s ) is the coefficient of the back electromotive-force voltage.
ĸ The motor torque is:
M m (t ) C m (t )ia (t ) (2-8)
where: C m ( N .m / A) is the torque coefficient of the motor. M m (t ) is the motor torque which is
generated by the armature current.
d (t )
Ĺ The torque balance equation on the motor shaft is:
Jm f m (t ) M m (t ) M c (t ) (2-9)
dt
where: f m ( N .m / rad / s ) is the viscous friction coefficient. J m ( kg .m.s 2 ) is the moment of
inertia.
Considering the Equation (2-6)-(2.9) and eliminating the intermediate variables
ia (t ), E a , M m (t ) , the differential equation from the input to the output of the motor is
d 2 (t ) d (t )
La J m 2
( La f m Ra J m ) ( Ra f m CmCe ) (t )
dt dt
Cmu a (t ) La Ra M c (t )
dM c (t )
(2-10)
dt
Equation (2-10) is a second-order linear differential equation. The inductance La in the
armature loop is small in value and can be neglected in practice. Thus Equation (2-10) can be
d (t )
rewritten as:
Tm (t ) K a u a (t ) K c M c (t ) (2-11)
dt
where: Tm is the time constant of the motor. K a
Ra J m Cm
Ra f m C m C e Ra f m C m C e
,
Kc
Ra
Ra f m C m C e
are the transmission coefficients of the motor. When Tm K1 K 2 are all
The angle position (t ) of the motor is usually regarded as an output in servo systems. Therefore,
constants, equation (2-12) is a first-order linear time-invariant differential equation.
d (t )
submitting (t ) into Equation (2-11) leads to
d 2 (t) d
dt
Figure 2-5 shows the control system for the rotating speed of a motor. Obtain the differential
equation of the system.
Figure 2-5 The control system for the rotating speed of a motor.
In this system, the given voltage ur (t ) is the input. The rotating speed (t ) of the motor is the
Solution:
output. The differential equations of each component in the signal flow sequence from the error
signal are:
u f (t ) K t (t ) (2-13)
where K t is the transfer function of the tachometer, which can be seen as a constant.
ĸ Comparing component. Comparing element compares the feedback voltage u f (t ) and the
u e ( t ) u r (t ) u f ( t )
given voltage u r (t ) to generate the error voltage u e (t ) :
(2-14)
Ĺ Amplifying component. In this system, amplifying components are voltage amplifier and power
amplifier. They amplify the voltage and power of the error voltage u e (t ) :
u1 (t )
R2
First amplifier: ue (t ) (2-15a)
R1
u 2 (t )
R4
Second amplifier: u1 (t ) (2-15b)
R3
u a (t ) K u e (t )
Thus
(2-15d)
where K
R2 R4
K 3 is amplifying constant for the amplifiers.
R1R3
speed 1 (t ) . According to Equation (2-11) in Example 2-3, the differential equation of DC motor
ĺ Actuator. DC motor is the actuator. It converts the armature voltage u a (t ) to the shaft angle
d1 (t )
is:
Tm 1 (t ) K a u a (t ) K c M c (t ) (2-16)
dt
Ļ Reducer. Reducer is to reduce the speed and increase the moment. The differential equation of
(t )
the reducer is :
1 (t )
1
(2-17)
i
leads to the differential equation of the motor rotating speed control system:
d (t ) i KK a K t
( ) (t ) u r (t ) c M c (t )
KK a K
(2-18)
dt iTm iTm iTM
It is obvious from the above mathematical models that different components or systems may
have the same mathematical model. For example, the mathematical models in Example 2-1 and 2-2
are second-order differential equations, while the mathematical models in example 2-3 and 2-4 are
first-order differential equations. Systems with similar mathematical models are similar systems.
Similar systems have the similar characteristics although they are different in physical formality.
The similar principle reveals the relationship between different physical phenomena. The computer
simulation of control systems are based on the similar system idea.
u r u1 Ri
By Kirchhoff’s law, we have:
(2-19)
u
where 1 is induced potential of the coil. It is proportional to the changing ratio of the magnetic
d (i )
flux in the coil. Thus:
u1 K 1 (2-20)
dt
where K1 is a constant. The magnetic flux of the coil is a nonlinear function of the current i shown
d (i ) di
in Figure2-6(b). Substituting Equation (2-20) into Equation (2-19) leads to:
K1 Ri u r (2-22)
di dt
It is evident that the equation is nonlinear.
Figure 2-6 A solenoid coil and the curved shape of its magnetic flux (i )
(a) (b)
If the voltage and the current of the coil varies vary in a small range around the equilibrium point
( u 0 ,i 0 ) and (i) is smooth over the range of i 0 , the magnetic flux could be expressed in Taylor
d 1 d 2
series:
0 i 2
(i ) 2
di i0 2! dt i
where i = i i0 . The higher order terms could be neglected if i is small enough in value.
0
d
Thus
0 i
d
i0
di
where is the derivative of Φ( i ) at i 0 . By representing it by C 1 , we have:
0 C 1 i
i0
di
0 C 1 i
Rewrite u r i in the equation (2-21) into the increment equation around the equilibrium point.
Thus, the relation between the current and magnetic flux can be approximated by linear equation.
u r u 0 u r
i i0 i
0 C1 i
By substituting the above three equations into equation (2-21) and eliminating the intermediate
di
variables, we obtain:
Ri u r
di
K 1C1 (2-23)
dt
where rather than the actual value, ur and i now represent the increments around the equilibrium
point.
Systems that can not be linearized will be studied in Chapter 7.
EXAMPLE 2-6
The R-C passive network is shown in Figure2-7, ur (t ) U r 1(t ) , uc (0) u0 . Obtain the
uc (t ) when K is closed.
uc (t ) ur (t )
duc (t )
RC 2-24
dt
Taking the Laplace transform of the both sides:
RC[ sU c ( s ) u0 ] U c ( s)
Ur
s
Solving U c ( s ) , we have
U c (s) u0 r
Ur RC U Ur u0
s( RCs 1) RCs 1 s s 1 s
2-25
1
RC RC
Taking the inverse Laplace transform of the Equation (2-25), the analytical solution of the
differential equation is
uc (t ) U r (1 e ) u0 e
t t
RC RC
2-26
The first term of the above equation is the particular solution of the ur (t ) which is called as
the zero state response; the second term is the homogeneous solution of the u0 which is called
zero input response.
The solution of the differential equation is constituted by the general solution of the
1 2 , n
homogeneous solution and special solution of the given signal. The general solution reflects the
law of the natural response. If the eigenroot is and has no multiple root, the
e t
1
e t
2
, e t are called as the dynamical mode of the differential equation, also called as
n
mode shape.
If there exits multiple root , the mode is the function with the form of te t
t 2 e t , .
j ,
e ( j ) t can be written as e t sin t e t cos t .
If the eigenroot has conjugate multiple root its conjugate multiple mode
e ( j ) t
Every mode can be viewed as the basic dynamical mode of the natural response of the linear
system which is the linear combination of the corresponding mode.
The differential equation is the mathematical model of control systems in the time domain. If the
external excitation and the initial condition are given, all the information of the output with time
can be obtained by solving the differential equation. Although this method is accurate, it is tedious
to rewrite the equation when the structure or the parameters of the system are changed.
The transfer function is the mathematical model in the S-plane, which is based on Laplace
transform. By using transfer function, we can study the dynamic response of the system, as well as
the effect of the structure or the parameter variation. The root locus method and the frequency
response method are based on the transfer function. It is the most important and fundamental
mathematical model for control systems.
dn1c(t)
...a1 a0c(t)
dnc(t) dc(t)
an n
an1 n1
dt dt dt
d m 1r (t )
bm ... b1 b0 r (t )
d m r (t ) dr (t )
m
bm 1 m 1
(2-27)
dt dt dt
where c(t) is the output, r(t) is the input, and a n , a n 1 ,..., a 0 and bm , bm 1 ,..., b0 are the
coefficients decided by the system structure and parameters.
To obtain the transfer function of the linear system, we simply take the Laplace transform on
a s
both sides of the equation and assume zero initial conditions. The result is
n
an 1s n 1 .... a1s a0 C ( s )
n
C ( s ) bm s m bm 1 s m 1 ... b1 s b0
G ( s)
R( s ) a n s n a n 1 s n 1 ... a1 s a 0
(2-29)
The transfer function is obtained under the assumption that all initial conditions are zero.
the input and its higher order derivatives were zero when t 0 ; ii) the system was in equilibrium
The assumption indicates that i) the input is connected to the system after the point t=0 , that is,
zero when t 0 . Most systems in practice satisfy this assumption. Under this assumption, the
before the input is connected to the system, that is, the output and its higher order derivatives were
calculation is simplified. This assumption is also essential to compare system responses under the
same condition.
EXAMPLE 2-7
RC c u c (t ) u r (t )
d 2 u c (t ) du (t )
LC 2
dt dt
When all initial conditions are zero, take the Laplace transform on both sides of the equation. The
transfer function of the network is consequently written
G (s)
U c (s) 1
U r (s) LCs 2
RCs 1
In practice, loading and interaction between interconnected components or systems may occur.
If the loading of interconnected devices does occur, the engineer must account for this change in
the transfer function and use the corrected transfer function in the subsequent calculations.
2.Properties of the transfer function
1 The transfer function is a rational fraction of the complex variable s. It has the properties
of the complex function. In practice, the highest power (n) of s in the denominator is greater or
equal to that (m) of the numerator, that is n≥m, because of the inertia of the system and the limited
power of the power source.
2 The transfer function is a property of a system itself, independent of the magnitude and
nature of the input or driving function.
3 The transfer function is dependent of the differential equations.
4 The inverse Laplace transform of the transfer function gives the impulse response of the
When it is idle load, relation between angular displacement (t ) of a single regulation resistance
Figure 2-8 Regulation resistance and its characteristic
u (t ) K 1 (t )
brush and output voltage can be expressed as:
Here: K1 E / max is the output voltage corresponding to the unit angular displacement of the
(2-30)
G ( s) K1
U (s)
( s )
(2-31)
by electric power source voltage E and maximum working angle max . The transfer function of the
Equation (2-30) shows that the transfer function of the regulation resistance is a constant decided
regulation resistance can be represented by the block diagram as what is shown in Figure 2-8 (d).
When angular deviation detector is composed by a pair of same regulation resistances, the
output voltage is:
u (t ) u1 (t ) u 2 (t ) K 1 [ 1 (t ) 2 (t )] K 1 (t )
current is:
E u (t )
u (t ) u (t )
RP RP
' '
RP Rl
After re-organizing the equation, the output voltage of the regulation resistance can be written as
below:
u (t )
E
p (1 p )
'
RpR R
'
Rp Rl Rp
E (t )
R (t ) (t )
max [1 p (1
Rl max max
)]
u (t ) and the angular displacement (t ) is not he linear one anymore. If the loaded resistance
So, because of the influence of the loaded resistance Rl , the relation between the output voltage
2 Differential synchro
Differential synchro consists of a transmitter and a receiver (called control transformer in another
way). Figure 2-10 shows the elementary diagram and the method of connection.
transmitter’s rotor. After, an impulsive magnetic flux r will be generated on the transmitter.
generate an impulsive magnetic flux c in the receiver. When c 90 r , rotor winding will
Therefore, there will have current in the three-phase winding of the stator. This current will
not be linkage with the magnetic flux c , output e(t ) 0 . When c 90 r , c will generate
Ks
r c e
E E
(2-34)
d
rotor. Thus
u K t K t (2-36)
where, is rotating angle of the rotor, is rotating speed, u is output voltage, and K t is slope of
dt
the output voltage. When the rotor changes its rotating direction, the polarity and phase position of
the output voltage will be changed.
G ( s) Kt G(s) Kt s
U (s) U ( s)
( s ) ( s )
or
(2-38)
the rotating speed (t ) , and the output of the second one is angle position (t ) .
The above two equations are the transfer functions of the tachometer. The output of the first one is
It is obvious that a system may have different transfer functions for different inputs and
outputs.
The structure of tachometer can be found in Figure2-13.
d (t )
The differential equation of the DC motor is given in Example 2-3:
Tm (t ) K a u a (t ) K c M c (t )
dt
Suppose the initial condition is zero. By applying Laplace transform to the above equation, we
have the following transfer function.
( s )
Ga ( s )
Ka
U a ( s ) Tm s 1
(2-39)
( s )
If the output is the angle position
Ga ( s )
Ka
U a ( s ) s (Tm s 1)
(2-40)
M m f mm M s (2-41)
where M m is the output torque of the motor, m is the angle speed of the motor,
f m dM m d m is the damping coefficient, the slope of the dotted line, and M s is the torque to
M s CM ua
lock the rotor. From Figure 2-14(b), we have
(2-42)
where C M M s E .
Figure 2-15 Second-phase asynchronous electric motor and its performance curve
d 2 m d
By Newton Law, we have
Mm Jm fm m (2-43)
Eliminating the intermediate variables M s and M m in Equation (2-40) and (2-41) followed
by Laplace Transformation leads to the following transfer function,
m (s)
G(s)
CM Km
U a ( s ) s ( J m s f m ) s (Tm s 1)
(2-44)
The transfer function and structure (Figure 2-16) of the two-phase asynchronous motors have
the same form with the DC motor.
2
Figure 2-17 gear train
and Z 2 .
1 Z 2
The transmission ratio of the gear train is:
i
2 Z1
(2-46)
In control system, the gear train is usually used to reduce the speed, thus i 1 . The transfer
2 ( s) 1
function of the gear train is:
G ( s)
1 ( s ) i
(2-47)
The moment of inertia and the viscous friction coefficient to the rotor shaft are
J J1 J2
1
i2
f f1 2 f 2
1
i
For gear trains with idler gears, the moment of inertia and the viscous friction coefficient to the
rotor shaft are
J J1 ( )2 J 2 ( ) J3
1 1 2
i1 i2
(2-48)
i1
f f1 ( ) 2 f 2 ( ) f3
1 1 2
i1 i2
(2-49)
i1
It is evident from equation (2-48) and (2-49) that the moment of inertia and the viscous friction
coefficient of the gears which are close to the motor shaft (or the input shaft or the gear train) have
the dominant effect on the load of the motor. Therefore, reducing the moment of inertia and the
viscous friction coefficient of the gears which are close to the motor shaft will improve the
transient performance of the motor.
c K r
resistance
1 Gain K amplifier
differential
synchro
T c c r
1
Ts 1
First-order CR circuit
2
factor AC/DC motor
T s 2Ts 1
1
0 1
Quadratic
3 2 2
Spring-mass-da
factor
mper system
c r
Integral 1
4
factor s
5
Derivative
factor
c r s
c r r s 1
Reciprocal
6 first-order
factor
K * (s z j )
Rewrite Equation 2-27 into Equation 2-48.
m
G (s)
j 1
(s p )
n
(2-50)
i 1
i
where, z1 , z 2 ,..., z m are the zeros of the transfer function, and p1 , p 2 ,..., p n are the poles.
The coefficients of the highest order terms of both the denominator and numerator are unit.
The transfer function is in the highest 1 form. The denominator and numerator in this form can be
factorized into the poles and zeros form.
2 The lowest 1 form ( Basic factor form)
Rewrite Equation 2-26 into Equation 2-48.
( k s 1) ( l2 s 2 2 l s 1)
m1 m2
G ( s) K k 1 l 1
(T s 1) (T s 2T j s 1)
n1 n2
(2-51)
v
2 2
s
i 1 j 1
i j
The coefficients of the lowest order terms of both the denominator and numerator are unit. The
transfer function is in the lowest 1 form. The denominator and numerator in this form can be
factorized into basic factors.
*
The K is called as gain. The relationship between the K and K is
K * z j
m
K
j 1
p
n
2-52
i 1
i
EXAMPLE 2-8
30( s 2)
The transfer function of closed-loop system is ( s )
s ( s 3)( s 2 2 s 2)
Obtain the K ;
Obtain the differential equation;
Draw the zero-pole diagram.
Solution:
*
We know that K =30
Figure 2-19 Zero-pole diagram
30 2
K 10
3 2
30( s 2) 30( s 2)
( s) 4
C (s)
R ( s ) s ( s 3)( s 2s 2) s 5s 3 8s 2 6s
2
( s 4 5s 3 8s 2 6s )C ( s ) 30( s 2) R( s )
Take the Laplace transform, we can obtain the differential equation:
5 8 6 30 60r (t )
d 4c(t ) d 3c ( t ) d 2 c(t ) dc(t ) dr (t )
dt dt dt dt dt
ua (t ) La dt Ra ia (t ) Ea
dia (t )
Ea Cem (t )
M m (t ) Cm (t )ia (t )
dm (t )
Jm f mm (t ) M m (t ) M c (t )
dt
Solution: Write the sub-block diagram for each sub-equation which is shown in Figure 2-20(a).
Connect the sub-block diagram to construct the block diagram of the system which is shown in
Figure 2-20(b).
解. 列出各子方程对应的子结构图如图 2-20(a)所示 联接子结构图成为系统结构图如图
2-20(b)所示
U ( s ) E ( s ) L s R
I a ( s) 1
a
a a a
Ea ( s) Ce
m ( s)
M ( s)
Cm
m
I a (s)
m (s)
M ( s) M ( s) J s f
1
m
Figure 2-20(a) sub-block diagram
c m m
Solution: From § 2.3.2, replacing the name of each component by its transfer function,
representing all the variables by the Laplace form. Thus the block diagram can be found in Figure
2-22.
Figure 2-22 The block diagram of function recorder control system
C ( s ) G2 ( s )U ( s ) G2 ( s )G1 ( s ) R ( s )
holds true.
G ( s) G2 ( s )G1 ( s )
C (s)
(2-53)
U (s)
The equivalent diagram is shown in Figure 2-23(b).
The results can be extended to the case of multiple factors in cascade. The transfer function of
a system with factors in cascade is the product of the transfer functions of the factors.
2 Combining blocks in parallel
When two blocks are connected in parallel, as shown in Figure 2-17 (a), we have
C ( s) G1 ( s) R( s) G2 ( s) R( s ) [G1 ( s) G2 ( s)]R( s)
Thus the transfer function of the paralleled system is:
G ( s ) G1 ( s ) G2 ( s ) (2-54)
C ( s) G1 ( s )G2 ( s) R( s)
Combining
blocks in
cascade
C ( s) [G1 ( s) G2 ( s)]R( s)
Combining
blocks in
Prallel
C ( s)
Eliminating a G ( s) R( s)
feedback loop 1 G ( s) H ( s)
Moving a C ( s) R( s)G ( s) Q( s)
[ R( s)
summing
Q( s)
point ahead of ]G ( s )
a block G ( s)
C ( s ) [ R ( s ) Q ( s )]G ( s )
Moving a
R ( s )G ( s ) Q( s )G ( s )
summing
point behind a
block
C ( s ) G ( s ) R( s )
Moving a
pickoff point
ahead of a
block
R ( s ) R( s )G ( s )
Moving a
1
G (s)
C ( s ) G ( s) R( s)
pickoff point
behind a block
Changing the
C ( s) R1 ( s) R2 ( s)
position of a
summing
point and a
pickoff point
3 Eliminating a feedback loop
C ( s ) G ( s ) E ( s ) G ( s )[ R( s ) B( s )] G ( s )[ R ( s ) H ( s )C ( s )]
Consider the block diagram shown in Figure 2-25 (a). The following equation can be obtained as:
Thus
C ( s)
G ( s)
R( s )
1 G ( s) H ( s)
Therefore, the transfer function relating the output C ( s ) to the input R( s ) is
(s)
G ( s)
(2-55)
1 G ( s) H ( s)
The equivalent diagram is shown in Figure 2-25(b).
When the transfer function of the feedback path is H ( s ) 1 , the system is a unity feedback system.
Figure 2-25 equivalent transformation of feedback connection
( s)
G( s)
(2-56)
1 G( s)
Table 2-2 summarizes the basic rules for moving the summing point and the pickoff point.
EXAMPLE 2-11
Reduce the block diagram shown in Figure 2-26. Obtain the closed-loop transfer function
( s)
C (s)
.
R( s)
( s)
C (s)
R( s )
G1 ( s )G2 ( s)G3 ( s)G4 ( s )
1 G2 ( s )G3 ( s ) H 3 ( s ) G3 ( s )G4 ( s ) H 2 ( s ) G1 ( s )G2 ( s)G3 ( s )G4 ( s) H 1 ( s )
A signal-flow graph (SFG) is a diagram that represents a set of simultaneous linear algebraic
equations. A signal flow graph contains essentially the same information as a block diagram. The
advantage of the signal flow graph is the availability of a flow graph gain formula, which provides
the relation between system variables without requiring any reduction procedure or manipulation of
the flow graph.
Pk k
Mason’s gain formula, which is applicable to the overall gain, is given by
G ( s)
1 n
k 1
(2-57)
where, = determinant of graph.
1 La Lb Lc Ld Le L f (2-58)
n = total number of forward paths between the output node and the input node.
k — cofactor of the kth forward path determinant of the graph with the loops touching the Kth
d e f
forward path removed, that is, the cofactor k is obtained from by removing the loops that
touch path Pk .
EXAMPLE 2-12
C (s)
Consider the system shown in Figure 2-29. Obtain the closed-loop transfer function .
R(s)
There are three forward paths and the forward path gains are P1 G1G2 G3 G4 , P2 G5G3G4
Solution:
and P3 G1G6 . There are three loops and the loop gains are L1 G1G2G3G4 H 2 ,
L2 G1G6 H 2 and L3 G3 H1 . From Figure 2-27, we can see that there is only one pair of
nontouching loops, that is, the two loops are L2 and L3 .
Thus, the determinant is given by:
1 ( L1 L2 L3 ) ( L1 L3 )
1 G1G2G3G4 H 2 G1G6 H G3 H1 G1G3G6 H1 H 2
All loops are in touch with the forward path P1 and P2 . Thus 1 2 1 . Since the forward
path P3 does not touch the loop L3 , we obtain the cofactor 3 1 ( L3 ) 1 G3 H1 .
Therefore the closed-loop transfer function is given by:
( P11 P2 2 P3 3 )
C (s) 1
R( s)
G1G2G3G4 G3G4G5 G1G6 (1 G3 H1 )
1 G1G2G3G4 H 2 G1G6 H 2 G3 H1 G1G3G6 H1H 2
EXAMPLE 2-13
C ( s)
Consider the system shown in Figure 2-30. Obtain the closed-loop transfer function .
R( s)
p1 G1G2G3 , p2 H 4 , 1 1, 2 1 G2G3 2
There are four individual loops. The gains of these loops are
L1 H 3 H 4 , L2 G1G2 G3 H 3 , L3 G2 G3 H 2 , L4 G1 H 1 .
There are two pairs of nontouching loops, that is, Loop L1 does not touch and loop L3 does not
touch L4 .
Using Equation 2-58, the closed-loop transfer function is written
G ( s) H ( s) G1 ( s )G2 ( s ) H ( s)
B( s )
(2-59)
E ( s)
Note that the open loop transfer function is obtained by opening the closed-loop at the output of
H (s ) , or the summing point. Differing from the transfer function of open loop systems, it is for
closed-loop systems.
2.6.2 Transfer function of the closed-loop system
( s)
C ( s) G1 ( s)G2 ( s)
N ( s ) 1 G1 ( s )G2 ( s) H ( s )
(2-60)
n ( s)
C (s) G2 ( s)
N ( s ) 1 G1 ( s )G2 ( s ) H ( s )
(2-61)
C ( s)
G1 ( s)G2 ( s) R( s) G2 ( s) N ( s )
1 G1 ( s)G2 ( s ) H ( s) 1 G1 ( s)G2 ( s) H ( s )
2.6.3 Transfer Functions between The Error Signal and The Input Signal
By setting the disturbance signal N ( s ) 0 , we obtain the error transfer function subjected to the
1 The error transfer function subjected to the input signal
input.
e ( s)
E ( s) 1
R( s ) 1 G1 ( s )G2 ( s ) H ( s )
(2-62)
By setting the disturbance signal R ( s ) 0 , we obtain the error transfer function subjected to the
2 The error transfer function subjected to the disturbance
G2 ( s ) H ( s )
input disturbance.
ne ( s)
E (s)
N ( s ) 1 G1 ( s )G2 ( s ) H ( s )
(2-62)
3 The error subjected to both the input and the output signals
G2 ( s ) H ( s) N ( s)
From Equation (2-63) and (2-64), the error subjected to both the input and the output signals is
E ( s)
R( s )
1 G1 ( s)G2 ( s ) H ( s) 1 G1 ( s)G2 ( s) H ( s )
It is evident that the denominator of the four closed-loop transfer functions (s ) , n ( s) ,
e ( s ) and en ( s ) is the same, that is, the denominator is
1 G1 ( s )G2 ( s ) H ( s ) 1 G ( s ) H ( s )
characteristic equation of the closed-loop system. The roots of this characteristic equation are
called the roots or the poles of the closed-loop system.
EXAMPLE 2-14
The block diagram is shown in Figure 2-32. Obtain the c(t ) and e(t ) when r (t ) 1(t )
n (t ) (t )
Solution: The open-loop transfer function is
G (s)
2
s ( s 3)
The closed-loop transfer function is
Figure 2-32 block diagram of the system
2
s( s 3)
( s)
C(S ) 2
R( s) 1 2 ( s 1)( s 2)
s( s 3)
1
n (s)
C (S )
s3
s
N (s) 1 2 ( s 1)( s 2)
s ( s 3)
The output is
C ( s ) ( s ) R ( s ) n ( s ) N ( s ))
2 1 s
( s 1)( s 2) s ( s 1)( s 2)
s2 2
1 3 3
s ( s 1)( s 2) s s 1 s 2
We should notice that the system is unit feedback when we solve e(t ) .
Mathematical modeling is the foundation of the control theory and the precondition for analyzing
and designing the control system. The contents of this chapter are mainly: four types of
mathematical models for control systems, three methods for obtaining transfer functions, and five
forms of the transfer functions of control systems.
This chapter focuses on the construction of the mathematical model of the system by the analysis
method. The process is shown in Figure 2-33
Figure 2-33 The process of constructing the mathematical model for the system
open-loop transfer function G ( s ) H ( s ) , the closed-loop transfer function ( s ) , n (s) and the
3 Three kinds of transfer functions of closed-loop systems are used often. They are the
error transfer function e (s ) , en (s ) . They play important roles in the system analysis and
design.
Exercises
E2-1 Some systems are shown in Figure 2-34 with inputs force F (t ) , displacement x(t ) and voltage u r (t ) ,
while the displacement y(t ) and voltage u c (t ) are outputs. k ( elastic coefficient ), f ( damping
coefficient ), R ( resistance ), C ( capacitance ) and m ( mass ) are constants. Obtain the differential
equations describing the systems.
a b c
E2-3 The mechanical system is shown in Figure 2-36(a), and the circuit system in Figure 2-36(b). Prove they are
similar systems, namely, they have the same form of mathematical model.
E2-4 The diode shown in Fig.2-37 is a nonlinear component. The relationship between the current id and
voltage ud is id 10 1) . Suppose the system has
14
ud
0.026
(e slightly changed at the
working point u (0) 2.39V , i (0) 2.19 10 A , try to find the linearization equation
3
dh
container is given by
h
1
Qr
where S is cross-sectional area of the container, is a constant.
dt S S
Qr .
working point. Obtain the linearized equation of
E-2-6 Figure 2-38 shows a pendulum system. The l is the length of
rod, is the angle, the mass is m.
Obtain the differential
equation of the system and linearized it. Figure 2-38 Pendulum system
E2-7 Obtain the image functions X (s) of the signals x(t ) shown
in Figure 2-39.
X ( s)
2
s 9
(2) 2
X ( s)
1
s ( s 2) 3 ( s 3)
(3)
s 1
X ( s)
s ( s 2 2 s 2)
(4)
2
C (s) 2
R ( s ) s 3s 2
and the initial condition is c(0) 1 , c(0) 0.
r (t ) 1(t ) .
Determine the output c(t ) of the system with the input
of the regulation resistance be Qm 330 , and the amplify coefficient of the amplifier is k 3 .
E2-12 The principle block of a position follow-up system is shown in Figure 2-41. Let the maxima working angle
1 Obtain the transfer function k0 of regulation resistance, the first-order amplifier coefficients k1 , and
the second-order amplifier k 2 respectively.
2 Draw the block diagram of the system.
E2-13 The block diagram of the longitudinal attitude control system is shown in Figure 2-42. Obtain the
closed-loop transfer function
Qc ( s) .
Qr ( s)
X 1 ( s ) G1 ( s ) R( s ) G1 ( s )[G7 ( s ) G8 ( s )]C ( s )
X ( s ) G ( s )[ X ( s ) G ( s ) X ( s )]
2
X 3 ( s ) [ X 2 ( s ) C ( s )G5 ( s )]G3 ( s )
2 1 6 3
C ( s ) G4 ( s ) X 3 ( s )
E2-15 Sketch the structure and signal diagram for the RC passive network shown in Figure2-43 and obtain the
U c ( s)
transfer function .
U r ( s)
Figure 2-44
E2-17 A control system is shown in Figure 2-45. Draw the signal-flow diagram
E2-20 Using Mason’s signal-flow gain formula, obtain the closed-loop transfer functions of the systems which are
shown in Figure 2-47
C (s) C ( s)
E2-21 A block diagram of system is shown in Figure 2-48, determine the transfer functions , .
R( s) E ( s )
G1 G2 G3
H2
E2-22 A double pendulum system hung on the swivel without friction is shown in Figure 2-50. Suppose the l is
the length of the rod, M is the mass; the angular displacement is small, sin ,cos can be
linearized; when 1 2 , the spring has no deformation, elasticity coefficient is K ; the force f (t )
acts on the left rod, let a g / l K / 4 M , b K / 4 M .
1 Obtain the equation of the double pendulum;
2 Obtain the transfer function and draw the pole-zero diagram;
3 Draw the structure of the double pendulum.