Intro to Spectral Analysis and Matlab Q: How Could you quantify how much lower the tone of a race car is after it passes you compared to as it is coming.

Slides:



Advertisements
Similar presentations
| Page Angelo Farina UNIPR | All Rights Reserved | Confidential Digital sound processing Convolution Digital Filters FFT.
Advertisements

Lecture 15 Orthogonal Functions Fourier Series. LGA mean daily temperature time series is there a global warming signal?
3.1 Chapter 3 Data and Signals Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Sampling theory Fourier theory made easy
GG 313 Lecture 25 Transform Pairs and Convolution 11/22/05.
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.
3.1 Chapter 3 Data and Signals Computer Communication & Networks.
Intro to Spectral Analysis and Matlab. Time domain Seismogram - particle position over time Time Amplitude.
Note To be transmitted, data must be transformed to electromagnetic signals.
The Illinois Society of Electroneurodiagnostic Technologists (ISET) Fall Meeting: Electronics Crash Course for Technologists Saturday, November 9, 2013.
Geol 491: Spectral Analysis
Analog-to-digital Conversion and Digital-to-analog Conversion (with DSP) ES-3.
Discussion #25 – ADCECEN 3011 Conversion Mosiah 5:2 2 And they all cried with one voice, saying: Yea, we believe all the words which though has spoken.
Intro to Fourier Analysis Definition Analysis of periodic waves Analysis of aperiodic waves Digitization Time-frequency uncertainty.
General Functions A non-periodic function can be represented as a sum of sin’s and cos’s of (possibly) all frequencies: F(  ) is the spectrum of the function.
Advanced Computer Graphics (Spring 2006) COMS 4162, Lecture 3: Sampling and Reconstruction Ravi Ramamoorthi
S. Mandayam/ ECOMMS/ECE Dept./Rowan University Electrical Communications Systems ECE Spring 2007 Shreekanth Mandayam ECE Department Rowan University.
Fourier theory made easy (?). 5*sin (2  4t) Amplitude = 5 Frequency = 4 Hz seconds A sine wave.
Life in the frequency domain Jean Baptiste Joseph Fourier ( )
Advanced Computer Graphics (Spring 2005) COMS 4162, Lecture 3: Sampling and Reconstruction Ravi Ramamoorthi
Variable Phenomena Nyquist Sampling Harry Nyquist (1889 – 1976)
S. Mandayam/ ECOMMS/ECE Dept./Rowan University Electrical Communications Systems Spring 2005 Shreekanth Mandayam ECE Department Rowan University.
Spectra: ApplicationsComputational Geophysics and Data Analysis 1 Fourier Transform: Applications in seismology Estimation of spectra –windowing –resampling.
Lecture 12: Introduction to Discrete Fourier Transform Sections 2.2.3, 2.3.
Leo Lam © Signals and Systems EE235. Transformers Leo Lam ©
The Nyquist–Shannon Sampling Theorem. Impulse Train  Impulse Train (also known as "Dirac comb") is an infinite series of delta functions with a period.
Basics of Signal Processing. frequency = 1/T  speed of sound × T, where T is a period sine wave period (frequency) amplitude phase.
Fourier Theory in Seismic Processing (From Liner and Ikelle and Amundsen) Temporal aliasing Spatial aliasing.
Advanced Computer Graphics CSE 190 [Spring 2015], Lecture 3 Ravi Ramamoorthi
Frequency Domain Representation of Sinusoids: Continuous Time Consider a sinusoid in continuous time: Frequency Domain Representation: magnitude phase.
ORE 654 Applications of Ocean Acoustics Lecture 6a Signal processing
Where we’re going Speed, Storage Issues Frequency Space.
Basics of Signal Processing. SIGNALSOURCE RECEIVER describe waves in terms of their significant features understand the way the waves originate effect.
Acoustic Analysis of Speech Robert A. Prosek, Ph.D. CSD 301 Robert A. Prosek, Ph.D. CSD 301.
Transforms. 5*sin (2  4t) Amplitude = 5 Frequency = 4 Hz seconds A sine wave.
Spectral Analysis AOE March 2011 Lowe 1. Announcements Lectures on both Monday, March 28 th, and Wednesday, March 30 th. – Fracture Testing –
Chapter 3 Data and Signals
Pre-Class Music Paul Lansky Six Fantasies on a Poem by Thomas Campion.
Part 4 Chapter 16 Fourier Analysis PowerPoints organized by Prof. Steve Chapra, University All images copyright © The McGraw-Hill Companies, Inc. Permission.
Leo Lam © Signals and Systems EE235 Leo Lam.
revision Transfer function. Frequency Response
GG313 Lecture 24 11/17/05 Power Spectrum, Phase Spectrum, and Aliasing.
Seismic Methods Geoph 465/565 ERB 5104 Lecture 3
Time Compression/Expansion Independent of Pitch. Listening Dies Irae from Requiem, by Michel Chion (1973)
2D Fourier Transform.
Fourier Analyses Time series Sampling interval Total period Question: How perturbations with different frequencies contribute to the turbulent kinetic.
Fourier Analysis Patrice Koehl Department of Biological Sciences National University of Singapore
Advanced Computer Graphics
Section II Digital Signal Processing ES & BM.
Chapter 2 Data and Signals
Part 4 Chapter 16 Fourier Analysis
MECH 373 Instrumentation and Measurements
Fourier Analyses Time series Sampling interval Total period
(C) 2002 University of Wisconsin, CS 559
Dr. Nikos Desypris, Oct Lecture 3
CHAPTER 3 DATA AND SIGNAL
Time domain & frequency domain
General Functions A non-periodic function can be represented as a sum of sin’s and cos’s of (possibly) all frequencies: F() is the spectrum of the function.
Laboratory in Oceanography: Data and Methods
Fundamentals Data.
Figure Hz sine wave to be sampled.
MA 527 Dr. Park.
CSCE 643 Computer Vision: Thinking in Frequency
Life in the frequency domain
Fourier Analyses Time series Sampling interval Total period
Lecture 2: Frequency & Time Domains presented by David Shires
Fourier series Periodic functions and signals may be expanded into a series of sine and cosine functions
Discrete Fourier Transform
Geol 491: Spectral Analysis
3.1 Chapter 3 Data and Signals Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Presentation transcript:

Intro to Spectral Analysis and Matlab Q: How Could you quantify how much lower the tone of a race car is after it passes you compared to as it is coming towards you? How would you set the experiment up?

Running the Experiment. Data is often recorded in the time domain. The stored dataset is called a timeseries. It is a set of time and amplitude pairs.

Frequency Domain (Do a Fourier Transform on Timeseries) We have converted to the Frequency Domain. This dataset is called a Spectra. It is a set of frequency and Amplitude pairs.

Time Domain What’s the Frequency? What’s the Period? What will this look like in the Frequency Domain?

What’s the new (red) period? How Does its amplitude Compare to the 1 s signal?

Power Spectral Densities Secondary Microseism (~8 s) Primary Microseism (~ 16 s)

QSPA PSD PDF

The Mysterious Case of HOWD

Sampling Frequency Digital signals aren’t continuous –Sampled at discrete times How often to sample? –Big effect on data volume

How many samples/second are needed?

Are red points enough?

Aliasing FFT will give wrong frequency

Nyquist frequency 1/2 sampling frequency

Nyquist frequency Can only accurately measure frequencies <1/2 of the sampling frequency –For example, if sampling frequency is 200 Hz, the highest theoretically measurable frequency is 100 Hz How to deal with higher frequencies? –Filter before taking spectra

Summary Infinite sine wave is spike in frequency domain Can create arbitrary seismogram by adding up enough sine waves of differing amplitude, frequency and phase Both time and frequency domains are complete representations –Can transform back and forth – FFT and iFFT Must be careful about aliasing –Always sample at least 2X highest frequency of interest

To create arbitrary seismogram Becomes integral in the limit Fourier Transform –Computer: Fast Fourier Transform - FFT

Exercise plots

Sine_wave column 2

Sine_wave column 2 and 3

Sine_wave column 2 and 3 sum

Spectra, column 2

Spectra, columns 2, 3

Spectra, column 2, 3, 2 and 3 sum

Multi_sine, individual columns

Multi_sine spectra

Spike in time

Spike in time, frequency

Rock, sed, bog time series

Rock spectra

Rock (black), Sed (red), bog (blue)

Spectral ratio sed/rock

Basin Thickness Sediment site 110 m/s /2.5 Hz = 44 m wavelength Basin thickness = 11 m Peat Bog 80 m/s /1 Hz = 80 m Basin thickness = 20 m

Station LKWY, Utah raw Filtered 2-19 Hz Filtered twice

Station LKWY, Utah raw Filtered 2-19 Hz Filtered twice

Zoomed in once

Zoomed in again

Triggered earthquakes