ASN2 - Something Interesting: Exponential

From Class Wiki
Revision as of 21:10, 13 December 2009 by Jodi.Hodge (talk | contribs)
Jump to navigation Jump to search

Back to my Home Page


Here's an demonstration of using the expontential function in a Fourier Series example.

One way of representing a basis function is with cosine cos(2πntT) . Where the Fourier series is x1(t)=n=0ancos(2πntT)

However, a more convient way is using an exponential funtion ej2πntT.

x2(t)=n=0anej2πntT

To solve a Fourier series equation for the coefffients an using the above expressions result in similar solutions. The perfered method of solving is to use the eponetial basis function because for is that mathematical it is simplier for solving.

The procedure to solve for the coefficients is to perform the dot product ' . ' operation of the basis function with x(t)


x2(t) . ej2πmtT=T2T2n=0anej2πntTej2πmtTdt=n=0anT2T2ej2π(nm)tTdt=n=0anTδmn

Then am=T2T2x2(t)ej2πmtTdt


x1(t) . cos(2πmtT)=T2T2n=0ancos(2πntT)cos2πmtTdt At this point you should use a trig identity

applying this trig identity gives

12n=0anT2T2cos(j2π(nm)tT)cos(j2π(n+m)tT)dt=12n=0anTδmn

Then am=T2T2x1(t)cos(2πmtT)dt