Ae2235 Topic I.2 2020
Ae2235 Topic I.2 2020
Max Mulder
Version 2019-2020
Wednesday April 23, 2020
Delft
University of
Technology
. 2 / 66
3-1 Introduction
In this chapter (and Chapter 4) we consider procedures for resolving
certain classes of signals into superpositions of sines and cosines
or, equivalently, complex exponential signals in the form exp(jωt).
For periodic signals this resolution results in the Fourier series.
For aperiodic signals this resolution results in the Fourier integral.
The first advantage of Fourier series and Fourier transform
representations is that they immediately characterize the signal in
the frequency domain.
Note The second advantage is that when a signal can be described as the sum of sinusoidal components and since for a
linear system the superposition principle holds, the response of the system to any input signal can be computed as the sum
of the system responses to each of the sinusoidal components. This will be discussed in the next lecture.
. 3 / 66
Fourier
Jean Baptiste Joseph Fourier (1768-1830) was a French math-
ematician and physicist.
He went with Napoleon to Egypt, then returned to France to be-
come préfect of Isère, and there, in his spare time, he worked on
the mathematical descriptions of heat transfer and vibrations.
In 1822 he presented his main work on heat flow, in which he
claims that any function of a variable, whether continuous
or discontinuous, can be expanded in a series of sines of
multiples of the variable.
Though this result is not correct, Fourier’s observation that some
discontinuous functions are the sum of infinite series was a
breakthrough.
The Fourier series and the Fourier transform have been named
in his honour.
. 4 / 66
3-2 Trigonometric Series
A powerful technique in signal analysis is the so-called signal
de-composition method, where the signal concerned is viewed as a
linear combination of certain basis functions.
The Fourier series expansion relies on sinusoids as its basic
components and this has proven to be an extremely suitable choice.
Ziemer approaches the Fourier series somewhat heuristically, using
Examples 3-1 and 3-2, and then continues with a formal derivation.
. 5 / 66
3-2 Trigonometric Series (2)
. 6 / 66
3-2 Trigonometric Series (3)
. 7 / 66
3-2 Trigonometric Series (4)
We see that, a square wave appears to be taking shape as more terms are
included in the partial sum. As each harmonic (i.e., a sinusoid component with a
frequency that is an integer multiple of the fundamental frequency) is added, the
ripple in the ‘flat top’ becomes smaller, and possesses a frequency equal to that of
the highest harmonic included in the series.
The convergence of the series at any particular point may be examined by simply
substituting the appropriate value of ω0 t. For example, when ω0 t = π/2, we obtain:
1 − 31 + 51 − 71 + 19 + . . . = π
4
If we want the series (3-1) to have a value of one at ω0 t = π/2 then we simply
multiply the series with 4/π.
Indeed, we will see a little later that the unit-amplitude square wave can be
represented by the series:
4 1 1
xsq (t) = π sin(ω0 t) + 3 sin(3ω0 t) + 5 sin(5ω0 t) + . . . , −∞ < t < ∞
Introduction Real F-S Complex F-S Symmetry
. 8 / 66
3-2 Trigonometric Series (5)
Example 3-2 shows a similar result, where again a particular sum of sinusoidal
components is capable of describing a saw-tooth waveform (Figure 3-2).
. 9 / 66
3-2 Trigonometric Series (6)
It will be shown that the resulting series, unique for each periodic
signal, is called the trigonometric Fourier series of that signal.
. 10 / 66
Real F-S
. 11 / 66
3-3 Fourier Series derivation
We begin with stating the general form that the trigonometric Fourier series
representation of a periodic signal may have:
x(t) = a0 + a1 cos(ω0 t) + a2 cos(2ω0 t) + . . .
+b1 sin(ω0 t) + b2 sin(2ω0 t) + . . ., , −∞ < t < ∞ (3-5)
. 12 / 66
3-3 Fourier Series derivation (2)
We begin with R a0 . The approach is to integrate all terms in (3-5) over one period,
indicated by T0 :
R R R R
T0
x(t)dt = T0 a0 dt + T0 a1 cos(ω0 t)dt + T0 a2 cos(2ω0 t)dt + . . .
R R
+ T0 b1 sin(ω0 t)dt + T0 b2 sin(2ω0 t)dt + . . . (3-7)
Now, all terms on the right-hand side, except the first one, are zero, as we are
integrating a sine or cosine over one period. For any sin(nω0 t) and cos(nω0 t) as
much area appears above the t-axis as below it in one period.
R
Obviously then, we get: T0 x(t)dt = a0 T0 , and therefore:
1 R
a0 = T T0 x(t)dt (3-8)
0
. 13 / 66
3-3 Fourier Series derivation (3)
Using the series form (3-6) we then derive a general expression valid for any of the
an coefficients (except a0 which is now known). The approach is to multiply both
sides of (3-6) with cos(mω0 t) and then integrate over one period T0 :
R R
T0
x(t) cos(mω0 t)dt = a0 T0 cos(mω0 t)dt
n=∞
R P
+ T0 an cos(nω0 t) cos(mω0 t)dt
n=1
n=∞
R P
+ T0 bn sin(nω0 t) cos(mω0 t)dt (3-9)
n=1
The first term on the right-hand side is zero. We then multiply each term of the
series in parentheses by the cos(mω0 t) term and integrate term-by-term (note that
essentially we interchange the order of summation and integration):
R n=∞
P R
T0
x(t) cos(mω0 t)dt = an T0 cos(nω0 t) cos(mω0 t)dt
n=1
n=∞
P R
+ bn T0
sin(nω0 t) cos(mω0 t)dt (3-10)
n=1
Introduction Real F-S Complex F-S Symmetry
. 14 / 66
3-3 Fourier Series derivation (4) VIS
Now we are going to use the orthogonality property of integrals involving
products of sines and cosines:
R 0 : m 6= n
I1 = T0 sin(mω0 t) sin(nω0 t)dt = (3-11)
T /2 : m = n 6= 0
0
R 0 : m 6= n
I2 = T0 cos(mω0 t) cos(nω0 t)dt = (3-12)
T0 /2 : m = n 6= 0
R
I3 = T0 sin(mω0 t) cos(nω0 t)dt = 0, for all m, n (3-13)
In all these integrals, m and n are integers and T0 is the period corresponding with
the fundamental frequency ω0 .
The orthogonality of (3-11) is shown graphically in the next slides.
. 15 / 66
3-3 Fourier Series derivation (5)
Orthogonality Here we show y1 (t) = sin(2πf0 t), y2 (t) = sin(2π2f0 t), and y3 (t) = sin(2π3f0 t) as a
function of time, for f0 = 1/20 s. We also show the products y1 (t)y1 (t), y1 (t)y2 (t) and y1 (t)y3 (t).
1
y1 (t) 1
y1 (t) (blue) and y2 (t) (green)
1
y1 (t) (blue) and y3 (t) (green)
0 0 0
−1 −1 −1
0 10 20 0 10 20 0 10 20
t, s t, s t, s
y1 (t)y1 (t) y1 (t)y2 (t) y1 (t)y3 (t)
1 1 1
0.8
0.5 0.5
0.6
0 0
0.4
−0.5 −0.5
0.2
0 −1 −1
0 10 20 0 10 20 0 10 20
t, s t, s t, s
. 16 / 66
3-3 Fourier Series derivation (6)
Orthogonality (2) Below we show y1 (t) = sin(2πf0 t), y2 (t) = sin(2π2f0 t), and their product y1 (t)y2 (t),
all as a function of time. Note that areas ‘a’ and ‘b’ are complementary: their sum is zero (a + b + b + a = 0). In fact, here b = -a.
1
y1 (t) (blue) and y2 (t) (green)
0.5
−0.5
−1
0 2 4 6 8 10 12 14 16 18 20
t, s
y1 (t)y2 (t)
1
0.5
a b b a
−0.5
−1
0 2 4 6 8 10 12 14 16 18 20
t, s
. 17 / 66
3-3 Fourier Series derivation (7)
Orthogonality (3) Below we show y1 (t) = sin(2πf0 t), y3 (t) = sin(2π3f0 t), and their product y1 (t)y3 (t),
all as a function of time. Note that areas ‘a’ and ‘b’ are complementary: their sum is zero (a + b + a + a + b + a = 0). Here b = - 2 a!
1
y1 (t) (blue) and y3 (t) (green)
0.5
−0.5
−1
0 2 4 6 8 10 12 14 16 18 20
t, s
y1 (t)y3 (t)
1
0.5
a b a a b a
−0.5
−1
0 2 4 6 8 10 12 14 16 18 20
t, s
. 18 / 66
3-3 Fourier Series derivation (8)
we see that each term in the second series on the right-hand side is zero, for all
values of m and n (integral I3 (3-13)).
We also see that each term in the first series on the right-hand side is also zero,
except for the one term where n equals m, where the integral equals T0 /2 (integral
I2 (3-12)). We therefore obtain:
R
x(t) cos(mω t)dt = a T0
T0 0 m 2
2 R
am = T T0 x(t) cos(mω0 t)dt , m ∈ N + (3-15)
0
. 19 / 66
3-3 Fourier Series derivation (9) VIS
In a similar manner, we can find the values for coefficients bn , namely by
multiplying (3-6) with sin(mω0 t), integrating it over one period T0 and using the
integral properties (3-11) and (3-13). We obtain:
2 R
bm = T T0 x(t) sin(mω0 t)dt (3-16)
0
2 R
am = T T0 x(t) cos(mω0 t)dt , m ∈ N + (3-15)
0
2 R
bm = T T0 x(t) sin(mω0 t)dt , m ∈ N + (3-16)
0
. 20 / 66
3-3 Fourier Series derivation (10)
The limit of the Fourier series sum at a point of discontinuity is simply the average
of the left- and right-hand limits (Figure 3-3).
Introduction Real F-S Complex F-S Symmetry
. 21 / 66
3-3 Fourier Series derivation (11)
Another important property is that when x(t) is known only for a particular time
interval, like T0 seconds, then the Fourier series coefficients will be computed in
such a way that the Fourier series representation converges to x(t) within T0 .
Now, outside this interval the Fourier series will describe a signal that is the
periodic extension of x(t), see Figure 3-4.
Even when x(t) is not periodic, its Fourier series approximation will always be!
. 22 / 66
3-3 Fourier Series example
@home: Study Example 3-3
Example 3-4 We consider the square wave defined by:
A : 0 < t < T0 /2
x(t) = (3-21)
−A : T0 /2 < t < T0
and periodically extended outside this interval. The average value of x(t) is zero, so a0 = 0.
The coefficients am that belong to the cosine terms in (3-6) are computed:
T
R0
2
am = T0 x(t) cos(mω0 t)dt
0
TR
0 /2 T
R0
2 2
= T0
A cos(mω0 t)dt + T0
(−A) cos(mω0 t)dt
0 T0 /2
!
T0 /2 T0
2A sin(mω0 t) sin(mω0 t)
= T0 mω0 − mω0
0 T0 /2
Recall that ω0 = 2π/T0 such that sin(mω0 T0 /2) = sin(mπ) which equals 0, and
sin(mω0 T0 ) = sin(2mπ) which is also 0. Hence, all the am components are zero!
. 23 / 66
3-3 Fourier Series example (2)
. 24 / 66
3-3 Fourier Series example (3)
Similarly, when representing an EVEN signal (i.e., a signal where x(−t) = x(t) only the
EVEN components of the Fourier series (the ‘cosines’) are used.
. 25 / 66
3-3 Fourier Series example (4)
1.5
0.5
partial sum
0
−1
−1.5
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1
time, s
(Note that we took A=1 and T0 = 1 second here)
1.5
0.5
partial sum
−1
−1.5
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1
time, s
. 26 / 66
3-3 Fourier Series example (5)
1.5
0.5
partial sum
0
−1
−1.5
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1
time, s
1.5
0.5
partial sum
−1
−1.5
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1
time, s
. 27 / 66
3-3 Fourier Series example (6)
0.5
partial sum
−1
−1.5
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1
time, s
1.2
1 (discussed in 4-10)
0.9
0.8
0.7
0.465 0.47 0.475 0.48 0.485 0.49 0.495 0.5 0.505 0.51 0.515
time, s
. 28 / 66
3-3 Fourier Series example (7)
Note that when adding more components, the values of the Fourier coefficients that we
already had, do not change.
. 29 / 66
3-3 Fourier Series example (8)
0.5
am 0
−0.5
−1
0 10 20 30 40 50 60 70 80 90 100
m
1.5
1
bm
0.5
−0.5
−1
0 10 20 30 40 50 60 70 80 90 100
m
. 30 / 66
3-3 Fourier Series example (9)
0.5
am 0
−0.5
−1
0 10 20 30 40 50 60 70 80 90 100
m
1.5
1
bm
0.5
−0.5
−1
0 10 20 30 40 50 60 70 80 90 100
m
. 31 / 66
3-3 Fourier Series example (10)
0.5
am 0
−0.5
−1
0 10 20 30 40 50 60 70 80 90 100
m
1.5
1
bm
0.5
−0.5
−1
0 10 20 30 40 50 60 70 80 90 100
m
. 32 / 66
3-3 Fourier Series example (11)
The signal model in the frequency domain, first 101 trigonometric FS coefficients
1
0.5
am 0
−0.5
−1
0 10 20 30 40 50 60 70 80 90 100
m
1.5
1
bm
0.5
−0.5
−1
0 10 20 30 40 50 60 70 80 90 100
m
. 33 / 66
3-3 Fourier Series Amplitude/Phase
spectrum
The real trigonometric FS gives an array of real numbers (a0 , and {am , bm } for m = 1, 2, . . .),
which can be converted in the single-sided amplitude and phase spectra as follows.
Consider the k-th harmonic, and suppose we would like to express the cosine/sine
combination (ak , bk ) as a single cosine function with amplitude Ak and phase θk :
ak cos(kω0 t) + bk sin(kω0 t) = Ak cos(kω0 t + θk )
It can be easily shown that (use cos(u + v) = cos(u) cos(v) − sin(u) sin(v) on the right-hand side):
ak = Ak cos(θk ) and bk = −Ak sin(θk )
which allows us to obtain the amplitude and phase of the k-th harmonic:
p
Ak = a2k + b2k and θk = arctan(−bk /ak )
Then, plotting the Am ’s and θm ’s for all values of (k =)m = 1, 2, . . . we obtain the
single-sided amplitude and phase spectra, respectively. Note that A0 = a0 and θ0 = 0,
representing the signal’s average.
On the next slide, we show the amplitude/phase spectra of the signal used in Example 3-4.
. 34 / 66
3-3 Fourier Series Amplitude/Phase
spectrum (2)
The single-sided amplitude
2
and phase spectrum, first 51 trigonometric FS coefficients
1.5
Am
0.5
−0.5
−1
0 10 20 30 40 50 60 70 80 90 100
m
2
1
θm
−1
−2
0 10 20 30 40 50 60 70 80 90 100
m
We see that, as we only needed sine components, all phases equal −π/2; the Am ’s are equal to the bm ’s. Multiplying the index m on
the horizontal axis with the fundamental frequency in Hz (f0 ) or rad/s (ω0 ) yields a frequency axis in Hz or rad/s, resp.
. 35 / 66
Complex F-S
. 36 / 66
3-4 Complex Exponential Fourier Series
Another form of the Fourier series that involves complex
exponential functions can be obtained by substituting the complex
exponential forms of sin(ω0 t) and cos(ω0 t) in (3-6).
With sin(nω0 t) = 1
2j
ejnω0 t − e−jnω0 t and cos(nω0 t) = 1
2
ejnω0 t + e−jnω0 t we obtain:
n=∞
P
x(t) = a0 + an 12 (ejnω0 t + e−jnω0 t )
n=1
n=∞
P
+ bn 2j1 (ejnω0 t − e−jnω0 t )
n=1
n=∞
P n=∞
P
x(t) = a0 + 1
(a
2 n
− jbn )ejnω0 t + 1
(a
2 n
+ jbn )e−jnω0 t (3-27)
n=1 n=1
. 37 / 66
3-4 Complex Exponential FS (2) VIS
We see in (3-27) that both exp(jnω0 t) and exp(−jnω0 t) are present in the series.
This is because the sum of two complex conjugate phasors yields a real signal.
. 38 / 66
3-4 Complex Exponential FS (3)
. 39 / 66
3-4 Complex Exponential FS (4)
. 40 / 66
3-4 Complex Exponential FS (5)
Example (3-4) (extended) Remember Example 3-4 where we showed that the
trigonometric Fourier series of a square wave (amplitude A) consist of am ’s which are all
4A
zero, and bm ’s which are given by mπ for odd m and 0 for even m.
Using (3-32a) and (3-32b) we can easily compute the values of the complex exponential
FS, which is double-sided, so we need them for positive m (the positive frequencies, or the
counter-clockwise rotating phasors) and negative m (the negative frequencies, or the
clockwise rotating phasors).
−j
Since all am ’s are zero, the complex FS coefficients are purely imaginary and equal 2 m
b
and 2j bm for positive and negative frequencies, respectively.
The single-sided real-valued FS and the double-sided complex-valued FS coefficients are
shown on the next slide. Note that the complex valued FS can only be drawn like this by
virtue of the fact that it is purely imaginary (complex numbers have two dimensions, right?).
Usually, we draw the complex-valued FS coefficients using the magnitude and phase, as
will be discussed later on.
. 41 / 66
3-4 Complex Exponential FS (6)
1.5 1.5
1 1
am
bm
0.5 0.5
0 0
−0.5 −0.5
−1 −1
0 10 20 30 40 50 0 10 20 30 40 50
m m
Double-sided 51 complex FS coefficients Xm
1
0.5
Im(Xm )
−0.5
−1
−50 −40 −30 −20 −10 0 10 20 30 40 50
m
Introduction Real F-S Complex F-S Symmetry
. 42 / 66
3-4 Complex Exponential FS (7)
Now, suppose we want to know the FS coefficients of an odd square wave. In other words,
we want to know the change in the Fourier coefficients due to a time shift in the waveform,
in this case a shift of T0 /4.
Consider the general case first. Let the Fourier coefficients of the unshifted waveform be
denoted as Xn and those for the time-shifted waveform be Yn (with time-shift τ0 seconds).
. 43 / 66
3-4 Complex Exponential FS (8)
where we remember that the integration can be over any T0 -second interval. So, in our
case of shifting the even square wave with τ0 = T0 /4 we get:
−jXn : n = ±1, ±5, . . .
Yn = Xn e−jnπ/2 = (3-43)
jXn : n = ±3, ±7, . . .
with Xn the Fourier coefficients of the even square wave (Table 3-1, entry 4), which are all
real and zero for even values of n. Then Yn are the Fourier coefficients of the odd square
wave, all imaginary, and zero for even n. @home: is (3-43) correct?
Introduction Real F-S Complex F-S Symmetry
. 44 / 66
3-4 Complex Exponential FS (9)
Let us first draw this so-called pulse train function in time (Note that it is annotated incorrectly on page 116
(Table 3-1, entry 3); further note that when τ is very small and A = 1/τ we have an impulse train).
T0
A
... τ ...
time t
t0
The function is periodic with T0 . We can use (3-31) to compute the FS coefficients:
t0 +τ
R /2
Xn = 1
T0
Ae−jnω0 t dt, (3-34)
t0 −τ /2
A t0 +τ /2
where ω0 = 2π/T0 . For n = 0: X0 = t|
T0 t0 −τ /2
= Aτ /T0 (3-35b).
Introduction Real F-S Complex F-S Symmetry
. 45 / 66
3-4 Complex Exponential FS (10)
. 46 / 66
3-4 Intermezzo: the SINC function VIS
Equation (3-35c) contains a very important function, the so-called
sinc function, defined as:
sin(πz)
sinc(z) = πz (3-36)
The sinc function is even, and has a maximum of ‘1’ at z = 0 (use L’Hospital).
The sinc function equals ‘0’ at z = ±1, ±2, ±3, . . .
Introduction Real F-S Complex F-S Symmetry
. 47 / 66
3-4 Complex Exponential FS (11)
Xn = Aτ
T0 e −j2πnf0 t0
sinc(nf0 τ )
For n = 0 this function has its maximum of AτT0 (here the amplitudes of both the complex
exponential function as well as the sinc function equal one).
When t0 (the time-shift) is zero, the pulse train becomes an even function and as a result
the FS coefficients become all real (i.e., we only need the cosines...).
For t0 = 0, the FS coefficients are zero for integer values of nf0 τ , that is, when
nf0 τ = ±1, ±2, ±3, . . .
. 48 / 66
3-4 Complex Exponential FS (12)
periodic block function with τ = 1 s and T0 = 3 s
0.6
0.4
0.2
0
−20 −15 −10 −5 0 5 10 15 20
t, s
sinc function (dotted) and Fourier coefficients (circles) The Fourier series coefficients Xn are all
real and their magnitudes can be shown as a
1
nf0 = −3 nf0 = −2 nf0 = −1 T0 nf0 = 1 nf0 = 2 nf0 = 3 function of frequency f (in Hz).
0.4
−4 −3 −2 −1 0 1 2 3 4 To be continued later
f , Hz
. 49 / 66
3-4 Complex Exponential FS (13)
Example 3-6 In this example the complex FS coefficients are computed for a
half-rectified sine wave:
A sin(ω0 t) : 0 ≤ t ≤ T0 /2
x(t) = (3-37)
0 : T0 /2 ≤ t ≤ T0
It can be shown (Ziemer, page 116-117) that the Fourier coefficients become:
A
π(1 − n2 ) : n = 0, ±2, ±4, . . .
Xn = 0 : n odd and 6= ±1
1
− 4 jnA : n = ±1
@home: Prove the second entry in Table 3-1.
The figures on the following slides (Figure 3-9) show how fast the partial sums of the FS
approach the half-rectified sine wave. This is because no discontinuities are present in the
waveform.
. 50 / 66
3-4 Complex Exponential FS (14)
1.5
0.5
partial sum
0
max. harmonic = 2
−0.5
−1
−1.5
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1
time, s
1.5
0.5
partial sum
0
max. harmonic = 8
−0.5
−1
−1.5
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1
time, s
. 51 / 66
3-4 Complex Exponential FS (15)
1.5
0.5
partial sum
0
max. harmonic = 16
−0.5
−1
−1.5
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1
time, s
1.5
0.5
partial sum
0
max. harmonic = 32
−0.5
−1
−1.5
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1
time, s
. 52 / 66
Symmetry
. 53 / 66
3-5 Symmetry Properties of the FS
The complex exponential Fourier series (3-31) can be written as:
1
R j
R
Xm = T0 T0 x(t) cos(mω0 t)dt − T0 T0 x(t) sin(mω0 t)dt (3-44)
For real functions x(t), the first term in (3-44) is the real part of Xm
and the second term is the imaginary part of Xm .
Comparing (3-44) with (3-15) and (3-16) we see that:
1
(am − jbm ) : m>0
Xm = 2
1 (3-45)
(a + jb−m ) : m < 0
2 −m
which is another way to obtain (3-22a). Thus:
am = 2 Re(Xm ) and bm = −2 Im(Xm ) for m > 0, (3-46)
∗
and we already saw that Xm = X−m , the conjugates. (3-47)
. 54 / 66
3-5 Symmetry Properties of the FS (2)
. 55 / 66
3-4 Symmetry Properties of the FS (3)
Example (3-4) (extended again) Once again, remember Example 3-4 where
we showed that the trigonometric Fourier series of a square wave (amplitude A) consist of
4A
am ’s which are all zero, and bm ’s which are given by mπ for odd m and 0 for even m.
For positive frequencies (Xm ), the magnitude of the complex FS coefficient Xm , |Xm | then
√ 2
equals 2 am + b2m = 12 bm . The phase of Xm , θm equals arctan(− abm
1
m
) = arctan(−∞)
= − π2 .
For negative frequencies (X−m ) we get for the magnitude |X−m | = |Xm | = 12 bm , and for
the phase θ−m = −θm = π2 .
The magnitude and phase of the complex FS coefficients are shown in the next slide, for all
(i.e., positive and negative frequencies).
Try to imagine for yourself why this figure looks like it does. Imagine the two phasors
rotating counter-clockwise (positive frequencies) and clockwise (negative frequencies). We
need them both to construct the real signal.
The magnitude is the ‘size’ of the phasor, a complex vector, i.e., the vector length. The
phase is the initial angle of the vector for t=0.
. 56 / 66
3-5 Symmetry Properties of the FS (4)
0.5
|Xm |
−0.5
−50 −40 −30 −20 −10 0 10 20 30 40 50
m
Phase of the first 51 complex FS coefficients
2
1
θm
−1
−2
−50 −40 −30 −20 −10 0 10 20 30 40 50
m
Introduction Real F-S Complex F-S Symmetry
. 57 / 66
3-5 Symmetry Properties of the FS (5)
2 2
x(t)
am
bm
0
1 1
−5 0 0
0 1 2 0 1 2 3 4 0 1 2 3 4
t m m
5 3
1
Xm
2
|Xm |
x(t)
0 0
6
1
−1
−5 0
0 1 2 −4 −3 −2 −1 0 1 2 3 4 −4 −3 −2 −1 0 1 2 3 4
t m m
. 58 / 66
3-5 Symmetry Properties of the FS (6)
we can see that the imaginary part will be zero since it is an odd
function that integrates to zero over an interval symmetrically placed
about t = 0.
Hence, for an even function all bm ’s are zero and “we only use the
cosine components to describe the signal”. The Xm ’s are all real.
Introduction Real F-S Complex F-S Symmetry
. 59 / 66
3-5 Symmetry Properties of the FS (7)
we can see that the real part will be zero since it is an odd function
that integrates to zero over an interval symmetrically placed about
t = 0.
For an odd function all am ’s are zero and “we only use the sine
components to describe the signal”. The Xm ’s are all imaginary.
Introduction Real F-S Complex F-S Symmetry
. 60 / 66
3-5 Symmetry Properties of the FS (8)
T0
... ...
x(t′ )
A
t
T
x(t + 20 )
′
T0 /2
T0 (= 2T0∗ )
... T ...
x(t′ ) x(t′ + 20 )
A
T0 /2
Introduction Real F-S Complex F-S Symmetry
. 61 / 66
3-5 Symmetry Properties of the FS (9)
. 62 / 66
3-5 Symmetry Properties of the FS (10)
The most important properties of the Fourier series are summarized in Table 3-2.
Study this table well, and check whether you can prove the properties yourself.
Yet, one other property of the Fourier series coefficients that may be useful later, is
more or less ‘hidden’ in Problem 3-7.
Suppose that differentiation of a periodic signal x(t) results in a signal that has a
Fourier series Xn′ . Then it can be shown that:
Xn′ = (jnω0 )Xn
This property can be generalized as:
dk x(t) P∞
k = (jnω0 )k Xn ejnω0 t (*)
dt n=−∞
. 63 / 66
3-5 Symmetry Properties of the FS (11)
The proof can be easily extended to higher order derivatives, e.g., by stating that when
signal g(t) = dx(t)/dt has Fourier coefficient Gn equal to Xn′ then use the same procedure
to show that the Fourier coefficient of dg(t)/dt equals G′n = (jnω0 )Gn . Etcetera etcetera
Introduction Real F-S Complex F-S Symmetry
. 64 / 66
Recommended home work
• Study 3-1, 3-2, 3-3, 3-4, 3-5
• Read the Summary points 3-1 until 3-8
• Study Table 3-2 carefully
• Derive the equations yourself, get a grip on the mathematics!
• Make Exercises 3-3, 3-4, 3-14, 3-16, 3-17, 3-18
• Use the Matlab GUI demonstration (BrightSpace)
• Look at the old exams!
. 65 / 66
Bonus slide
Example 3-7 (continued) We found in Ziemer that:
−jXn : n = ±1, ±5, . . .
Yn = Xn e−jnπ/2 = (3-43)
jXn : n = ±3, ±7, . . .
with Xn the Fourier coefficients of the even square wave (Table 3-1, entry 4), which are all
real and zero for even values of n. Then Yn are the Fourier coefficients of the odd square
wave, which are all imaginary.
The right answer, however,
is that:
−jXn : n = . . . , −7, −3, 1, 5, 9, . . .
Yn = Xn e−jnπ/2 =
jXn : n = . . . , −9, −5, −1, 3, 7, . . .
Basically, what you get for the odd square wave coefficients (see Example 3-4 (extended)):
2A : n odd and n > 0
−j nπ
Yn = +j 2A : n odd and n < 0
|n|π
0 : even n
or: Yn = −j 2A
nπ for all odd n, and zero for all other n.
. 66 / 66