Geology 491 Spectral Analysis

Slides:



Advertisements
Similar presentations
Frequency Domain The frequency domain
Advertisements

1 Chapter 16 Fourier Analysis with MATLAB Fourier analysis is the process of representing a function in terms of sinusoidal components. It is widely employed.
DFT/FFT and Wavelets ● Additive Synthesis demonstration (wave addition) ● Standard Definitions ● Computing the DFT and FFT ● Sine and cosine wave multiplication.
1 LES of Turbulent Flows: Lecture 4 (ME EN ) Prof. Rob Stoll Department of Mechanical Engineering University of Utah Spring 2011.
Environmental and Exploration Geophysics II
CHE 185 – PROCESS CONTROL AND DYNAMICS
DREAM PLAN IDEA IMPLEMENTATION Introduction to Image Processing Dr. Kourosh Kiani
Tom Wilson, Department of Geology and Geography Environmental and Exploration Geophysics II tom.h.wilson
Image Enhancement in the Frequency Domain Part I Image Enhancement in the Frequency Domain Part I Dr. Samir H. Abdul-Jauwad Electrical Engineering Department.
Unit 7 Fourier, DFT, and FFT 1. Time and Frequency Representation The most common representation of signals and waveforms is in the time domain Most signal.
Discrete Time Periodic Signals A discrete time signal x[n] is periodic with period N if and only if for all n. Definition: Meaning: a periodic signal keeps.
CELLULAR COMMUNICATIONS DSP Intro. Signals: quantization and sampling.
Chapter 25 Nonsinusoidal Waveforms. 2 Waveforms Used in electronics except for sinusoidal Any periodic waveform may be expressed as –Sum of a series of.
University of Ioannina - Department of Computer Science Filtering in the Frequency Domain (Fundamentals) Digital Image Processing Christophoros Nikou
DTFT And Fourier Transform
Lecture 1 Signals in the Time and Frequency Domains
Signals & Systems Lecture 11: Chapter 3 Spectrum Representation (Book: Signal Processing First)
Transforms. 5*sin (2  4t) Amplitude = 5 Frequency = 4 Hz seconds A sine wave.
Module 2 SPECTRAL ANALYSIS OF COMMUNICATION SIGNAL.
Wireless and Mobile Computing Transmission Fundamentals Lecture 2.
1 LES of Turbulent Flows: Lecture 2 Supplement (ME EN ) Prof. Rob Stoll Department of Mechanical Engineering University of Utah Fall 2014.
Signals CY2G2/SE2A2 Information Theory and Signals Aims: To discuss further concepts in information theory and to introduce signal theory. Outcomes:
Japan Earthquake 3/11/2011 Climate and Milankovich Cycles.
Tom.h.wilson Department of Geology and Geography West Virginia University Morgantown, WV.
Fourier series: Eigenfunction Approach
Spatial Frequencies Spatial Frequencies. Why are Spatial Frequencies important? Efficient data representation Provides a means for modeling and removing.
Environmental and Exploration Geophysics II
Basic Time Series Analyzing variable star data for the amateur astronomer.
Tom Wilson, Department of Geology and Geography Environmental and Exploration Geophysics II tom.h.wilson Department of Geology.
Tom.h.wilson Department of Geology and Geography West Virginia University Morgantown, WV.
Vibrationdata 1 Unit 6a The Fourier Transform. Vibrationdata 2 Courtesy of Professor Alan M. Nathan, University of Illinois at Urbana-Champaign.
GG313 Lecture 24 11/17/05 Power Spectrum, Phase Spectrum, and Aliasing.
Frequency and Bandwidth: their relationship to Seismic Resolution
Environmental and Exploration Geophysics I tom.h.wilson Department of Geology and Geography West Virginia University Morgantown,
Tom.h.wilson Department of Geology and Geography West Virginia University Morgantown, WV.
Environmental and Exploration Geophysics II tom.h.wilson
Environmental and Exploration Geophysics II tom.h.wilson Department of Geology and Geography West Virginia University Morgantown,
Tom Wilson, Department of Geology and Geography Environmental and Exploration Geophysics II tom.h.wilson Department of Geology.
What is filter ? A filter is a circuit that passes certain frequencies and rejects all others. The passband is the range of frequencies allowed through.
Environmental and Exploration Geophysics I tom.h.wilson Department of Geology and Geography West Virginia University Morgantown,
The Frequency Domain Digital Image Processing – Chapter 8.
CH#3 Fourier Series and Transform 1 st semester King Saud University College of Applied studies and Community Service 1301CT By: Nour Alhariqi.
Tom.h.wilson Department of Geology and Geography West Virginia University Morgantown, WV.
Environmental and Exploration Geophysics I tom.h.wilson Department of Geology and Geography West Virginia University Morgantown,
Estimating standard error using bootstrap
Chapter 4 Dynamical Behavior of Processes Homework 6 Construct an s-Function model of the interacting tank-in-series system and compare its simulation.
Chapter 4 Dynamical Behavior of Processes Homework 6 Construct an s-Function model of the interacting tank-in-series system and compare its simulation.
MECH 373 Instrumentation and Measurements
Geology 491 Spectral Analysis
MECH 373 Instrumentation and Measurements
Chapter 6: Autoregressive Integrated Moving Average (ARIMA) Models
Magnetic Methods- continued
Central Tendency and Variability
Dr. Nikos Desypris, Oct Lecture 3
Signals and Systems Networks and Communication Department Chapter (1)
Geology Geomath Computer lab continued.
Geology Geomath Estimating the coefficients of linear, exponential, polynomial, logarithmic, and power law expressions tom.h.wilson
Image Processing, Leture #14
Environmental and Exploration Geophysics I
Geology Geomath Chapter 7 - Statistics tom.h.wilson
General review & continuation of Chapter 2 computer lab efforts
Static Anomalies and Energy Partitioning
9.4 Enhancing the SNR of Digitized Signals
Correlation, Energy Spectral Density and Power Spectral Density
Lecture 5: Phasor Addition & Spectral Representation
Geology Geomath Estimating the coefficients of linear, exponential, polynomial, logarithmic, and power law expressions tom.h.wilson
Geology Geomath Chapter 7 - Statistics tom.h.wilson
The Frequency Domain Any wave shape can be approximated by a sum of periodic (such as sine and cosine) functions. a--amplitude of waveform f-- frequency.
Geology Quantitative Methods
General review & continuation of Chapter 2 computer lab efforts
Presentation transcript:

Geology 491 Spectral Analysis Time Domain to Frequency Domain Understanding and Computing the Amplitude Spectrum tom.h.wilson tom.wilson@mail.wvu.edu Department of Geology and Geography West Virginia University Morgantown, WV

Autocorrelation and Crosscorrelation Discussion of basic concept around the following figure from Davis’s text

Recall the basic definition of the correlation coefficient: and also recall the basic definitions of the covariance and standard deviation.

Combine these terms, assume 0-average, and consider how r will be simplified. You should get - Explicit reference to summation elements i through n has been left out for simplicity.

Consider the following sequence of numbers Consider the following sequence of numbers. Note that the set of numbers has 0 average. Verify that r, the correlation of the series with itself, equals 1.

Computational steps of the autocorrelation function are illustrated graphically below.

Autocorrelation involves the repeated computation of the correlation coefficient r between a series and a shifted version of the series. The shift is referred to as the lag. The computation of the autocorrelation for our simple function with lag = 1 is shown below.

The lag 2 value of the autocorrelation is computed in the same way, but after shifting an image of the input series two sample values relative to the original sequence.

The resultant autocorrelation function consists of 3 terms. To convert these numbers into correlation coefficients we need only normalize each term in the series by 3.5

We’ll consider the mathematical representation of the autocorrelation function leading to In its discrete form, and In its continuous form.

Autocorrelation Let’s take another look at this diagram from Davis and see if we understand it a little better.

crosscorrelation Take the following two series of numbers, assume they are paired observations and compute the correlation coefficient between them. Given series 1: 2, -1, -1, and series 2: 1.5, -1, -0.5 Note that both series have 0 mean value.

Ziegler et al, 1997

A “noise free” data set and its autocorrelation - This simulated data set is comprised of two periodic components. The presence of the two components is easily seen in either the raw data or its autocorrelation.

In the presence of other influences (measurement error or a process influenced by many variables but controlled by only a few as in our multivariate analysis) our data may not be so easily interpretable. The autocorrelation helps clean it up and reveal the presence of dominant cyclical components.

We noted that time and spatial views of our data can actually be constructed from a sum of cosines and/or sine waves (in time or space) The amplitudes of the different frequency components are represented in the upper plot. The relative phase shifts imposed on the set of cosine waves are defined by the second plot from the top.

The data you are looking at can go from the simple to complex, but it can usually be broken down into a series individual spectral components.

Even when our data have abrupt changes in value, it is still possible to replicate these details using a sum of sines and cosines. A data set depicting the amplitude and frequency of the different sines and cosines used to create the temporal or spatial features in your data is referred to as the amplitude spectrum.

Given the more complicated data sets like the ones we were analyzing before, the autocorrelation and cross correlation give us some idea of the frequency or wavelength of imbedded cyclical components. We would guess that the amplitude spectrum should reveal certain prominent frequencies.

We also examined oxygen isotope data from the Caribbean and Mediterranean using autocorrelation and cross correlation methods and found indications of pronounced cyclical variation through time.

125,000 125,000 ? The autocorrelation and amplitude spectrum of the Caribbean Sea O18 variations.

100,000 years Three components representing an ideal model of the “Milankovich” cycles. The real world is not that simple. 41,000 years 21,000 years The superposition of all influences over a 500,000 year period of time.

Variations in orbital parameters computed over 5 million and 1 million year time frames.

Summation of these responses over the past 800,000 years yields a complicated function that might be viewed as controlling earth climate.

The composite response calculated over the past 5 million years and it’s amplitude spectrum. The astronomical components show up as separate peaks in the amplitude spectrum, and the outcome is a little more complicated than the simple 3 component forcing model.

The Nyquist Frequency? Anyone recall what the Nyquist frequency is? Recall, this frequency is related to the sampling interval. What is the maximum frequency you can see when sampling at a given sample rate t? fNy=1/2t

Lab Exercise In today’s lab exercise you’ll simulate noisy climate data containing “hidden” Melankovich cycles and then compute its amplitude spectrum.