21
Seismic Data Processing Main Processing Sequence Dr Amin Khalil School of Physics, USM

Seismic data processing 10

Embed Size (px)

DESCRIPTION

ٍfrom seismic data processing course at USM Malaysia

Citation preview

Page 1: Seismic data processing 10

Seismic Data ProcessingMain Processing Sequence

Dr Amin KhalilSchool of Physics, USM

Page 2: Seismic data processing 10

Today’s Agenda

• IIR filters

And

• Main Processing Sequences

Page 3: Seismic data processing 10

IIR filters

Page 4: Seismic data processing 10

Properties of an IIR Filter• The general equation of an IIR filter can be

expressed as follows:

M

k

kk

N

k

kk

MM

NN

za

zb

zaza

zbzbbzH

1

0

11

110

1

1

ak and bk are the filter coefficients.

Page 5: Seismic data processing 10

Properties of an IIR Filter• The transfer function can be factorised to

give:

zXzY

pzpzpz

zzzzzzkzH

N

N

21

21

Where: z1, z2, …, zN are the zeros,

p1, p2, …, pN are the poles.

Page 6: Seismic data processing 10

Properties of an IIR Filter• The transfer function can be factorised to

give:

zXzY

pzpzpz

zzzzzzkzH

N

N

21

21

For the implementation of the above equation we need the difference equation:

M

kk

N

kk

k

knyaknxb

knxkhny

10

0

Page 7: Seismic data processing 10

Advantage

Use less memory than FIR filters

Disadvantages

•They are more susceptable to problems of finite-length arithmetic, such as

noise generated by calculations, and limit cycles. (This is a direct

consequence of feedback: when the output isn't computed perfectly and is

fed back, the imperfection can compound.)

•They are harder (slower) to implement using fixed-point arithmetic.

•They don't offer the computational advantages of FIR filters for multirate

(decimation and interpolation) applications.

Page 8: Seismic data processing 10

Types of filters

Matching question.

Page 9: Seismic data processing 10

Main Processing Squence

Page 10: Seismic data processing 10

Basic Processing Sequence:

Page 11: Seismic data processing 10
Page 12: Seismic data processing 10

Basic Processing

Page 13: Seismic data processing 10

Sorting of seismic data This step describe the way we collect and view or seismic data. It consists of the following:

Page 14: Seismic data processing 10
Page 15: Seismic data processing 10

CMP gather

Page 16: Seismic data processing 10
Page 17: Seismic data processing 10

Common shot vs CMP gather

Page 18: Seismic data processing 10

Zero-Offset gather.

This type is applied such that both shots and receivers are at the same location.

Page 19: Seismic data processing 10
Page 20: Seismic data processing 10

Reference for this lecture:

Drijkoningen, G. G. and Verschuur, D.J., 2003. Seismic data processing. TU Delft.

http://geodus1.ta.tudelft.nl/PrivatePages/G.G.Drijkoningen/LectureNotes/SeismicProcessing%28tg001_ta3600%29.pdf

Link

Page 21: Seismic data processing 10

End

Thank you