Line 1: Line 1:
 
[[Category:ECE301Spring2011Boutin]]
 
[[Category:ECE301Spring2011Boutin]]
 
[[Category:problem solving]]
 
[[Category:problem solving]]
= Practice Question on Computing the Output of an LTI system by Convolution=
+
= [[:Category:Problem_solving|Practice Question]] on Computing the Output of an LTI system by Convolution=
 
The unit impulse response h[n] of a DT LTI system is  
 
The unit impulse response h[n] of a DT LTI system is  
  

Latest revision as of 10:21, 11 November 2011

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]= \delta[n-1]. \ $

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

$ x[n]= \frac{1}{2^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]=x[n]*h[n]=\sum_{k=-\infty}^\infty \frac{1}{2^k}\delta[n-1-k] $

$ \delta[n-1-k] = \begin{cases} 1, & \mbox{if }k = n-1 \\ 0, & \mbox{if }k \ne n-1 \end{cases} $

$ y[n] = \frac{1}{2^{n-1}} $ --Cmcmican 20:13, 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