Time Domain Analysis (Introduction and First Order System)
Time Domain Analysis (Introduction and First Order System)
47
M.Sc. Mustafa Azzam Naji AlMustaqbal University College Computer Techniques Eng.
r(t) = Rt t≥0
=0 t<0
If R = 1, the ramp function is called unit ramp function, and
the corresponding Laplace Transform is
1
ℒ r(t) = ℒRt = ℒt =
𝑠2
r(t) =
𝑅𝑡 2 t≥0
2 t<0
=0
𝑡2
If R = 1, r(t) = and the parabolic function is called unit
2
parabolic function, and the corresponding Laplace Transform
is
𝑅𝑡 2 𝑡2 1
ℒ r(t) = ℒ =ℒ =
2 2 𝑠3
49
M.Sc. Mustafa Azzam Naji AlMustaqbal University College Computer Techniques Eng.
50
M.Sc. Mustafa Azzam Naji AlMustaqbal University College Computer Techniques Eng.
𝐾
R(s) C(s)
𝑇𝑆 + 1
𝐶(𝑠) 𝐾
=
𝑅(𝑠) 𝑆𝑇+1
𝐾
𝐶(𝑠) = 𝑅(𝑠)
𝑆𝑇+1
1 𝐾
=
𝑆 𝑆𝑇+1
To get the response in time domain, Inverse Laplace
transform should be used. To obtain the Inverse Laplace
transform, the partial fraction expansion should be applied.
1 𝑇
𝐶(𝑠) = 𝐾( - )
𝑆 𝑇𝑆+1
1 1
= 𝐾( - 1 )
𝑆 𝑆+𝑇
𝑡
−𝑇
Therefore, 𝐶(𝑡) = 𝐾 (1- e )
When 𝐾 = 1
The error is obtained
e(t) = r(t) - 𝐶(𝑡)
𝑡 𝑡
= 1-(1- e−𝑇 ) = e−𝑇
51
M.Sc. Mustafa Azzam Naji AlMustaqbal University College Computer Techniques Eng.
Figure 30. Time Response of first order control system when a unit step function is applied.
52
M.Sc. Mustafa Azzam Naji AlMustaqbal University College Computer Techniques Eng.
𝐴1 = 1
𝐴2 = -T
𝐴3 = 𝑇 2
1 𝑇 𝑇
⸫ 𝐶(𝑠) = K( - + 1 )
𝑆2 𝑆 𝑆+𝑇
53
M.Sc. Mustafa Azzam Naji AlMustaqbal University College Computer Techniques Eng.
Figure 32. Impulse response function of a first order system (Burns, 2001).
Example
Impulse response of a first order system is c(t) = 3e−0.5t . Find:
a) Transfer Function.
b) Time Constant, T.
c) D.C Gain K.
54
M.Sc. Mustafa Azzam Naji AlMustaqbal University College Computer Techniques Eng.
d) Step Response.
Solution
𝐶(𝑠)
a) Transfer Function =
𝑅(𝑠)
c(t) = 3e−0.5t ,
3 6
C(s) = =
𝑠+0.5 2𝑠+1
T=2
c) 𝐾 = 6
𝑐𝑠 (𝑠) = 6 - 6e−0.5t
Another way to find the 𝑐𝑠 (𝑡)
Step response is the integration of impulse response
𝑐𝑠 (𝑡) = ∫ 3e−0.5t 𝑑𝑡
= 3∫ e−0.5t 𝑑𝑡
= -6e−0.5t + b
The initial condition, can be calculated by putting 𝑐𝑠 (0) = 0
0 = -6 + b
b=6
𝑐𝑠 (𝑡) = 6 - 6e−0.5t
55