Revision as of 17:17, 31 January 2011 by Cmcmican (Talk | contribs)

Practice Question on Computing the Output of an LTI system by Convolution

The unit impulse response h[n] of a DT LTI system is

$ h[n]= 5^n u[-n]. \ $

Use convolution to compute the system's response to the input

$ x[n]= u[n] \ $


Share your answers below

You will receive feedback from your instructor and TA directly on this page. Other students are welcome to comment/discuss/point out mistakes/ask questions too!


Answer 1

$ y[n]=h[n]*x[n]=\sum_{k=-\infty}^\infty 5^{k}u[-k]u[n-k] = \sum_{k=-\infty}^0 5^{k}u[n-k] = \Bigg(\sum_{k=-\infty}^n 5^{k}\Bigg)u[-n] $

I'm not sure where to go with this sum. I tried convolving in the other order, but the result wasn't any more helpful (as far as I can tell).

$ y[n]=x[n]*h[n]=\Bigg(\sum_{k=n}^\infty 5^{n-k}\Bigg)u[n] $

Am I making some kind of mistake? How do I solve this sum?

--Cmcmican 21:17, 31 January 2011 (UTC)

Answer 2

Write it here.

Answer 3

Write it here.


Back to ECE301 Spring 2011 Prof. Boutin

Alumni Liaison

Ph.D. 2007, working on developing cool imaging technologies for digital cameras, camera phones, and video surveillance cameras.

Buyue Zhang