S&S - Week 5
S&S - Week 5
2021-1 Week 5
• Memoryless:
• The output at a given time is dependent only on the input at that same time
𝑦 ( 𝑡 ) = 𝑥 (𝑡 ) 𝑤 =√ 𝑦 =|𝑥|
2
not invertible
𝑡
𝑑𝑦
𝑦 ( 𝑡 )= ∫ 𝑥 ( 𝜏 ) 𝑑 𝜏 𝑑𝑡 =𝑤=𝑥
−∞
• Causality:
• Causal if the output at any time depends only on past and present values of the input,
or if the system cannot anticipate the future input signal
• Examples of non-causal system:
• y[n]={x[n-1]+x[n]+x[n+1]}/3 : non-causal
• y[n]={x[n-2]+x[n-1]+x[n]}/3 : causal
B D
stable system
|x(t)|< B < < C < y(t) < D <
-B C
stable system
• Example: 1st order linear ODE y’(t) + ay(t) = bx(t) (a,b: constants)
• Solution: y(t) = e−at∫eat bx(t)dt + c e−at
yp:particular solution yh: homogeneous solution
• y(t)=ax : linear
• In the case of x[n] = u[n] (unit step: u[n]=1 for n>=0 and =0 for n<0)
2.1.2 The D-T Unit Impulse Response and the
Convolution Sum Representation of LTI Systems
δ[n] h0[n]
TI system
δ[n-k] h0[n-k] = hk[n]
• we just need to know h0[n] =: h[n] (the unit impulse response: the
output of the LTI system in response to δ[n]).
LTI system
*: Convolution operator
𝛿h
x[k]
*
h[k]
k
Calculating Convolution: Method 2
=h[-(k-n)]
x[k] h[k]
k k
• Example 2.3 Given an input x[n] and a unit impulse response h[n]:
0<α<1 , calculate the output y[n].
n=1
• Given the results in 1) and 2), y[n] can be expressed as:
• Example 2.4
Interval 1: no overlap y[n] = 0
Summary
2.2 C-T LTI Systems: The Convolution
Integral
• In analogy with the results in D-T systems, here we will obtain a complete
characterization of C-T LTI system in terms of its unit impulse response.
LTI
The C-T Unit Impulse
lim 𝛿∆ (𝑡 )
lim 𝑢 ∆ (𝑡 ) ∆→0
∆→0
lim ❑
∆→0
∫ 𝑥 ( 𝑡 ) 𝛿 ( 𝑡 ) 𝑑𝑡 =𝑥 (0)
−∞
∞
𝑥 ( 𝑡 )=lim
∆→0
∫ 𝑥 (𝜏 ) 𝛿∆ ( 𝑡 −𝜏 ) 𝑑 𝜏
−∞
∞
𝑥 ( 𝑡 )= ∫ 𝑥 ( 𝜏 ) 𝛿 ( 𝑡 −𝜏 ) 𝑑 𝜏
−∞
• In the case x(t) = u(t),
• Derivation 2.
∞ ∞ ∞
∫ 𝑥 ( 𝜏 ) 𝛿 ( 𝑡 − 𝜏 ) 𝑑 𝜏 = ∫ 𝑥 ( 𝑡 ) 𝛿 ( 𝑡 − 𝜏 ) 𝑑 𝜏 = 𝑥 (𝑡 ) ∫ 𝛿 ( 𝑡 − 𝜏 ) 𝑑 𝜏 = 𝑥 (𝑡 )
−∞ −∞ −∞
x(t) is a weighted sum of shifted impulses y(t) is a weighted sum of shifted impulse responses