Title: Centura Web Developer
1Fourier Transformation
Fourier Transformasjon
f(x)
F(u)
2Continuous Fourier TransformDef
The Fourier transform of a one-dimentional
function f(x)
The Inverse Fourier Transform
3Continuous Fourier TransformDef - Notation
The Fourier transform of a one-dimentional
function f(x)
The inverse Fourier Transform of F(u)
4Continuous Fourier TransformAlternative Def
5Continuous Fourier TransformExample -
cos(2?ft)
6Continuous Fourier TransformExample - cos(?t)
7Continuous Fourier TransformExample - sin(?t)
8Continuous Fourier TransformExample -
Delta-function
9Continuous Fourier TransformExample - Gauss
function
10Signals and Fourier TransformFrequency
Information
FT
FT
FT
11Stationary / Non-stationary signals
Stationary
FT
Non stationary
FT
The stationary and the non-stationary signal both
have the same FT. FT is not suitable to take care
of non-stationary signals to give information
about time.
12Transient SignalFrequency Information
Constant function in -3,3. Dominating frequency
? 0 and some freequency because of edges.
Transient signal resulting in extra frequencies gt
0.
Narrower transient signal resulting in extra
higher frequencies pushed away from origin.
13Transient SignalNo Information about Position
Moving the transient part of the signal to a new
position does not result in any change in the
transformed signal. Conclusion The Fourier
transformation contains information of a
transient part of a signal, but only the
frequency not the position.
14Inverse Fourier Transform 1/3
Theorem
Proof
15Inverse Fourier Transform 2/3
Theorem
Proof
16Inverse Fourier Transform 3/3
17Properties
18Fourier Transforms of Harmonic and Constant
Function
19Fourier Transforms of Some Common Functions
20Even and Odd Functions 1/3
Def
Every function can be split in an even and an
odd part
Every function can be split in an even and an
odd part and each of this can in turn be split in
a real and an imaginary part
21Even and Odd Functions 2/3
1. Even component in f produces an even
component in F 2. Odd component in f
produces an odd component in F 3. Odd component
in f produces an coefficient -j
22Even and Odd Functions 3/3
23The Shift Theorem
24The Similarity Theorem
25The Convolution Theorem
26ConvolutionEdge detection
27The Adjoint of the Fourier Transform
Theorem Suppose f and g er are square
integrable. Then
Proof
28Plancherel Formel - The Parselvals Theorem
Theorem Suppose f and g are square integrable.
Then
Proof
29The Rayleighs TheoremConservation of Energy
The energy of a signal in the time domain is the
same as the energy in the frequency domain
30The Fourier Series Expansionu a discrete
variable - Forward transform
Suppose f(t) is a transient function that is zero
outside the interval -T/2,T/2 or is considered
to be one cycle of a periodic function. We can
obtain a sequence of coefficients by making?? a
discrete variable and integrating only over the
interval.
31The Fourier Series Expansionu a discrete
variable - Inverse transform
The inverse transform becomes
32The Fourier Series Expansioncn coefficients
33The Fourier Series Expansionzn, an, bn
coefficients
34The Fourier Series Expansionan,bn coefficients
35Fourier SeriesPulse train
Pulse train approximated by Fourier Serie
N 1
N 2
N 5
N 10
36Fourier SeriesPulse train Java program
37Pulse Train approximated by Fourier Serie
f(x) square wave (T2)
N1
N2
N10
38Fourier SeriesZig tag
Zig tag approximated by Fourier Serie
N 1
N 2
N 5
N 10
39Fourier SeriesNegative sinus function
Negative sinus function approximated by Fourier
Serie
N 1
N 2
N 5
N 10
40Fourier SeriesTruncated sinus function
Truncated sinus function approximated by Fourier
Serie
N 1
N 2
N 5
N 10
41Fourier SeriesLine
Line approximated by Fourier Serie
N 1
N 2
N 5
N 10
N 50
42Fourier SeriesJava program for approximating
Fourier coefficients
Approximate functions by adjusting Fourier
coefficients (Java program)
43The Discrete Fourier Transform - DFTDiscrete
Fourier Transform - Discretize both time and
frequency
Continuous Fourier transform
Discrete frequency Fourier Serie
Discrete frequency and time Discrete Fourier
Transform
44The Discrete Fourier Transform - DFTDiscrete
Fourier Transform - Discretize both time and
frequency
fi sequence of length N, taking samples of
a continuous function at equal intervals
45Continuous Fourier Transform in two DimensionsDef
The Fourier transform of a two-dimentional
function f(x,y)
The Inverse Fourier Transform
46The Two-Dimensional DFT and Its Inverse
47Fourier Transform in Two DimensionsExample 1
48Fourier Transform in Two DimensionsExample 2
49End