Digital Filtering Convolution of time series

Slides:



Advertisements
Similar presentations
Request Dispatching for Cheap Energy Prices in Cloud Data Centers
Advertisements

SpringerLink Training Kit
Luminosity measurements at Hadron Colliders
From Word Embeddings To Document Distances
Choosing a Dental Plan Student Name
Virtual Environments and Computer Graphics
Chương 1: CÁC PHƯƠNG THỨC GIAO DỊCH TRÊN THỊ TRƯỜNG THẾ GIỚI
THỰC TIỄN KINH DOANH TRONG CỘNG ĐỒNG KINH TẾ ASEAN –
D. Phát triển thương hiệu
NHỮNG VẤN ĐỀ NỔI BẬT CỦA NỀN KINH TẾ VIỆT NAM GIAI ĐOẠN
Điều trị chống huyết khối trong tai biến mạch máu não
BÖnh Parkinson PGS.TS.BS NGUYỄN TRỌNG HƯNG BỆNH VIỆN LÃO KHOA TRUNG ƯƠNG TRƯỜNG ĐẠI HỌC Y HÀ NỘI Bác Ninh 2013.
Nasal Cannula X particulate mask
Evolving Architecture for Beyond the Standard Model
HF NOISE FILTERS PERFORMANCE
Electronics for Pedestrians – Passive Components –
Parameterization of Tabulated BRDFs Ian Mallett (me), Cem Yuksel
L-Systems and Affine Transformations
CMSC423: Bioinformatic Algorithms, Databases and Tools
Some aspect concerning the LMDZ dynamical core and its use
Bayesian Confidence Limits and Intervals
实习总结 (Internship Summary)
Current State of Japanese Economy under Negative Interest Rate and Proposed Remedies Naoyuki Yoshino Dean Asian Development Bank Institute Professor Emeritus,
Front End Electronics for SOI Monolithic Pixel Sensor
Face Recognition Monday, February 1, 2016.
Solving Rubik's Cube By: Etai Nativ.
CS284 Paper Presentation Arpad Kovacs
انتقال حرارت 2 خانم خسرویار.
Summer Student Program First results
Theoretical Results on Neutrinos
HERMESでのHard Exclusive生成過程による 核子内クォーク全角運動量についての研究
Wavelet Coherence & Cross-Wavelet Transform
yaSpMV: Yet Another SpMV Framework on GPUs
Creating Synthetic Microdata for Higher Educational Use in Japan: Reproduction of Distribution Type based on the Descriptive Statistics Kiyomi Shirakawa.
MOCLA02 Design of a Compact L-­band Transverse Deflecting Cavity with Arbitrary Polarizations for the SACLA Injector Sep. 14th, 2015 H. Maesaka, T. Asaka,
Hui Wang†*, Canturk Isci‡, Lavanya Subramanian*,
Fuel cell development program for electric vehicle
Overview of TST-2 Experiment
Optomechanics with atoms
داده کاوی سئوالات نمونه
Inter-system biases estimation in multi-GNSS relative positioning with GPS and Galileo Cecile Deprez and Rene Warnant University of Liege, Belgium  
ლექცია 4 - ფული და ინფლაცია
10. predavanje Novac i financijski sustav
Wissenschaftliche Aussprache zur Dissertation
FLUORECENCE MICROSCOPY SUPERRESOLUTION BLINK MICROSCOPY ON THE BASIS OF ENGINEERED DARK STATES* *Christian Steinhauer, Carsten Forthmann, Jan Vogelsang,
Particle acceleration during the gamma-ray flares of the Crab Nebular
Interpretations of the Derivative Gottfried Wilhelm Leibniz
Advisor: Chiuyuan Chen Student: Shao-Chun Lin
Widow Rockfish Assessment
SiW-ECAL Beam Test 2015 Kick-Off meeting
On Robust Neighbor Discovery in Mobile Wireless Networks
Chapter 6 并发:死锁和饥饿 Operating Systems: Internals and Design Principles
You NEED your book!!! Frequency Distribution
Y V =0 a V =V0 x b b V =0 z
Fairness-oriented Scheduling Support for Multicore Systems
Climate-Energy-Policy Interaction
Hui Wang†*, Canturk Isci‡, Lavanya Subramanian*,
Ch48 Statistics by Chtan FYHSKulai
The ABCD matrix for parabolic reflectors and its application to astigmatism free four-mirror cavities.
Measure Twice and Cut Once: Robust Dynamic Voltage Scaling for FPGAs
Online Learning: An Introduction
Factor Based Index of Systemic Stress (FISS)
What is Chemistry? Chemistry is: the study of matter & the changes it undergoes Composition Structure Properties Energy changes.
THE BERRY PHASE OF A BOGOLIUBOV QUASIPARTICLE IN AN ABRIKOSOV VORTEX*
Quantum-classical transition in optical twin beams and experimental applications to quantum metrology Ivano Ruo-Berchera Frascati.
The Toroidal Sporadic Source: Understanding Temporal Variations
FW 3.4: More Circle Practice
ارائه یک روش حل مبتنی بر استراتژی های تکاملی گروه بندی برای حل مسئله بسته بندی اقلام در ظروف
Decision Procedures Christoph M. Wintersteiger 9/11/2017 3:14 PM
Limits on Anomalous WWγ and WWZ Couplings from DØ
Presentation transcript:

Digital Filtering Convolution of time series Convolution as filtering process Cross- and auto-correlation Frequency filtering Deconvolution Reading: Telford et al., Sections A.10,11

Convolution of time series Convolution for time (or space) series is what commonly is multiplication for numbers. Example of a ‘convolutional model’: rise in lake level resulting from rainfall Let’s assume that the recorded rainfall over 5 months is: 2, 3, 1, 4, 3 cm, respectively. The lake level will respond to a 1 cm of rain fall, say, with a 2-cm rise in the first month and 1-cm in the second. This is called the ‘impulse response’. Lake level rises from the different months of rainfall will accumulate linearly.

Lake Level Rise Numerical example The resulting lake levels can be calculated by the following procedure, called convolution: The impulse response series is reversed and shifted, and sample-by sample dot product is taken to find the response at any moment

Convolution General formulae The resulting lake levels can be calculated by the following procedure, called convolution. Convolution of two series, ui, and wi, denoted u*w, is: As multiplication, it is symmetric (commutative): Note that if we need to multiply two polynomials, with coefficients uk and wk, we would use exactly the formula above. Therefore, in Z or frequency domains, convolution becomes simple multiplication of polynomials (show this!): This is the key property facilitating efficient digital filtering.

Convolution Two important cases of interest Digital signal filtering Earth’s response is also a filter. Note that in this case, the impulse response is unknown and is of primary interest Hence reflection processing deals with inverse filtering… (i.e., finding the filter)

Convolutional model of a reflection seismic record Reflection seismic trace is a convolution of the source wavelet with the Earth's ‘reflectivity series’

Convolutional model A more realistic example From Yilmaz, 1987

Cross- and Auto-correlation Cross-correlation gives the degree of similarity between two signals: For each value of a ‘lag’ i: Shift the second trace by the lag Calculate dot product: The lag for which the cross-correlation is largest gives the time shift between the two records A most important application – pre-processing of Vibroseis recordings Auto-correlation of a record is its cross-correlation with itself It is symmetric in terms of positive and negative lags It indicates the degree to which the signal repeats itself.

Linear Filtering Most operations with seismic signals can be represented by a convolutional operator: It is linear: It is translationally (time-) invariant: The filtering operator is represented differently in different domains: Convolution in time domain Complex-value multiplication in Z- and frequency domains This allows easy frequency filtering (selective enhancement or suppression of harmonic components in the signal) 𝑣=𝐹𝑢 𝐹 𝑢 1  𝑢 2 =𝐹 𝑢 1 𝐹 𝑢 2 𝐹 𝑡𝑖𝑚𝑒𝑠ℎ𝑖𝑓𝑡𝑒𝑑 𝑡 𝑢= 𝑡𝑖𝑚𝑒𝑠ℎ𝑖𝑓𝑡𝑒𝑑 𝑡 𝐹𝑢

Frequency Filtering Key element of seismic and GPR processing. Low-pass (high-cut), Band-pass, High-pass (low-cut), Notch Suppressing the unwanted (noisy) parts of the frequency spectrum. Usually zero-phase, to avoid phase (travel-time) distortion. This means that the filter does not change the phase spectrum.

Filter panels Trial band-pass filter panels are designed in order to determine the best frequency range for data display and analysis. For a final display, time-variant filters are used.

Deconvolution Deconvolution (inverse) filters To remove (reduce) the effects of wavelet’s complexity on the resulting image. Based on the known (or estimated) wavelet shape, an inverse filter is designed with the objective to compress this wavelet in time: Numerous deconvolution techniques are available Performed in time or frequency domains.

Deconvolution (shot gathers) From Yilmaz, 1987

Deconvolution (stack) From Yilmaz, 1987 Interpreters certainly prefer working with the crisper, high- resolution image (b) that uses deconvolution.

Example of Multichannel filter: Stacking Records are summed ('stacked') in order to increase the S/N ratio: Signal is assumed the same in all channels, therefore, its amplitude is increased N (the number of records); For incoherent noise, the energy becomes proportional to N, and so the amplitude increases as ; Therefore, the S/N ratio  . Note: coherent noise cannot be suppressed by stacking! 𝑁 𝑁 From Reynolds, 1997