Module 2 - Lecture 3
Module 2 - Lecture 3
𝑑𝐼 1
𝑉𝑖 (𝑡) = 𝑅𝐼(𝑡) + 𝐿 + 𝐼𝑑𝑡
𝑑𝑡 𝐶
1
𝑉0 (𝑡) = 𝐼𝑑𝑡
𝐶
Photos Courtesy: Module 2: Lecture 3 3
Motivation
• To find the time response, we need to solve ordinary differential
equations (integro-differential equations)
• When model equations are transformed to 𝑠 − domain, they turn
out to be algebraic equations which are comparably easy to solve
• The transformed model in 𝑠 − domain is called transfer function
model
• It is a model which is applicable for all kinds of input signals
Module 2: Lecture 3 4
Transfer Function
• For an LTI system, transfer function is the ratio of the Laplace
transform of the output to the Laplace transform of the input with
the initial conditions being zero
• Mathematically, if 𝑈(𝑠) is the Laplace transform of the input
function and 𝑌(𝑠) is the Laplace transform of the output, the
transfer function 𝐺(𝑠) is given by:
𝑌 𝑠
𝐺 𝑠 =
𝑈 𝑠
Module 2: Lecture 3 5
Transfer Function as Impulse Response
• Impulse signal (𝛿 𝑡 ) is infinitesimally narrow
and infinitely tall yet integrating to one
• It takes zero value everywhere except at 𝑡 = 0
∞
𝛿 𝑡 =1
−∞
• If input to the system is the unit impulse, then the
output is called the impulse response i.e.,
𝑢 𝑡 = 𝛿 𝑡 ⟹ 𝑈 𝑆 = 1 ⟹ 𝐺 𝑠 = 𝑌(𝑠)
• That means transfer function is the Laplace Impulse function 𝛿(𝑡)
transform of the impulse response of an LTI
system when the initial conditions are set to zero
Module 2: Lecture 3 6
Steps to Finding Transfer Function
1. Find the model equations of the given system
2. Identify the system input and output variables
3. Take the Laplace transform of the model equations, assuming
zero initial conditions
4. Find the ratio of the Laplace transform of the output to the
Laplace transform of the input
Module 2: Lecture 3 7
Transfer Function : Example 1
𝐼(𝑡) 𝑅 𝐿
𝑉𝑖 (𝑡) 𝐶 𝑉𝑜 (𝑡)
1. Model Equations:
𝑑𝐼 1
𝑉𝑖 (𝑡) = 𝑅𝐼(𝑡) + 𝐿 + 𝐼𝑑𝑡
𝑑𝑡 𝐶
1
𝑉0 (𝑡) = 𝐼𝑑𝑡
𝐶
Transfer Function:
𝑌 𝑠 10𝑠 + 1
𝐺 𝑠 = = 3
𝑈 𝑠 𝑠 + 10𝑠 2 − 5𝑠 + 1
Module 2: Lecture 3 10
Properties of Transfer Function
Transfer function of a system is independent of the magnitude and
nature of input
Using the transfer function, the response can be studied for various
inputs to understand the nature of the system
Transfer function does not provide any information concerning the
physical structure of the system i.e., two different physical systems
can have the same transfer function
𝑋 𝑠 1 1
E.g. MSD system : 𝐺 𝑠 = = = (𝑀 = 𝐵 = 𝐾 = 1)
𝐹 𝑠 𝑀𝑠 2 +𝐵𝑠+𝐾 𝑠 2 +𝑠+1
𝑉0 𝑠 1 1
Series RLC circuit : 𝐺 𝑠 = = = (𝑅 = 𝐿 = 𝐶 = 1)
𝑉𝑖 𝑠 𝑠 2 𝐿𝐶+𝑠𝑅𝐶+1 𝑠 2 +𝑠+1
Module 2: Lecture 3 11
Transfer Function : General Form
• General form of transfer function of a system:
𝑌 𝑠 𝑏0 𝑠 𝑚 + 𝑏1 𝑆 𝑚−1 + ⋯ + 𝑏𝑚−1 𝑠 + 𝑏𝑚
𝐺 𝑠 = =
𝑈 𝑠 𝑎0 𝑠 𝑛 + 𝑎1 𝑠 𝑛−1 + ⋯ + 𝑎𝑛−1 𝑠 + 𝑎𝑛
𝐾′ 𝑠 − 𝑧1 𝑠 − 𝑧2 … 𝑠 − 𝑧𝑚
=
𝑠 − 𝑝1 𝑠 − 𝑝2 … 𝑠 − 𝑝𝑛
𝑛: Order of the system
𝐾: System gain or Gain factor – A proportional value that relates the
magnitude of the input to that of the output signal at steady state
𝑧1 , 𝑧2 , … , 𝑧𝑚 : Zeros of the system
𝑝1 , 𝑝2 , … , 𝑝𝑛 : Poles of the system
𝑛 ≥ 𝑚 because the system becomes non-causal and is not physically
realizable if 𝑛 < 𝑚
Module 2: Lecture 3 12
Poles and Zeros
Poles:
– Roots of the denominator polynomial of the transfer function
– Values of 𝑠 at which the transfer function becomes unbounded
lim 𝐺 𝑠 = ∞
𝑠→𝑝𝑖
Zeros:
– Roots of the numerator polynomial of the transfer function
– Values of 𝑠 at which the transfer function vanishes
lim 𝐺 𝑠 = 0
𝑠→𝑧𝑖
• Poles and zeros together with the system gain 𝐾 characterise the input-
output system dynamics
Module 2: Lecture 3 13
Gain, Poles and Zeros : Example
• Find the system gain, poles and zeros of the system with following transfer
6𝑠+12
function: 3 2
𝑠 +3𝑠 +7𝑠+5
6𝑠+12
𝐺 𝑠 = 3 2
𝑠 +3𝑠 +7𝑠+5
12
System gain: 𝐾 =
5
Zeros: 𝑠 − 2 = 0 ⟹ 𝑠 = 2 ⇒ 𝑧1 = 2
Poles: 𝑠 3 + 3𝑠 2 + 7𝑠 + 5 = 0 ⟹ 𝑠 = −1, −1 + 2𝑗, −1 − 2𝑗
⟹ 𝑝1 = −1, 𝑝2 = −1 + 2𝑗, 𝑝3 = −1 − 2𝑗
Note: Poles and zeros are purely real or appear in complex conjugates
(𝑎 ∓ 𝑗𝑏) because all the coefficients of transfer function are real
Module 2: Lecture 3 14
Block Diagram : Motivation
How to visualise a complex system wih many components?
How to understand the flow and transformation of signals
in a complex system?
How to find the transfer function of a complex system?
Module 2: Lecture 3 15
Block Diagram of a System
• It is a short hand pictorial representation of the system which
depicts
– Each functional component or sub-system and
– Flow of signals from one sub-system to another
• Block diagram provides a simple representation of complex
systems
• Block diagram enables calculating the overall system transfer
function provided the transfer functions of each of the
components or sub-systems are known
Module 2: Lecture 3 16
Components of Block Diagram
• Block diagrams have four components:
1. Blocks: To represent the components or sub-systems
𝑈(𝑠) 𝑌(𝑠)
Module 2: Lecture 3 17
Components of Block Diagram
3. Summing points: To represent the summation of two or more
signals
𝑈1 (𝑠) 𝑌 𝑠 = 𝑈1 𝑠 − 𝑈2 (𝑠)
+
−
𝑈2 (𝑠)
𝑈(𝑠)
Module 2: Lecture 3 18
Block Diagram Example
𝐼(𝑡) 𝑅
𝑉𝑖 (𝑡) 𝐶 𝑉𝑜 (𝑡)
𝑈(𝑠) 𝑌(𝑠)
𝐺1 (𝑠) 𝐺2 (𝑠) 𝐺3 (𝑠)
𝑌 𝑠
Transfer Function: 𝐺 𝑠 = = 𝐺1 𝑠 𝐺2 𝑠 𝐺3 (𝑠)
𝑈 𝑠
Module 2: Lecture 3 20
Typical Block Diagram Forms
Parallel Form:
– Components or sub-systems of a system are connected in parallel
– Overall transfer function is sum of individual transfer functions
𝐺1 (𝑠)
Transfer Function:
𝑈(𝑠) + 𝑌(𝑠) 𝑌 𝑠
𝐺2 (𝑠) + 𝐺 𝑠 = = 𝐺1 𝑠 + 𝐺2 𝑠 + 𝐺3 (𝑠)
+ 𝑈 𝑠
𝐺3 (𝑠)
Module 2: Lecture 3 21
Typical Block Diagram Forms
Feedback Form:
– One component is present in the feedback loop of another component
Transfer Function:
𝑈(𝑠) 𝐸(𝑠) 𝑌(𝑠)
+ 𝐺(𝑠) 𝑌 𝑠 =𝐺 𝑠 𝐸 𝑠
−
𝑌 𝑠 = 𝐺 𝑠 [𝑈 𝑠 − 𝑌 𝑠 𝐻 𝑠 ]
𝑌 𝑠 = 𝐺 𝑠 𝑈 𝑠 − 𝐺 𝑠 𝐻 𝑠 𝑌(𝑠)
𝐻(𝑠) 𝑌 𝑠 1+𝐺 𝑠 𝐻 𝑠 =𝐺 𝑠 𝑈 𝑠
𝑌 𝑠 𝐻(𝑠)
Module 2: Lecture 3 23
Loading Effect : Example
𝑅 𝑅
RC Circuits
𝑉𝑖 (𝑡) 𝐶 𝐼2 𝐶
𝐼1 𝑉0 (𝑡) in cascade
𝑉𝑖 (𝑡) 𝐶 𝐼2 𝐶
𝐼1 𝑉0 (𝑡)
𝑉0 𝑠 1
= 2 2 2
𝑉𝑖 𝑠 𝑅 𝐶 𝑠 + 3𝑅𝐶𝑠 + 1
𝑅𝑎 𝐿𝑎
𝐼𝑓
Motor
+ 𝐽, 𝐷
𝐸𝑎 𝐸𝑏 𝑇𝑀 , 𝜃 𝐿𝑓
𝐼𝑎 𝐸𝑓
𝐾𝑏
𝐾𝑇
𝜃 𝑠 𝑅𝑠
𝑇𝐹 = = 2
𝐸𝑎 (𝑠) 𝐽𝑠 + 𝑠 𝐷 + 𝐾𝑇 𝐾𝑏 𝑅𝑠
Module 2: Lecture 3 29
Summary : Module 2
Review of Laplace and Inverse Laplace transforms
Module 2: Lecture 3 30
Contents: Module 3
Simplifying block diagrams of complex systems and finding
transfer function
Module 2: Lecture 3 31