Abstract
The problems arising in the use of finite-difference approximation in a situation when an analytical solution is very difficult or impossible to obtain are investigated. This paper describes the generation of fuzzy inference system based on the CART (classification and regression tree) method. The resulting fuzzy system was used to determine the parameters of the oil reservoir to the well test after tuning parameter. Computational experiments are used to demonstrate the applicability of the fuzzy system for non-linear regression analysis.
1. Introduction
Mathematical models of the reservoir-reservoir are created by solving the diffusion equation under various boundary conditions. Models are defined by three different components that characterize the formation, the well and its vicinity (internal boundary conditions) and the outer boundaries of the formation (external boundary conditions). In the general case, the change in pressure is first due to the influence of internal boundaries, then at intermediate times the pressure change corresponds to the basic behavior of the productive formation, and finally, after a sufficiently long time, the pressure change is determined mainly by external boundary conditions.
The general equation of fluid filtration in an oil reservoir is described by the following diffusion equation [1]:
where is the pressure; – distance along the radius from the wellbore; – time; – porosity; – viscosity; – the total compressibility of the system; – absolute permeability.
To obtain analytical solutions of the diffusion Eq. (1), the Laplace integral transformation is applied, which leads to a smoothing of the errors of the experimental functions. In addition, based on the exact solution in images, it is possible to obtain asymptotic solutions for and in the time domain and to use them effectively in solving inverse problems [4].
One way or another, the application of the Laplace transform is limited to those cases when the solution of the differential equation can be obtained analytically. However, this is not always the case. Therefore, if an exact solution cannot be obtained, it is possible to replace the differential equation by its finite-difference analogue [4, 5]. The definition of the parameters of linear and nonlinear differential equations refers to the construction of the so-called “gray box” model. The model is called so, since its mathematical structure is given in explicit form. The relationships between all parameters and variables of the model are known. The gray box model is convenient for using various methods of system identification.
2. Computational example
Let us consider an example of a simple model of heat propagation in an isolated metal rod of length [3]. One end of the rod is heated with thermal power , at the other end a temperature measurement is performed . Under ideal conditions, this system is described by the equation of thermal conductivity (diffusion):
where is the coefficient of thermal conductivity; – rod temperature at point at the time .
To obtain a time-continuous model in the state space, the second derivative on the right-hand side of Eq. (2) is replaced by a finite-difference approximation:
where ; ; . Such a transformation leads to a system with a finite set of states , Each of which represents a certain average temperature of the rod in the range . In other words, the order of the system depends on the size of the spatial grid.
As a result, the diffusion Eq. (1) can be represented as a time-continuous linear system in the state space:
where is the state vector; – input vector; – vector of noises; – system reaction vector; – vector of initial states of the system. For our problem:
Furthermore, having sufficient observations can use any suitable method for identification systems (e.g., a method of minimizing the prediction error (PEM), which is largely based on an autoregressive moving average model, taking into account external influences (ARMAX) for estimating parameter .
3. The derivation of the scheme
Despite the great flexibility of the described method of replacing a differential equation by a finite-difference one, it has a number of serious drawbacks. This approach should be applied with great caution, since finite-difference approximation is equivalent to direct differentiation of experimental functions and is fraught with large errors [4, 5]. In addition, there is, for example, a reservoir model with a non-conductive discharge, which, in fact, is two-dimensional. If we use the Laplace transform, then for this model there is an analytical expression for changing the pressure in the well. However, the use of a numerical solution of this problem for obtaining system Eq. (4) may require an excessive number of state variables. Also, it may be noted that there are certain difficulties in creating a model of the form Eg. (4) for processing well test data obtained pressure recovery method. The problem is related to the dependence of the vector of initial conditions on the parameters of the formation.
In addition to the difficulties mentioned above, when working with finite differences, there is perhaps the main obstacle to the wider application of models of the type Eq. (4). For each new set of observations, the corresponding differential equation must be solved each time, which is associated with a large computational cost. It would be more convenient to have in advance a set of numerical solutions that would approximate the complex functional relationship between the independent variables (in this case the flow rate of the well), the parameters (in this case the formation) and the dependent variables (in this case the well pressure). For such purposes, so-called soft computing methods are widely used: neural networks and fuzzy logic inference systems [2]. As shown by a number of studies [1], the latter are usually preferable. The reasons are more simple adjustment of fuzzy systems, as well as a more understandable internal structure and logic of the operation of such systems, based on rules.
Modern systems of fuzzy inference are based on the application of a particular method of structural optimization to determine the structure of its rules base [8]. To solve the problems of non-linear regression, the classification and regression tree (CART) trees, which are special cases of decision trees, have gained particular popularity. With minor changes, CART can be used to identify the structure of the fuzzy rules base. Consider the basic steps necessary to generate a fuzzy logic inference system based on CART as applied to the analysis of well data.
The well test method of pressure recovery was formed on the basis of the analytical model:
where – dimensionless pressure change in well test method of pressure recovery; – dimensionless pressure change during well testing by lowering the level; – dimensionless time change; – dimensionless time during which production was carried out prior to the closure of the well.
Information on the reservoir and the fluid that saturates it is taken from Table. 1. The total number of points over a period of 0.01 to 100 hours was 51. In general, random pressure curves were generated. Half of them were used as a training sample, the other half as a test sample. In this case, the areas of changes in the parameters , and were, respectively µm2, and m3/MPa. The total volume of observation points .
In view of the wide variation in the values of time and the change in pressure, instead of real values and during training, we used, respectively and . This has positively affected the entire learning process, so it is known that correct scaling of dependent and independent variables can significantly improve the conditionality of the problem [7].
Table 1Information on the formation and the fluid that saturates it
Borehole radius () | m | 0,1 |
Reservoir thickness () | m | 5 |
Volume factor () | [m3]reservoir/[m3]norm | 1 |
Viscosity () | Pa·sec | 10-3 |
Porosity (ϕ) | 0,2 | |
Initial pressure () | MPa | 20 |
Total compressibility () | MPa-1 | 10-4 |
Operating rate () | m3/day | 100 |
In accordance with the CART algorithm, a regression tree was constructed to predict the response as a function of the predictors , , and .
In the work, the fuzzy system performed a logical conclusion by Sugeno (in particular, the fuzzy first-order Sugeno model is used), since this simplifies the further parametric adjustment of the system [10, 12].
Since the regression tree is a particular case of a decision tree, it can be represented as a set of clear rules. Denote the set of independent variables and parameters at the input of the tree as and the dependent variable at the output of the tree as . Any rule consists of a premise and a corollary. The premise in this case is the result of a comparison with a certain threshold value in the -th node of the tree (). Let be the index of the input variable, by which the comparison takes place in the -th node of the tree. Each tree node, except terminal nodes (leaves), has two descendants: left and right. If the result is true, further comparisons are made in the left child node. If the result is true, further comparisons are performed in the right child node. In the future, without specifying the type of relationship, we will write down simply . Then any rule can be represented in the following general form:
where – the index of the node, only through which it is possible to get into the -th sheet.
In order to make the clear rule Eq. (6) unclear, it is necessary to fuzzy the premises and the consequence of the rule. In the premise is replaced by the operation of belonging to a fuzzy set , i.e. . This is equivalent to calculating the membership function , in which the sigmoid function was chosen:
where usually ; is configured by the user or calculated automatically. Moreover, the sign determines the type of fuzzy relation.
During the construction of the tree, a training sample was used, which can be represented as an ordered set of observations . When a tree is traversed, each q-th node, including the terminal one, can be assigned a subset as a result of the decomposition for -th node, who is the parent of the -th node. The breakdown is carried out in accordance with In this case, the equalities and
Let us calculate the following mean square error:
As a result, the parameter in Eq. (7) can be associated with the following way:
where – error function; .
The choice of Eq. (9) ensures equality of the areas under and the Laplace function in the interval . Experiments have shown that the choice is quite satisfactory.
A consequence in the fuzzy Sugeno rule is presented in the following form [10, 12]:
Let us denote the matrix of observations of input variables that fall into the -th sheet, and is the vector of observations of the output variable in the same sheet. Then, to find the vector of unknown parameters , we need to solve the following normal equations:
where – supplemented by units to the right of the matrix of input observations.
The solution Eq. (11) can be carried out by any suitable factorization method of the matrix . If turns out to be degenerate, then we can use the Sugeno model of zero order:
Fig. 1Mean square error in training and test samples
Fig. 2Cross-raft of normalized actual and calculated values
4. Results and discussions
After the structure of the fuzzy system has been determined, its parametric adjustment (optimization) [6, 9] is required, at which both the rule conclusions and the membership functions of the terms of the input variables are adjusted at the same time. The hybrid optimization method ANFIS [8, 11] (adaptive neural-fuzzy inference system), in which the linear parameters are tuned for the Kalman filter, and the non-linear parameters by the gradient method of back propagation of the error, proved particularly successful. However, in principle, all parameters can be adjusted only by the gradient method, that is, like the neural network training algorithms.
Table 2Estimates of parameters and variances
Model | Permeability , μm2 | Skin factor | Accumulation coefficient , m3/MPa | Dispersion , MPa2 |
Analytical model | 0,0499±0,0146 % | 4,9819±0,3569 | 0,0500±0,0023 % | 0,8848×10-4 |
Fuzzy CART | 0,0492±0,0150 % | 4,9307±0,3096 | 0,0506±0,0064 % | 23,71×10-4 |
In the study, the tuning was performed on the basis of ANFIS using the same training sample as in the construction of CART. To avoid retraining the fuzzy system, a test sample was tested at this stage. In Fig. 1 shows the graphs of mean-square errors obtained from the training and test samples. A square is marked by a fuzzy system having a minimum error on the test set. In Fig. 2 a cross-raft is constructed, where the normalized values produced by the fuzzy system are located along the abscissa axis and the normalized values from the test sample along the ordinate. Correlation coefficient .
To simulate the random error, normally distributed, the data well testing used a random number generator with zero expectation and variance 10-4 МPа2. The true values of the parameters were 0,05 mkm2, , 0,05 m3/MPа.
The results of parameter estimates using the analytical model and fuzzy CART are given in Table 2. The curves of the change in pressure and its derivative obtained by both methods are shown in Fig. 3.
Fig. 3Dynamics of pressure and its derivative
5. Conclusions
Based on the studies carried out, the following conclusions can be drawn. Fuzzy systems, whose structure of rules base are formed on the basis of CART, are really capable of approximating complex nonlinear dependencies between independent variables, parameters and dependent variables. Such systems can be successfully used to perform nonlinear regression analysis. However, they should not expect high accuracy, the resulting estimates, as in the case of analytical or numerical models. The main application of fuzzy inference systems is seen in distinguishing between candidate models.
References
-
Aziz H., Settari E. Mathematical Modeling of Reservoir Systems. Institute for Computer Research, Moscow-Izhevsk, 2004, p. 416, (in Russian).
-
Kruglov V. V., Long M. I., Golunov R. Y. Fuzzy Logic and Artificial Neural Networks. Fizmatlit, Moscow, 2001, p. 224, (in Russian).
-
Courant R., Gilbert D. Methods of Mathematical Physics. Vol. 2, GTTI, Moscow, 1945, p. 620, (in Russian).
-
Mirzadjanzadeh A. H., Hasanov M. M., Bakhtizin R. N. Modeling of Oil and Gas Production Processes. Nonlinearity, Non-Equilibrium, Uncertainty. Institute for Computer Research, Moscow-Izhevsk, 2004, p. 368, (in Russian).
-
Samarsky A. A. The Theory of Difference Schemes. Nauka, Moscow, 1977, p. 656, (in Russian).
-
Attetkov A. V., Galkin S. V., Zarubin V. S. Optimization Methods. Publishing House of the Moscow State Technical University, NE Bauman, Moscow, 2003, p. 440, (in Russian).
-
Dennis J., Schnabel R. Numerical Methods for Unconstrained Optimization and Nonlinear Equations. Society for Industrial and Applied Mathematics, Philadelphia, 1996, p. 378.
-
Kruglov V. V. Adaptive systems of fuzzy inference. Journal of Neurocomputers: Development and application, Vol. 3, 2003, p. 15-19, (in Russian).
-
Orlov A. I. Optimization Tasks and Fuzzy Variables. Znanie, Moscow, 1980, p. 64, (in Russian).
-
Terano T., Asai K., Sugeno M. Fuzzy Systems Theory and Its Applications. Academic Press, San Diego, CA, 1992, p. 268.
-
Jang J.-S. R., Sun Mizutani C.-T.-E. Neuro-Fuzzy and Soft Computing. Prentice-Hall, New Jersey, 1997, p. 640.
-
Johansen T. A. Robust identification of Takagi-Sugeno-Kang fuzzy models using regularization. 5th IEEE International Conference on Fuzzy Systems, New Orleans, Vol. 2, 1996, p. 180-193.