next up previous [pdf]

Next: Balancing good data with Up: Preconditioning Previous: Need for an invertible

INTERVAL VELOCITY

A bread-and-butter problem in seismology is building the velocity as a function of depth (or vertical travel time) starting from certain measurements. The measurements are described in many books, for example my book BEI (Basic Earth Imaging). They amount to measuring the integral of the velocity squared from the surface down to the reflector, known as the root-mean-square (RMS) velocity. Although good quality echoes may arrive often, they rarely arrive continuously for all depths. Good information is interspersed unpredictably with poor information. Luckily, we can also estimate the data quality by the ``coherency'' or the ``stack energy.'' In summary, what we get from observations and preprocessing are two functions of travel-time depth: (1) the integrated (from the surface) squared velocity, and (2) a measure of the quality of the integrated velocity measurement. Needed definitions are as follows:
$ \bold d$
is a data vector in which components range over the vertical traveltime depth $ \tau$ . Its component values contain the scaled RMS velocity squared $ \tau v_{\rm RMS}^2/\Delta \tau $ , where $ \tau /\Delta \tau $ is the index on the time axis.
$ \bold W$
is a diagonal matrix along which we lay the given measure of data quality. We use it as a weighting function.
$ \bold C$
is the matrix of causal integration, a lower triangular matrix of ones.
$ \bold D$
is the matrix of causal differentiation, namely, $ \bold D=\bold C^{-1}$ .
$ \bold u$
is a vector containing the interval velocity squared $ v_{\rm interval}^2 $ ranging over the vertical traveltime depth $ \tau$ .
From these definitions, under the assumption of a stratified Earth with horizontal reflectors (and no multiple reflections), the theoretical (squared) interval velocities enable us to define the theoretical (squared) RMS velocities by:

$\displaystyle \bold C\bold u \quad =\quad \bold d$ (31)

In other words, any component of $ \bold d_i$ measures the integral of a material property from the Earth surface to the depth of $ i$ . We wish to find the material property everywhere, which is $ \bold u$ . If we integrate it from the surface downward with causal integration $ \bold C$ , we should get the measurements $ \bold d$ .

With imperfect data, our data fitting goal is to minimize the residual:

$\displaystyle \bold 0 \quad\approx\quad \bold W \left[ \bold C\bold u - \bold d \right]$ (32)

where $ \bold W$ is some weighting function, we need to choose. To find the interval velocity where there is no data (where the stack power theoretically vanishes), we have the ``model damping'' goal to minimize the wiggliness $ \bold p$ of the squared interval velocity $ \bold u$ .

$\displaystyle \bold 0 \quad\approx\quad \bold D \bold u \quad =\quad \bold p$ (33)

We precondition these two goals by changing the optimization variable from interval velocity squared $ \bold u$ to its wiggliness $ \bold p$ . Substituting $ \bold u=\bold C\bold p$ gives the two goals expressed as a function of wiggliness $ \bold p$ .

$\displaystyle \bold 0$ $\displaystyle \approx$ $\displaystyle \bold W
\left[
\bold C^2\bold p
-
\bold d
\right]$ (34)
$\displaystyle \bold 0$ $\displaystyle \approx$ $\displaystyle \epsilon  \bold p$ (35)



Subsections
next up previous [pdf]

Next: Balancing good data with Up: Preconditioning Previous: Need for an invertible

2015-05-07