Time and Spatial Series and Transforms

Similar documents
Lecture 3 - Design of Digital Filters

ESS Dirac Comb and Flavors of Fourier Transforms

PART 1. Review of DSP. f (t)e iωt dt. F(ω) = f (t) = 1 2π. F(ω)e iωt dω. f (t) F (ω) The Fourier Transform. Fourier Transform.

IB Paper 6: Signal and Data Analysis

Fourier Series and Transforms. Revision Lecture

Fourier transform. Stefano Ferrari. Università degli Studi di Milano Methods for Image Processing. academic year

2A1H Time-Frequency Analysis II

G52IVG, School of Computer Science, University of Nottingham

Jean Morlet and the Continuous Wavelet Transform

Experiment 7: Fourier Series

Continuous-time Fourier Methods

Chapter 4 The Fourier Series and Fourier Transform

X. Chen More on Sampling

Periodogram of a sinusoid + spike Single high value is sum of cosine curves all in phase at time t 0 :

Continuous Time Signal Analysis: the Fourier Transform. Lathi Chapter 4

Information and Communications Security: Encryption and Information Hiding

Homework 4. May An LTI system has an input, x(t) and output y(t) related through the equation y(t) = t e (t t ) x(t 2)dt

Review: Continuous Fourier Transform

E2.5 Signals & Linear Systems. Tutorial Sheet 1 Introduction to Signals & Systems (Lectures 1 & 2)

The (Fast) Fourier Transform

1. SINGULARITY FUNCTIONS

Three Interpretations of the Fourier Trasform The Fourier transform plays an important role in engineering and science. At one time or another,

Chapter 4 The Fourier Series and Fourier Transform

THE FOURIER TRANSFORM (Fourier series for a function whose period is very, very long) Reading: Main 11.3

BME 50500: Image and Signal Processing in Biomedicine. Lecture 2: Discrete Fourier Transform CCNY

SEISMIC WAVE PROPAGATION. Lecture 2: Fourier Analysis

Filter structures ELEC-E5410

FOURIER ANALYSIS. (a) Fourier Series

2.161 Signal Processing: Continuous and Discrete Fall 2008

FOURIER ANALYSIS using Python

Attenuation and dispersion

!Sketch f(t) over one period. Show that the Fourier Series for f(t) is as given below. What is θ 1?

a( i), where N i N ) is accurately d( i), where N i N. The derivative at ( ) ( ) ( )

Tutorial Sheet #2 discrete vs. continuous functions, periodicity, sampling

Vibration Testing. an excitation source a device to measure the response a digital signal processor to analyze the system response

Signals & Systems. Lecture 5 Continuous-Time Fourier Transform. Alp Ertürk

Filter Analysis and Design

Unstable Oscillations!

EE Homework 13 - Solutions

6.003 Homework #10 Solutions

Biomedical Engineering Image Formation II

Sensors. Chapter Signal Conditioning

Periodogram of a sinusoid + spike Single high value is sum of cosine curves all in phase at time t 0 :

Lecture 27 Frequency Response 2

Nonlinear acoustic imaging via reduced order model backprojection

ENGIN 211, Engineering Math. Laplace Transforms

Signal Processing Signal and System Classifications. Chapter 13

The Discrete Fourier transform

Correlator I. Basics. Chapter Introduction. 8.2 Digitization Sampling. D. Anish Roshi

Fourier Series. Fourier Transform

OSE801 Engineering System Identification. Lecture 05: Fourier Analysis

Vibration Testing. Typically either instrumented hammers or shakers are used.

2.161 Signal Processing: Continuous and Discrete Fall 2008

Nonlinear seismic imaging via reduced order model backprojection

Review of Linear System Theory

ECE 3084 QUIZ 2 SCHOOL OF ELECTRICAL AND COMPUTER ENGINEERING GEORGIA INSTITUTE OF TECHNOLOGY APRIL 2, Name:

Scientific Computing: An Introductory Survey

Attenuation and dispersion

MEDE2500 Tutorial Nov-7

General Inner Product and The Fourier Series

A1 Time-Frequency Analysis

Problem Sheet 1 Examples of Random Processes

2A1H Time-Frequency Analysis II Bugs/queries to HT 2011 For hints and answers visit dwm/courses/2tf

Variable and Periodic Signals in Astronomy

LECTURE 12 Sections Introduction to the Fourier series of periodic signals

Review of Fourier Transform

UNIVERSITY OF OSLO. Please make sure that your copy of the problem set is complete before you attempt to answer anything.

Filter Banks For "Intensity Analysis"

GATE EE Topic wise Questions SIGNALS & SYSTEMS

DESIGN OF CMOS ANALOG INTEGRATED CIRCUITS

Jean Morlet and the Continuous Wavelet Transform (CWT)

Quality Improves with More Rays

ESS Finite Impulse Response Filters and the Z-transform

Variable and Periodic Signals in Astronomy

Need for transformation?

A3. Frequency Representation of Continuous Time and Discrete Time Signals

Poles and Zeros in z-plane

EE 224 Signals and Systems I Review 1/10

TIME SERIES ANALYSIS

Problem with Fourier. Wavelets: a preview. Fourier Gabor Wavelet. Gabor s proposal. in the transform domain. Sinusoid with a small discontinuity

Wavelets: a preview. February 6, 2003 Acknowledgements: Material compiled from the MATLAB Wavelet Toolbox UG.

Grades will be determined by the correctness of your answers (explanations are not required).

A system that is both linear and time-invariant is called linear time-invariant (LTI).

OSE801 Engineering System Identification. Lecture 09: Computing Impulse and Frequency Response Functions

Topic 3: Fourier Series (FS)

Plane waves and spatial frequency. A plane wave

Lecture 4 - Spectral Estimation

3.2 Complex Sinusoids and Frequency Response of LTI Systems

The Laplace Transform

EE5713 : Advanced Digital Communications

EDISP (NWL2) (English) Digital Signal Processing Transform, FT, DFT. March 11, 2015

Introduction to Signal Spaces

ENGIN 211, Engineering Math. Fourier Series and Transform

EA2.3 - Electronics 2 1

Basics about Fourier analysis

Digital Filters Ying Sun

EE482: Digital Signal Processing Applications

Image Acquisition and Sampling Theory

which arises when we compute the orthogonal projection of a vector y in a subspace with an orthogonal basis. Hence assume that P y = A ij = x j, x i

Wave Phenomena Physics 15c

Transcription:

Time and Spatial Series and Transforms Z- and Fourier transforms Gibbs' phenomenon Transforms and linear algebra Wavelet transforms Reading: Sheriff and Geldart, Chapter 15

Z-Transform Consider a digitized record of N readings: U={u 0, u 1, u 2,, u N-1 }. How can we represent this series differently? The Z transform simply associates with this time series a polynomial: For example, a 3-sample record of {1,2,5} is represented by a quadratic polynomial: 1 + 2z + 5z 2. In Z-domain, the all-important operation of convolution of time series becomes simple multiplication of their Z-transforms:

Fourier Transform To describe a polynomial of order N-1, it is sufficient to specify its values at N points in the plane of z. The Discrete Fourier transform is obtained by taking the Z-transform at N points uniformly distributed around a unit circle on the complex plane of z: U k = m=1 N 1 e i 2 k N m ut m k=0,1, 2,..., N 1 Each term (k>0) in the sum above is a periodic function (a combination of sin and cos), with a period of N/k sampling intervals: e i =cosi sin Thus, the Fourier transform expresses the signal in terms of its frequency components, and also has the nice property of the Z- transform regarding convolution

Relation of Fourier to Z-transform z-points used to construct the Fourier transform: Aliasing: for a real-valued signal, the values of FT at frequencies below and above the Nyquist (orange and green dots) are complex conjugate. Thus, only a half of the frequency band describes the process uniquely. This ambiguity is the source of aliasing. For this reason, frequencies above f N should not be used. Note: forward and inverse FT result in a signal whose N samples are repeated periodically in time.

Matrix form of Fourier Transform Note that the Fourier transform can be shown as a matrix operation: U 1=Lut 1 U 2 2 U 3 ut 3...... i 1 t 1 e F =e i t 1 2 e i t 1 3 e i 2 t 1 e i 2 t 2 e i 2t 3 e i t 3 1 e i t 3 2 e i t 3 3 e............ i 1 t 1 e i t 2 1 e i t 3 1 F 1 = 1 e i 1t 2 e i 2t 2 e i 3t 2 N e i t 1 3 e i t 2 3 e i t 3 3............ Inverse:

Resolution of Fourier Transform Resolution matrix: R F =F 1 F If all N frequencies are used: R F = I If fewer than N frequencies are used (Gibbs phenomenon): R F I

Integral Fourier Transform For continuous time and frequency (infinitesimal sampling interval and infinite recording time), Fourier transform reads: Forward: Inverse: U = 1 2 dt ute i t. u t= 1 2 d U e i t. In practice, the bandwidth (and time) is always limited, and so the actual combination of the forward and inverse transforms is rather: ut= 1 max 2 max d [ d u e i ] e i t. ut= 1 2 d u [ t ] max d e i. max

Gibbs' phenomenon At a discontinuity, application of the Fourier forward and inverse transform (with a limited bandwidth), results in ringing. Step function is reproduced with ~18% amplitude distortion and ripples on each side Note the ~9% overshoot at the top and the bottom λ is our ω max This is important for constructing time and frequency windows Boxcar windows create ringing at their edges. Hanning (cosine) windows are often used to reduce ringing: H t t= 1 2 1 cos t t.

Spectra of Pulses For a pulse of width T s, its spectrum is about 1/T Hz in width: Equal-amplitude (co)sinusoids from 0 to f N add up to form a spike: Spike From Yilmaz, 1987

Sample Fourier Transforms sinc(at/2) δ(t) δ(t-t 0 ) e -kt step(t) e -k t e -k(t-t0) step(t-t 0 ) te -kt step(t) From Sheriff, Geldart, 1995 Compare the transforms within the boxes...

Wavelet transforms Like the inverse Fourier transform, wavelet decomposition represents the time-domain signal as a combination of wavelets = of some desired shapes: ut 1 f 1t 1 f 2t 1 f 3t1... ut 2 f 1 t 2 f 2 t 2 f 3 t 2 a 2 ut 3 f 1 t 3 f 2 t 3 f 3 t 3 a 3...............a1... Wavelet shapes Wavelet amplitudes Ideally, wavelets should form a complete orthonormal basis: N 1 k=0 f i t k f j t k = ij although this is not really necessary exp(...) functions used in Fourier transforms satisfy this property Usually, functions f(t) represent timescaled and shifted versions of some wavelet W(t)