ECE 310 Digital Signal Processing Homework 4 solution

$24.99

Original Work ?
Category: You will Instantly receive a download link for .ZIP solution file upon Payment

Description

5/5 - (4 votes)

1. Find all the possible ROCs for the following z-transforms and determine the associated inverse ztransform for each case.
(a) z
2 − z
z
2 + 3z + 2
(b) 1
(1 −
1
3
z−1)(1 −
1
5
z−1)
2. Determine whether each of the following transfer functions represents a BIBO stable causal system:
(a) H(z) = z(z−4)
z
2−5z+6
(b) H(z) = z−7
z
2+1/9
(c) H(z) = z+1
z−1
(d) H(z) = z−1
z
2+j
For each case in which the system is determined to be unstable, find a bounded real-valued input
that will produce an unbounded output.
3. The input x[n] = 2n
(u[n] − 3u[n − 1]) to an unknown LSI system produces output
y[n] = (3n − 2
n
)u[n]. Determine the unit pulse response h[n] assuming the system is causal. Is the
system BIBO stable?
4. Two systems with unit-pulse responses
h1[n] = 2u[n] − 2

1
2
n
u[n], h2[n] = δ[n] − 3

1
4
n
u[n − 1]
are in serial connection.
(a) For each of the individual systems, as well as for the overall system, determine whether it is
BIBO stable.
(b) Determine the unit pulse response of the overall system.
5. Consider the following difference equation (or LCCDE) system, with zero initial conditions:
y[n] = x[n] + 0.5 x[n − 1] − y[n − 1] − 0.25 y[n − 2], for n = 0, 1, 2, . . .
(a) Find the transfer function and its ROC.
(b) Find the impulse response of the system.
(c) Determine the output y[n] given input x[n] = (−1)nu[n].