1 / 13

Thursday, October 12, 2006

Thursday, October 12, 2006. Last Class. Fourier Transform (and Inverse Fourier Transform). Spectral Density (Power Spectrum). Convolution and Cross-correlation. Discrete Fourier Analysis. Nyquist Freq. (Highest Freq.). Lowest Frequency.

sheng
Download Presentation

Thursday, October 12, 2006

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Thursday, October 12, 2006

  2. Last Class Fourier Transform (and Inverse Fourier Transform) Spectral Density (Power Spectrum) Convolution and Cross-correlation Discrete Fourier Analysis Nyquist Freq. (Highest Freq.) Lowest Frequency How to do Fourier Analysis (IDL, MATLAB) What is FFT?? What about the mean? and What if there is a trend? Go to the help!

  3. This Class • DFT • Aliasing example • Leakage and Tapering (Multi-tapering?) • Windowed Fourier Transforms, Wavelets Transforms • Applications (Filtering -Convolution and Spectral-, Spectral Coherency)

  4. DFT Useful derivation! with Fourier Transform Assume we have We sample for all to obtain a discrete representation Mathematically So Question: How well does Represents ?

  5. DFT…. 1) Use the (continuous) definition of Fourier transform DFT!!! 2) Use convolution Poisson’s Summation Formula

  6. How well does Represents ? DFT…. The sum of all values of separated by frequency The proportionality is only achieved when the power vanishes for The Fourier transform of a sampled function will be the Fourier transform of the original continuous function only if the original function is bandlimited and is chosen to be small enough such that

  7. Aliasing Example: Play around with the Following process (using Matlab or IDL) with What to do? Make sure the sampling rate is at least twice the highest frequency component present in the signal to be sampled (Sampling Theorem). If : We are OK!! If we have aliasing!!

  8. Aliasing “Professional” Example Aliasing is an elementary result, and it is pervasive in science. Those who do not understand it are condemned–as one can see in the literature–to sometimes foolish results (Wunsch, 2000). TOPEX/POSEIDON satellite altimeter Samples a fixed position on the earth with a return period We know that there is a lunar semi-diurnal tide with a 12.42 hours period!!

  9. Spectral Leakage When DFT/FFT is used to find the frequency content of a signal, it is inherently assumed that the data that you have is a single period of a periodically repeating waveform High frequencies in the spectrum of the signal These frequencies could be much higher than the Nyquist frequency. Artificial discontinuities It appears as if the energy at one frequency has leaked out into all the other frequencies. Numerical Example….

  10. Tapering Spectral leakage cannot in general be eliminated completely, but its effects can be reduced by applying a tapered window function to the sampled signal. DFT Taper DFT A sequence of real-valued constants (data taper) Sampled values of the signal are multiplied by a (window) function which tapers toward zero at either end. The sampled signal, rather than starting and stopping abruptly, "fades" in and out. This reduces the effect of the discontinuities where the mismatched sections of the signal join up In a way, a data taper acts as a Filter. The window function filters out frequencies that appear due to discontinuities. So be careful with the variance!! There are many different data tapers

  11. Tapers (Window Functions) The idea behind tapering is to select so that the has smaller sidelobes than Hamming Hann (Hanning)

  12. Multi-Tapering Use of multiple orthogonal tapers (dpss) Final Spectrum: Linear and Nonlinear combinations of individual ones

  13. See IDL and Matlab Code…. End

More Related