0% found this document useful (0 votes)
13 views2 pages

Sheet 2 2018

This document contains a tutorial on digital signal processing with 4 problems: 1) Compute the convolution of pairs of signals. 2) Show properties of convolution where the sum of outputs equals the sum of inputs multiplied by the sum of filters. Also, the output signal is nonzero only between the sum of the minimum indices and maximum indices of the input and filter signals. 3) Determine the overall impulse response and output of a system composed of interconnected LTI systems, given the individual impulse responses. 4) Determine the zero input response of a second-order linear difference equation system, given an initial condition.

Uploaded by

medoelkang600
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views2 pages

Sheet 2 2018

This document contains a tutorial on digital signal processing with 4 problems: 1) Compute the convolution of pairs of signals. 2) Show properties of convolution where the sum of outputs equals the sum of inputs multiplied by the sum of filters. Also, the output signal is nonzero only between the sum of the minimum indices and maximum indices of the input and filter signals. 3) Determine the overall impulse response and output of a system composed of interconnected LTI systems, given the individual impulse responses. 4) Determine the zero input response of a second-order linear difference equation system, given an initial condition.

Uploaded by

medoelkang600
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Department of Communications Engineering

Digital Signal Processing [COMM 602]


Prof. Ahmed El-Mahdy

Tutorial 2
Problem 1:

Compute the convolution of the following pairs of signals:

a) 𝑥[𝑛] = [1 2 3 4 5], 𝑣[𝑛] = [0 0 1]


b) 𝑥[𝑛] = [1 2 4], ℎ[𝑛] = [1 1 1 1]
c) 𝑥[𝑛] = [2 −1
⏟ 0 1 3], ℎ[𝑛] = [−1 ⏟
1 2]
1 𝑛 1
d) 𝑞1 [𝑛] = (2) 𝑢[𝑛], 𝑞2 [𝑛] = 𝛿[𝑛] + 2 𝛿[𝑛 − 1]
1 𝑛 1
e) 𝑞1 [𝑛] = (2) 𝑢[𝑛], 𝑞2 [𝑛] = 𝛿[𝑛] − 2 𝛿[𝑛 − 1]

Problem 2:

If 𝑦[𝑛] = 𝑥[𝑛] ∗ ℎ[𝑛], show that:

a) ∑∞ ∞ ∞
𝑛=−∞ 𝑦[𝑛] = (∑𝑛=−∞ 𝑥[𝑛]) ∙ (∑𝑛=−∞ ℎ[𝑛])

b) If 𝑥[𝑛] and ℎ[𝑛] have nonzero values only in the intervals 𝑛 ∈ [𝑎, 𝑏] and 𝑛 ∈ [𝑐, 𝑑] respectively,
then 𝑦[𝑛] has nonzero values only in the interval 𝑛 ∈ [𝑎 + 𝑐, 𝑏 + 𝑑].
Problem 3:

Consider the interconnection of the Linear Time-Invariant (LTI) systems shown in the figure:

a) Express the overall impulse response ℎ[𝑛] in terms of ℎ1 [𝑛] , ℎ2 [𝑛], ℎ3 [𝑛], and ℎ4 [𝑛].
b) Determine ℎ[𝑛] when: ℎ1 [𝑛] = [0.5 0.25 0.5], ℎ2 [𝑛] = ℎ3 [𝑛] = (𝑛 + 1)𝑢[𝑛], and ℎ4 [𝑛] =
𝛿[𝑛 − 2]
c) Determine the response of the system in the figure to the input 𝑥[𝑛] = 𝛿[𝑛 + 2] + 3𝛿[𝑛 − 1] −
4𝛿[𝑛 − 3]

Problem 4:

Determine the zero input response of the LTI system described by the following second–order difference
equation, given that 𝑦[−2] = 3.
𝑥[𝑛] − 3𝑦[𝑛 − 1] − 4𝑦[𝑛 − 2] = 0

You might also like