ASN2 - Something Interesting: Exponential

From Class Wiki
Revision as of 21:26, 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 but using the eponetial basis function is simplier to solving.

To find the coefficients perform the dot product ' . ' operation of the basis function with x(t)

Preffered method

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

Then result is

am=T2T2x2(t)ej2πmtTdt

Secondary method

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 result is

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