Homework 1: Problem 1

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Digital Signal Processing

Homework 1
Due 10:10 am, Tuesday, 1st October 2019 Fall 2019

Problem 1
For each of the following systems, determine whether the system is (1) stable, (2) causal, (3) linear,
(4) time invariant, and (5) memoryless:

(a) T (x[n]) = g[n]x[n] with g[n] given


(b) T (x[n]) = nk=n0 x[k]
P

(c) T (x[n]) = n+n


P 0
k=n0 −n x[k]

(d) T (x[n]) = x[n − n0 ]


(e) T (x[n]) = ex[n]
(f) T (x[n]) = ax[n] + b
(g) T (x[n]) = x[−n]
(h) T (x[n]) = x[n] + 3u[n + 1]

Problem 2
By direct evaluation of the convolution sum, determine the step response of a linear time-invariant
system whose impulse response is
h[n] = a−n u[−n], 0 < a < 1.

Problem 3
A causal linear time-invariant system is described by the difference equation
y[n] − 5y[n − 1] + 6y[n − 2] = 2x[n − 1]

(a) Determine the homogeneous response of the system, i.e., the possible outputs if x[n] = 0 for all n.
(b) Determine the impulse response of the system.
(c) Determine the step response of the system.

Problem 4
(a) Find the frequency response H(ejω ) of the linear time-invariant system whose input and output
satisfy the difference equation
1
y[n] − y[n − 1] = x[n] + 2x[n − 1] + x[n − 2]
2
(b) Write a difference equation that characterizes a system whose frequency response is
1 − 12 e−jω + e−j3ω
H(ejω ) =
1 + 12 e−jω + 43 e−j2ω
1 of 2
Problem 5
Determine whether each of the following signal is periodic. If the signal is periodic state its period.

(a) x[n] = ej(πn/6)

(b) x[n] = ej(3πn/4)

(c) x[n] = [sin (πn/5)]/(πn)



(d) x[n] = ejπn/ 2

Problem 6
Consider a signal cos(ω0 n), plot it against n for different values of
π π π 4π 5π 7π 4π 3π 5π 11π
ω0 = 0, , , , , , π, , , , , , 2π
6 3 2 6 6 6 3 2 3 6
using MATLAB.

2 of 2

You might also like