Abstract
A multilayer soil structure model is fundamental to design grounding systems. A new method is presented to invert the structure parameters of horizontal multilayer soil. The structure parameters of soil are determined by analyzing the kernel function of the integral equation of the apparent resistivity. The essence of the proposed method avoids the difficulties encountered in general optimization methods; namely, the calculation of the apparent resistivity and its derivative.
1. Introduction
When installing an underground system, knowledge of the local underground structure is essential. Parameters of the stratum structure are indispensable data for field or circuit level simulations of the underground system. This is because a poorly designed grounding system cannot guarantee the safety of human lives as well as expensive equipment [1,2].
An analysis of the underground structure is mainly based on an -layer structure, in which the strata are formed horizontally. This is because in the process of formation of strata, in most strata, new sediments are often formed as new sediments are horizontally stacked on top of existing strata. Therefore, the problem of estimating the parameters of a land structure composed of layers results in an unconstrained nonlinear minimization problem of estimating parameters. It is only necessary to determine resistivities and layer thicknesses [3,4].
This study can be classified into two categories. The first one is using deterministic optimization algorithms, the advantage of which is high efficiency, but it normally requires accurate derivatives of the objective function to accelerate the convergence procedure. The other type is the non-deterministic optimization algorithms, such as the artificial neural networks (ANN) and genetic algorithms (GA). Over the past few decades, new methods based on artificial intelligence have been applied in various fields. Recently, deep learning systems based on artificial intelligence have been put in the limelight; they are popular in all fields. ANNs are basically models that learn from data, similar to biological systems in the brain [4]. Recently, with the help of massive amounts of data and ultra-fast processors that can process them, ANNs have been rapidly developing. In addition, artificial neural networks of various structures are being used in the fields of parameter estimation and ground structure prediction. For the deterministic optimization algorithm methods, various optimization algorithms have been used to solve this problem, but the most used method is to set an objective function and minimize the objective function while adjusting the parameters. The objective function uses the apparent soil resistivity, which is found by the error between the measured value and the theoretical value. The measurement of apparent soil resistivity mainly uses Wenner’s four-electrode method.
One of the most important parts of the deterministic optimization technique is the calculation of the apparent resistivity, which is a derivative of different combinations of soil parameters. Each update of the parameters requires calculating the theoretical apparent resistivity and its derivative, but it is difficult to perform infinite integrations including the Bessel function. Nondeterministic optimization algorithms avoid the difficulties mentioned by deterministic optimization techniques but have difficulties in determining the ANN type and its hyperparameters. The type of ANN and the hyperparameters of these methods produce completely different results and there are no rules determining them [3,4,5]. Many published papers have aimed to address these issues. Bo Zhang used Prony’s method to improve the computational number of theoretical values [3]. J. Zou especially proposed a two-stage algorithm to avoid calculating the apparent soil resistivity each time a parameter is updated [6,7,8,9,10].
The method proposed in this paper uses the kernel function of the apparent resistance integration. The kernel function is included in the formula for calculating the apparent earth resistivity. Additionally, the kernel function consists of soil composition parameters. That is, in the general optimization method, in the process of minimizing the error function, the assumed variable approaches the actual value and the kernel function becomes accurate. J. Zou has proposed a method for estimating the kernel function directly from the measured data. In this way, he avoided calculating the apparent soil resistivity every time the parameters were updated, reducing the amount of calculations [6,7,8,9,10]. In this paper, we propose a method for calculating soil parameters analytically using a kernel function rather than a general optimization method. In other words, after estimating the kernel function with the method proposed by J. Zou, we propose a method to obtain the site parameters by analyzing the characteristics of the kernel function. The method proposed in this paper is also a two-step algorithm. In the first step, the kernel function of the apparent resistivity integral equation was solved based on J. Zou’s method. A method of linearizing the nonlinear equation thus derived was proposed, and the underdetermined system was solved using the QR decomposition method. In the second step, we propose a new method to determine soil parameters using the properties of the kernel function of the apparent resistivity integral.
In this paper, a new method is presented to invert the parameter of horizontal multilayer soil. The key point is to bypass the forementioned difficulties in general optimization techniques. The contributions of this paper can be summarized as follows. First, it avoids repetitive calculation of the apparent resistivity with different parameters to fit the measured data, saving considerable computational demand. Second, there is no need for derivatives of optimized expressions that are difficult to obtain. To the knowledge of the authors, there are no articles reporting approaches for inverting soil parameters as an analytical method.
The composition of this paper is as follows: Section 2 presents the calculation and measurement method of the apparent soil resistivity, and Section 3 shows how to invert the kernel function and presents a method of linearizing the nonlinear system that occurs during inversion. Section 4 proposes a method for analytically inverting soil parameters using the properties of the kernel function. Section 5 presents numerical examples of two- and four-story structures to check their applicability in the case of various soil structures. Finally, a conclusion is presented.
2. Apparent Soil Resistivity
2.1. Measurement of Apparent Soil Resistivity Using the Wenner Method
The general soil resistivity measurement technique is a modified technique of the equal-spaced four-electrode method first proposed by Frank Wenner. In this method, to interpret the problem easily, it is assumed that each layer of the earth is horizontal and that each layer is formed with the same resistivity [1,2,3,4].
Figure 1 shows the arrangement of the electrodes in Wenner’s four-electrode method, where the potential electrodes C and D are placed inside on the straight line of the measurement line and the current electrodes A and B are installed outside. Additionally, the distance, a, between the measuring electrodes of A-C, C-D and D-B is equally spaced. The earth resistance, , is calculated by injecting a current, I, into the external current electrode and measuring the potential difference between the internal potential electrodes. The earth resistance, , is proportional to the apparent soil resistivity, and when the electrode spacing is , the apparent soil resistivity, , can be expressed as (1) in the case of the Wenner method [3].
Figure 1.
Wenner configuration method and the multilayer soil structure.
The apparent resistivity is the name given to the resistivity measured on the surface of the earth, and the superscript ‘m’ of in (1) indicates the value obtained by measuring. In Figure 1, and represent the depth and resistivity of each soil layer, respectively.
2.2. Theoretical Apparent Soil Resistivity Calculation
If the depth, , and the soil resistivity, , of each layer are known in the soil structure, the theoretical formula for calculating the apparent soil resistivity is as follows [7,11,12,13]:
where is the electrode spacing, is the first kind of zero-order Bessel function, and the kernel function is defined as:
3. Inversion of the Kernel Function
3.1. Inversion of the Kernel Function Using Apparent Soil Resistivity
It is known that the kernel function decreases exponentially as expected from (3) and can be approximated as follows [14]:
where and are constants.
Using Lipschitz’s integral,
in (2) can be approximated as follows.
By rearranging (6) to obtain , using the measured apparent soil resistivity, it can be expressed as follows:
However, if the soil resistivity () of the surface layer is known in (7), the right side of (7) is determined, resulting in a nonlinear system. in (7) represents the electrode spacing at the ith Wenner measurement. As can be seen from (2), the smaller the value of , the closer the apparent soil resistivity, , is to . If this property is used, the apparent soil resistivity measured with a very small distance () from Wenner’s measurement can be used as , and can be expressed as follows:
where is the apparent soil resistivity measured at the smallest distance among the four Wenner electrode distances (). In the experience of the author, the apparent soil resistivity measured at about 0.1 m showed a value very close to . In this way, can be obtained by solving the nonlinear system (8). Solutions of nonlinear systems are obtained using various iterative methods, including the Newton–Raphson method [15,16,17].
3.2. Linearization
In this section, we propose a method for linearizing the nonlinear system derived in the first step. Additionally, a considerable number of values are required in (9) to estimate an accurate kernel function according to the author’s experience. Therefore, the final equation is the underdetermined system. This part was solved by the QR decomposition method.
To determine the kernel function, , , and must be obtained from (8). Note that (8) is a non-linear system, and simulation experience has shown that a large number of and values are required to obtain an accurate . Therefore, it is not easy to find and with a general iterative method. If in (4) is made up of numerous exponential functions in which the exponents of the exponential function increase at regular intervals, it can be expressed as follows:
Since the value in the parenthesis of the left side of (8) is determined, it becomes a linear system. Here, is a very small constant value, and according to the author’s experience, a value of about 0.1 is suitable. Then, it can be expressed as a linear system as:
We set here, where is expressed as:
Since is a constant (which is the electrode spacing at the ith Wenner measurement), is a constant.
Usually, the apparent soil resistivity measurements used to estimate parameters are in the range of 10 to 20. Thus, the number of measurements () is also about 10 to 20. However, the authors discovered that a considerable number of values are required in (9) to estimate an accurate kernel function through trial and error. Therefore, we know that must be a fairly large number. In other words, it was found that the kernel function, , was accurately obtained only when .
In (10), since the number of variables () and the number of equations () do not match, that is, , a unique solution cannot be obtained. If the number of equations is smaller than the number of variables, that is, if , an underdetermined system has many kinds of solutions. According to the authors’ experience, it was found that the value of (the last value of ) should be four to five times greater than the value of (the longest distance between electrodes). Therefore, (10) is generally an underdetermined linear system. There are various methods for solving underdetermined linear systems, but a widely used method is the QR factorization method. In this paper, the QR decomposition method was used [16,17,18,19,20].
4. Inversion of Soil Parameters Using Kernel Function Characteristics
In this paper, we analyze the characteristics of the kernel function and introduce a method for inverting the soil resistivity () and depth () of each layer very simply using this characteristics. By analyzing the characteristics of and in the kernel function of (3), the parameters of the soil structure, that is, the soil resistivity and depth of each layer, can be obtained.
In general, the kernel function is a function used to theoretically calculate the apparent soil resistivity, as shown in (3). Additionally, from the parameters of the given land structure, the parameters of the deep layer are used in order, that is, , , , . When the parameters of the assumed soil structure approach the correct answer, the calculated value and the measured value of the apparent soil resistivity become closer. In other words, as the parameter of the soil structure approaches the correct answer, the kernel function also approaches the correct answer. However, the method proposed in this paper is a two-step method. In the first step, the kernel function is first obtained from the apparent soil resistivity. In the next step, we analyze the characteristics of the pre-acquired kernel functions to find , ,. Then, using the characteristics of and , and are subsequently obtained. Additionally, it is assumed that the soil resistivity of the surface layer can be known through a measurement of .
(1) Characteristics of k(λ): If is known, can be obtained if the soil resistivity, , is known.
In (3), as approaches infinity, then converges to 1 as follows:
Additionally, converges to a constant as follows:
Therefore, can be obtained as follows from (12):
For explanation, a four-layer soil structure was selected as shown in Table 1, and the parameters were also arbitrarily set.
Table 1.
Soil parameters of a four-layer structure.
Figure 2 shows the and corresponding to the soil parameters of the four-layer structure in Table 1. As mentioned in (11), Figure 2 shows that all converge to 1 and also converges.
Figure 2.
by the parameters in Table 1.
As seen in (12), converges to a constant which is the ratio of the soil resistivity of the adjacent layer. Therefore, if the convergence value of is known, can be obtained using the known soil resistivity, . As seen in Figure 3, if all the convergence values of are known, all the soil resistivity, in Table 1 can be obtained.
Figure 3.
by the parameters in Table 1.
(2) Characteristics of α(λ):
(i) Using the characteristics of , an approximate value of the depth, , of each soil layer can be obtained.
In in (3), can be rearranged and expressed as follows:
where
Since tends towards a constant, , as λ gets larger, also tends towards:
If we know the two coordinates in the graph of , that is, , and at and , we can obtain the approximate value of using the following equation:
If (17) is rearranged for , it follows:
If and at and in Figure 4, the approximate value of can be obtained as follows:
Figure 4.
by the parameters in Table 1.
(ii) Using the approximate value of , a more precise and can be estimated.
In (14), a simple program can obtain a more accurate than the approximate that tries to converge to a constant. At the same time, becomes more accurate the more accurate is.
As shown in Figure 5, converges closer to a constant at m than at m. Therefore, determining the final to be 1.2 m is considered the correct decision. At the same time, the following can be determined using (14).
Figure 5.
by the different in Table 1.
(3) The recursive properties of kernel functions:
All and can be obtained sequentially from the kernel function .
(i) Calculate using .
is obtained as follows using (3):
(ii) Obtain an approximation of using the characteristics of .
(iii) A more precise is obtained using the characteristics of converging to the constant . At the same time, is determined.
(iv) can be obtained using as follows.
Reordering in (3) with respect to gives:
A flow chart for inverting the parameters of an -layer soil structure is illustrated in Figure 6, where is the estimated kernel function in the first step.
Figure 6.
Flow chart for the inversion of soil parameters.
5. Numerical Examples
The case study is split into two. The first part shows the process of estimating the kernel function from the apparent soil resistivity using linearization. The second part shows the process of inversing the parameters by analyzing the characteristics of the kernel function.
5.1. Kernel Function Estimation Using Apparent Soil Resistivity
If the structure parameters of the soil are known, one can generate the apparent resistivity data for different electrode distances, a, using (2). Then, these generated data can be used to check the proposed analysis method. To verify that the linearization method is generally applicable to kernel function inversion, two different soil structures (two-layer and four-layer structures) are used.
5.1.1. Two-Layer Soil Structure
As shown in Table 2, a simple two-layer structure was arbitrarily selected. The 12 apparent soil resistivities in Table 3 were generated using (2) based on these parameters.
Table 2.
Parameters of the two-layer structure.
Table 3.
Apparent soil resistivity.
Therefore, the number of equations, (), is 12. As can be seen in Figure 7a, the kernel function was well estimated by the proposed method. Additionally, it can be seen that the number of unknown b is the major factor. Through trial and error, it was confirmed that the kernel function, , can be accurately obtained only when . Figure 7b shows the estimated kernel function according to the number of . The kernel function is estimated properly when the number of is higher than a certain number. Figure 7a shows an estimate graph with , which is in close agreement with the exact value.
Figure 7.
The estimated kernel functions using the data in Table 3.
5.1.2. Four-Layer Soil Structure
In Table 4, a four-layer structure was arbitrarily selected as an example of a complicated case. Based on the data in Table 4, 14 apparent soil resistivities in Table 5 were generated using (2). Hence, and . Again, the equation is the underdetermined system, and the unknown b was obtained by the QR decomposition method. Additionally, the approximation obtained in the same way closely matched the exact kernel function. Figure 8 shows the result.
Table 4.
Parameters of the four-layer soil structure.
Table 5.
Apparent resistivity data.
Figure 8.
The estimated kernel functions using the data in Table 5.
5.2. Inversion of Soil Parameter Using Kernel Function Characteristics
The four-layer soil structure in Table 4 was selected and the proposed method was verified using the kernel function estimated from the selected structure. The four-layer soil structure is represented by seven parameters: , , , , , , and . Here, is assumed to be measurable. This is considered equal to the ground resistance of the earth’s surface. Therefore, we will demonstrate the procedure for finding six parameters as follows.
(1) Obtain .
Using the estimated kernel function, , as defined in (3), is obtained as follows:
(2) Calculate and find an approximation for .
As defined in (15), is calculated as follows:
The approximation of can be obtained using (18) as follows:
Substituting the two coordinates (1.11, 0.0723) and (2.11, 0.0084) in Figure 9 into (25), an approximation of can be obtained as follows:
Figure 9.
according to Equation (24).
(3) Determine and .
As shown in Figure 10, converges closer to a constant at m than at m. Therefore, determining the final to be 1.08 m is considered to be the correct decision. At the same time, the following can be determined using (14).
Figure 10.
according to the different .
(4) Obtain .
The second layer’s soil resistivity, , can be obtained using the characteristic that converges to a constant as follows:
Rearranging (28) with respect to , can be obtained as follows:
In Table 5, using the apparent soil resistivity at the electrode span a = 0.1 m, is calculated as follows:
(5) Obtain .
Using (22) and , , and which are obtained above, can be obtained as follows:
(6) Calculate and find an approximation of .
As defined in (15), is calculated as follows:
The approximation of can be obtained using (18) as follows:
Substituting the two coordinates (0.41, −0.25418) and (1.18, −0.02037) in Figure 11 into (33), an approximation of can be obtained as follows:
Figure 11.
according to Equation (32).
(7) Determine and .
As shown in Figure 12, converges closer to a constant at m than at m. Therefore, determining the final to be 1.64 m is considered the correct decision. At the same time, the following can be determined using (14).
Figure 12.
according to the different .
(8) Obtain .
The soil resistivity, , of the third layer can be obtained as follows using the characteristic that converges to a constant. That is, in the same way as for finding .
In Figure 12, it was found that converged to −0.977015. Additionally, substituting the pre-obtained into the following equation, can be calculated as:
(9) Obtain .
Using (22) and , , and obtained above, can be obtained as follows:
(10) Calculate and find an approximation for .
As defined in (15), is calculated as follows:
The approximation of can be obtained using (18) as follows:
Substituting the two coordinates (0.18, 0.212384) and (0.43, 0.029032) in Figure 13 into (40), an approximation of can be obtained as follows:
Figure 13.
according to Equation (40).
(11) Determine and .
As shown in Figure 14, converges closer to a constant when m than with any other value of . Therefore, determining the final to be 3.98 m is considered the correct decision. At the same time, the following can be determined using (14).
Figure 14.
according to the different .
(12) Obtain .
The last layer’s soil resistivity, , can be obtained using the characteristic that converges to a constant as follows:
Here, denotes the converged value of with increasing .
In Figure 14, it was found that converged to 0.889978. Additionally, substituting the pre-obtained into the following equation, can be obtained as follows:
The estimated value is very close to the exact value.
6. Conclusions
In this paper, we propose a new method to efficiently invert the parameters of horizontal multilayer soil. Soil parameters can be inverted by analyzing the characteristics of the kernel function of the apparent resistivity integral equation. That is, all parameters are inverted sequentially in a single procedure in an analytical manner. The essence of the proposed method avoids the difficulties encountered in general optimization methods; namely, the calculation of the apparent resistivity and its derivative. A typical optimization method requires iteratively calculating the apparent resistivity and its derivative each time the parameters are updated to reduce the error function, which is computationally demanding. The numerical results show the feasibility and the key features of the proposed approach.
Author Contributions
Software and simulation, C.-J.B. and M.-J.K.; Formal analysis, M.-J.K.; Data collection, B.-C.H.; Writing—original draft and editing, M.-J.K. and H.-C.K. All authors have read and agreed to the published version of the manuscript.
Funding
This research was supported by the 2022 scientific promotion program funded by Jeju National University.
Conflicts of Interest
The authors declare no conflict of interest.
References
- Karnas, G.; Maslowski, G.; Ziemba, R.; Wyderka, S. Influence of different multilayer soil models of grounding system resistance. In Proceedings of the International Conference on Lightning Protection (ICLP), Vienna, Austria, 2–7 September 2012. [Google Scholar]
- Dawalibi, F.; Blattner, C.J. Earth resistivity measurement interpretation techniques. IEEE Trans. Power Appar. Syst. 1984, 103, 374–382. [Google Scholar] [CrossRef] [Scilit]
- He, J.; Zeng, R.; Zhang, B. Methodology and Technology for Power System Grounding; John Wiley and Sons Ltd.: Singapore, 2013; pp. 86–89. [Google Scholar]
- Lee, J.P.; Ji, P.S.; Lim, J.Y.; Kim, S.S.; Ozdemir, A.; Singh, C. Earth parameter and equivalent resistivity estimation using ANN. In Proceedings of the IEEE Power Engineering Society General Meeting, San Francisco, CA, USA, 16 June 2005. [Google Scholar]
- Zhiqiang, H.; Bin, Z. Soil model’s inversion calculation based on genetic algorithm. In Proceedings of the 7th Asia-Pacific International Conference on Lightning, Chengdu, China, 1–4 November 2011. [Google Scholar]
- Dan, Y.; Zhang, Z.; Yin, J.; Yang, J.; Deng, J. Parameters estimation of horizontal multilayer soils using a heuristic algorithm. Electr. Power Syst. Res. 2022, 203, 1206–1231. [Google Scholar] [CrossRef] [Scilit]
- Zhang, B.; Cui, X.; Li, L.; He, J. Parameter estimation of horizontal multilayer earth by complex image method. IEEE Trans. Power Deliv. 2005, 20, 1394–1401. [Google Scholar] [CrossRef] [Scilit]
- Pereira, W.R.; Soares, M.G.; Neto, L.M. Horizontal multilayer soil parameter estimation through differential evolution. IEEE Trans. Power Deliv. 2016, 31, 622–629. [Google Scholar] [CrossRef] [Scilit]
- Zou, J.; Zhang, B.; Du, X.; Lee, J.; Ju, M. High-efficient evaluation of the lightning electromagnetic radiation over a horizontally multilayered conducting ground with a new complex integration path. IEEE Trans. Electromagn. Compat. 2014, 56, 659–667. [Google Scholar] [CrossRef] [Scilit]
- Coelho, R.R.A.; Pereira, A.E.C.; Neto, L.M. A High-performance multilayer earth parameter estimation rooted in Chebyshev polynomials. IEEE Trans. Power Deliv. 2018, 33, 1054–1061. [Google Scholar] [CrossRef] [Scilit]
- Yang, J.; Zou, J. Parameter estimation of a horizontally multilayered soil with a fast evaluation of the apparent resistivity and its derivatives. IEEE Access 2020, 8, 52652–52662. [Google Scholar] [CrossRef] [Scilit]
- Seedher, H.R.; Arora, J.K. Estimation of two layer soil parameters using finite Wenner resistivity expressions. IEEE Trans. Power Deliv. 1992, 7, 1213–1217. [Google Scholar] [CrossRef] [Scilit]
- Takahashi, T.; Kawase, T. Analysis of apparent resistivity in a multi-layer earth structure. IEEE Trans. Power Deliv. 1990, 5, 604–612. [Google Scholar] [CrossRef] [Scilit]
- Zou, J.; He, J.L.; Zeng, R.; Sun, W.M.; Yu, G.; Chen, S.M. Two-stage algorithm for inverting structure parameters of the horizontal multilayer soil. IEEE Trans. Magn. 2004, 40, 1136–1139. [Google Scholar] [CrossRef]
- Islam, T.; Chik, Z.; Mustafa, M.M.; Sanusi, H. Estimation of soil electrical properties in a multilayer earth model with boundary element formulation. Math. Probl. Eng. 2012, 2012, 472457. [Google Scholar] [CrossRef] [Scilit]
- Ahmad, S.; Khan, T. Comparison of statistical inversion with iteratively regularized Gauss Newton method for image reconstruction in electrical impedance tomography. Appl. Math. Comput. 2019, 358, 436–448. [Google Scholar] [CrossRef] [Scilit]
- Hohage, T.; Munk, A. Iteratively regularized Gauss–Newton method for nonlinear inverse problems with random noise. SIAM J. Numer. Anal. 2009, 47, 1827–1846. [Google Scholar]
- Dan, Y.; Zhang, Z.; Zhao, H.; Li, Y.; Ye, H.; Deng, J. A novel segmented sampling numerical calculation method for grounding parameters in horizontally multilayered soil. Int. J. Electr. Power Energy Syst. 2021, 126, 126–135. [Google Scholar] [CrossRef] [Scilit]
- Honarbakhsh, B.; Karami, H.; Sheshyekani, K. Direct characterization of grounding system wide-band input impedance. IEEE Trans. Electromagn. Compat. 2020, 63, 328–331. [Google Scholar] [CrossRef] [Scilit]
- Chapra, S.C. Applied Numerical Methods with MATLAB for Engineers and Scientists, 2nd ed.; McGraw-Hill: New York, NY, USA, 2008; pp. 270–276. [Google Scholar]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).













