Title: Fourier%20theory%20made%20easy%20(?)
1Fourier theory made easy (?)
2A sine wave
5sin (2?4t)
Amplitude 5
Frequency 4 Hz
seconds
3A sine wave signal
5sin(2?4t)
Amplitude 5
Frequency 4 Hz
Sampling rate 256 samples/second
Sampling duration 1 second
seconds
4An undersampled signal
5The Nyquist Frequency
- The Nyquist frequency is equal to one-half of the
sampling frequency. - The Nyquist frequency is the highest frequency
that can be measured in a signal.
6Fourier series
- Periodic functions and signals may be expanded
into a series of sine and cosine functions
http//www.falstad.com/fourier/j2/
7The Fourier Transform
- A transform takes one function (or signal) and
turns it into another function (or signal)
8The Fourier Transform
- A transform takes one function (or signal) and
turns it into another function (or signal) - Continuous Fourier Transform
close your eyes if you dont like integrals
9The Fourier Transform
- A transform takes one function (or signal) and
turns it into another function (or signal) - Continuous Fourier Transform
10The Fourier Transform
- A transform takes one function (or signal) and
turns it into another function (or signal) - The Discrete Fourier Transform
11Fast Fourier Transform
- The Fast Fourier Transform (FFT) is a very
efficient algorithm for performing a discrete
Fourier transform - FFT principle first used by Gauss in 18??
- FFT algorithm published by Cooley Tukey in 1965
- In 1969, the 2048 point analysis of a seismic
trace took 13 ½ hours. Using the FFT, the same
task on the same machine took 2.4 seconds!
12Famous Fourier Transforms
Sine wave
Delta function
13Famous Fourier Transforms
Gaussian
Gaussian
14Famous Fourier Transforms
Sinc function
Square wave
15Famous Fourier Transforms
Sinc function
Square wave
16Famous Fourier Transforms
Exponential
Lorentzian
17FFT of FID
18FFT of FID
19FFT of FID
20Effect of changing sample rate
21Effect of changing sample rate
22Effect of changing sample rate
- Lowering the sample rate
- Reduces the Nyquist frequency, which
- Reduces the maximum measurable frequency
- Does not affect the frequency resolution
23Effect of changing sampling duration
24Effect of changing sampling duration
25Effect of changing sampling duration
- Reducing the sampling duration
- Lowers the frequency resolution
- Does not affect the range of frequencies you can
measure
26Effect of changing sampling duration
27Effect of changing sampling duration
28Measuring multiple frequencies
29Measuring multiple frequencies
30Some useful links
- http//www.falstad.com/fourier/
- Fourier series java applet
- http//www.jhu.edu/signals/
- Collection of demonstrations about digital signal
processing - http//www.ni.com/events/tutorials/campus.htm
- FFT tutorial from National Instruments
- http//www.cf.ac.uk/psych/CullingJ/dictionary.html
- Dictionary of DSP terms
- http//jchemed.chem.wisc.edu/JCEWWW/Features/McadI
nChem/mcad008/FT4FreeIndDecay.pdf - Mathcad tutorial for exploring Fourier transforms
of free-induction decay - http//lcni.uoregon.edu/fft/fft.ppt
- This presentation