essential facts about fourier series

Upload: rekha-govindaraj

Post on 30-May-2018

220 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/14/2019 Essential Facts About Fourier Series

    1/3

    Essential Facts About Fourier Series(Otherwise: Everything you wanted to know about Fourier Series but were afraid to ask)

    When Fourier discovered/invented the Series named after him he did

    two things - things that you need to remember. Fourier discovered that a periodic signal could be expressed

    mathematically as a sum of sines and cosines. Each sine or cosine ismultiplied by a coefficient, and then everything is added together.

    Fourier not only discovered that the signal could be expressed

    mathematically as a sum of sines and cosines, he also discovered

    formulas that let you get the coefficients of the sines and cosines.

    If you know what those two facts mean, then you are well on your way

    to understanding Fourier Series.

    A D V E R T I S E M E N T

    The Fourier Sum

    Here is the expression that Fourier found for a periodic signal.

    In this expression note the following.

    This expression can be used to represent any periodic signal.

    A periodic signal repeats. Say the time for a repetition is T

    seconds. Then, if the periodic signal is f(t), we would have:

    f(t+T) = f(t)

    The sum could have an infinite number of terms.

    All terms are at an integral multiple of a fundamental frequency: fo = 1/T = fundamental frequency (Hertz)

    o= 2 fo = fundamental angular frequency (radians/second) The multiples of the fundamental frequency are call the

    harmonics.

    http://opt/scribd/conversion/tmp/scratch1/javascript:void(0);http://opt/scribd/conversion/tmp/scratch1/javascript:void(0);
  • 8/14/2019 Essential Facts About Fourier Series

    2/3

    The Fourier Coefficients

    Fourier also figured out a way to compute the coefficients in the series.

    There is one exception to the rule:

    And that is it. That is not to say that doing the integrals will be easy. It

    might not be, and you might need to do the integration numerically,

    especially if you have numerical data. That is another topic.

    A Note About Fourier Coefficients

    Looking for GATE Preparation Material? Join & Get here now!

    A Note About Fourier Coefficients

    A Note About Fourier Coefficients - 2In a Fourier Series, there are two terms in the nthharmonic - a

    cosine term and a sine term. Together they give you the components of the

    signal at that frequency, i.e. the nth harmonic. Writing them outwe have:

    ancos(n ot) + bnsin(n ot) = total component at the nth

    harmonic.Now, the a's and b's can be computed starting with the definitions.

    http://groups.yahoo.com/group/onestopgate/joinhttp://groups.yahoo.com/group/onestopgate/joinhttp://opt/scribd/conversion/tmp/scratch1/javascript:void(0);http://opt/scribd/conversion/tmp/scratch1/javascript:void(0);http://opt/scribd/conversion/tmp/scratch1/javascript:void(0);http://groups.yahoo.com/group/onestopgate/joinhttp://opt/scribd/conversion/tmp/scratch1/javascript:void(0);http://opt/scribd/conversion/tmp/scratch1/javascript:void(0);http://opt/scribd/conversion/tmp/scratch1/javascript:void(0);
  • 8/14/2019 Essential Facts About Fourier Series

    3/3

    And, it is possible to compute the a's and b's by approximating those

    integrals. However, that isn't necessarily the way it is done. In most casesa different representation is used. Consider the following.

    A D V E R T I S E M E N T

    In the integral above, the function, f(t), is multiplied by a complex

    exponential. However, the complex exponential can be represented as a

    complex sum of the cosine and the sine.ejn2 t/T

    = cos(n2 t/T) + jsin(n2 t/T)Using that representation gives the two integrals above. (And, note the

    presence of "j" multiplying the sine in the integral above, and in theexpression for the complex exponential. That is what makes it complex.)

    Now, the neat result from this is that you can do one integral and get

    both the a's and b's simultaneously. In the fft functions in any analysisprogram that is what happens most of the time.

    http://opt/scribd/conversion/tmp/scratch1/javascript:void(0);http://opt/scribd/conversion/tmp/scratch1/javascript:void(0);