Learn About Fourier Coefficients - LEKULE

Breaking

7 Jan 2016

Learn About Fourier Coefficients

Electronic oscillators, which are extremely useful in laboratory testing of equipment, are specifically designed to create non-sinusoidal periodic waveforms. Moreover, non-sinusoidal periodic functions are important in analyzing non-electrical systems. Problems that involve fluid flow, mechanical vibration, and heat flow all make use of different periodic functions. This article will detail a brief overview of a Fourier series, calculating the trigonometric form of the Fourier coefficients for a given waveform, and simplification of the waveform when provided with more than one type of symmetry.
Any periodic signal can be represented as a sum of sinusoids where the frequencies of the sinusoids in the sum are composed of the frequency of the periodic signal and integer multiples of that frequency. Using a periodic signal like a square wave to test the quality factor of a bandpass or band reject filter. In order to do this, a square wave whose frequency is the same as the center frequency of a bandpass filter is chosen.



Fourier Series Overview

An analysis of heat flow in a metal rod led the French mathematician Jean Baptiste Joseph Fourier to the trigonometric series representation of a periodic function. This representation of a periodic function is the starting point for finding the steady-state response to periodic excitations of electric circuits. What was discovered was that a periodic function can be represented by an infinite sum of sine or cosine functions that are related harmonically. The period of any trigonometric term in the infinite series is an integral multiple, or harmonic, of the period T of the periodic function. To visualize an understanding, below are a few waveforms produced by function generators used in laboratory testing.


The Fourier series shows that f(t) can be described as
f(t)=av+n=1ancos(nω0t)+bnsin(nω0t)
   

(1.1) Fourier series representation of a periodic function 
Where is the integer sequence 1,2,3,...
In Eq. 1.1,
av
,
an
, and
bn
are known as the Fourier coefficients and can be found from f(t). The term
ω0
(or
2Ï€T
) represents the fundamental frequency of the periodic function f(t). The integral multiples of 
ω0
, i.e.
2ω0,3ω0,4ω0
and so on, are known as the harmonic frequencies of f(t). Thus
nω0
is the nth harmonic term of f(t).

Before discussing Fourier coefficients, the conditions in a Fourier series need to be explained. For a periodic function f(t) to be a convergent Fourier series, the following conditions need to be met:
  1. f(t) be single-valued,
  2. f(t) have a finite number of discontinuities in the periodic interval, 
  3. f(t) have a finite number of maxima and minima in the periodic interval, 
  4. the integral
    t0t0+Tf(t)dt
    exists,
These 4 conditions are known as Dirichlet's conditions, and are sufficient condition, not necessary conditions. Thus if f(t) meets these requirements, it can be expressed as a Fourier series. Nonetheless, if f(t) does not meet these requirements, it still can be expressed as a Fourier series; the necessary conditions on f(t)  are not known.


The Fourier Coefficients 

Having defined a periodic function over its period, the following Fourier coefficients are determined from the relationships:
av=1Tt0t0+Tf(t)dt,
     (1.2)

ak=2Tt0t0+Tf(t)cos(kω0t)dt,
     (1.3)

bk=2Tt0t0+Tf(t)sin(kω0t)dt,
     (1.4)

In Eqs. 1.3 and 1.4, the subscript k indicated the kth coefficient in an integer sequence 1,2,3,...Noting that 
av
is the average value of f(t)
ak
is twice the average value of
f(t)cos(kω0t)
, and 
bk
is twice the average value of 
f(t)sin(kω0t)
.

To gain a better understanding of how Eqs 1.2-1.4 came from Eq 1.1, simple derivations can be used through integral relationships which hold true when and are integers:
t0t0+Tsin(mω0t)dt=0
for all m,      (1.6)

t0t0+Tcos(mω0t)dt=0
for all m,      (1.7)

t0t0+Tcos(mω0t)sin(nω0t)dt=0
for all and n,      (1.8)

t0t0+Tsin(mω0t)sin(nω0t)dt=0
for all
mn

=T2,
for all n      (1.9)

t0t0+Tcos(mω0t)cos(nω0t)dt=0
for all 
mn

=T2,
for all      (1.10)

In order to derive Eq 1.3, both sides of Eq 1.2 need to be integrated over one period:
t0t0+Tf(t)dt=t0t0+T(av+n=1ancos(nω0t)+bnsin(nω0t))dt


t0t0+Tavdt+n=1(ancos(nω0t)+bnsin(ancos(nω0t))dt

=avT+0
     (1.11)

To derive the expression for the kth value of
an
, Eq 1.2 need to be multiplied by
cos(kω0t)
and then both sides need to be integrated over one period of f(t):

t0t0+Tf(t)cos(kω0t)dt=t0t0+Tavcos(kω0t)dt

+n=1t0t0+T(ancos(nω0t)cos(kω0t)+bnsin(nω0t)sin(kω0t))dt

=0+ak(T2)+0
     (1.12)

Lastly, the expression for the kth value of
bn
by multiplying both sides of Eq. 1.2 by
sin(kω0t)
and then integrating each side over one period of f(t). The following example explains how to use Eqs. 1.3 - 1.5 to calculate the Fourier coefficients for a specific periodic function.

Finding the Fourier series of a Triangular Waveform with No Symmetry:
In this example, you are asked to find the Fourier series for the given periodic voltage shown below
When using Eqs. 1.3 - 1.5 to solve for
av
,
ak
, and
bk
, the value of
t0
can be chosen to be any value. For this specific periodic voltage, the best value is zero. If a value other than that of zero, integration would become difficult. The expression for v(t) between 0 and T is:

vt=(VmT)t

The equation for
av
is:

av=1T0T(VmT)tdt=12Vm

The value found above is the average value of the waveform shown above. The equation for the kth value of
an
is:

ak=2T0T(VmT)tcos(kω0t)dt

=2VmT2(1k2w02cos(kω0t)+tkω0sin(kω0t))
Evaluated from 0 to T.

=2VmT2[1k2ω02(cos(2πk1)]=0
for all k

The equation for the kth value of
bn
is:

bk=2T0T(VmT)tsin(kω0t)dt

=2VmT2(1k2ω2sin(kω0t)tkω0cos(kω0t))
Evaluated from 0 to T.

=2VmT2(0Tkω0cos(2πk))

=Vmπk

Finally, the Fourier series for v(t) is:
v(t)=Vm2Vmπn=11nsin(nω0t)

v(t)=Vm2Vmπsin(ω0t)Vm2πsin(2ω0tVm3πsin(3ω0t)...


Coming Up


At this point, you should have an understanding of what a Fourier series is, what the Fourier coefficients are, and the calculations to find the trigonometric form of the Fourier coefficients for a periodic waveform. Future articles will detail average power with periodic functions as well as analyzing a circuit's response to a waveform using the Fourier coefficients talked about in this article. Another topic that will be covered is the four types of symmetry that can be used to simplify the evaluation of the Fourier coefficients as well as the effect of symmetry on the Fourier coefficients.

No comments: