Next Article in Journal
The Role of Climate: 71 ka of Atmospheric Mercury Deposition in the Southern Hemisphere Recorded by Rano Aroi Mire, Easter Island (Chile)
Next Article in Special Issue
Modeling and Imaging of Multiscale Geological Media: Exploding Reflection Revisited
Previous Article in Journal
Assessment of Leachate Production from a Municipal Solid-Waste Landfill through Water-Balance Modeling
Previous Article in Special Issue
Moho Depth and Crustal Architecture Beneath the Levant Basin from Global Gravity Field Model
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Gravity Data Inversion with Method of Local Corrections for Finite Elements Models

Institute of Geophysics, Ural Branch of Russian Academy of Science, Amundsena 100-305, 620016 Ekaterinburg, Russia
*
Author to whom correspondence should be addressed.
Geosciences 2018, 8(10), 373; https://doi.org/10.3390/geosciences8100373
Submission received: 3 August 2018 / Revised: 3 October 2018 / Accepted: 3 October 2018 / Published: 10 October 2018
(This article belongs to the Special Issue Numerical Methods of Geophysical Fields Inversion)

Abstract

:
We present a new method for gravity data inversion for the linear problem (reconstruction of density distribution by given gravity field). This is an iteration algorithm based on the ideas of local minimization (also known as local corrections method). Unlike the gradient methods, it does not require a nonlinear minimization, is easier to implement and has better stability. The algorithm is based on the finite element method. The finite element approach in our study means that the medium (part of a lithosphere) is represented as a set of equal rectangular prisms, each with constant density. We also suggest a time-efficient optimization, which speeds up the inversion process. This optimization is applied on the gravity field calculation stage, which is a part of every inversion iteration. Its idea is to replace multiple calculations of the gravity field for all finite elements in all observation points with a pre-calculated set of uniform fields for all distances between finite element and observation point, which is possible for the current data set. Method is demonstrated on synthetic data and real-world cases. The case study area is located on the Timan-Pechora plate. This region is one of the promising oil- and gas-producing areas in Russia. Note that in this case we create a 3D density model using joint interpretation of seismic and gravity data.

1. Introduction

Our main goal is to construct a stable method of big gravity data inversion which has to be three-dimensional. The usual approach to find a volumetric density distribution is forward gravity modeling. One changes an initial model in interactive way to diminish gravity residuals. However, such a forward modeling approach cannot solve the non-uniqueness and the instability of gravity data inversion.
Our method of inversion follows the procedure of Cordell and Henderson [1]. A solution is calculated from gravity data automatically by successive approximations, without a time-consuming trial-and-error process. We apply a different approach to form a successive approximation. Moreover, we take into account instability of the inverse problem by means of a sort of regularization. The method is based on a fast forward modeling algorithm (to calculate the gravity effect of a volumetric density distribution); the initial 3D density model is deduced from independent geophysical studies to converge towards a solution; the representation of the sought density in the form of multiplicative function; sustainable adaptive algorithm for solving linear inverse problem.
The process for constructing density models based on gravity field anomalies contains two major blocks: forward modeling by forward gravity problem solving, and gravity data inversion (inverse gravity problem solving). High-efficiency algorithms for solving the forward gravity problem are required, not only for forward modeling, but also for successful iterative inverse problem solving schemes. Gravity inverse problems are a classic example of ill-posed problems: generally, their solutions are neither unique nor sustainable [2]. Stable and informative inverse gravity problem solutions can be obtained by iteratively calculating small deviations to the initial density distribution.
Initial density distribution is a model that we build before the gravity modeling stage. Such models can be constructed using seismic data, such as deep seismic sounding data (DSS). Two-dimensional seismic profiles form the 3D carcass of the model. Space between profiles is filled with the interpolated data using technique, as described by Martyshko et al. [3].
Discretization for the interpolation is done by gridding to regular 3D grid. Each cell is a rectangular prism with constant density. We adopt a finite elements method (FEM) to work with such volume. This means that the gravity field of the whole model is calculated as a sum of gravity fields of all elements. Closed form solution for rectangular prism gravity field is well-known [4,5] Currently, FEM is one of the most used methods for forward modeling. For recent studies one can refer to, e.g., Mostafa [6], who studied a particular case of FEM with cubic elements, and Couder-Castañeda et al. [7], who performed an optimization of method by parallelization on a cluster. However, they use a small grid size: models containing around 10,000–15,000 prisms in each study. For detailed regional models, we need methods that can handle millions of (and sometimes even more than a 1 billion) elements in a reasonable time. In this case, one cannot rely on parallelization only. Modification of algorithm itself is required to lower its complexity. Also, there are recent studies that are targeted at elements of non-equal size: e.g., Dubey and Tiwari [8] approximate surface with a set of vertical laminas; also they provide closed form for full gravity and gravity gradient tensor components for bodies of different shapes. Li and Oldenburg state [9] that FEM can also be a stage in iterative potential field inversion. We adopt the same approach.
The correct 3D gravity problem solution depends on the mass continuation outside the model volume technique. We cannot simply consider that density is zero everywhere outside the study volume and, thus, ignore it. Since we need to solve the inverse problem, a calculated field should have a similar structure as the observed one. The observed field is an anomaly field, which is produced by density increase and decrease relative to a background density value. To make a calculated field structure similar to this, we need to preselect some background density distribution. Without a priori information, the mean density value may be a good approximation for the background density. In this paper, we use background density, which only depends on the depth. We obtain this value by averaging the density values inside every horizontal layer of interpolated model. The approach is similar to the one of Cai and Wang [10]. Each horizontal layer is one FEM cell thick.

2. Methods

2.1. Forward Gravity Calculation for a Model with FEM

Using a right Cartesian coordinate system, let D be the rectangular parallelepiped area filled with masses of density ρ ( x , y , z ) :
D = [ x m i n ; x m a x ) × [ y m i n ; y m a x ) × [ z m i n ; z m a x ) .
Let r = ( x , y , z ) D denote a position vector of a point in D . Let Q = ( ξ , η , ζ ) D be the point of gravity field calculation with position vector q = ( ξ , η , ζ ) . In this notation the vertical component of gravity field g calculated at Q is
  g ( Q ) = γ ζ D   ρ ( r ) | r q | d x d y d z ,  
where γ is the gravitational constant.
A grid-approximation of the parallelepiped density function, ρ ( x , y , z ) , has the 3D grid { x i , y j , z k } ( x i < x i + 1 , y j < y j + 1 , z k < z k + 1 , x 0 = x m i n , x N x = x m a x , y 0 = y m i n , y N y = y m a x ,   z 0 = z m i n , z N z = z m a x ), which constructs elements D i , j k . Element of this three-dimensional grid and its spatial position is presented on Figure 1.
  D = i , j , k D i , j k ; i 0 , N x 1 ¯ ;   j 0 , N y 1 ¯   ;     k 0 , N z 1 ¯ D i , j k = [ x i ; x i + 1 ) × [ y j ; y j + 1 ) × [ z k ; z k + 1 ) ,
so the density is a constant for every element:
  ρ ( x , y , z ) = ρ i , j k ,   ( x , y , z ) D i , j k .  
All D i , j k parallelepipeds have the same dimensions, so x i = x 0 + i Δ x , y j = y 0 + j Δ y , z k = z 0 + k Δ z , Δ x > 0 , and Δ y > 0 , Δ z > 0 .
Gravity field of a prism with unit density and up to gravitational constant can be calculated with closed form solution formula [4] as
  G i , j k ( Q ) = υ ( r q ) | x i + 1   x i | y j + 1   y j | z k + 1   z k .  
here G i , j k ( Q ) is the gravity effect of the prism D i , j k calculated at a point Q and υ ( a ) is an expression υ ( a ) = a x ln ( a y + | a | ) + a y ln ( a x + | a | ) a z arctg ( a x a y a z | a | ) . In our case, a = r q , so a x = x ξ ; a y = y η ;   a z = z ζ , | a | = ( x ξ ) 2 + ( y η ) 2 + ( z ζ ) 2 .
And the full gravity field of area D is a sum of fields of prisms
  g ( Q ) = γ i = 0 N x 1 j = 0 N y 1 k = 0 N z 1 ρ i , j k G i , j k ( Q ) .  
here, ρ i , j k is the density value for the element G i , j k .
Representing the solution in the form of (5) and (6) allows the field calculation algorithm for the layer to be optimized between arbitrary depths.
In practice, it is convenient to calculate gravity field on a flat surface. In this case, all Q points are located on a single plane. Rectangular grid can be given on this surface. Let this grid be oriented similarly to D and parallel to the D upper face plane. We also assume that the grid step between nodes is Δ x and Δ y . Thus, a set, τ , of all field calculation points can be specified as follows: τ = ( q m ) m = 0 M 1 , q m = ( ξ i 1 , η j 1 , ζ ) , ξ i 1 = ξ 0 + i 1 Δ x , η j 1 = η 0 + j 1 Δ y , ζ ( z m i n ; z m a x ) , i 1 0 , M x 1 ¯ , j 1 0 , M y 1 ¯ , m = i 1 + M x j 1 , M = M x M y .

2.2. Inverse Gravity Problem for Layered Media Model (Density Calculations Using Known Field Values)

The 3D density ρ ( x , y , z ) calculations in an inhomogeneous area, D, based on field values, g ( ξ , η , ζ ) , specified for the point set τ , were implemented by inversion of integral operator on the right hand side of the (Equation (2)); g is a known function as measurements. Mathematically speaking, such a problem is ill posed and its solution depends heavily on small variations in the initial field data, g. However, if we select the density class with only lateral density variations, the determination of the density distribution in the horizontal layer will be stable [11].
We examined the density for an inhomogeneous parallelepiped with vertical thickness H as a product that only depends on a depth function,   ρ 0 ( z ) and Φ ( x , y ) :
  ρ ( x , y , z ) = ρ 0 ( z ) Φ ( x , y )  
We assume ρ 0 ( z ) is known from the logging data or may be approximated by some kind of the initial model analysis. Building a grid analogue (4) of the multiplicative density, ρ i , j k , on the partitioning, { x i , y j , z k } , yields ρ 0 ( z ) = ρ 0 k , z [ z k ; z k + 1 ) ; Φ ( x , y ) = Φ i , j , ( x , y ) [ x i ; x i + 1 ) × [ y j ; y j + 1 ) , i 0 , N x 1 ¯ , j 0 , N y 1 ¯ , k 0 , N z 1 ¯ . The field of layered parallelepiped was calculated on a flat surface ζ = 0 . We regroup summands with neighbor indices k and k + 1 in sum of (Equation (6)) using the primitive (5):
  g ( ξ i 1 , η j 1 , ζ ) = g i 1 , j 1 = γ i = 0 N x 1 j = 0 N y 1 Φ i , j k = 0 N z 1 Δ ρ 0 k G i 1 , j 1 , i , j k ,  
where Δ ρ 0 k is the difference between the background densities for the k and k 1 horizontal layers: Δ ρ 0 k = ρ 0 k ρ 0 k 1 , k 1 , N z 1 ¯ and Δ ρ 0 0 = ρ 0 0 , Δ ρ 0 N z = ρ 0 N z 1 , G i 1 , j 1 , i , j k = G i , j k ( ξ i 1 η j 1 ζ ) .
To lower the number of the indices in the direct problem operators of (Equation (8)) we introduced the continuous indexing of the density parallelepiped vertical columns: n = i + j N x , n 0 , ( N x N y 1 ) ¯ and field calculation points:   m = i 1 + M x j 1 , m 0 , ( M x M y 1 ) ¯ . If N x = M x , N y = M y , only one field calculation point ( m -th) is located above every density column with index n . We suppose these conditions are further satisfied. For the function Φ i , j = Φ n of two variables we have a linear system of equations:
  γ n = 0 M 1 Φ n k = 0 N z 1 G m , n k Δ ρ 0 k = g m  
where G m , n k is the 3D integration tensor; Δ ρ 0 k is the density increment in depth; Φ n is the unknown lateral density change; g m = g ( ξ i 1 η j 1 ζ ) is observed at a height ζ gravity field value at m -th point.
The value γ k = 0 N z G m , n k Δ ρ 0 k in (Equation (9)) may be regarded as coefficient for the Φ n . From a physical point of view, it represents the gravity field of a vertical column, D n , which is constructed from D n k elements with densities ρ 0 k :
  G m , n = γ k = 0 N z G m , n k Δ ρ 0 k .  
The problem of determination of density distribution reduces to a linear equation system [12] G m , n Φ n = g m . The G m , n matrix forms from the convolution (10) of the integration tensor with an increment vector and was only calculated once. Any vector of unknowns, Φ n , reduces the 3D parallelepiped field calculations to a trivial matrix vector production operation:
  g m = n = 0 M 1 G m , n Φ n .  

2.3. Inverse Problem Solution Iteration Algorithm

We propose a sustainable adaptive method for solving linear equation systems (11) based on the local corrections method [13,14,15,16]. However, the original method was created for the reconstruction of boundary surface position. We use it for the density refinement. The method uses the local one-dimensional density distribution model. In our case this means that gravity field income for m -th point g m depends only on density distribution in m -th column D m . Income from all other columns is ignored for this point.
Consider Equations (8) and (11) for forward gravity calculation as formulas for model field calculation at the points of set τ = ( q m ) m = 0 M 1 on the level of Earth surface: U ( ξ i 1 , η j 1 , 0 ) = U m . The difference between observed gravity field and the calculated gravity field is the error for inverse problem calculation:
  δ g m   = g m U m   = g m n = 0 M 1 G m , n Φ n   ,  
where Φ n   is the constant density of the n-th model column. Then we build an iteration algorithm δ g m   calculation. Let δ g m ( θ ) be the difference between fields (12) after θ iterations:
  δ g m ( θ ) = δ g m ( θ 1 ) δ U m ( θ ) = δ g m ( θ 1 ) n = 0 M 1 G m , n δ Φ n ( θ ) .  
This algorithm is based on consequential independent reduction of the remaining δ g   ( θ ) fields at every field calculation point. This reduction was performed by changing δ Φ n ( θ ) for the vertical density column D n . If we assume that the field in point Q m was produced by the nearest D m column mass only and is independent of other columns, then we have only one summand ( n = m ) in a sum in (13):
  δ g m ( θ ) = δ g m ( θ 1 ) G m , m δ Φ m ( θ ) .  
Therefore, the value δ Φ m ( θ ) = δ g m ( θ 1 ) / G m , m can be selected as the Φ m correction for the θ -th iteration to a first approximation.
By δ Φ m ( θ ) variation the field variation at every point is calculated
  δ U m ( θ ) = U m ( θ ) U m ( θ 1 ) = n = 0 M 1 G m , n G n , n δ g n ( θ 1 ) .  
Adding Φ m ( θ 1 ) to δ Φ m ( θ ) at every field calculation point we obtain density distribution on θ -th iteration: Φ m ( θ ) = Φ m ( θ 1 ) + δ Φ m ( θ ) ; model field is calculated as U m ( θ ) = U m ( θ 1 ) + δ U m ( θ ) . Difference (12) between observed and model field on θ -th iteration δ g m θ = g m   U m θ is the error of the field picking. The stopping condition is the desired accuracy ε achievement:
δ g ( θ ) = m = 0 M 1 ( δ g m ( θ ) ) 2 < ε .  
However, iteration schemes constructed this way generally diverge ( δ g ( θ ) increases) because the ceteris paribus for the contribution of D m to the model field at Q m can be less than the final accumulation of gravity fields of all of the other columns, D \ D m . Reducing the square Δ x Δ y of the partitioning cell in the 0 x y plane increases the divergence because lim Δ x Δ y 0 U ( D m ) = 0 , and U ( D ) does not depend on Δ x Δ y . Assuming δ Φ m ( θ ) = δ g m ( θ 1 ) / G m , m , we assigned all of the field δ g m ( θ 1 ) values to column D m to overestimate the lateral density correction: lim Δ x Δ y 0 | δ Φ m ( θ ) | = . To prevent this overestimate, we assumed δ Φ m ( θ ) = α ( θ ) δ g m ( θ 1 ) G m , m + β ( θ ) for every iteration. α ( θ ) and β ( θ ) are common to all columns { D m } m = 0 M 1 . The field discrepancy at each point is
  δ g m ( θ ) = δ g m ( θ 1 ) α ( θ ) δ U m ( θ ) β ( θ ) G m ,  
where G m = n = 0 M 1 G m , n is the field for the entire parallelepiped D with Φ ( x , y ) 1 calculated at q m . α ( θ ) and β ( θ ) were selected from the minimum condition, δ g ( θ ) :
  α ( θ ) = 1 Q ( θ ) ( m = 0 M 1 ( G m ) 2 m = 0 M 1 δ g m ( θ 1 ) δ U m ( θ ) m = 0 M 1 G m δ U m ( θ ) m = 0 M 1 G m δ g m ( θ 1 ) )   β ( θ ) = 1 Q ( θ ) ( m = 0 M 1 ( δ U m ( θ ) ) 2 m = 0 M 1 G m δ g m ( θ 1 ) m = 0 M 1 G m δ U m ( θ ) m = 0 M 1 δ g m ( θ 1 ) δ U m ( θ ) )   Q ( θ ) = m = 0 M 1 ( G m ) 2 m = 0 M 1 ( δ U m ( θ ) ) 2 ( m = 0 M 1 G m δ U m ( θ ) ) 2  
In summary, we rewrote the main iteration algorithm stages for selecting { Φ m } m = 0 M 1 values to minimize the discrepancy between the observed and model fields δ g . First, the model field, U m ( 0 ) , and “remaining” field, δ g m ( 0 ) = g m U m ( 0 ) , are calculated from the initial approximation model. Assuming Φ m ( 0 ) = 0 , cyclically repeat the following steps for θ 1 iterations:
  • Calculate δ U m ( θ ) by Formula (15).
  • Calculate α ( θ ) and β ( θ ) using Formula (18).
  • Calculate δ g m ( θ ) from (17).
  • Calculate   δ Φ m ( θ ) = δ Φ m ( θ 1 ) + β θ + α θ δ g m ( θ 1 ) G m , m .
  • Check the stopping conditions: when δ g ( θ ) = m = 0 M 1 ( δ g m ( θ ) ) 2 < ε (i.e., the desired accuracy of ε achieved) or δ g ( θ ) is constant (because the selection has stabilized); if no condition is met, continue with the next iteration, by incrementation θ + 1 .
ρ 0 ( z ) = ρ 0 k , z [ z k ; z k + 1 ) ; Φ ( x , y ) = Φ i , j , ( x , y ) [ x i ; x i + 1 ) × [ y j ; y j + 1 ) , i 0 , N x 1 ¯ , j 0 , N y 1 ¯ , k 0 , N z 1 ¯
After executing the density distribution cycle, ρ ( x , y , z ) = ρ 0 k Φ i , j ( θ ) , z [ z k ; z k + 1 ) ; Φ ( x , y ) = Φ i , j , ( x , y , z ) [ x i ; x i + 1 ) × [ y j ; y j + 1 ) × [ z k ; z k + 1 ) , i 0 , N x 1 ¯ , j 0 , N y 1 ¯ , k 0 , N z 1 ¯ , approximates (up to a constant) the difference, δ g ( θ ) , between the observed and initial modeled field. Therefore, adding this distribution to the initial model yields a density model with a field that is closer to the observation with an error of δ g ( θ ) .

2.4. Speed Optimization of Calculations with Forward Problem Formula

Idea of optimization is to replace absolute coordinate values in formulas with relative shifts. To do this we transform Equation (6) into a vector form. The difference r q represents a vector between observation and calculation points. It does not contain information about absolute coordinate values anymore. Denote r i , j k = ( x i , y j , z k ) and reveal in (6) G i , j k using Formula (5):
  g ( Q ) = γ i = 0 N x 1 j = 0 N y 1 k = 0 N z 1 ρ i , j k ( υ ( r i + 1 , j + 1 k + 1 q ) υ ( r i , j + 1 k + 1 q ) υ ( r i + 1 , j k + 1 q ) + υ ( r i , j k + 1 q )      υ ( r i + 1 , j + 1 k q ) + υ ( r i , j + 1 k q ) + υ ( r i + 1 , j k q ) υ ( r i , j k q ) )  
Combining the summands with indices i , i + 1 ; j , j + 1 and k , k + 1 at r i , j k yields (by the analogy with the derivation of Equation (8))
  g ( Q ) = γ i = 0 N x j = 0 N y k = 0 N z υ ( r i , j k q ) ( ρ i 1 , j 1 k 1 ρ i 1 , j k 1 ρ i , j 1 k 1 + ρ i , j k 1 ρ i 1 , j 1 k + ρ i 1 , j k     + ρ i , j 1 k ρ i , j k )   = γ i = 0 N x j = 0 N y k = 0 N z ρ ¯ i , j k υ ( r i , j k q ) ,    
assuming ρ i , j k = 0 when i = 1 i = N x j = 1 j = N y k = 1 k = N z .
Formula (19) requires υ to be calculated 8 N x N y N z times, while Formula (20) only requires ( N x + 1 ) ( N y + 1 ) ( N z + 1 ) calculations, which provides an almost eightfold calculation time reduction for a sufficiently large dimension N = N x × N y × N z .
For the next optimization, we can write a formula for T set of g values calculated using τ set points located in the nodes of the uniform rectangular 2D grid of M = M x × M y size.
  T = ( g ( q m ) ) m = 0 M 1 = γ ( i = 0 N x 1 j = 0 N y 1 k = 0 N z 1 ρ i , j k G i , j k ( q m ) ) m = 0 M 1  
Calculating T using Formula (21) requires υ be calculated 8 M N times. Applying optimization (20) yields:
  T = γ ( i = 0 N x j = 0 N y k = 0 N z ρ ¯ i , j k υ ( r i , j k q m ) ) m = 0 M 1 .  
Using this formula, the υ values only need to be calculated M ( N x + 1 ) ( N y + 1 ) ( N z + 1 ) times. However, the specified τ in the vector set r i , j k q m exhibits significant overlap and only a single υ calculation is needed: r i , j k q m = ( x 0 + i Δ x ( ξ 0 + i 1 Δ x ) , y 0 + j Δ y ( η 0 + j 1 Δ y ) , z k ζ ) = ( x 0 ξ 0 + ( i i 1 ) Δ x , y 0 η 0 + ( j j 1 ) Δ y , z k ζ ) . Introducing new indices i 2 = i i 1 , i 2 1 M x , N x ¯ , j 2 = j j 1 , j 2 1 M y , N y ¯ and denoting υ i 2 , j 2 k = υ ( x 0 ξ 0 + i 2 Δ x , y 0 η 0 + j 2 Δ y , z k ζ ) allows (22) to be rewritten as
  T = γ k = 0 N z ( i 2 = i 1 N x i 1 j 2 = j 1 N y j 1 ρ ¯ i 1 + i 2 , j 1 + j 2 k υ i 2 , j 2 k ) m = 0 M 1 .  
So υ only needs be calculated for ( N x + M x ) ( N y + M y ) ( N z + 1 ) points, which is two orders of magnitude less than using (21) and (22). Notably, there is a possible program implementation for (23) that does not require storing the set { υ i 2 , j 2 k | i 2 1 M x , N x ¯ , j 2 1 M y , N y ¯ , k 0 , N z ¯ } in memory. On-the-fly calculations of these elements reduce the memory usage without affecting the performance.
The offered direct problem solution method has two advantages compared to the parallelepiped-based one (Equation (6)): (1) the symmetry of the τ set with respect to partition D is not required (i.e., the conditions x 0 ξ 0 = Δ x 2 l x , y 0 η 0 = Δ y 2 l y , l x , l y , N x = M x , N y = M y are not needed); (2) Equation (23) is two times faster than using Equation (6) even theoretically (and practice indicates larger N values yield larger speed advantages) because the “1st step” of Equation (6) calculates the set { G 0 , 0 k ( ξ i 1 , η j 1 , ζ ) | i 1 0 , N x 1 ¯ , j 1 0 , N y 1 ¯ , k 0 , N z 1 ¯ } (described in 1) conditions, which requires 8 N x N y N z calculations of v , while (23) under the same conditions requires only 4 N x N y ( N z + 1 ) calculations.

3. Results

3.1. Forward Gravity Problem

To evaluate the speed improvement when using the optimized method (23) in comparison with the unoptimized calculation using formula for the gravity field of prism (6), a series of field calculations were performed for 3D density grid models with different element counts, grid sizes and field point calculation counts. The partitioning parameters and calculation times are presented in Table 1. The extra RAM column shows the amount of memory, which is needed to store 64-bit floating point υ values for all possible shifts. The same memory area may be reused when precalculating values for the next layer, therefore its total amount is relatively small. Calculation time is presented for a single core of Intel Xeon E5-2620 CPU (2.5 GHz). The corresponding graphs are shown in Figure 2. As can be seen, even for small discretization 50 × 50 × 50 , the difference between the non-optimized and optimized methods is two orders of magnitude. This difference tends to become larger with discretization elements increase.

3.2. Linear Inverse Problem Algorithm Test

To evaluate the linear inverse problem solution algorithm iteration efficiency, we considered an example of an inhomogeneous density distribution model. The D area is the parallelepiped D = 50 × 50 × 10 km3 with two objects: a centered, near-surface piece, D 1 = 20 × 20 × 2 km3, with a density of ρ 1 = 1.0 g/cm3, and a deeper piece, D 2 , with the same size and a density of ρ 2 = 2.0 g/cm3. The upper face for D 1 is located at a depth of 2 km; the upper face for D 2 is 6 km. The model and field calculation point partitioning grid were selected using the conditions N x = N y = N z = M x = M y = 50 ; therefore, Δ x = Δ y = 1 km and Δ z = 0.2 km. Points of field calculations are located above the center points of partition elements: x i ξ i = Δ x / 2 , and y j η j = Δ y / 2 . As the “observed” field g m we took as the calculated field of the model. Direct calculation using Formula (6) was performed. Mean value was subtracted from the field, so it was centered at zero for convenience (Figure 3). The average density distribution for the model D is shown in Figure 4. Averaging is performed for all horizontal layers of model area D . We used the result of this averaging as the known ρ 0 ( z ) .
Figure 5 shows the solution for the linear inverse problem (density calculation for a given field). Figure 5a was obtained using a priori density distribution information (Figure 4); Figure 5b was calculated for ρ 0 ( z ) 1 . Both solutions satisfy the field g m with relative errors below 1% and were stable for the selecting parameter. The calculation time for the 50 × 50 grid was below 2 min after 12 iterations.
The solution shown in Figure 5a agrees well with the initial 3D model (Figure 3). The recovery error was 10% for the near-surface piece, D 1 , and 15% for the lower piece, D 2 . The solution in Figure 5b was not acceptable because the obtained density was a different order of magnitude than the initial model density and contained both positive and negative densities at all depths.
Now we demonstrate how the solution is changed when different ρ 0 ( z ) functions are used. The following two examples show what happens with the structure of the result if average density value for the layer, which contains one of the objects, is not set.
Figure 6a presents background density change, in which the lower object is absent. The result of inverse problem solution in this case contains only one object. Despite its geometry is, in general, close to the geometry of the upper object of the model, the density values differ considerably. Both positive and negative density values were obtained. These density values belong to an interval ( 1 , 0.5 ) g/cm3.
In Figure 7a the background density distribution with removed information on the upper object is shown. The result of the inverse problem solution (Figure 7b) is obtained as mutually compensating masses with positive and negative density values, which are changed abruptly. This happens because the algorithm inverts the highly variable model field at relatively large depth. Density values are contained in an interval ( 56.8 ,   34.1 ) g/cm3 range, which is physically meaningless.
The following two background density distributions contain information on both objects, but the position of these objects is changed. In first example, initial density change ρ 0 ( z ) defines objects as being located without any space between them (Figure 8a). The inversion result is shown in Figure 8b. It is visible that objects are located closely one to another. However, to compensate an elevation of masses with positive density value, the additional masses with negative densities appeared. The density values in resulting model belong to an interval ( 2.1 ,   2.2 ) g/cm3.
For the last synthetic example modification, we increase the depth of objects in the initial density change by 5 km (Figure 9a). The result of inversion (Figure 9b) has features that are similar to modification #2 (Figure 7). The effect of mutual compensation of the masses is visible in both resulting objects. The density values are changed in an interval ( 50.3 ,   79.5 ) g/cm3. This differs significantly from the density change of the initial model.
Thus, invalid selection of the initial localization of the masses dramatically reduces stability of the inverse problem solution. The wrong initial model can lead to the unstable solution with abrupt density change, which generates mutually compensating gravity anomalies. This is not a feature of our inversion method only. Such an effect is defined by the ill-posed nature of inversion problem formulation. This is why the gravity modeling process should be preceded with the selection of reasonable limitations, which help to stabilize the solution and keep the physical and geological meaning of the model. Definition of the background density ρ 0 ( z ) is one such limitation. Our goal was to demonstrate that even if the gravity field of the model has a complex morphology produced by objects superposition, the good selection of the background density still allows one to restore the density distribution in a form, which is close to the initial model.

3.3. Case Study

In order to test the feasibility and efficiency of our original approach, we apply it to the Timan-Pechora region’s crust and upper mantle. The interpretation of the results is beyond the goal of this work and will be held in a future article.
The study area is located at the boundaries 60–67° N and 48–62° E with a depth down to 80 km from the Earth surface level. Figure 10 shows the observed gravity field in Bouguer reduction. Position of deep seismic sounding (DSS) profiles is drawn in red color. These profiles were used to construct the initial density model approximation. Space between profiles was filled with interpolated data [3] (Figure 11a).
The model was discretized on a regular 256 × 256 × 80 grid for a field discretization of 256 × 256 (using linear interpolation of 1:1,000,000 scale maps). The field discrepancy of the observed and initial model fields was 18.5 mGal in terms of standard deviation. The ρ 0 ( z ) distribution using this method obtained from the modeled average density based on depth (Figure 12). The selection process ended after 76 iterations, which took 304 s on NVidia GTX 980 using the CUDA-optimized implementation of the algorithm, and the resultant density distribution model was obtained (Figure 11b). The observed and modeled field discrepancy was 0.1 mGal, as chosen for the stopping condition.

4. Conclusions

A new method has been suggested to invert the 3D gravity data. The method is based on a rapid algorithm for calculating the gravity effect of a volumetric density distribution, the initial 3D density model deduced from additional geophysical information, the selection of the density class at which the solution is determined stably, and the rapid stable algorithm for solving linear inverse problem.
The following conclusions are drawn. A new rapid algorithm has been suggested to calculate the gravity effect of a volumetric density distribution. The method of local corrections is developed to solve a linear gravity inverse problem. We solve an integral equation for the multiplicative function determining a volumetric density distribution. We take into account the instability of the inverse problem by means of a form of regularization.
This method is favorable to analogues because of its lower CPU and memory resource usage. The performance was increased due to the use of a single antiderivative computation using equal arguments, which are repetitive because the field and grid have regular structures. Using the idea of local minimizations with the new iteration algorithm allowed for an adaptive regularization to be developed for sustainably solving 3D linear inverse gravity problems. Unlike gradient methods, this technique does not require a nonlinear minimization, is resistant to observed field fluctuations, is easier to implement and reaches the target discrepancy in less time. The presented methods were integrated into a computer geophysical data interpretation system and used to solve actual seismic and density modeling problems. The 3D density model was obtained automatically without interactive forward modeling, which dramatically diminishes the time expenditure. The linear inversion algorithm efficiency was demonstrated using test and practical examples, a geophysical model of the Earth’s crust and upper mantle was constructed for extensive portions of the Timan-Pechora plate. We emphasize that these models were based on joint interpretation of geophysical data.

Author Contributions

Project Administration, P.S.M.; Formal Analysis, P.S.M.; Conceptualization, P.S.M., I.V.L. and D.D.B.; Software, D.D.B.; Writing—Original Draft Preparation, D.D.B., A.G.T.; Writing—Review and Editing, P.S.M., A.G.T. and I.V.L.

Funding

This research received no external funding.

Conflicts of Interest

The authors declare no conflict of interest

References

  1. Cordell, L.; Henderson, R.G. Iterative three-dimensional solution of gravity anomaly data using a digital computer. Geophysics 1968, 33, 596–601. [Google Scholar] [CrossRef]
  2. Sampietro, D.; Sanso, F. Uniqueness theorems for inverse gravimetric problems. In VII Hotine-Marussi Symposium on Mathematical Geodesy; Sneeuw, N., Novák, P., Crespi, M., Sansò, F., Eds.; Springer: Berlin/Heidelberg, Germany, 2012; Volume 137, pp. 111–115. [Google Scholar]
  3. Martyshko, P.; Ladovskiy, I.; Tsidaev, A.; Byzov, D.; Kolmogorova, V. Grid joint seismic and density modeling technique for upper lithosphere. In Proceedings of the XI-th International Conference on Geoinformatics—Theoretical and Applied Aspects, Kiev, Ukraine, 14–17 May 2012. [Google Scholar]
  4. Nagy, D. Gravitational attraction of a right rectangular prism. Geophysics 1966, 31, 362–371. [Google Scholar] [CrossRef]
  5. Baneergee, B.; Gupta, S.P.D. Gravitational attraction of a rectangular parallelepiped. Geophysics 1977, 42, 1053–1055. [Google Scholar] [CrossRef]
  6. Mostafa, M.E. Finite cube elements method for calculating gravity anomaly and structural index of solid and fractal bodies with defined boundaries. Geophys. J. Int. 2008, 172, 887–902. [Google Scholar] [CrossRef] [Green Version]
  7. Couder-Castañeda, C.; Ortiz-Alemán, J.C.; Orozco-del-Castillo, M.G.; Nava-Flores, M. Forward modeling of gravitational fields on hybrid multi-threaded cluster. Geofísica Int. 2015, 54, 31–48. [Google Scholar] [CrossRef]
  8. Dubey, C.P.; Tiwari, V.M. Computation of the gravity field and its gradient: Some applications. Comput. Geosci. 2016, 88, 83–96. [Google Scholar] [CrossRef]
  9. Li, Y.; Oldenburg, D.W. 3-D inversion of gravity data. Geophysics 1998, 63, 109–119. [Google Scholar] [CrossRef]
  10. Cai, Y.; Wang, C. Fast finite element calculation of gravity anomaly in complex geological regions. Geophys. J. Int. 2005, 162, 696–708. [Google Scholar] [CrossRef]
  11. Novoselitskii, V.M. On the Theory of Determining Density Variations in a Horizontal Layer from Gravity Anomaly Data. Izv. Akad. Nauk SSSR Fiz. Zemli 1965, 5, 25–32. [Google Scholar]
  12. Blakely, R.J. Potential Theory in Gravity and Magnetic Applications; Cambridge University Press: Cambridge, UK, 1995. [Google Scholar]
  13. Prutkin, I.L. The Solution of Three-Dimensional Inverse Gravimetric Problem in the Class of Contact Surfaces by the Method of Local Corrections. Proc. Acad. Sci. USSR Phys. Earth (Engl. Transl.) 1986, 22, 49–60. [Google Scholar]
  14. Martyshko, P.S.; Prutkin, I.L. Technology of depth distribution of gravity field sources. Geofizicheskiy Zhurnal (Geophys. J.) 2003, 25, 159–165. (In Russian) [Google Scholar]
  15. Prutkin, I.; Vajda, P.; Tenzer, R.; Bielik, M. 3D inversion of gravity data by separation of sources and the method of local corrections: Kolarovo gravity high case study. J. Appl. Geophys. 2011, 75, 472–478. [Google Scholar] [CrossRef]
  16. Martyshko, P.S.; Ladovskiy, I.V.; Tsidaev, A.G. Construction of Regional Geophysical Models Based on the Joint Interpretation of Gravitaty and Seismic Data. Izvestiya Phys. Solid Earth 2010, 46, 931–942. [Google Scholar] [CrossRef]
Figure 1. Element of grid approximation D i , j k and its projections.
Figure 1. Element of grid approximation D i , j k and its projections.
Geosciences 08 00373 g001
Figure 2. Dependence of calculation time on the partitioning elements count. (a) without optimizations—using Formula (6); (b) with optimizations—using Formula (23).
Figure 2. Dependence of calculation time on the partitioning elements count. (a) without optimizations—using Formula (6); (b) with optimizations—using Formula (23).
Geosciences 08 00373 g002
Figure 3. Direct gravity problem for inhomogeneous density parallelepiped: the 3D density distribution model ρ ( x , y , z ) and calculated model field.
Figure 3. Direct gravity problem for inhomogeneous density parallelepiped: the 3D density distribution model ρ ( x , y , z ) and calculated model field.
Geosciences 08 00373 g003
Figure 4. Initial change in model density with depth.
Figure 4. Initial change in model density with depth.
Geosciences 08 00373 g004
Figure 5. Linear inverse problem solution (a) with a ρ 0 ( z ) dependence for the initial model (Figure 4) and (b) with ρ 0 ( z ) 1 .
Figure 5. Linear inverse problem solution (a) with a ρ 0 ( z ) dependence for the initial model (Figure 4) and (b) with ρ 0 ( z ) 1 .
Geosciences 08 00373 g005
Figure 6. Synthetic example modification #1: (a) Background density distribution ρ 0 ( z ) and (b) Linear problem inverse solution, which is based on it.
Figure 6. Synthetic example modification #1: (a) Background density distribution ρ 0 ( z ) and (b) Linear problem inverse solution, which is based on it.
Geosciences 08 00373 g006
Figure 7. Synthetic example modification #2: (a) Background density distribution ρ 0 ( z ) and (b) Linear problem inverse solution, which is based on it.
Figure 7. Synthetic example modification #2: (a) Background density distribution ρ 0 ( z ) and (b) Linear problem inverse solution, which is based on it.
Geosciences 08 00373 g007
Figure 8. Synthetic example modification #3: (a) Background density distribution ρ 0 ( z ) and (b) Linear problem inverse solution, which is based on it.
Figure 8. Synthetic example modification #3: (a) Background density distribution ρ 0 ( z ) and (b) Linear problem inverse solution, which is based on it.
Geosciences 08 00373 g008
Figure 9. Synthetic example modification #4: (a) Background density distribution ρ 0 ( z ) and (b) Linear problem inverse solution, which is based on it.
Figure 9. Synthetic example modification #4: (a) Background density distribution ρ 0 ( z ) and (b) Linear problem inverse solution, which is based on it.
Geosciences 08 00373 g009
Figure 10. DSS profile scheme with a map of a gravity field anomaly in the Bouguer reduction. Profiles: (1) Agat-2, (2) Quartz, (3) Globus, (4) Syktyvkarskii, (5) Rubin-1, and (6) Krasnoleninskiy.
Figure 10. DSS profile scheme with a map of a gravity field anomaly in the Bouguer reduction. Profiles: (1) Agat-2, (2) Quartz, (3) Globus, (4) Syktyvkarskii, (5) Rubin-1, and (6) Krasnoleninskiy.
Geosciences 08 00373 g010
Figure 11. Initial (a) and fitted (b) 3D density model for the Timan-Pechora plate. The bottom image cuts along the shown Quartz profile.
Figure 11. Initial (a) and fitted (b) 3D density model for the Timan-Pechora plate. The bottom image cuts along the shown Quartz profile.
Geosciences 08 00373 g011
Figure 12. Dependence of variance on depth for the initial model (double line), the minimal (dotted line) and maximal (solid line) density values versus depth.
Figure 12. Dependence of variance on depth for the initial model (double line), the minimal (dotted line) and maximal (solid line) density values versus depth.
Geosciences 08 00373 g012
Table 1. Dependence between the calculation time and partitioning parameters.
Table 1. Dependence between the calculation time and partitioning parameters.
Nx = MxNy = MyNzN = Nx*Ny*NzCalculation Time Using Formula (6), SecondsCalculation Time Using Formula (23), SecondsExtra RAM Used for (23), Kb
505050125,0002271080
757575421,875172536178
1001001001,000,000726984316
1251251251,953,12522,183165492
1501501503,375,00055,197284708
1751751755,359,375119,304451963
2002002008,000,000232,6026731256
25025025015,625,000709,84413131961

Share and Cite

MDPI and ACS Style

Martyshko, P.S.; Ladovskii, I.V.; Byzov, D.D.; Tsidaev, A.G. Gravity Data Inversion with Method of Local Corrections for Finite Elements Models. Geosciences 2018, 8, 373. https://doi.org/10.3390/geosciences8100373

AMA Style

Martyshko PS, Ladovskii IV, Byzov DD, Tsidaev AG. Gravity Data Inversion with Method of Local Corrections for Finite Elements Models. Geosciences. 2018; 8(10):373. https://doi.org/10.3390/geosciences8100373

Chicago/Turabian Style

Martyshko, Petr S., Igor V. Ladovskii, Denis D. Byzov, and Alexander G. Tsidaev. 2018. "Gravity Data Inversion with Method of Local Corrections for Finite Elements Models" Geosciences 8, no. 10: 373. https://doi.org/10.3390/geosciences8100373

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop