You are on page 1of 1

Digital Signal Processing

Summer 2017; Assignment #1


Due date:
Monday 21st August; 01:00PM
Q1: Draw the following, for x[n]= { 1 , -1 , 2 , -2 , 3 }

(a) y1[n] = x[n-2]
(b) y2[n] = x[n+3]
(c) y3[n] = 2x[n]
(d) y4[n] = x[-n+1] . u[n+1]
𝑛
(e) y5[n] = -3x[2 -2]

Q2: Find the convolution of x[n] and h[n], for x[n] = { 1 , 2 , -1 } & h[n] = { 0 , 0 , 2 , 1 }, using graphical method.
↑ ↑
Q3: Determine the zero-input response of the system described by the homogenous 2nd order difference equation,

(a) 2y[n-2] - 3y[n-1] + y[n] = 0 y[-1] = -2 & y[-2] = -3

(b) 9y[n-2] - 6y[n-1] + y[n] = 0 y[-1] = -1 & y[-2] = 0

(Do not use z-transform)

Q4: Determine the impulse response for the causal system using z transform approach.

𝟑 𝟏
𝒚[𝒏] − 𝒚[𝒏 − 𝟏] + 𝒚[𝒏 − 𝟐] = 𝒙[𝒏] Where x[n] is the unit impulse.
𝟒 𝟖

Q5: Find the convolution of x[n] and h[n], for x[n] = { 1 , 1 , 2 , -1 } & h[n] = { 0 , 1 , -2 , -1 }, using matrix method.
↑ ↑

You might also like