next up previous print clean
Next: Building a more complex Up: DECONVOLUTION WITH A KNOWN Previous: DECONVOLUTION WITH A KNOWN

The basic operator

If we consider the simple case in which $\; {\bf r}\; $ is a sufficiently sparse series (so that the number of samples between any two adjacent non-zero-valued samples is at least equal to the number of samples of the wavelet, i.e. Lw), it is possible to devise a simple operator to retrieve ${\bf r}$:

 
 \begin{displaymath}
{\bf r} = {\bf P_w \{ t \} } = {\bf \delta}^{2 L_w - 1} 
\{ {{\bf w} \star {\bf t} \over \parallel {\bf w} \parallel^2} \}.\end{displaymath} (2)


The symbol stands for correlation, while the operator $\; {\bf \delta^L}\; $ is defined as follows: The result of

\begin{displaymath}
{\bf r} = {\bf \delta}^L \{ {\bf c} \} \end{displaymath}

is given by

\begin{displaymath}
r_i = \delta^L_i c_i \end{displaymath}

where

\begin{displaymath}
\delta^L_i = \left\{ \begin{array}
{ll} 
 1 & \mbox{ \hspace...
 ...\\  0 & \mbox{ \hspace{1.0cm} otherwise.} \end{array} 
\right. \end{displaymath}



When the series ${\bf r}$ is still sparse but the temporal distance between non-vanishing-samples is larger than the minimum distance still resolvable by the wavelet (that is $ dt \ge 1/[2f]$, where f is the highest frequency component of the wavelet), the operator in equation (2) will not give the exact solution. Here however, an exact solution can still be obtained through an iterative process. Let's consider equation (2) as the zero-order approximation ${\bf r^0}$ to the time series ${\bf r}$:

\begin{displaymath}
{\bf r^0} = {\bf \delta}^{2 L_w - 1} \{ {{\bf w} \star {\bf t} \over 
\parallel {\bf w} \parallel^2} \}.\end{displaymath} (3)

The residual between the original trace and the trace predicted by this zero-order approximation for the reflectivity will be

 
 \begin{displaymath}
{\bf \Delta t^0} = {\bf t - t^0} = {\bf w} \ast ({\bf r - r^0}).\end{displaymath} (4)

Because the operator ${\bf P_w}$ in equation (2) is an approximation to the inverse of the convolution by ${\bf w}$, we can apply it to equation (4) to get a zero-order approximation to ${\bf r - r^0}$:
 
 \begin{displaymath}
{\bf \Delta r^0} = {\bf r - r^0} = {\bf P_w \{ \Delta t^0 \}}.\end{displaymath} (5)

Therefore, the first-order approximation for the reflectivity series will be

\begin{displaymath}
{\bf r^1} = {\bf r^0} + {\bf \Delta r^0}, \end{displaymath}

and in general

 
 \begin{displaymath}
{\bf r^i} = {\bf r^{i-1}} + {\bf P_w \{ t - t^{i-1} \}} = 
 {\bf r^{i-1}} + {\bf P_w \{ t - w \ast r^{i-1} \}}.\end{displaymath} (6)

In Figure 1 this iterative process is applied to a synthetic trace whose original reflectivity series is comprised of sparse spikes. The distance between some of the spikes is successively decreased to show how the relaxation of the sparseness condition affects the convergence of the method. Except for (c), the exact solution was reached in a few number of iterations, even when the separation between adjacent spikes is reduced to one third of the wavelet size. Because in (c) the exact solution was not reached within a finite number of iterations (though an extremely close solution was found after a few iterations), it will be necessary to improve the basic operator Pw if we intend to apply the method to more complex time series.

 
sparse
sparse
Figure 1
The iterative process described by equation (6) is applied to four synthetic traces. The traces differ only in the distance between some of the spikes of the associated reflectivity series. (a) When the distance between spikes is around 1.5 times the wavelet's size the exact reflectivities are retrieved on the 0-order iteration (that is, equation 2). As the distance between some of the spikes decreases, the number of iterations necessary to get the exact solution increases: 1 iteration in (b) and 8 iterations in (d). Although (c) has a fast convergence (the sixth iteration is shown), the exact solution is not reached, as we can see by the small residuals beyond 0.6 seconds.
view


next up previous print clean
Next: Building a more complex Up: DECONVOLUTION WITH A KNOWN Previous: DECONVOLUTION WITH A KNOWN
Stanford Exploration Project
1/13/1998