Spiking deconvolution - book
![]() | |
Series | Geophysical References Series |
---|---|
Title | Digital Imaging and Deconvolution: The ABCs of Seismic Exploration and Processing |
Author | Enders A. Robinson and Sven Treitel |
Chapter | 10 |
DOI | http://dx.doi.org/10.1190/1.9781560801610 |
ISBN | 9781560801481 |
Store | SEG Online Store |
By its very nature, deconvolution is based on a convolutional model. Without a convolutional model, there can be prediction-error filtering but no deconvolution as such. The convolutional model is our particular representation of the physical structure of the earth. The standard convolutional model states that a seismic trace is the convolution of a minimum-phase wavelet with a white reflectivity. Any generalization of the convolutional model always must begin with ways to relax either the minimum-phase assumption or the white-reflectivity assumption or both.
Let be the seismic trace, let be the minimum-phase wavelet, and let be the random white reflectivity. Mathematically, the convolutional model is
( )
For convenience, the first coefficient of the wavelet is taken to be equal to one. In more concise notation, the convolutional model is . The deconvolution problem consists of removal of the wavelet from the trace, leaving behind an estimate of the reflectivity.
The deconvolution process can be outlined as follows. The trace is the given data. The autocorrelation function of this trace is computed next. Because the reflectivity is white, computing the trace’s autocorrelation function averages out the random, uncorrelated reflectivity series. As a result, the trace’s autocorrelation is the same function, within statistical bounds, as the wavelet’s autocorrelation. From the seismic trace, we thereby can estimate the autocorrelation of the wavelet. This is the crucial step in the deconvolution process. However, rough edges on the computed autocorrelation always remain. As a result, the computed autocorrelation must be adjusted or tapered to render it more suitable from the viewpoint of its spectral energy. A typical adjustment is to increase the zero-lag autocorrelation coefficient by a small percentage of it. Because this increase in the zero-lag autocorrelation coefficient boosts the white-noise level of the spectrum, this adjustment is often called prewhitening.
The seismic wavelet is unknown; however, given the assumptions of the convolutional model, the autocorrelation of the wavelet can be found. Note, however, that the autocorrelation function preserves no phase information. It turns out that many wavelet shapes share the same autocorrelation function but have different phase spectra (Chapter 7). However, only one of these wavelets is minimum phase. Because the convolutional model assumes that the seismic wavelet is minimum phase, specification of the minimum-phase wavelet provides us with the necessary information to determine the wavelet from the given autocorrelation function. Once the minimum-phase wavelet is known, it can be removed from the trace by deconvolution, thereby leaving, as a residual, the random reflectivity series.
Whereas prediction operators can be used with various values of the prediction distance, our attention now turns to the prediction operator for unit prediction distance — that is, for . The prediction equation for unit prediction distance is
( )
The given data are the autocorrelation of the trace, which is the same as the autocorrelation of the wavelet. The critical simplification brought about by the convolutional model is that now one needs only to deal with the wavelet instead of with the entire trace when it comes to operator design. Hence, now wavelet b can be regarded as the input to the filter. The autocorrelation of the wavelet is the same as the autocorrelation r of the trace.
The first step is to determine the coefficients of the prediction operator for the unit prediction distance for this wavelet. Setting Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://en.wikipedia.org/api/rest_v1/":): {\displaystyle \alpha = 1} in equation 9, we obtain the normal equations
( )
The solution of these normal equations gives the coefficients of the prediction operator for unit prediction distance. By equation 12, the prediction-error operator for a prediction distance of 1 is
( )
The operator is a spiking operator or spiking filter (normalized so that the leading coefficient is 1). The spiking operator is necessarily minimum phase.
The convolutional model has two components: the minimum-phase wavelet and the white reflectivity. The spiking operator represents the means to obtain both components. The inverse of the spiking operator is the minimum-phase wavelet. Thus, the wavelet can be found from the spiking filter a with the relation , which is
( )
This equation says that the minimum-phase wavelet b is the inverse of the spiking filter a — that is, . The spiking filter finally yields the reflectivity with
( )
This equation denotes spiking deconvolution. Thus, the spiking filter produces both the wavelet and the reflectivity. Deconvolution of the conventional model of the trace is now complete.
Once the spiking operator has been found, any other linear filter of given length can be obtained easily within given limits of computational accuracy. Suppose that the required filter q has an input b and desired output z. Then, the required filter has impulse response . We can check this result by computing the output. The output of the filter is
( )
Once the normal equations for the spiking filter have been solved, no further set of normal equations needs to be solved for the given input. Any other filter can be obtained by merely convolving the required desired output with the spiking filter.
As an example, consider the problem of shaping the wavelet into the desired output . If we compute the least-squares shaping filter, we obtain
( )
If we compute the least-squares spiking filter, we obtain
( )
which, when convolved with the desired output, gives
( )
We see that the filters in equations 26 and 28 are the same, within the bounds of accuracy obtainable for filters of such short length.
Continue reading
Previous section | Next section |
---|---|
The prediction-error filter | Gap deconvolution |
Previous chapter | Next chapter |
Wavelet Processing | Fine Points |
Also in this chapter
- Model used for deconvolution
- Least-squares prediction and smoothing
- The prediction-error filter
- Gap deconvolution
- Tail shaping and head shaping
- Seismic deconvolution
- Piecemeal convolutional model
- Time-varying convolutional model
- Random-reflection-coefficient model
- Implementing deconvolution
- Canonical representation
- Appendix J: Exercises