INS2094-SE1!24!25-Lecture 05 Topic 02 Part 02
INS2094-SE1!24!25-Lecture 05 Topic 02 Part 02
1
Differential equations
❖ Differential equation Modelling is the most popular type of mathematical modelling of
dynamic systems in various fields.
❖ For physical systems, their differential equation models are based on the equations of
physical laws governing the operation of those systems.
❖ Continuous-time linear time-invariant systems are represented by constant-coefficient
linear differential equations
7
Impulse response: Example
Example 2.16: Let the impulse response
for an LTI system be ℎ 𝑡 = 𝑒 −𝑎𝑡 𝑢 𝑡
where a is a positive constant. If the input
to the system is 𝑥(𝑡) = 𝑢(𝑡), (unit step
signal). Find the output y(t) using the
convolution integral.
Solution (cont)
∞
𝑦 𝑡 = −∞ 𝑢 𝜏 𝑒 −𝑎 𝑡−𝜏 𝑢(𝑡 − 𝜏)𝑑𝜏
∞ −𝑎 𝑡−𝜏
𝑦 𝑡 = 0 𝑒 𝑑𝜏
∞
𝑦 𝑡 = 0 𝑒 −𝑎𝑡 𝑒 𝑎𝜏 𝑑𝜏 . Note that this is a Solution 2.16: the output y(t) is the result of
integral in respect to 𝜏. Hence 𝑒 −𝑎𝑡 can be convolution of h(t) and x(t),
∞
taken out, then 𝒚 𝒕 = 𝒙 𝒕 ∗ 𝒉 𝒕 = −∞ 𝒙 𝝉 𝒉 𝒕 − 𝝉 𝒅𝝉
∞ 𝑎𝜏 1−𝑒 −𝑎𝑡
𝑦 𝑡 = 𝑒 −𝑎𝑡 0 𝑒 𝑑𝜏 = for 𝑡 > 0. Note that 𝑥 𝜏 = 𝑢 𝜏 ,
𝑎
ℎ 𝑡 − 𝜏 = 𝑒 −𝑎 𝑡−𝜏 𝑢(𝑡 − 𝜏).
8
System’s Property with impulse response
➢A LTI system is determined when Example 2.17: a microphone close to a set of speakers
its impulse response is determined. that are putting out an amplified acoustic signal.
❖ The microphone picks up the input signal x(t) and
➢Memoryless: impulse response has the amplified and delayed signal βy(t −τ), where β ≥
only one non-zero value at t = 0. 1 is the gain of the amplifier.
➢Causal systems: impulse response ❖ The speakers provide the feedback.
is a causal signal.
➢ Find the equation that connects the input x(t) and
➢Stable systems: if and only if the the output y(t)
following condition is satisfied ➢ Determine if the system is BIBO stable or not; use
∞
x(t) = u(t), β = 2 and τ = 1.
න ȁ𝒉 𝒕 ȁ𝒅𝒕 < ∞
−∞ ➢ Solution 2.17: Find the equation that connects the
Indeed
∞
input x(t) and the output y(t)
𝑦 𝑡 = −∞ 𝑥 𝑡 − 𝜏 ℎ 𝜏 𝑑𝜏 𝑦 𝑡 = 𝑥 𝑡 + 𝛽𝑦(𝑡 − 𝜏)
∞ We need to find out 𝑦(𝑡 − 𝜏)
≤ 𝑀 −∞ ℎ 𝜏 𝑑𝜏 ≤ 𝑀𝐾 < ∞
9
Microphone - Speaker
▪ 𝑦 𝑡 = 𝑥 𝑡 + 𝛽𝑦 𝑡 − 𝜏 . 𝑦 𝑡 = 𝑢 𝑡 + 𝛽𝑢 𝑡 − 𝜏 + 𝛽𝑢 𝑡 − 𝜏
▪ 𝑦 𝑡 − 𝜏 = 𝑥 𝑡 − 𝜏 + 𝛽𝑦 𝑡 − 2𝜏 . +𝛽2 𝑢 𝑡 − 2𝜏 + ⋯
▪ 𝑦 𝑡 − 2𝜏 = 𝑥 𝑡 − 2𝜏 + 𝛽𝑦 𝑡 − 3𝜏 . ❖ The input–output equation is
Hence 𝑦 𝑡 − 𝑛𝜏 = 𝑥 𝑡 − 𝑛𝜏 + 𝛽𝑦 𝑡 − 𝑛𝜏 . continuously grows as time increases.
❖ From here, we obtain 𝑦 𝑡 as follows ❖ The output is clearly not a bounded
𝑦 𝑡 = 𝑥 𝑡 + 𝛽𝑥 𝑡 − 𝜏 + 𝛽2 𝑦 𝑡 − 2𝜏 signal. Thus the systems is unstable
= 𝑥 𝑡 + 𝛽𝑥 𝑡 − 𝜏 + 𝛽2 𝑥 𝑡 − 2𝜏
+ 𝛽3 𝑦 𝑡 − 3𝜏
❖ Therefore
𝑦 𝑡 = 𝑥 𝑡 +𝛽𝑥 𝑡 − 𝜏 + 𝛽𝑥 𝑡 − 𝜏
+𝛽2 𝑥 𝑡 − 2𝜏 + ⋯ .
❖ Determine if the system is BIBO stable or
not; use x(t) = u(t), β = 2 and τ = 1, where
10
𝑢 𝑡 is the unit step. We obtain → → →
Positive feedback system: microphone. 10
RL circuit
Example 2.18: A series RL circuit where R = 1Ω
and L = 1 H, and a voltage source 𝑣𝑠 (𝑡) which is
bounded. Discus why such a system is stable.