Fourier Series

Before starting with the Fourier series, it is important to understand a few basic properties of periodic waveforms. In power electronics, many important voltage and current waveforms are periodic. Examples include the switching-node voltage of a DC-DC converter, inverter output voltage, and rectifier currents.

Periodic Function

A function \(f(t)\) is said to be periodic with period \(P>0\) if

f(t+P)=f(t)f(t+P)=f(t)

for all \(t\) in its domain.

In simple terms, the function repeats itself after every interval of length \(P\).

If there exists a smallest positive value of \(P\) for which

f(t+P)=f(t)f(t+P)=f(t)

then this value is called the fundamental period or least period of the function.

Simple Example

Consider the function

f(t)=sin(2t)f(t)=\sin(2t)

We know that a sine function repeats whenever its argument changes by \(2\pi\). Therefore,

f(t+P)=sin(2(t+P))f(t+P)=\sin\left(2(t+P)\right)
=sin(2t+2P)=\sin(2t+2P)

For the function to repeat, its argument must increase by \(2\pi\). Hence,

2P=2π2P=2\pi

Therefore,

P=πP=\pi

We can verify this directly:

f(t+π)=sin(2(t+π))f(t+\pi)=\sin\left(2(t+\pi)\right)
=sin(2t+2π)=\sin(2t+2\pi)
=sin(2t)=\sin(2t)
=f(t)=f(t)

Therefore, the fundamental period of \(\sin(2t)\) is

P=π\boxed{P=\pi}

Period, Frequency, and Angular Frequency

For a time-periodic waveform, the period is commonly represented by \(T\) in electrical engineering. The symbols \(P\) and \(T\) may therefore represent the same quantity: the time required for one complete cycle.

The frequency \(f\) tells us how many complete cycles occur per second. It is the reciprocal of the period:

f=1Tf=\frac{1}{T}

The unit of frequency is hertz \(\mathrm{Hz}\).

The angular frequency \(\omega\) describes the rate at which the phase changes. Since one complete cycle corresponds to \(2\pi\) radians,

ω=2πf\omega=2\pi f

Using \(f=1/T\),

ω=2πT\omega=\frac{2\pi}{T}

Therefore, the fundamental relationships are

f=1T,ω=2πf=2πT\boxed{f=\frac{1}{T},\qquad \omega=2\pi f=\frac{2\pi}{T}}

or equivalently,

T=1f=2πω\boxed{T=\frac{1}{f}=\frac{2\pi}{\omega}}
QuantitySymbolMeaningUnit
Period\(T\) or \(P\)Time required for one complete cycles
Frequency\(f\)Number of complete cycles per secondHz
Angular frequency\(\omega\)Angular change per secondrad/s

For the previous example, \(f(t)=\sin(2t)\). Comparing it with the general sinusoidal form \(f(t)=\sin(\omega t)\) gives

ω=2 rad/s\omega=2\ \mathrm{rad/s}

Therefore,

T=2πω=2π2=π sT=\frac{2\pi}{\omega}=\frac{2\pi}{2}=\pi\ \mathrm{s}

and

f=1T=1π Hzf=\frac{1}{T}=\frac{1}{\pi}\ \mathrm{Hz}

Thus,

T=P=π s,f=1π Hz,ω=2 rad/s\boxed{T=P=\pi\ \mathrm{s},\qquad f=\frac{1}{\pi}\ \mathrm{Hz},\qquad \omega=2\ \mathrm{rad/s}}

These concepts provide the foundation for Fourier-series analysis. Once the period and fundamental frequency of a periodic waveform are known, we can describe the waveform in terms of its DC component, fundamental component, and harmonic components.

Fourier Series

Consider a periodic function \(f(t)\) with fundamental period \(T\) (the smallest positive period for which the function repeats):

f(t+T)=f(t)f(t+T)=f(t)

The corresponding fundamental frequency \(f_0\) (the frequency associated with one complete repetition of the waveform) and fundamental angular frequency \(\omega_0\) are

f0=1Tf_0=\frac{1}{T}
ω0=2πf0=2πT\omega_0=2\pi f_0=\frac{2\pi}{T}

A periodic function with fundamental angular frequency \(\omega_0\) can be represented as a sum of a constant term and sine and cosine functions whose frequencies are integer multiples of \(\omega_0\). This representation is called the Fourier series of the function.

The Fourier series can first be written in its expanded form as

f(t)=a02+a1cos(ω0t)+b1sin(ω0t)+a2cos(2ω0t)+b2sin(2ω0t)+a3cos(3ω0t)+b3sin(3ω0t)+f(t)\equal \frac{a_0}{2} +a_1\cos(\omega_0t)+b_1\sin(\omega_0t) +a_2\cos(2\omega_0t)+b_2\sin(2\omega_0t) +a_3\cos(3\omega_0t)+b_3\sin(3\omega_0t) +\cdots

Here, the sine and cosine functions are the basic periodic building blocks of the more general periodic function \(f(t)\).

The first term \(a_0/2\) is the DC component (the average value of the waveform). The terms containing \(\omega_0\) form the fundamental component, while the terms containing \(2\omega_0,3\omega_0,\ldots\) are called the higher harmonics (sinusoidal components whose frequencies are integer multiples of the fundamental frequency).

Using the harmonic number \(n=1,2,3,\ldots\), the expanded Fourier series can be written compactly as

f(t)=a02+n=1[ancos(nω0t)+bnsin(nω0t)]\boxed{ f(t)\equal \frac{a_0}{2} + \sum_{n=1}^{\infty} \left[ a_n\cos(n\omega_0t) + b_n\sin(n\omega_0t) \right] }

where \(a_0,a_n\), and \(b_n\) are called the Fourier coefficients (constants that determine the contribution of the DC, cosine, and sine components to the waveform).

The Fourier coefficients are obtained over any one complete period of \(f(t)\):

a0=2Tt0t0+Tf(t),dta_0= \frac{2}{T} \int_{t_0}^{t_0+T} f(t),dt
an=2Tt0t0+Tf(t)cos(nω0t),dt,n=1,2,3,a_n= \frac{2}{T} \int_{t_0}^{t_0+T} f(t)\cos(n\omega_0t),dt, \qquad n=1,2,3,\ldots
bn=2Tt0t0+Tf(t)sin(nω0t),dt,n=1,2,3,b_n= \frac{2}{T} \int_{t_0}^{t_0+T} f(t)\sin(n\omega_0t),dt, \qquad n=1,2,3,\ldots

Here, \(t_0\) is an arbitrary starting point, and the interval from \(t_0\) to \(t_0+T\) represents one complete period.

The DC component can therefore be written as

a02\frac{a_0}{2}

1Tt0t0+Tf(t),dt\frac{1}{T} \int_{t_0}^{t_0+T} f(t),dt

which is simply the average value also called DC components of the periodic function over one period.

The role of the harmonic number \(n\) can be seen directly by expanding the series:

Value of \(n\)ComponentAngular frequencyFrequency
\(n=0\)DC component\(0\)\(0\)
\(n=1\)Fundamental\(\omega_0\)\(f_0\)
\(n=2\)Second harmonic\(2\omega_0\)\(2f_0\)
\(n=3\)Third harmonic\(3\omega_0\)\(3f_0\)
\(n\)\(n\)th harmonic\(n\omega_0\)\(nf_0\)

Thus, a periodic waveform is represented by a DC component together with sinusoidal components at

0,ω0,2ω0,3ω0,0,\quad \omega_0,\quad 2\omega_0,\quad 3\omega_0,\quad\ldots

or equivalently,

0,f0,2f0,3f0,0,\quad f_0,\quad 2f_0,\quad 3f_0,\quad\ldots

This idea is particularly useful in power electronics, where voltage and current waveforms are often periodic but non-sinusoidal. Fourier series allows such a waveform to be expressed in terms of its average value, fundamental component, and harmonic components, providing the basis for the analysis of switching waveforms, ripple, filters, and harmonic content.

Magnitude-Phase Form of the Fourier Series

The trigonometric Fourier series expresses each harmonic using separate cosine and sine components. While this form is convenient for deriving the Fourier coefficients, it is often more useful in engineering to describe each harmonic by a single magnitude and phase angle.

The magnitude-phase form combines the cosine and sine terms at the same harmonic frequency into one equivalent sinusoidal component. This makes it easier to see how strongly each harmonic is present in the waveform and what phase shift it has relative to the chosen time reference.

For the \(n\)th harmonic, the magnitude \(C_n\) represents the peak amplitude of that sinusoidal component, while its RMS value is \(C_n/\sqrt{2}\).

The trigonometric Fourier series is written as

f(t)=a02+n=1[ancos(nω0t)+bnsin(nω0t)]f(t)\equal\frac{a_0}{2} +\sum_{n=1}^{\infty} \left[ a_n\cos(n\omega_0 t) + b_n\sin(n\omega_0 t) \right]

For each harmonic, the sine and cosine terms at the same frequency \(n\omega_0\) can be combined into a single sinusoidal term.

Thus,

ancos(nω0t)+bnsin(nω0t)a_n\cos(n\omega_0 t)+b_n\sin(n\omega_0 t)

can be written as

Cncos(nω0tϕn)C_n\cos(n\omega_0 t-\phi_n)

where \(C_n\) is the magnitude of the \(n\)th harmonic and \(\phi_n\) is its phase angle.

Therefore, the Fourier series can be written in magnitude-phase form as

f(t)=a02+n=1Cncos(nω0tϕn)\boxed{ f(t)\equal \frac{a_0}{2} + \sum_{n=1}^{\infty} C_n\cos(n\omega_0 t-\phi_n) }

The harmonic magnitude is

Cn=an2+bn2\boxed{ C_n=\sqrt{a_n^2+b_n^2} }

and the phase angle is

ϕn=atan2(bn,an)\boxed{ \phi_n=\operatorname{atan2}(b_n,a_n) }

The use of \(\operatorname{atan2}(b_n,a_n)\) is preferred because it gives the correct phase quadrant from the signs of both Fourier coefficients.

The expanded form is therefore

f(t)=a02+C1cos(ω0tϕ1)+C2cos(2ω0tϕ2)+C3cos(3ω0tϕ3)+f(t)\equal \frac{a_0}{2} + C_1\cos(\omega_0 t-\phi_1) + C_2\cos(2\omega_0 t-\phi_2) + C_3\cos(3\omega_0 t-\phi_3) +\cdots

Here, \(C_1\) is the magnitude of the fundamental component, \(C_2\) is the magnitude of the second harmonic, \(C_3\) is the magnitude of the third harmonic, and so on.

Thus, the two Fourier-series forms contain the same information:an, bna_n,\ b_n

describe the cosine and sine contributions separately, whileCn, ϕnC_n,\ \phi_n

describe the same harmonic using its magnitude and phase.

an=2Tt0t0+Tf(t)cos(nω0t)dt\begin{equation} a_n=\frac{2}{T}\int_{t_0}^{t_0+T}f(t)\cos(n\omega_0t)\,dt \end{equation}

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top