Fourier Series and Transform Overview Why Fourier transform? - - PDF document

fourier series and transform overview
SMART_READER_LITE
LIVE PREVIEW

Fourier Series and Transform Overview Why Fourier transform? - - PDF document

Fourier Series and Transform Overview Why Fourier transform? Trigonometric functions Who is Fourier? Fourier series Fourier transform Discrete Fourier transform Fast Fourier transform 2D Fourier transform Tips Why Fourier transform?


slide-1
SLIDE 1

Fourier Series and Transform

slide-2
SLIDE 2

Overview

Why Fourier transform? Trigonometric functions Who is Fourier? Fourier series Fourier transform Discrete Fourier transform Fast Fourier transform 2D Fourier transform Tips

slide-3
SLIDE 3

Why Fourier transform?

Fourier, not being noble, could not enter the artillery, although he was a second Newton. ⎯ Francois Jean Dominique Arago

For signal processing, Fourier transform is the tool to connect the time domain and frequency domain. Why would we do the exchange between time domain and frequency domain? Because we can do all kinds of useful analytical tricks in the frequency domain that are just too hard to do computationally with the original time series in the time domain. Simplify the calculation.

slide-4
SLIDE 4

Why Fourier transform?

) 50 * 2 sin( ) ( t t f π =

slide-5
SLIDE 5

Why Fourier transform?

This example is a sound record analysis. The left picture is the sound signal changing with time. However, we have no any idea about this sound by the time record. By the Fourier transform, we know that this sound is generated at 50Hz and 120Hz mixed with

  • ther noises.
slide-6
SLIDE 6

Trigonometric functions (ex.1)

Trigonometric system is the periodic functions as: 1, sinx, cosx, sin2x, cos2x, …, sinnx, cosnx, …. The properties of trigonometric system Trigonometric system is the orthogonal system

2 / ) cos( 2 / ) cos( cos cos φ θ φ θ φ θ + + − = 2 / ) cos( 2 / ) cos( sin sin φ θ φ θ φ θ + − − = (sin )' cos , (cos )' sin θ θ θ θ = = − ∫ = ∫ =

− − π π π π

sin , cos nxdx nxdx ∫ =

− π π

cos sin nxdx mx ∫ ⎩ ⎨ ⎧ = ≠ =

− π π

π n m n m nxdx mx cos cos ∫ ⎩ ⎨ ⎧ = ≠ =

− π π

π n m n m nxdx mx sin sin

slide-7
SLIDE 7

In Matlab

Int(f) Int(f,a,b) if f is a symbolic expression. q=quad(fun,a,b) q=quad(fun,a,b,tol) [q,fcnt]=quad(fun,a,b,…) Quadrature is a numerical method used to find the area under the graph of a function, that is, to compute a definite integral. q=quad(fun,a,b) tries to approximate the integral of function fun from a to b to within an error of 1e-6 using recursive adaptive Simpson quadrature. fun is a function handle for either an M-file function or an anonymous function. The function y=fun(x) should accept a vector argument x and return a vector result y, the integrand evaluated at each element of x.

b a

dx x f ) ( ∫ =

b a

dx x f q ) (

slide-8
SLIDE 8

Who is Fourier?

Fourier is one of the France’s greatest administrators, historians, and mathematicians. He graduated with honors from the military school in Auxerre and became a teach of math when he was 16 years old. Later he joined the faculty at Ecole Normale and then the Polytechnique in Paris when he is 27. He went to Egypt with Napoleon as the Governor of Lower Egypt after the 1798 Expedition. He was secretary of the Academy of Sciences in 1816 and Fellow in 1817. Don’t believe it?

Neither did Lagrange, Laplace, Poisson and

  • ther big wigs.

Not translated into English until 1878!

But it’s true!!

Jean Baptiste Joseph Fourier (France, 1768~1830).

slide-9
SLIDE 9

Fourier’s basic idea

Trigonometric functions: sin(x) and cos(x) has the period 2π. sin(nx) and cos(nx) have period 2π/n. The linear combination of these functions or multiply each by a constant, the adding result still has a period 2π.

slide-10
SLIDE 10

Fourier series

For any function f(x) with period 2π (f(x) = f(2π +x)), we can describe the f(x) in terms of an infinite sum of sines and cosines To find the coefficients a, b and a, we multiply above equation by cosmx or sinmx and integrate it over interval -π<x<π. By the

  • rthogonality relations of sin and cos functions, we can get

mxdx x f am cos ) ( 1 ∫ =

− π π

π

), sin cos ( 2 ) (

1

∑ + + =

∞ = m m m

mx b mx a a x f mxdx x f bm sin ) ( 1 ∫ =

− π π

π dx x f a ∫ =

− π π

π ) ( 1

slide-11
SLIDE 11

Fourier series example (ex.2)

⎩ ⎨ ⎧ < < − − < < = 1 1 ) ( x x x f π π sin 1 sin 1 cos ) 1 ( 1 cos 1

1

= − − = ∫ − + ∫ =

− − π π π π

π π π π x x dx x dx x a sin 1 sin 1 cos ) 1 ( 1 cos 1 = + − = ∫ − + ∫ =

− − π π π π

π π π π

m m m

mx m mx m dx mx dx mx a Period function The parameters are ) 1 ( 1 1 1 = ∫ − + ∫ =

dx dx a

π π

π π ,... 5 , 3 , 1 , 4 = = n n bn π

... 6 , 4 , 2 , = = k bk

mxdx x f bm sin ) ( 1 ∫ =

− π π

π

...) 5 5 sin 3 3 sin 1 sin ( 4 ) ( + + + = x x x x f π

slide-12
SLIDE 12

Fourier series example (cont…)

⎩ ⎨ ⎧ < < − − < < = 1 1 ) ( x x x f π π

Period function The Fourier series is:

...) 5 5 sin 3 3 sin 1 sin ( 4 ) ( + + + = x x x x f π

slide-13
SLIDE 13

Fourier series example (cont…)

⎩ ⎨ ⎧ < < − − < < = 1 1 ) ( x x x f π π

Period function The Fourier series is:

...) 5 5 sin 3 3 sin 1 sin ( 4 ) ( + + + = x x x x f π

= +

slide-14
SLIDE 14

Fourier series example (cont…)

⎩ ⎨ ⎧ < < − − < < = 1 1 ) ( x x x f π π

Period function The Fourier series is:

...) 5 5 sin 3 3 sin 1 sin ( 4 ) ( + + + = x x x x f π

= +

slide-15
SLIDE 15

Fourier series example (cont…)

⎩ ⎨ ⎧ < < − − < < = 1 1 ) ( x x x f π π

Period function The Fourier series is:

...) 5 5 sin 3 3 sin 1 sin ( 4 ) ( + + + = x x x x f π

+ =

slide-16
SLIDE 16

Fourier series example (cont…)

⎩ ⎨ ⎧ < < − − < < = 1 1 ) ( x x x f π π

Period function The Fourier series is:

...) 5 5 sin 3 3 sin 1 sin ( 4 ) ( + + + = x x x x f π

slide-17
SLIDE 17

Fourier series example

π 2 ) ( < < = x x x f

Period function The parameters are

...) 3 3 sin 2 2 sin 1 sin ( 2 ) ( + + + − = x x x x f π

slide-18
SLIDE 18

Fourier series general

For any function f(x’) with arbitrary period T , a simple change of variables can be used to transform the interval of integration from [- π, π] to [-T/2,T/2] as The f(x’) can be described by the Fourier series as where Replace ω2π/T and x’t,

' 2 , ' 2 dx T dx x T x π π = =

,... 2 , 1 ), ) ' 2 sin( ) ' 2 cos( ( 2 ) ' (

1

= ∑ + + =

∞ =

m x P m b x T m a a x f

m m m

π π

' ) ' 2 cos( ) ' ( 2

2 / 2 /

dx x T m x f T a

T T m

π ∫ =

' ) ' ( 2

2 / 2 /

dx x f T a

T T∫

=

' ) ' 2 sin( ) ' ( 2

2 / 2 /

dx x T m x f T b

T T m

π ∫ =

,... 2 , 1 ), sin cos ( 2 ) (

1

= ∑ + + =

∞ =

m t m b t m a a t f

m m m

ω ω

slide-19
SLIDE 19

The complex form of Fourier series

) ) ( 2 ) ( 2 ( 2 ) (

1

∑ − + + + =

∞ = − − m t im t im m t im t im m

e e i b e e a a t f

ω ω ω ω

Euler formulae Fourier series

i e e x e e x x i x e x i x e

ix ix ix ix ix ix

2 / ) ( sin 2 / ) ( cos sin cos sin cos

− − −

− = + = ⇒ ⎭ ⎬ ⎫ − = + =

For certain m=k, Denoting that as The complex form of Fourier series

t ik k k t ik k k t ik t ik k t ik t ik k k k

e ib a e ib a i e e b e e a t k b t k a

ω ω ω ω ω ω

ω ω

− − −

+ + − = − + + = + 2 2 2 2 sin cos 2 , 2 , 2

k k k k k k

ib a c ib a c a c + = − = =

∫ = ∑ ∑ = + + =

− − ∞ −∞ = ∞ = − − 2 / 2 / 1

) ( 2 ) ( ) (

T T t ik k k t ik k k t ik k t ik k

dt e t f T c e c e c e c c t f

ω ω ω ω

slide-20
SLIDE 20

Fourier transform

For any non-periodic function and assume T∞, rewrite previous general Fourier series equation and get: Define Here, F(ω) is called as the Fourier Transform of f(t). Equation of f(t) is called the inverse Fourier Transform.

∫ = ∫ =

∞ ∞ − ∞ ∞ − −

ω ω π ω

ω ω

d e F t f dt e t f F

t i t i

) ( 2 1 ) ( ) ( ) ( ∫ ∫ → ∑ ∫ → ∑ ∫ =

∞ ∞ − − ∞ ∞ − ∞ −∞ = − − = ∞ −∞ = − −

ξ ξ ω π ξ ξ ω π

ωξ ω ξ ω ω π ω ω

d e f d e d e f e dt e t f T t f

i t i k T T t ik T k t ik T T t ik

) ( 2 1 ) ( 1 ) ) ( 2 ( ) (

2 / 2 / ) ( / 2 2 / 2 /

slide-21
SLIDE 21

Fourier transform Parseval’s law

The time signal squared f2(t) represents how the energy contained in the signal distributes over time t, while its spectrum squared F2(ω) represents how the energy distributes over frequency (therefore the term power density spectrum). Obviously, the same amount of energy is contained in either time or frequency domain, as indicated by Parseval’s formula:

∫ = ∫

∞ ∞ − ∞ ∞ −

ω ω d F dt t f

2 2

) ( ) (

slide-22
SLIDE 22

Fourier transform properties

The properties of Fourier transfrom

  • Linearity property: given f(x), g(x),
  • Similarity property: g(x)=f(ax)
  • Shift formula: given g(x) = f(x+b)
  • Derivative formula:

) ( ) ( )) ( ) ( ( ω ω bG aF x bg x af FT + = + ) ( 1 ) ( a F a G ω ω = ) ( )) ( ' ( ω ωF i x f FT = ) ( ) ( ω ω

ω F

e G

b i

=

slide-23
SLIDE 23

In Matlab

F = fourier(f) This is the Fourier transform of the symbolic scalar f with default independent variable x. The default return is a function of ω. This represents

∫ =

∞ ∞ − − dx

e x f F

x iω

ω ) ( ) (

f = ifourier(F) This is the inverse Fourier transform of the symbolic scalar F with default independent variable ω. The default return is a function

  • f x. This represents

∫ =

∞ ∞ −

ω ω π

ω d

e F x f

x i

) ( 2 1 ) (

slide-24
SLIDE 24

Discrete Fourier Transform (DFT)

Discrete Fourier Transform can be understood as a numerical approximation to the Fourier transform. This is used in the case where both the time and the frequency variables are discrete (which they are if digital computers are being used to perform the analysis). To convert the integral Fourier Transform (FT) into the Discrete Fourier Transform (DFT), we can do following steps:

1) Assume the sampling window is T. The number of sampling points is N. Define the sample interval ∆T=Ts=T/N. 2) Define the sample points tk = k(∆T) for k = 0, …, (N-1). 3) Define the signal values at each sampling points as fk=f(tk). 4) Define the frequency sampling points ωn=2πn/T, where 2πn/T is termed as the fundamental frequency.

slide-25
SLIDE 25

Discrete Fourier Transform (DFT)

5) Consider the problem of approximating the FT of f at the points ωn=2πn/T, The answer is 6) Approximate this integral by Riemann sum approximation using the points tk since f~0 for t>T:

∫ − = =

∞ ∞ − −

) 1 ( ,..., , ) ( ) ( N n dt t f e F

t n i n ω

ω 1 ,..., 2 , 1 , , ) ( ) (

1

− = ∑ =

− = −

N n e t f F

N k k t n i k n ω

ω

This is the Discrete Fourier Transform. The inverse Discrete Fourier Transform is defined as

1

1 ( ) ( ) , 0,1,2,..., 1

n k

N i t k n n

f t F e k N N

ω

ω

− =

= = −

slide-26
SLIDE 26

Fast Fourier Transform (FFT)

Fast Fourier Transform (FFT) is a effective algorithm of Discrete Fourier Transform (DFT) and developed by Cooley and Tukey at 1965. This algorithm reduces the computation time of DFT for N points from N2 to Nlog2(N) (This algorithm is called Butterfly algorithm.). The only requirement of this algorithm is that number of point in the series have to be a power of 2 (2n points) such as 32, 1024, 4096. Zero padding at the end of the data set if the sampling number is not equal to the exact the power of 2.

slide-27
SLIDE 27

In Matlab

Y = fft(X) This command returns the discrete Fourier transform (DFT) of X, computed with a fast Fourier transform (FFT) algorithm. Y = fft(X,n) This command returns the n-point DFT of X. If the length of X is less than n, X is padded with trailing zeros to length n. If the length

  • f X is greater than n, the sequence X is truncated.

Y = ifft(X) This command returns the inverse discrete Fourier transform (DFT) of X, computed with a fast Fourier transform (FFT) algorithm. Y = ifft(X,n) This command returns the n-point inverse DFT of X.

slide-28
SLIDE 28

Fourier transform Delta function

Delta function ⎩ ⎨ ⎧ = = =

  • thers

t t t f 1 ) ( ) ( δ

slide-29
SLIDE 29

Fourier transform Uniform function

Unit function 1 ) ( = t f

slide-30
SLIDE 30

Fourier transform Sin function

example : g(t) = sin(2πf t) + (1/3)sin(2π3f t)

= +

slide-31
SLIDE 31

Fourier transform Sin function

example : g(t) = sin(2πf t) + (1/3)sin(2π 3f t)

= +

slide-32
SLIDE 32

Fourier transform Cos function

cos functions ) 50 * 2 cos( ) ( t t f π =

slide-33
SLIDE 33

Applications convolution

The time domain recorded waveform is a convolution product: Simplify the complex convolution product into the direct multiply in the frequency domain by Fourier transform.

∫ − =

∞ ∞ −

τ τ τ d s t v t r ) ( ) ( ) ( ) ( ) ( ) ( ω ω ω S V R

FFT

= ⇒

slide-34
SLIDE 34

Applications convolution

The simulated DI water waveform and ethanol waveform at room temperature by FFT.

slide-35
SLIDE 35

2D Integral Fourier transform

2D integral Fourier transform is Inverse 2D Fourier transform is

, ) , ( ) , (

) (

∫ ∫ =

∞ ∞ − ∞ ∞ − + −

dxdy e y x f v u F

vy ux i

, ) , ( 2 1 ) , (

) (

∫ ∫ =

∞ ∞ − ∞ ∞ − +

dudv e v u F y x f

vy ux i

π

slide-36
SLIDE 36

2D Discrete Fourier transform

For 2D function f(x,y), DFT is

Rewrite above equation We can implement 2D Fourier transform as a sequence

  • f 1-D Fourier transform operations:

1 ,..., 2 , 1 , 1 ,..., 2 , 1 , , ) , ( ) , (

1 1 ) (

− = − = ∑ ∑ =

− = − = + −

N n M m e y x f v u F

M xk N yk y v x u i yk xk n m

yk n xk m

∑ = ∑ ⎥ ⎦ ⎤ ⎢ ⎣ ⎡ ∑ =

− = − − = − − = − 1 1 1

) , ( ) , ( ) , ( ) , (

M m x iu n m M m x iu N n y iv yk xk n m

xk m xk m yk n

e v x F v u F e e y x f v u F

slide-37
SLIDE 37

2D Inverse Discrete Fourier transform

For 2D function f(x,y), inverse DFT is

Rewrite above equation We can implement 2D inverse Fourier transform as a sequence of 1-D inverse Fourier transform operations:

1 ,..., 2 , 1 , 1 ,..., 2 , 1 , , ) , ( ) , (

1 1 ) (

− = − = ∑ ∑ =

− = − = + −

N yk M xk e v u F y x f

M m N n yk y n v xk x m u i n m yk xk

[ ]

∑ = ∑ ∑ =

− = − − = − = 1 1 1

) , ( 1 ) , ( ) , ( 1 ) , (

M m xk x m iu n xk yk xk M m xk x m iu N n yk y n iv n m yk xk

e v x F MN y x f e e v u F MN y x f

slide-38
SLIDE 38

2D Fourier transform properties

The properties of Fourier transfrom

  • Linearity property: given f(x,y), g(x,y),
  • Shift formula: given g(x,y) = f(x+a,y+b)
  • Similarity property: g(x,y)=f(ax,by)
  • Convolution

) , ( ) , ( )) , ( ) , ( ( v u bG v u aF y x bg y x af FT + = + ) , ( ) , (

) (

v u F e v u G

vb ua i +

= ) , ( ) , ( ) , ( ) , ( v u H v u G y x h y x g ⋅ = ∗ ) , ( 1 ) , ( b v a u F ab v u G =

slide-39
SLIDE 39

In Matlab

Y = fft2(X) This command returns the discrete Fourier transform (DFT) of X(x,y), computed with a fast Fourier transform (FFT) algorithm. Y = fft2(X,m,n) This command returns the n-point DFT of X(x,y) with the certain length of x at m and y at n. Y = ifft2(X) This command returns the inverse discrete Fourier transform (DFT) of X, computed with a fast Fourier transform (FFT) algorithm. Y = ifft2(X,m,n) This command returns the m-point of x and n-point of y inverse DFT of X(x,y).

slide-40
SLIDE 40

Image Compression (JPEG)

slide-41
SLIDE 41

JPEG compression comparison

89k 12k

slide-42
SLIDE 42

Tips Nyquist frequency

Nyquist frequency is called the highest frequency

that can be coded at a given sampling rate in order to be able to fully reconstruct the signal. The total sampling period is T. Then, the base frequency is 2/T. This represent the lowest frequency of the signal we can see in the frequency domain. On the other hand, Nyquist frequency represents the highest frequency of the signal we can see in the frequency domain.

t f NF ∆ = 2 1

slide-43
SLIDE 43

Tips Sampling rate/sampling total time

Sampling rate is the sampling interval. This will

control the highest frequency band.

Sampling total time is the total time period we

looked to sampling the data. This will control the lowest frequency band. Please notice that we can extend the sampling total time by padding zero for FFT. This will change the lower frequency resolution. However, it can not change the highest frequency.

slide-44
SLIDE 44

Tips windows

Any sampling data range is limited/finite.

( ) sin(2 *5 ) f t t π =

+ =

slide-45
SLIDE 45

Tips windows

( ) sin(2 *5 ) f t t π =

The true sampling signal is f’(t) = f(t)·win(t). After the Fourier transform, the transformed the signal is the convolution products of F(ω) and WIN(ω). For the true transformed the signal, we have to de-convolution of the transformed the results.

) ( ) ( ) ( ' ω ω ω WIN F F ∗ =

slide-46
SLIDE 46

The Homework of Fourier transform is using Matlab: Do the Fourier transform of one simple harmonic function f1(x)=sin(2*pi*500t); and

f2(x) = cos(2*pi*500t)+2*sin(2*pi*1000t)+0.5*cos(2*pi*200t);

Please practice with: 1) choosing two different sampling rate (how many points you sampled in total in time domain N); 2) choosing two different sampling interval (delta_t); 3) choosing two different window length to get the sense of how these different sampling will influence on your Fourier transform results in frequency domain.