How Do You Integrate Convolution with Time-Shifted Unit Steps?

  • Thread starter Thread starter Mr.Tibbs
  • Start date Start date
  • Tags Tags
    Convolution Limit
AI Thread Summary
To find the output y(t) from the input x(t) and impulse response h(t), the convolution integral y(t) = ∫e^(-τ)u(τ)(u(t-τ-2)-u(t-τ-4))dτ is set up. The user seeks clarification on correctly expressing h(t) within the integral, indicating potential confusion in the setup. It is confirmed that when substituting g(t-τ), t in g(t) is replaced by (t-τ). For easier computation, it is suggested to rearrange the convolution to keep the pulse stationary. The discussion emphasizes the importance of correctly applying the convolution integral in signal processing.
Mr.Tibbs
Messages
23
Reaction score
0
So here is my problem:
Find the output y(t) given the input x(t) and the input response h(t).

x(t) = e-tu(t)

h(t) = u(t-2)-u(t-4)

Relevant equations:

y(t) = x(t)*h(t) = ∫e-\tau u( \tau )(u(t-\tau-2)-u(t-\tau-4))d\tau

What I don't get:

How do I write h(t) in the integral? I think I'm just spacing this and it's going to be really easy but for the life of me I can't remember. So if I'm wrong in my relevant equations about how to set up h(t) would you mind correcting me?

Thanks
 
Physics news on Phys.org
It looks right to me. When you want to write g(t-τ), you are replacing t in g(t) with (t-τ).

The integral would be easier to compute by hand if you switched around the convolution so that the pulse stays put.
 
Back
Top