Revision as of 15:16, 15 October 2008 by Anders89 (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Number 5

An LTI system has unit impulse response $ h[n] = u[n] - u[n - 2]\, $.

a)Compute the system's function H(z).

b)Use the answer from a) to compute the system's response to the input $ x[n] = cos(\pi n)\, $


Answer

a)

$ H(z) = \sum_{k=-\infty}^{\infty}h(n)z^{-n}\, $

After graphing out the two spikes:

$ = 1 * z^{-0} + 1 * z^{-1}\, $

$ = 1 + \frac{1}{z}\, $


b)

$ x[n] = cos(\pi n) = (-1)^{n}\, $

Given this, z = -1, so:

System response $ = H(z)z^{n} = (1 + \frac{1}{-1}) = 0\, $

Alumni Liaison

has a message for current ECE438 students.

Sean Hu, ECE PhD 2009