Module 2: Lecture 5 Fourier Series Decomposition and Its Applications
Module 2: Lecture 5 Fourier Series Decomposition and Its Applications
Module 2: Lecture 5 Fourier Series Decomposition and Its Applications
1 Introduction
We have been decomposing periodic waveform into their periodic sinusoidal components. In this
lecture we look at a variation of the same decomposition using complex exponential functions.
One way of doing is to convert each sinusoidal component of sinusoidal decomposition into cor-
responding exponential functions. However, in some cases, we prefer to a priori decompose the
waveform in complex exponential components.
We shall also see how to go from the complex exponential components to sinusoidal components.
We then look at the applications of both sinusoidal and complex exponential decomposition, in
particular we will be analyzing its utility in determining output from a linear shift invariant sys-
tem on applying periodic input. We will also see some conditions under which we can not obtain
Fourier series decomposition for a periodic waveform.
Basically, we are trying to write x(t) as a linear combination complex exponential functions rotat-
ing at angular frequencies 2πk/T for all integer k. Notice that complex exponentials with angular
frequency as positive integral multiple of 2πk/T represent anticlockwise rotating phasor while the
complex exponentials with negative angular frequency represent clockwise rotating phasor.
Note that in above sum, for k = 0, we will have the component as A0 cos(φ0 ), we can merge
constant cos(φ0 ) into A0 and we will simply have constant A0 for k = 0. Now for non zero integer
k using cos(θ) = 21 (ejθ + (ejθ )∗ ), (Note: C ∗ denotes complex conjugate of C), we have
!
1
Ak cos(2πkt/T + φk ) = jφk j2πkt/T
Ak e e + (Ak e ) (e
jφk ∗ −j2πkt/T
)
2
2
IITBombayX EE210.1X
whereas, for k = 0,
Z T /2
1dt = T
−T /2
So, basically we can obtain C0 by integrating x(t) over time T . In the Fourier Decomposition only
C0 will give a non zero integral which is equal to C0 · T Hence,
1 T /2
Z
C0 = x(t)dt
T −T /2
Now, since for real x(t) we have Ck = (C−k )∗ , we get
Ck ej2πkt/T = (C−k e−j2πkt/T )∗
. So we have
Ck ej2πkt/T + C−k e−j2πkt/T = 2Re(Ck ej2πkt/T )
Using the polar form of Ck which is |Ck |eφk , we get
The advantage of doing this is that we can use the fact that a complex exponential input to a
linear shift invariant system simply gives the same complex exponential multiplied by a constant
as its ouput. By phasor analysis of the circuit, we have the transfer function
j(2πk/T )CR
1 + j(2πk/T )CR
3
IITBombayX EE210.1X
This illustrates the power of having complex exponential decomposition of a waveform since we
can obtain the output waveform quite simply if it is passed through a linear shift invariant system.
Now, one catch in the above discussion is that we assumed that the decomposition of x(t) in to a
Fourier series is possible. It turns out it’s not always the case that we can write a Fourier series
decomposition for a periodic waveform! Although, for most of the practical waveforms, we can
write it. We look at the conditions under which we can write the Fourier series decomposition for a
periodic waveform. There are some waveforms in which we cannot find the Fourier decomposition.
One such example is x(t) = sin (1/f rac(t)) where f rac(t) denotes fractional part of t. So, x(t) is
periodic with period 1 but still its Fourier series decomposition fails to exist. There are certain
conditions under which Fourier analysis can be done, they are called the ‘Dirichlet’ Conditions.
We shall not discuss them here.
Since, the above integral runs over τ and not t, the above expression reduces to
Z ∞
Ck ej2πkt/T h(τ ) · e−j2πkτ /T dτ
−∞
The integral reduces to a constant depending on k. So, what we obtain is quite interesting as it
is simply the input itself multiplied by a constant! Let us denote the constant by H(k). So, the
output which is the sum of the outputs obtained for each component is
∞
X
H(k)Ck ej2πkt/T
k=−∞
5 Conclusion
In this lecture we discussed about Fourier series decomposition, its properties and its application
in analysing linear shift invariant systems. In the coming lectures, we will discuss the significance
of the quantity H(k) we derived in previous section and begin with what is known as Fourier
Transform.