Fourier Transform Property review

From Class Wiki
Revision as of 23:01, 19 October 2009 by Max.Woesner (talk | contribs)
Jump to navigation Jump to search

Max Woesner

Back to my Home Page

Homework #5 - Reveiew a Fourier Transform Property

Joshua Sarris derived the following Fourier Transform Property here for Homework #4.

Find [sin(w0t)g(t)]


Recall w0=2πf0,

so expanding we have,

[sin(w0t)g(t)]=[sin(2πf0t)g(t)]=cos(2πf0t)g(t)ej2πftdt

Also recall sin(θ)=1j2(ejθ+ejθ),

so we can convert to exponentials.

sin(2πf0t)g(t)ej2πftdt=1j2[ej2πf0t+ej2πf0t]g(t)ej2πftdt

Now integrating gives us,

1j2[ej2πf0t+ej2πf0t]g(t)ej2πftdt=1j2ej2π(ff0)tg(t)dt+12ej2π(f+f0)tg(t)dt=1j2G(ff0)+1j2G(f+f0)


So we now have the identity,

[cos(w0t)g(t)]=1j2[G(ff0)+G(f+f0)]

orr rather

[cos(w0t)g(t)]=12j[G(ff0)G(f+f0)]


My Review

Josh, Josh, it appears that you copied my code and forgot to change some necessary elements so it is works for your equation, such as the cosines on lines 4, 11, and 13.
Also, you forgot a j in the second term of the second equation on line 9, and your identity for sin(θ) has a sign error. It should be:
sin(θ)=1j2(ejθejθ)
The derivation should be as follows.

Find [sin(w0t)g(t)]

Recall w0=2πf0,
so expanding we have,
[sin(w0t)g(t)]=[sin(2πf0t)g(t)]=sin(2πf0t)g(t)ej2πftdt
Also recall sin(θ)=1j2(ejθejθ),
so we can convert to exponentials.
sin(2πf0t)g(t)ej2πftdt=1j2[ej2πf0tej2πf0t]g(t)ej2πftdt
Now integrating gives us,
1j2[ej2πf0tej2πf0t]g(t)ej2πftdt=1j2ej2π(ff0)tg(t)dt1j2ej2π(f+f0)tg(t)dt=1j2G(ff0)1j2G(f+f0)
So we now have the identity,
[sin(w0t)g(t)]=1j2[G(ff0)G(f+f0)]
Your answer looks correct, but I don't know how you got it from the equation above it. Your operator between the G terms changed from a + to a