17
06/23/22 Fourier Series - Supplemental Notes • A Fourier series is a sum of sine and cosine harmonic functions that approximates a repetitive (periodic) waveform. • The amplitudes of the components terms of the series are the projections of the input onto the sine nd cosine harmonic functions.

12/2/2015 Fourier Series - Supplemental Notes A Fourier series is a sum of sine and cosine harmonic functions that approximates a repetitive (periodic)

Embed Size (px)

Citation preview

Page 1: 12/2/2015 Fourier Series - Supplemental Notes A Fourier series is a sum of sine and cosine harmonic functions that approximates a repetitive (periodic)

04/21/23

Fourier Series - Supplemental Notes

• A Fourier series is a sum of sine and cosine harmonic functions that approximates a repetitive (periodic) waveform.

• The amplitudes of the components terms of the series are the projections of the input onto the sine nd cosine harmonic functions.

Page 2: 12/2/2015 Fourier Series - Supplemental Notes A Fourier series is a sum of sine and cosine harmonic functions that approximates a repetitive (periodic)

04/21/23

Mathematica®Analysis

• Mathematica is a mathematics programming and graphics package available from Wolfram Research, Inc.

• A simple repeating square wave is analyzed to illustrate the properties of Fourier series approximation.

Page 3: 12/2/2015 Fourier Series - Supplemental Notes A Fourier series is a sum of sine and cosine harmonic functions that approximates a repetitive (periodic)

04/21/23

Time-domain Waveform

Page 4: 12/2/2015 Fourier Series - Supplemental Notes A Fourier series is a sum of sine and cosine harmonic functions that approximates a repetitive (periodic)

04/21/23

Mathematica®Analysis

• The input waveform is periodic with a period of 1 second.

• A first approximation to the input would thus be a sinusoid in phase with it, as follows:

Page 5: 12/2/2015 Fourier Series - Supplemental Notes A Fourier series is a sum of sine and cosine harmonic functions that approximates a repetitive (periodic)

04/21/23

Fourier Series Approximation (n=1)

Page 6: 12/2/2015 Fourier Series - Supplemental Notes A Fourier series is a sum of sine and cosine harmonic functions that approximates a repetitive (periodic)

04/21/23

Fundamental Frequency Component

• Sinusoidal approximation

• Poor edge conformity at pulse transition

• Rounded peak - rather than flat

• Poor width control

• More harmonics of the 1 Hz input are needed for a better approximation

Page 7: 12/2/2015 Fourier Series - Supplemental Notes A Fourier series is a sum of sine and cosine harmonic functions that approximates a repetitive (periodic)

04/21/23

Increasing Harmonic Content

• The following three slides shown the improvement in waveform approximation obtained by increasing the number of harmonics used in the Fourier series approximation.

Page 8: 12/2/2015 Fourier Series - Supplemental Notes A Fourier series is a sum of sine and cosine harmonic functions that approximates a repetitive (periodic)

04/21/23

Fourier Series Approximation (n=3)

Page 9: 12/2/2015 Fourier Series - Supplemental Notes A Fourier series is a sum of sine and cosine harmonic functions that approximates a repetitive (periodic)

04/21/23

Fourier Series Approximation (n=5)

Page 10: 12/2/2015 Fourier Series - Supplemental Notes A Fourier series is a sum of sine and cosine harmonic functions that approximates a repetitive (periodic)

04/21/23

Fourier Series Approximation (n=7)

Page 11: 12/2/2015 Fourier Series - Supplemental Notes A Fourier series is a sum of sine and cosine harmonic functions that approximates a repetitive (periodic)

04/21/23

Some Higher Harmonic Content

• Pulse takes on square shape, but top not flat

• Width becomes approximately correct

• The approximation will concinually show improvement as more harmonics are added.

Page 12: 12/2/2015 Fourier Series - Supplemental Notes A Fourier series is a sum of sine and cosine harmonic functions that approximates a repetitive (periodic)

04/21/23

Fourier Series Approximation (n=17)

Page 13: 12/2/2015 Fourier Series - Supplemental Notes A Fourier series is a sum of sine and cosine harmonic functions that approximates a repetitive (periodic)

04/21/23

Higher Harmonic Content

• Pulse nearly square

• Oscillation where it should be flat

• Let’s see if adding more harmonics will improve this...

Page 14: 12/2/2015 Fourier Series - Supplemental Notes A Fourier series is a sum of sine and cosine harmonic functions that approximates a repetitive (periodic)

04/21/23

Fourier Series Approximation (n=101)

Page 15: 12/2/2015 Fourier Series - Supplemental Notes A Fourier series is a sum of sine and cosine harmonic functions that approximates a repetitive (periodic)

04/21/23

Fourier Series Approximation (n=1001)

Page 16: 12/2/2015 Fourier Series - Supplemental Notes A Fourier series is a sum of sine and cosine harmonic functions that approximates a repetitive (periodic)

04/21/23

Many Harmonics

• Even with a large number of harmonics, there are problems with the approximation

• Corner effects– Overshoot– Oscillations– This is the Gibbs phenomenon

Page 17: 12/2/2015 Fourier Series - Supplemental Notes A Fourier series is a sum of sine and cosine harmonic functions that approximates a repetitive (periodic)

Mathematica®Notebook

04/21/23