Solve Impulse Response Homework - h(n), x(n), y(k)

AI Thread Summary
To find the output y(k) for the given impulse response h(n) and input x(n), convolution is the appropriate method to use. The output y(n) is obtained by convolving x(n) with h(n). The notation y(k) instead of y(n) may simply be a matter of convention or specific to the context of the problem. The key takeaway is that the convolution sum will yield the desired output. Understanding this process is essential for solving the homework problem effectively.
maearnie
Messages
9
Reaction score
0

Homework Statement


I have an impulse response h(n)=e^(0.1n)*[u(n)-u(n-8)] and an input x(n)={0,1,2,3,0}, how do I find the output y(k)?
[/B]

Homework Equations

The Attempt at a Solution


i don't even know how to solve. should i try convolution or should i substitute the values of x(n) in h(n). and idk why its y(k) instead of y(n) you don't need to put the exact solution. you just need to explain what i need to do. thanks :)[/B]
 
Physics news on Phys.org
For a discrete time LTI (Linear Time Inviariant) system, the output is completely determined by the output and the impulse response, which is the response to an impulse funtion (often called delta function). d[n] with d[0] =1 and d[x] = 0 if x<>0.
if you know the response to d[n], you know the response to d[n-t], and any input signal is a linear combination of impulse functions with different time shifts.
The way to determine this is the convolution sum. See here for example:
http://www.eecg.toronto.edu/~ahouse/mirror/engi7824/course_notes_7824_part6.pdf
 
willem2 said:
For a discrete time LTI (Linear Time Inviariant) system, the output is completely determined by the output and the impulse response, which is the response to an impulse funtion (often called delta function). d[n] with d[0] =1 and d[x] = 0 if x<>0.
if you know the response to d[n], you know the response to d[n-t], and any input signal is a linear combination of impulse functions with different time shifts.
The way to determine this is the convolution sum. See here for example:
http://www.eecg.toronto.edu/~ahouse/mirror/engi7824/course_notes_7824_part6.pdf

Thanks for your response!
So i just need to convolve x(n) and h(n)? and the answer is y(n)? how will it become y(k) tho?
 
maearnie said:
So i just need to convolve x(n) and h(n)? and the answer is y(n)? how will it become y(k) tho
Sorry, I have no idea why they use y[k] and not y[n].
 

Similar threads

Back
Top