HO3 (System Properties)
HO3 (System Properties)
A system whose current (present) output 𝑦 𝑛 depends only on the present values
• Causality (samples) of input
𝑦 𝑛 = 𝑓 ,𝑥 𝑛 -
• Linearity
There is no need of storing sample values in computer memory because we are
• Time invariance not required to access either previous or future values in order to compute the
present output
• Stability Static systems do not include any delay or advance elements (memory)
1
12/05/2024
Examples A system whose current (present) output 𝑦 𝑛 depends on the previous (past)
and/or future values (samples) of input
𝑦 𝑛 = 3𝑥 𝑛
𝑦 𝑛 = 𝑓 ,𝑥 𝑛 − 𝑘 ,𝑥 𝑛 + 𝑘 -
𝑦 𝑛 = 𝑥 3 𝑛 + 2𝑥 𝑛
2
12/05/2024
• All causal systems can support real-time processing i.e. they can process signal in
𝑦 𝑛 = 0.1𝑥 𝑛 − 0.3𝑥 𝑛 − 1 + 0.5𝑥 𝑛 − 2 − 0.3𝑥 𝑛 − 3 + 0.1𝑥 𝑛 − 4 real-time. No need to provide recorded data.
3
12/05/2024
𝑦 𝑛 =𝑥 𝑛 2) A system whose output can occur before the start of input sequence
𝑦 𝑛 = 0.1𝑥 𝑛 + 0.5𝑥 𝑛 − 4
Note:
• All non causal systems can process recorded data only i.e. processing is done off-line
(non real time)
4
12/05/2024
Superposition principle:
Sys { α1 𝑥1 [n] + α2 𝑥2 [n] } = α1 Sys { 𝑥1 [n] } + α2 Sys { 𝑥2 [n] }
5
12/05/2024
The response of the system to a weighted sum of any two input signals is equal to The response of the system to a weighted sum of ‘N’ input signals is equal to the
the same weighted sum of the individual responses of the system to each of the same weighted sum of the individual responses of the system to each of the ‘N’
two input signals input signals
6
12/05/2024
• A system whose input-output relationship remains independent of time For the system to be considered time-invariant, the only effect of time-shifting the
input signal should be to cause an equal amount of time shift in the output signal
• A system whose impulse response ℎ 𝑛 does not change with respect to time
For the system to be considered time-invariant, the only effect of time-shifting the
input signal should be to cause an equal amount of time shift in the output signal
50
7
12/05/2024
• A system whose input-output relationship does not hold true with time
8
12/05/2024
• A system whose impulse response ℎ 𝑛 exists for finite amount of time i.e.
Examples
impulse response contains finite number of samples
• A system whose current (present) output 𝑦 𝑛 does not depend upon the 𝑦 𝑛 = 𝑥 𝑛 + 0.9 𝑥 𝑛 − 1
previous (past) output samples
𝑦 𝑛 = 𝑥 𝑛 + 0.7 𝑥 𝑛 + 1
𝑦 𝑛 ≠ 𝑓 ,𝑦 𝑛 − 𝑘 -
𝑦 𝑛 = 𝑥 𝑛 + 0.9 𝑥 𝑛 − 1 + 0.8 𝑥 𝑛 − 2
• No feedback is required in the implementation of FIR systems
𝑦 𝑛 = 0.3𝑥 𝑛 − 0.6 𝑥 𝑛 − 1 + 0.8 𝑥 𝑛 − 2 − 0.6 𝑥 𝑛 − 3 + 0.3𝑥 𝑛 − 4
9
12/05/2024
Infinite Impulse Response (IIR) System Infinite Impulse Response (IIR) System
• A system whose impulse response ℎ 𝑛 exists for infinite duration of time i.e. Examples
impulse response contains infinite number of samples
• A system whose current (present) output 𝑦 𝑛 depends upon the previous 𝑦 𝑛 = 𝑥 𝑛 + 0.9 𝑦 𝑛 − 1
(past) output samples
𝑦 𝑛 = 𝑥 𝑛 + 0.9 𝑥 𝑛 − 1 + 0.8 𝑦 𝑛 − 2
𝑦 𝑛 = 𝑓 ,𝑦 𝑛 − 𝑘 -
𝑦 𝑛 = 0.3𝑥 𝑛 − 0.6 𝑥 𝑛 − 1 + 0.8 𝑦 𝑛 − 1 − 0.6 𝑥 𝑛 − 2 + 0.3 𝑦 𝑛 − 4
• Feedback is involved in the implementation of IIR systems
10
12/05/2024
0 1
h 𝑛 = 1 , 0.9
↑
60
11
12/05/2024
12
12/05/2024
0 1 2 1) 𝑦 𝑛 = 𝑥 𝑛 + 0.9 𝑦 𝑛 − 1
h 𝑛 = 1 , 0.9 , 0.8
↑ 2) 𝑦 𝑛 = 𝑥 𝑛 − 0.9 𝑦 𝑛 − 1
3) 𝑦 𝑛 = 𝑥 𝑛 + 𝑦 𝑛 − 1
Stable ☺ 4) 𝑦 𝑛 = 𝑥 𝑛 − 𝑦 𝑛 − 1
5) 𝑦 𝑛 = 𝑥 𝑛 + 1.1 𝑦 𝑛 − 1
6) 𝑦 𝑛 = 𝑥 𝑛 − 1.1 𝑦 𝑛 − 1
13
12/05/2024
1) 𝑦 𝑛 = 𝑥 𝑛 + 0.9 𝑦 𝑛 − 1 1) 𝑦 𝑛 = 𝑥 𝑛 + 0.9 𝑦 𝑛 − 1
ℎ 𝑛 = 𝛿 𝑛 + 0.9 ℎ 𝑛 − 1 0 1 2 3
h 𝑛 = 1 , 0.9 , 0.81 , 0.729 , ………
ℎ −2 =𝛿 −2 + 0.9 ℎ −3 = 0 + 0.9(0) = 0 ↑
ℎ −1 =𝛿 −1 + 0.9 ℎ −2 = 0 + 0.9(0) = 0
h 𝑛 = 0.9 𝑛 𝑢 𝑛
ℎ 0 = 𝛿 0 + 0.9 ℎ −1 = 1 + 0.9(0) = 1
ℎ 1 = 𝛿 1 + 0.9 ℎ 0 = 0 + 0.9 1 = 0.9
ℎ 2 = 𝛿 2 + 0.9 ℎ 1 = 0 + 0.9 0.9 = 0.81
ℎ 3 = 𝛿 3 + 0.9 ℎ 2 = 0 + 0.9 0.81 = 0.729
Stable ☺
0 1 2 3
h 𝑛 = 1 , 0.9 , 0.81 , 0.729 , ………
↑
h 𝑛 = 0.9 𝑛 𝑢 𝑛
14
12/05/2024
5) 𝑦 𝑛 = 𝑥 𝑛 + 1.1 𝑦 𝑛 − 1 5) 𝑦 𝑛 = 𝑥 𝑛 + 1.1 𝑦 𝑛 − 1
ℎ 𝑛 = 𝛿 𝑛 + 1.1 ℎ 𝑛 − 1 0 1 2 3
h 𝑛 = 1 , 1.1 , 1.21 , 1.331 , ………
ℎ −2 =𝛿 −2 + 1.1 ℎ −3 = 0 + 1.1(0) = 0 ↑
ℎ −1 =𝛿 −1 + 1.1 ℎ −2 = 0 + 1.1(0) = 0 𝑛
h 𝑛 = 1.1 𝑢 𝑛
ℎ 0 = 𝛿 0 + 1.1 ℎ −1 = 1 + 1.1(0) = 1
ℎ 1 = 𝛿 1 + 1.1 ℎ 0 = 0 + 1.1 1 = 1.1
ℎ 2 = 𝛿 2 + 1.1 ℎ 1 = 0 + 1.1 1.1 = 1.21
ℎ 3 = 𝛿 3 + 1.1 ℎ 2 = 0 + 1.1 1.21 = 1.331
Unstable
0 1 2 3
h 𝑛 = 1 , 1.1 , 1.21 , 1.331 , ………
↑
h 𝑛 = 1.1 𝑛 𝑢 𝑛
15