The present invention relates to linear and non-linear inversion of physical data and more specifically but not limited to controlled-source electromagnetic (CSEM) data or seismic data.
A number of techniques for exploring the Earth's subsurface have been developed that are based on transmitting waves or signals into a region of the Earth's subsurface. The transmitted signal interacts with the earth and typically a portion of the signal propagates back to the surface where it is recorded and used to obtain information about the subsurface structure, based on how the signal has interacted with the earth. The CSEM method may use, for example, a dipole source which is towed above the seafloor for transmitting an electromagnetic signal and an array of receivers placed on the seabed for detecting the signal which has traveled through the formation below the seafloor. The detected signal then needs to be inverted for deriving physical parameters. The physical parameters could optionally be used to estimate the presence of hydrocarbons or water. A physical parameter which is typically derived is conductivity of the formation. The conductivity can be used as a parameter in a simulation capable of producing a simulation of the recorded data. The optimal values for the conductivities are those which optimise the agreement between the simulated data and the data.
Non-linear inversion of CSEM data involves solving a large linear system of equations to calculate updated values of the conductivity at each iteration of an iterative optimisation method in order to minimise the distance between the data and the simulated data. The number of nodes of a spatial three dimensional grid on which the model vector is based typically exceeds a million, and solving the large system of equations on that grid becomes unfeasible or at least numerically costly. Optimization algorithms which do not require solving the large system of equations, solve it only approximately, or solve a simplified version of the original system of equations, like the limited-memory Broyden-Fletcher-Goldfarb-Shanno algorithm can be used, but they require very accurate start model vectors to deliver good inversion results. Reducing the number of inversion parameters, also called free parameters, is an important way of increasing the efficiency of the inversion algorithm: with fewer parameters the linear system of equations becomes much smaller and solving the normal equations can become feasible or much less computer intensive/numerically costly.
Strong geometrical constraints may be used to reduce the number of independent free parameters. For example, the conductivity values in geologically defined bodies can be set to constant values and those constant values are then inverted. However, a disadvantage of such methods is that they require much a priori information and are not suitable when resistive or conductive bodies stretch across the defined geometrical structures.
According to a first aspect of the invention, there is provided a method of estimating a set of physical parameters, the method comprising iteratively inverting an equation to minimise a penalty term depending on simulated data and measured data and to provide an estimated set of physical parameters, wherein said iteratively inverting comprises at least a first inversion step and a second inversion step and wherein the simulated data depend on a model vector representing the set of physical parameters, applying a compression operator to the model vector representing the set of physical parameters to reduce the number of free variables and to produce a compressed model vector and varying the compression operator between the first inversion step and the second inversion step.
The method may further comprise calculating a combination of a compressed model vector obtained in the first inversion step and a compressed model vector obtained in the second inversion step. In particular, the model vector may be defined on grid and the compression operator may be arranged to reduce the number of free parameters defined on the grid.
The compression operator may be a nearest-neighbour interpolator arranged to interpolate the value of the physical parameters on neighbouring cells of the grid. Additionally, smoothing may be used for the interpolated values.
The equation may be a normal equation in a Gauss-Newton method. The inversion may also be based on an OCCAM algorithm, an Levenberg-Marquardt algorithm, a quasi-Newton algorithm or a gradient-base algorithm The measured data may be CSEM data or seismic data. The grid could be uniform or non-uniform.
The physical parameters may relate to a formation and the grid may depend on prior knowledge of the formation. Varying the compression operator between the first inversion step and the second inversion step may shift the free parameters between the first inversion step and the second inversion step.
The penalty term may be one of: the error between the simulated data and the measured data, a cost function depending on the simulated data and the measured data, the sum or the product of (i) the error between the simulated data and the measured data and (ii) the simulated data weighted according to a predetermined preference
According to a second aspect of the invention, there is provided a computer system arranged to carry out the method of the first aspect of the invention.
According to a third aspect of the invention, there is provided computer software which, when installed on the computer system of the second aspect, is arranged to cause the computer system to carry out the method of the first aspect.
Some embodiments of the invention will now be described by way of example only and with reference to the accompanying drawings, in which:
As illustrated in
The inventors have appreciated that the model vector can be compressed, followed by a technique that is referred to herein as grid shaking. A model vector m is defined which contains the values of horizontal and vertical conductivity in cell of the grid. The model vector m contains the free parameters which can be varied during the inversion process in order to find the vector m which minimises the distance between measured values and simulated values of, for example, the electric field amplitudes. The grid may be defined on the basis of depth and distance within a geographical formation when a 2 dimensional representation is used, or may also be defined on the basis of the three spatial dimensions of the formation when a 3 dimensional representation is used. The proposed model contains N parameters. In the specific embodiment presented below, the invention is illustrated using the Gauss-Newton algorithm, but the invention can also be used in other algorithms. The data Jabobian is (equation 1)
J=∂d/∂m,
where d represents the CSEM data weighted by the inverse of the data uncertainty. The size of the data vector is Nd. In order to obtain the Gauss-Newton search direction p, one must solve the normal equations (equation 2)
J*Jp=−g,
wherein the gradient g is given by (equation 3)
g=J*Δd,
with Δd the weighted data residuals and the star (*) indicates the conjugate transpose. Additional regularisation terms, which are often included in this type of inversion problem, are omitted for simplicity. In three dimensions, the Jacobean J becomes very large for typical data sets which will make solving equation 2 or storing Jacobian J difficult.
A model update Δm=αp is calculated at each iteration. If the problem is linear, then the model update to be applied is exactly Δm=p because α=1. For non-linear problems, the Jacobian J represents a linear approximation of the modeling operator. Because this approximation is not exact, it is better to use a model update Δm=αp, where α is a scalar. The search is carried out along the direction given by p, and scalar α states how long in that direction the update should go. The optimal value of α, which can be very different from 1 in non-linear cases, can be searched for by techniques usually referred to as line search.
Line search requires some modelings/simulations and some iterations to finally find a good value for α but these “internal” iterations are simpler and more rapid than the general iterations. After that step, the model update is calculated and we obtain an improved model m+Δm, so the cost function is smaller for m+Δm than it was form.
The model vector can be reduced in size by applying model compression. An interpolator R can be used to compress the size of vector m to a reduced number of parameters Nc. The relationship between a compressed vector {tilde over (m)} containing Nc parameters and vector m is (equation 4)
m=R{tilde over (m)}
whereby Nc<<N. The ratio N/Nc is the parameter compression factor. The inventors have appreciated that the interpolator can be varied during the inversion process to combine a reduction in complexity with an increased resolution of the final estimate.
In compressed model space, the Jacobian becomes (equation 5)
and the compressed gradient {tilde over (g)} can be obtained from {tilde over (J)} with equations similar to equation 3. A new set of much smaller equations than equation 2 can now be solved to obtain a compressed search direction {tilde over (p)} and to obtain a compressed model update Δ{tilde over (m)}=α{tilde over (p)}, where α is optimised by line search.
The model vector at iteration k is mk=R{tilde over (m)}k, depends on Nc free parameters only. Model mk still contains N different values, but the free parameters are reduced. The inversion can therefore be carried out more quickly. However, the final model will at best have a resolution related to the properties of the interpolator which typically has a low spatial resolution if Nc is small. This limit to the resolution will also limit the degree of compression which can be used while retaining a meaningful output of the inversion algorithm.
By way of illustration, noise-free synthetic CSEM data have been generated with finite difference methods, whereby the data were simulated to be recorded by 10 receivers located on the seabed with 1 km spacing. Gauss-Newton inversion was applied to the recorded data at frequencies of the electric field of 0.1, 0.25, 0.5, 1 and 2 Hz. For each frequency, the data were muted at the offset where they reached 10−15 V/Am2.
The inventors have appreciated that the computational advantages of a low resolution grid can be combined with a higher resolution inversion outcome if the compression is varied each time new values for the free parameters are chosen, which is also referred to as the model being updated. The operator R can be changed at each iteration while keeping the same degree of compression. The operator R may be changed randomly or at equal increments at each iteration. At iteration k, the inverted model of the conductivity vector mk on the full resolution grid relates to the conductivity vector {tilde over (m)}k as (equation 6)
which no longer has the form of equation 4 discussed before. The summation of the plurality of modified conductivity vectors increases the resolution of the grid.
The process of shifting the grid, as varying operator R can be referred to, is illustrated in
The results, as illustrated in
The methods described herein by way of example concern non-linear inversion of CSEM data, but the claimed invention can also be applied to other methods. For example, non-linear inversion of other types of geophysical data, like magnetotelluric data, seismic data, and acoustic data acquired in boreholes and Ground Penetrating Radar data. For seismic data, an application of the invention is to so-called Full Waveform Inversion. The method can also be applied to joint-inversions where several types of data are used simultaneously.
Some common earth properties that can be inverted from geophysical data are inverted for include acoustic velocity, formation and fluid densities, acoustic impedance, Poisson's ratio, formation compressibility, shear rigidity, porosity, and fluid saturation.
Deterministic inversion methods are based on comparison of the output from an earth model with the observed field data and continuously updating the earth model parameters to minimize a function, which is usually some form of difference between model output and field observation. The set of model parameters that minimizes the objective function will produce a numerical seismogram which best compares with collected field seismic data. The step of updating is also carried out on a grid which can be varied between iterations. Stochastic inversion methods can also be used to generate constrained models as used in reservoir flow simulation, using geostatistical tools like kriging. As opposed to deterministic inversion methods, which produce a single set of model parameters, stochastic methods generate a suite of alternate earth model parameters which all obey the model constraint.
Although the invention has been described in terms of preferred embodiments as set forth above, it should be understood that these embodiments are illustrative only and that the claims are not limited to those embodiments. Those skilled in the art will be able to make modifications and alternatives in view of the disclosure which are contemplated as falling within the scope of the appended claims. Each feature disclosed or illustrated in the present specification may be incorporated in the invention, whether alone or in any appropriate combination with any other feature disclosed or illustrated herein.
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/EP2015/060265 | 5/8/2015 | WO | 00 |
Publishing Document | Publishing Date | Country | Kind |
---|---|---|---|
WO2016/180457 | 11/17/2016 | WO | A |
Number | Name | Date | Kind |
---|---|---|---|
20060095239 | Frenkel | May 2006 | A1 |
20080270028 | Abubakar | Oct 2008 | A1 |
20090120634 | Liu | May 2009 | A1 |
20100018718 | Krebs | Jan 2010 | A1 |
20110246140 | Abubakar et al. | Oct 2011 | A1 |
20110307438 | Fernandez Martinez | Dec 2011 | A1 |
20120121179 | Keshet | May 2012 | A1 |
20130185033 | Tompkins et al. | Jul 2013 | A1 |
20140350859 | Lin et al. | Nov 2014 | A1 |
20150039231 | Celepcikay et al. | Feb 2015 | A1 |
Number | Date | Country |
---|---|---|
103329008 | Sep 2013 | CN |
WO 2012064839 | May 2012 | WO |
Entry |
---|
Abubakar, A model-compression scheme for nonlinear electromagnetic inversions, Geophysics, vol. 77, No. 5 (Sep.-Oct. 2012); p. E379-E389 (Year: 2012). |
Abubakar et al., “A Model-compression Scheme for Nonlinear Electromagnetic Inversions,” Geophysics, vol. 77, No. 5, Sep.-Oct. 2012 (Sep. 1, 2012), pp. E379-E389 (12 Total Pages), XP001578941. |
Krebs et al., “Fast Full-wavefield Seismic Inversion Using Encoded Sources,” Geophysics, vol. 74, No. 6, Nov.-Dec. 2009 (Nov. 1, 2009), pp. WCC177-WCC188, XP001550489. |
Written Opinion of the International Searching Authority and International Search Report (forms PCT/ISA/237 and PCT/ISA/210), dated Feb. 10, 2016, for International Application No. PCT/EP2015/060265. |
English translation of the Chinese Office Action and Search Report for Chinese Application No. 201580081147.0, dated Apr. 8, 2019. |
Vesnaver et al., “Staggered or adapted grids for seismic tomography?,” The Leading Edge, Sep. 2000, 4 pages total. |
Number | Date | Country | |
---|---|---|---|
20180136349 A1 | May 2018 | US |