Revision as of 21:02, 2 February 2011 by Clarkjv (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]= \frac{1}{5^n}u[n]. \ $

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

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


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

x[n] * h[n] = h[n] * x[n]

$ =\sum_{k=-\infty}^\infty h[k]x[n-k] $ $ =\sum_{k=-\infty}^\infty 1/5^k*u[k]*u[k-n-3] $ $ =\sum_{k=0}^\infty 1/5^k * u[k-n-3] $

There are two cases. Case 1: $ =\sum_{k=0}^\infty 1/5^k $ {iff n+3<0 or n<-3} = ((1 / 5)0 − (1 / 5) / i'n'f't'y) / (1 − 1 / 5) = 1 / (4 / 5) = 5 / 4

Case 2: $ =\sum_{k=n+3}^\infty 1/5^k $ {iff n+3>0 or n>-3} $ =((1/5)^{n+3} - (1/5)^{\infty + 1})/(1-1/5) = 1/(4*5^{n+2}) $ (Clarkjv 01:02, 3 February 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