- #1
gamerw00t4
- 1
- 0
Homework Statement
Given:
Impulse response:
h(t) = u(t-1) - u(t + 1) (where u(t) is the unit step function)
System input:
x(t) = t*u(t) - t*u(t-2)
Determine System output:
y(10) = ?
y(1) = ?
max y(t) = ?
|y(t)| is max at t = ?
Homework Equations
Convolution integral?
y(t) = -∞∫∞ x(τ)h(t-τ) dτ
I think... I just don't know what τ is, and do we really just multiply x(τ)h(t-τ) and integrate with respect to τ?
The Attempt at a Solution
I feel like I could be wrong because every time I think I have to do some integral problem I always try it and get some answer that isn't anything like what we are supposed to get.
How do the "u"'s multiply out?
[t*u(t) - t*u(t-2)][u(t-1) - u(t + 1)]
[t*u(t)*u(t-1)] - [t*u(t) * u(t + 1)] - [t*u(t-2) * u(t-1)] + [t*u(t-2) * u(t + 1)]
I foiled it out, now what?
[t*u(t2-t)] - [t*u(t2+t)] - [t*u(t2-3t+2)] + [t*u(t2-t-2)]
Now I have to integrate this? What about τ, don't we have to integrate with respect to τ? How do I get τ into the equation?
I'm just so confused, what if this isn't even right and I waste time integrating it? According to the equations I used, it seems like I'm being logical, and the next step would be to integrate, but I feel like solving this isn't difficult at all. Is this the convolution integral that we are talking about? or do we have to use a Fourier Series Transform before we integrate to make this easier?
I was watching some videos on it, and my professor showed us this too: they represented x(t) and h(t) graphically, apparently you flip h(t) and you shift it right, but 1.) they never said when you stop shifting. 2) they didnt explain why they were doing so. 3.) they didn't show you how to get the resulting y(t) (they jumped to what you get graphically for y(t) and they didn't even mention the y(t) expression). 4.) I think I'm supposed to do this all mathematically (without graphing) and I haven't seen an example like that
edit: I'm assuming that you flip it because in the equation h(t-τ), its -τ and you shift it t units to the right? See, I feel like this is probably what you do, but they never made this clear, so if I am wrong I could be going down the wrong path and be working on something that is incorrect...
It just seems so difficult to learn, yet its probably not difficult at all...
I tried this in so many different ways, all of which were off.
I just wish there was an example like this in the book so I could follow along... It just seems like the information is scattered everywhere and I have to piece it all together and there are no examples to know if I am doing it right. I want to learn, its just hard to learn when information is in little bits all over the place
Am I even on the right path? Any help would be appreciated.
Last edited: