Lecture 1
Lecture 1
PERSPECTIVE
LAPLACE SOLVE TO
REPRESENTATION Y(s) =
COMPLEX
DOMAIN
TIME
DIFFERENTIAL ? SOLUTION
DOMAIN
EQUATIONS Y(t) =
Using an electrical circuit as an example, where input voltage vi(t) generates output
voltage v0(t), we have:
If we can specify G(s) (describe the system in the complex domain) and choose an
input Vi(s) we can find vo(t) as:
c + j
f(t) = L {F(s)}
-1
= 1/(2πj)
c − j
F(s)estds, t > 0
Finding the inverse is normally achieved using tables and comparing the form of
G(s).Vi(s) with standard forms.
If all the initial conditions are zero i.e. f(0) = f ’(0) = … = 0 then taking the transform
of a differential equation is like multiplying by s instead of differentiating. E.g.
PARTIAL FRACTIONS
Examples:
1. What is the unit step response from a system where the transfer function is:
𝑉0 (𝑠)
𝐺(𝑠) =
𝑉𝑖 (𝑠)
Make s = 0 25 = 5A A=5
s = -1 15 = -4B B = -3.75
Vo(s) = G(s)Vi(s)
s = -1 30 = 3A A = 10
2
s = -4 -6 = 6B B = -1
s = -2 12 = -2C C = -6
Make sure that all coefficients in Y(s) and F(s) match each other.
1 2
Numerator: 𝑌(𝑠) = 2 𝑠2 +2𝑠+2
1 1 2
Denominator: 𝜔𝑛 = √2 , 𝜉 = , therefore 𝑌(𝑠) = 2 1
√2 𝑠2 +2 √2𝑠+(√2)2
√2
1 𝜔𝑛
Now 𝑦(𝑡) = 2 𝑒 −𝜉𝜔𝑛𝑡 𝑠𝑖𝑛(𝜔𝑛 √1 − 𝜉 2 𝑡) = 𝑒 −𝑡 sin (𝑡)
√1−𝜉 2
From the normalised form we can find poles (roots of the denominator) and zeros
𝐴
(roots of the numerator). Take 𝐺(𝑠) = (𝑠+𝑎)(𝑠+𝑏) as an example:
Poles are –a and –b; this transfer function has no zeros.
From the non-dimensional form we can also deduce a few properties. Non-
𝐴⁄
𝑎𝑏
dimensionally 𝐺(𝑠) = 𝑠 𝑠 . From this form, we can pick at the following:
( +1)( +1)
𝑎 𝑏
𝐴⁄
𝑎𝑏 is the steady state gain (or DC gain) of the system (the ratio of the input and the
1 1
output as time approaches infinity). 𝑎 , 𝑏 are the time constants of the system (the
3
coefficients that will appear in the argument of the exponential terms in the time
domain answers).
To gauge the relevance of the steady state gain, let us use the FINAL VALUE
THEOREM to find this gain, i.e. when s→ 0 𝑜𝑟 𝑡 → ∞. We must specify what the
1
input is first, e.g. input = 𝑆 , a unit step.
1
lim 𝑢(𝑡) = lim 𝑠 𝑠 = 1 (input at infinity)
𝑡→∞ 𝑠→0
1 𝐴 1 𝐴
∴ lim 𝑠 𝐺(𝑠) ∙ 𝑠 = lim (𝑠 ∙ (𝑠+𝑎)(𝑠+𝑏) ∙ 𝑠 ) = 𝑎𝑏
𝑠→𝑜 𝑠→0
𝑄𝐸𝐷.