Module 1 Notes
Module 1 Notes
Module 1
Prepared by
Dr. Sheela S
Assoc. Professor
1
Contents
2
Some important Laplace Transform pairs
f (t)(t ≥ 0) F (s)
δ(t) 1
1
u(t)
s
1
t
s2
1
e−at
s+a
ω
sinωt
s2 + ω 2
s
cosωt
s + ω2
2
n!
tn
sn + 1
1
te−at
(s + a)2
ω
e−at sinωt
(s + a)2 + ω 2
s+a
e−at cosωt
(s + a)2 + ω 2
3
Chapter 1
Control systems plays an important role in every aspect of life. This chapter discusses about
the basic concepts of control system and how to represent mechanical and electrical control
systems. Also, provides an insight on to obtain an electrical system when a mechanical system
is given and vice versa.
Basic Terminologies
2. Command Input: Motivating input signal which is having full control on the system
and is independent of the output.
3. Reference input: Form of input directly usable by the system. Also known as actuating
signal.
4. Reference Selector: Unit that establishes the reference input, also known as comparator
or controller.
4
1.2.1 Open loop system:
An open loop control system is that system in which the control action is independent of output.
It means tat actuating signal has no component of the output. This type of system is generally
represented as in Figure 1.2.
i. Traffic control signal: Figure 1.3 shows the control system of traffic signal. Traffic
control by means of signal is time dependent. The traffic becomes mobile or stationary
depending on the duration and sequence of signal (lamp) glow. The duration and sequence
are controlled by relays which are predetermined and not dependent on the density of the
traffic on any road.
ii. Table fan: Figure 1.4 shows the control system of table fan speed control. Speed of
the fan rotation is controlled by the amount of voltage applied by the regulator and not
dependent on the temperature of the room.
Actuating Signal: In the case of open loop systems, the reference input is the actuating signal.
Where as in the closed loop systems, the difference between the reference input and feed back
signal is the actuating signal. The actuating signal in the case of unity feedback system is the
“error ” signal. The closed loop system is represented by the block diagram shown in the Figure
1.5.
5
Figure 1.5: Block diagram representation of a closed loop system
i. Lift of a multistorey building: A person in the lift presses the button corresponding
to the desired floor, producing an actuating signal which indicates the desired floor and
turns on the motor that raises or lowers the elevator. As the lift approaches the desired
floor, actuating signal automatically reduces to zero and the lift stops and the door opens.
Once the physical model of a physical system is obtained, the next step is obtain a mathe-
matical model, which is the mathematical representation of the physical model through use of
6
appropriate physical laws. Depending upon the choice of variables and the coordinate system,
a given physical model may lead to different mathematical models.
When the mathematical model of a physical system is solved for various input conditions,
the result represents the dynamic response of the system. The mathematical model of a system
is linear, if it obeys the principle of superposition and homogeneity. This principle implies that
in any linear and bilateral system having multiple independent sources, the response of the
system will be equal to the algebraic sum of the responses of that system by considering one
source at a time.
For instance, let x1 (t) and x2 (t) are the two inputs of a system and y1 (t) and y2 (t) are
the response of the system when either x1 (t) or x2 (t) is applied. According to the principle of
superposition and homogeneity, the system response for the input α1 x1 (t) + α2 x2 (t) is given by
α1 y1 (t) + α2 y2 (t), where alpha1 and α2 are constants.
7
It is assumed that the variables associated with the elements lie in the range that can be
described by simple linear law of
i. a constant of proportionality or
ii. a first-order derivative or
iii. a first-order integration
Consider the ideal element shown in Figure 1.6(a). A through variable vt passes through
the element and has the same value at both input and output ports. An across variable va
appears across the two terminals of the element and the and both the ports are not at the same
value.
Example for through variable is current through an electrical resistance. Similarly, example
for across variable is voltage across an electrical resistance.
The general block diagram of actual elements is as shown in the Figure 1.6(b), where vi
represents input or independent variable, vo represents output or dependent variable.
Mechanical systems obey the basic law known as the Newton’s law and may be restated as
“The sum of the applied forces must be equal to the sum of the reactive forces”. Through and
across variables of ideal mechanical elements are given in Table 1.2.
The three qualities characterizing the elements as a mechanical translation system are mass
(a through variable), damping and elasticity (across variables). Basic elements that describe
these qualities are also called network elements. A mechanical network is drawn for each
mechanical system to facilitate writing the differential equations.
1. Mass: The mass M is the ideal inertia element. Assume the mass shown in the Figure
1.7(a) is subjected to a force f (t) newton. The reaction force fM is equal to the product
of mass and acceleration and is opposite to the direction of the applied force, which is
given by
d2 x(t)
fM = M newton (1.1)
dt2
2. Spring: Network representation of a spring shown in the Figure 1.7(b). Assume that
the ends e and d has position at xe and xd respectively which are measured from the
respective equilibrium position. The reaction force fk on each end of the spring is same
and is given by
fk = k(xe − xd ) newton (1.2)
8
Table 1.2: Variables of mechanical elements
Elements Through Integrated Across Integrated
variable through variable across
variable variable
3. Damper: Figure 1.7(c) shows the network representation of damping action is a dash
pot. The reaction force fB is equal to the product of damping coefficient B and the
relative velocity of the two ends of the dash pot which is given by
dxe dxd
fB = B − newton (1.4)
dt dt
Similarly for rotational motion elements considered are inertia element (J) (a through variable),
damping and torsional spring (across variables). Figure 1.8 shows the summary of mechanical
elements, force acting on them and their displacement.
Mass / inertia and the two kinds of springs are known as conservative elements because
they can store energy and can be retrieved without any loss. Where as damper is a dissipative
element as it consumes energy.
9
Translational Elements
2. Each element is connected between the nodes that correspond to the two displacements
at each end of that element.
3. The mass and the moment of inertia are always connected from the reference node to the
node representing it’s displacement.
4. The spring and dash pot elements are connected to the two nodes that represent the
displacement or each end of the element.
5. The force/torque equation is written for each node by equating the sum of the forces/-
torques at each node to zero.
10
Table 1.4 shows the differential equation of the ideal mechanical elements when inertial force
acts upon them.
Table 1.4: Differential equation of mechanical elements
Force upon translational elements
Element Differential Equation Laplace Transform
dv(t) d2 x(t)
Mass M =M M sV (s) = M s2 X(s)
dt dt2
dx1 (t) dx2 (t)
dash pot B(v1 (t) − v2 (t)) = B − B(V1 (s) − V2 (s)) = Bs(X1 (s) − X2 (s))
dt dt
Spring k(x1 (t) − x2 (t)) k(X1 (s) − X2 (s))
Force upon rotational elements
Element Differential Equation Laplace Transform
dω(t) d2 θ(t)
Inertia J =J Jsω(s) = Js2 θ(s)
dt dt2
dθ1 (t) dθ2 (t)
dash pot B(ω1 (t) − ω2 (t)) = B − B(ω1 (s) − ω2 (s)) = Bs(θ1 (s) − θ2 (s))
dt dt
Spring k(θ1 (t) − θ2 (t)) k(θ1 (s) − θ2 (s))
Figure 1.9:
Solution:
Step 1. Draw mechanical network
11
Step 2. Write differential equation corresponding to each node
At node x1 (t) the DE is
Step 4: Write the above equations in matrix format to find transfer function
F (s) (M1 s2 + B1 s + K1 + K2 ) −K2 X1 (s)
=
0 −K2 (M2 s2 + K2 ) X2 (s)
(M1 s2 + B1 s + K1 + K2 ) F (s)
−K2 0 K2 F (s)
X2 (s) = =
△ △
X2 (s) K2
⇒ =
F (s) △
2. Refer the rotational system shown in Figure 1.10. obtain the equations of motion for the
θ1 (2)
inertias J1 , J2 and find the transfer function .
T (s)
Figure 1.10:
12
Solution:
Step 1. Draw mechanical network
T (s) −K1
2
0 (J2 s + K2 + K1 ) T (s) × (J2 s2 + K2 + K1 )
θ1 (s) = =
△ △
θ1 (s) (J2 s2 + K2 + K1 )
⇒ =
F (s) △
13
Figure 1.11: L-C-R series circuit
We know that current can be expressed as rate of change of electric charge q with respect to
dq(t)
time i.e., i(t) = . So, the KVL expression in terms of electric charge can be expressed as
dt
d2 q(t) dq(t) 1
vs (t) = L 2
+R + i(t) (1.7)
dt dt C
Similarly using Kirchhoff’s Current Law (KCL), analyse the R-L-C parallel circuit shown
in the Figure 1.12. The KCL expression for the circuit is
Z t
dv(t) 1 1
i(t) = C + v(t) + v(t)dt (1.8)
dt R L −∞
dϕ(t)
Since the voltage can be expressed in terms of magnetic flux ϕ as v(t) = , we can express
dt
the KCL expression in terms of magnetic flux as
d2 ϕ(t) dϕ(t) 1
i(t) = C 2
+R + ϕ(t) (1.9)
dt dt C
14
Table 1.5: Analogous systems
Translational Rotational F-V / T-V analogy F-I / T-I analogy
f (t) T (t) v(t) i(t)
M J L C
1
B B R
R
1 1
K K
C L
x(t) θ(t) q(t) ϕ(t)
dx(t) dθ(t)
v(t) = ω(t) = i(t) v(t)
dt dt
Table 1.6: Some important time domain and its corresponding Laplace domain notations for
analogous systems
f (t) F(s) f (t) F(s)
x(t) X(s) θ(t) θ(s)
dx(t)
sX(s) v(t) V (s)
dt2
d2 x(t)
s2 X(s) i(t) I(s)
dt
R 1
x(t)dt X(s)
s
The F-V and T-V analogous circuit obey KVL laws, where as F-I and T-I analogous
circuits obey KCL laws.
Number of loops in F-V or T-V analogous circuits are equal to number of KVL expres-
sions, while number of nodes in F-I or T-I analogous circuit are equal to number of KCL
expressions.
In F-V or T-V analogous circuits, if any electrical element (R, L, C) is handling only one
current variable (i(t)), then it belongs to only one loop in the circuits.
In F-V or T-V analogous circuits, if an element is handling the difference of two current
variable then it is common to the loops handling those current variables. For example, if
an element R is handling the current i1 (t) − i2 (t), then R belongs to loop 1 and 2 as i1 (t)
is the current in loop 1 and i2 (t) is the current in loop 2.
v(t)
In F-I or T-I analogous circuits, if current in through a resistance R is given as , then
R
R is placed between the node v(t) and reference. Suppose if the current through R is
v1 (t) − v2 (t)
, then R is placed between nodes v1 (t) and v2 (t). Similarly for other passive
R
elements also.
15
1.5.1 Example Problems
3. Refer the mechanical system given in Figure 1.13. (a) Draw the mechanical network. (b)
Obtain the equation of motion. (c) Draw the electrical networks based on Force-Voltage and
Force-Current analogies respectively.
Figure 1.13:
Solution:
Step 1: Draw the mechanical network for the given system
Step 3: Write F-V analogous equations using the Table 1.5 for the differential equations in
Step 2.
Z
di1 (t) 1
0 = L1 + R1 i1 (t) + (i1 (t) − i2 (t)) dt
dt C1
Z Z
di2 (t) 1 1
v(t) = L2 + i2 (t)dt + (i2 (t) − i1 (t)) dt + R2 (i2 (t) − i3 (t))
dt C3 C1
Z
di3 (t) 1
0 = L3 + R2 (i3 (t) − i2 (t)) + i3 (t)dt
dt C2
Step 4: Write F-I analogous equations using the Table 1.5 for the differential equations in
16
Step 2.
Z
dv1 (t) 1 1
0 = C1 + v1 (t) + (v1 (t) − v2 (t)) dt
dt R1 L1
Z Z
dv2 (t) 1 1 1
i(t) = C2 + v2 (t)dt + (v2 (t) − v1 (t)) dt + (v2 (t) − v3 (t))
dt L3 L1 R2
Z
dv3 (t) 1 1
0 = C3 + (v3 (t) − v2 (t)) + v3 (t)dt
dt R2 L2
Step 5: Draw F-V and F-I analogous circuits as shown in Figure 1.14.
4. For the rotational mechanical system shown in the Figure 1.15 draw the electrical networks
based on torque-voltage and torque-current analogy.
Figure 1.15:
Solution:
Step 1: Draw the mechanical network for the given system
d2 θ1 (t)
dθ1 (t) dθ1 (t) dθ2 (t)
T (t) = J + B1 + B2 − + K (θ1 (t) − θ2 (t))
dt2 dt dt dt
dθ2 (t) dθ2 (t) dtheta1 (t)
0 = B3 + B2 − + K (θ2 (t) − θ1 (t))
dt dt dt
17
Z
di1 (t) 1
v(t) = L + R1 i(t) + R2 (i1 (t) − i2 (t)) + (i1 (t) − i2 (t)) dt
dt C
Z
1
0 = R3 i2 (t) + R2 (i2 (t) − i1 (t)) + (i2 (t) − i1 (t)) dt
C
Step 4: Write T-I analogous equations using Z the Table 1.5.
dv1 (t) 1 1 1
i(t) = C + v1 (t) + (v1 (t) − v1 (t)) dt + (v1 (t) − v2 (t))
dt R1 L R2
Z
1 1 1
0 = v2 (t) + (v2 (t) − v1 (t)) + (v2 (t) − v1 (t)) dt
R3 R2 L
Step 5: Draw T-V and T-I analogous circuits as shown in the Figure1.16
Figure 1.17:
2. Obtain the equations of performance by drawing the mechanical network for the system
θ(s)
shown in the Figure 1.18 and find the transfer function for J1 = 1Kgm2 , K1 , K2 =
T (s)
1N m/rad and B1 , B2 = 1N m/rad/sec.
3. Obtain the equations of performance by drawing the mechanical network for the systems
X2 (s)
shown in the Figure 1.19 and find the transfer function for Figure 1.19(a) and
F (s)
X1 (s)
for Figure 1.19(b).
F (s)
18
Figure 1.18:
(a) (b)
Figure 1.19:
4. For the given mechanical systems (Figure 1.20), draw the analogous electrical circuits
using F-V and F-I analogy.
(a) (b)
Figure 1.20:
5. For the given rotational systems (Figure 1.21), draw the analogous electrical circuits using
T-V and T-I analogy.
Figure 1.21:
19
6. For the given mechanical system (Figure 1.22), draw the analogous electrical circuits using
F-V and F-I analogy.
Figure 1.22:
7. For the given rotational system (Figure 1.23), draw the analogous electrical circuits using
T-V and T-I analogy.
Figure 1.23:
8. For the given mechanical system (Figure 1.24), draw the analogous electrical circuits using
F-V and F-I analogy.
Figure 1.24:
X2 (s)
9. For the given mechanical systems (Figure 1.25), find the transfer function . Draw
F (s)
the analogous electrical circuits using F-V and F-I analogy.
Figure 1.25:
20
10. Refer the electro mechanical system shown in the Figure 1.26, determine the transfer
X(s)
function .
E(s)
Figure 1.26:
1. Define control system with examples. Compare closed loop and open loop control systems.
(June 2025, Jan 2026)
(a) (b)
Figure 1.27:
21
5. For the mechanical system shown in the Figure 1.28
i) Draw the mechanical network
ii) Draw the electrical network based on torque-current analogy and write performance
equations of mechanical system.
Figure 1.28:
6. For the mechanical system shown in the Figure 1.29, write the mechanical network, equi-
librium equations and obtain the electrical network based on F-V analogy.
Figure 1.29:
7. The force-voltage analogy of a mechanical system is shown in Figure 1.30. Obtain its
analogous mechanical network. (June 2025)
Figure 1.30:
Figure 1.31:
10. Derive the differential equation governing the mechanical rotational system shown in
Figure 1.32. Draw the equivalent voltage and current analogy circuits.
22
11. Compare open loop and closed loop control system with practical example. (Jan 2025,
July 2024 Supplementary)
Figure 1.32:
θ2 (s)
12. For the system shown in the Figure 1.33. Find the transfer function G(s) =
T (s)
consider J1 = 1kgm2 , K1 = 1N m/rad, , K2 = 1N m/rad, B1 = 1N m/rad/sec, B2 =
1N m/rad/sec.(Jan 2025)
Figure 1.33:
13. Draw the mechanical network for the system shown in Figure 1.34. Write the equations of
performance and draw its analogous electrical circuit based on force voltage analogy.(Jan
2025)
Figure 1.34:
14. The circuit shown in Figure 1.35(a) is called lead-lag filter. Find the transfer function
V2 (s)
when R1 = 100ω, R2 = 200Kω, C1 = 1µF and C2 = 0.1µF .(Jan 2025)
V1 (s)
15. What are the variables and elements of translational motion? For the mechanical system
shown in Figure 1.35(b). (Jan 2025)
16. Define control system. Write down any four differences between open loop control system
and closed loop control system. (July 2024)
17. For the mechanical system shown in Figure 1.36(a), obtain the equivalent electrical system
using Force-Voltage method. (July 2024)
23
(a) (b)
Figure 1.35:
18. For the mechanical system shown in Figure 1.36(b), obtain the equivalent electrical system
using Force-Current method. (July 2024)
19. For the mechanical system shown in Figure 1.36(c), obtain the equivalent electrical system
using Force-Voltage method. (July 2024)
20. For the mechanical system shown in Figure 1.37(a), obtain the equivalent electrical system
using Force-Voltage method. (July 2024)
21. Draw the electrical network based on torque - current analogy and write performance
equation for the mechanical system in Figure 1.37(b).
22. For the mechanical system shown in Figure 1.37(a), (July 2024 Supplementary)
(a) Draw the nodal equivalent circuit
(b) Write the differential equations governing its dynamic behaviour
(c) Write the force voltage and force current analogous electrical networks along with
equations
23. The force voltage analogy of the translational mechanical system is given below Fig.Q2(a).
Obtain its analogous mechanical system. Also write the differential equations governing
the mechanical system.
24
(a) (b)
Figure 1.37:
21EC43
18EC43
1. Define control system and explain with an example. (July 2023, Feb 2023, Aug 2022,
Aug 2021)
2. Compare open loop and closed loop control system. (July 2023, Feb 2023, Aug 2022,
March 2022, Aug 2021)
3. What are the effects of feedback in control systems? (July 2023, Feb 2023)
4. Find the transfer function of the electromechanical system shown in Figure. 1.38(a).
(July 2023)
5. Write the differential equation for the given mechanical system shown in Figure 1.38(b).
Find the analogous electrical circuit based on Force-Voltage analogy. (July 2023)
(a) (b)
Figure 1.38:
6. Find the Torque-Voltage Analogous circuit for the Figure 1.39(a) shown. (July 2023)
25
(a) (b)
Figure 1.39:
7. For the rotational system shown in Figure 1.39(b) draw the mechanical network. Obtain
Θ(s)
the equations of performance and find the transfer function . (Feb 2023)
T (s)
8. For the mechanical system shown in Figure 1.40(a). Write i) The mechanical network ii)
The equations of performance iii) The electrical network based on Force-Current analogy.
(Feb 2023)
X1 (s)
9. Find the transfer function for the system shown in Figure 1.40(b). (Feb 2023,
F (s)
Aug 2021)
(a) (b)
Figure 1.40:
10. For the mechanical system shown in Figure 1.41(a). Find the analogous electrical network
based on Force-Voltage analogy. (Feb 2023)
11. Write the differential equations governing the mechanical system shown in Figure 1.41(b).
Draw the force-voltage and force-current electrical analogous circuits. (Aug 2022)
(a) (b)
Figure 1.41:
12. Write the differential equations governing the mechanical rotational system shown in
Figure 1.42(a). Obtain the transfer function of the system. (Aug 2022)
26
13. Write the differential equations governing the mechanical rotational system shown in
Figure 1.42(b). Draw the torque-voltage analogous circuit. (Aug 2022)
(a) (b)
Figure 1.42:
Θ2 (s)
14. Find the transfer function for the given mechanical system in Figure 1.42(b).
T (s)
(March 2022)
15. Draw the F-V analogous circuits for the mechanical system shown in Figure 1.43(a). with
necessary equations. (March 2022)
X1 (s)
16. Obtain the transfer function for the mechanical system shown in Figure 1.43(b).
F (s)
(March 2022)
(a) (b)
Figure 1.43:
17. Draw the T-I analogous circuits for the mechanical system shown in Figure 1.44. with
necessary equations. (March 2022)
Figure 1.44:
18. For the mechanical system shown in Figure 1.43(b). (i) Draw the mechanical network.
(ii) Write the differential equations. (iii) Draw electrical network by F-V analogy. (Aug
2021)
19. What are the effects of negative feedback in control systems? (Aug 2021)
27
20. For the rotational system shown in Figure 1.45. Draw the electrical network based on T-I
analogy. (Aug 2021)
Figure 1.45:
X2 (s)
21. Find the transfer function for the system shown in Figure 1.46. (Aug 2021)
F (s)
Figure 1.46:
28