Exercise: Sawtooth Wave Fourier Transform

From Class Wiki
Revision as of 11:32, 12 January 2010 by John.hawkins (talk | contribs) (First bit of work)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Problem Statement

Find the Fourier Tranform of the sawtooth wave given by the equation


x(t)=tt



Solution

As shown in class, the general equation for the Fourier Transform for a periodic function with period T is given by


x(t)=n=0[ancos2πntT+bnsin2πntT]


where


{an=2Tcc+Tx(t)cos2πntTdtbn=2Tcc+Tx(t)sin2πntTdtn=0,1,2,3


For the sawtooth function given, we note that T=1, and an obvious choice for c is 0. It remains, then, only to find the expression for an and bn. We proceed first to find bn. For bn we can ignore the case when n=0 because sin0=0. Hence, we proceed for n=1,2,3:


bn=2101tsin2πntdt


which is solved easiest with integration by parts, letting


u=tdu=dt


dv=sin2πntdtv=12πncos2πnt


so


bn=2[t(12πn)cos2πnt|01+12πn01cos2πntdt]


=2[(12πncos2πn0)+(12πn)2sin2πnt|01]


=2[12πn(1)+0]


=1πn

Now, for

Author

John Hawkins

Read By

Reviewed By