Lecture 1, 2
Lecture 1, 2
1
Representation of
Control System
Elements of Control
System
3
Modeling of the System
The System can be represented by
Block Diagram
SFG
Differential equations
State Space
Simulation Diagrams
4
Transfer Functions
6
Signal Flow Graph
• Path
• Loop
• Touching Loops
• Non Touching loop
7
What is Mason’s Gain Formula?
Mason’s Gain Formula (MGF) is a method for finding the transfer
function of a linear signal flow graph (SFG).
“The relationship between the input variables and the output variables of a signal
flow diagram is given by the net gain of the input and output nodes, called the
total gain of the system.”
8
11
12
13
14
15
Assigning Values
• Let us take all G’s = 1/S
• H1=2
• H2=3
Direct Method
• Without going to the details of Mason Gain, the
transfer function can be directly found out.
How?
Problem
1
1
Transfer Fcn2
1 1
s s
Integrator Integrator1
2
1
Transfer Fcn
3
1
Transfer Fcn1
Control Tutorials for MATLAB and Simulink - M
otor Speed: System Modeling (umich.edu)
20
Transfer Function
Representation for
Electrical Systems
Mechanical Element
Laws
A mechanical System is composed of inertia,stiffness and
energy dissipation elements.
Inertial elements are either lumped masses or moment of
Inertia.
Stiffness Elements; when a mechanical element stores energy
due to deformation or change in shape, then it is modeled as
stiffness element
When a Mechanical system dissipates energy due to its motion
it can be modeled as friction element
Modeling of mechanical
systems
Mechanical Systems
Translational Rotational
The mass acts on the spring, the spring compresses and stores the energy,
and then the spring releases that energy back onto the mass. The result is you
jumped and bounced back into the air, over and over, until the energy is
dissipated by friction. Adamper is a device that resists the springs motion
Translational Mechanical
Systems
Component Force-Velocity Force-Displacement
t
f (t ) K v( )d f (t ) Kx (t )
0
- spring constant
dx(t )
f (t ) f v v(t ) f (t ) f v
dt
- coefficient
of viscous
friction
dv(t ) d 2 x(t )
f (t ) M f (t ) M
dt dt 2
M-mass
Let’s consider a simple
system given below:
X (s) 1
G (s) 2
F ( s) Ms f v s K
But, how to actually find G(s) ?????
Free Body Diagram (FBD)
1: Identify all possible forces on the left & right of the systems
Fdue to spring
Fdue to damper M
Fapplied force
Fdue to mass
Step 2: From the Newton’s Third Law of Motion : For every reaction there is an equal
and opposite reaction
dx(t ) d 2 x (t )
Kx (t ) f v M 2
f (t )
dt dt
ep 4: Apply the Laplace transform
KX ( s ) f v sX ( s ) Ms 2 X ( s ) F ( s )
X ( s ) output
F ( s ) input
X (s) 1
G (s) 2
F ( s ) Ms f v s K
Now, let’s consider another
system
( K 2 K 3 ) X 2 ( s ) ( f v 2 f v 3 ) sX 2 ( s ) M 2 s 2 X 2 ( s ) f v 3 sX 1 ( s ) K 2 X 1 ( s )
or ( K 2
K 3 ) ( f v 2 f v 3 ) s M 2 s 2 X 2 ( s ) f v 3 s K 2 X 1 ( s )
(K K ) ( f
1 2 v1 f v3 ) s M 1 s 2
X 1 ( s) K 2 f v 3 s X 2 ( s) F ( s) Eqn 1
( K 2
K 3 ) ( f v 2 f v 3 ) s M 2 s 2 X 2 ( s ) f v 3 s K 2 X 1 ( s ) Eqn 2
X ( s)
(K 2 K 3 ) ( f v2 f v3 ) s M 2 s 2
X 2 (s) Eqn 3
1
f v3s K 2
7: Substitute eqn 3 into eqn 1, then simplify it, yields to:
X 2 (s)
G (s)
F (s)
f v3s K 2
G (s)
M 1s 2 ( f v1 f v 3 ) s ( K1 K 2 ) M 2 s 2 ( f v 2 f v 3 ) ( K 2 K 3 ) f v 3 s K 2 2
Transfer Function
of a DC Motor
Control Tutorials for MATLAB and Simulink - M
otor Speed: System Modeling (umich.edu)
43
45
46
47
48