Mechanical Engineering Research Journal: Vol. 9, Pp. 100 103, 2013
Mechanical Engineering Research Journal: Vol. 9, Pp. 100 103, 2013
html)
M
E R
Mechanical Engineering Research Journal J
1
Department of Petroleum and Mining Engineering, Chittagong University of Engineering and Technology,
Chittagong-4349, Bangladesh
2
Department of Petroleum and Mining Engineering, Shahjalal University of Science and Technology,
Sylhet-3114, Bangladesh
Abstract: Permeability, the ability of a rock to transmit fluid, is one of the most important properties of
hydrocarbon bearing formations. Formation permeability is generally measured in laboratory from cores. It can
also be evaluated from well test data. This study discussed a rigorous approach for permeability determination from
well logs of the Habiganj Gas Field (HGF). This is a “Virtual Measurement” method and makes use of Artificial
Neural Networks (ANN). ANN can predict permeability values for entire wells without prior exposure to their log
and core data with accuracies. The ability of neural networks to learn from experience and then to generalize these
learning for solving new problems sets it apart from all conventional methods. One developed well of HGF was
considered under this study. The permeability model was developed from the data set consisting of core
permeability and logs from the well. The model was then applied to that well and the result (i.e. predicted
permeability) was compared with the core permeability.
Empirical models were developed based mainly on porosity and The output, y, depends on the particular transfer function
water saturation of a formation. Thus it is often limited to that is chosen. All the values of the input variables and target
provide accurate estimation of permeability [6]. To overcome variable are normalized or scaled in the range of (–1, 1). In this
such limitation MVR was introduced and frequently used to study, the input variables are different well logs ( , GR, Sonic,
develop permeability model from well log [7]. But MVR is not Neu, BD, DI) and the output variable is the target which is
able to predict permeability for entire domain of interest. ANN permeability (K).
shows the consistency to predict permeability from well logs Neural network simulators are software applications that
[8,9]. are used to simulate the behavior of artificial or biological neural
networks. They focus on one or a limited number of specific
2. ARTIFICIAL NEURAL NETWORKS types of neural networks. They are typically stand-alone and not
intended to produce general neural networks that can be
Artificial Neural Networks (ANN) is a computational tool
integrated in other software. Commonly used artificial neural
modeled on the interconnection of the neuron in the nervous
network simulators include the Stuttgart Neural Network
systems of the human brain and that of other organisms. ANN is
Simulator (SNNS), Emergent, Java NNS and Neural Lab. The
the type of non-linear processing system that is ideally suited for
majority implementations of neural networks available are
a wide range of tasks, especially tasks where there are no
however custom implementations in various programming
existing algorithm for task completion. ANN can be trained to
languages and on various platforms. Basic types of neural
solve certain problems using a teaching method and sample data.
networks are simple to implement directly. There are also many
In this way, identically constructed ANN can be used to perform
programming libraries that contain neural network functionality
different tasks depending on the training received. With proper
and that can be used in custom implementations. A common
training, ANN is capable of generalization, the ability to
language is necessary for neural network models to be shared by
recognize similarities among different input patterns. ANN is
different applications. Recently, the Predictive Model Markup
essentially simple mathematical model defining a function f:X
Language (PMML) has been proposed to address this need.
→Y or a distribution over X or both X and Y, but sometimes
PMML is an XML-based language which provides a way
models also intimately associated with a particular learning
for applications to define and to share neural network models
algorithm or learning rule. One of the more popular algorithms is
(and other data mining models) between PMML compliant
the back-propagation algorithm [10,11].
applications. PMML applications provide a vendor-independent
A typical back propagation neural network (BPNN) is
method of defining models so that proprietary issues and
composed of three layers namely input, hidden and output layers.
incompatibilities are no longer a barrier to the exchange of
Each layer has a number of processing elements which are called
models between applications. It allows users to develop models
neurons. Neurons of different layers are connected together by a
within one vendor's application, and use other vendors'
simple weighted link (Fig. 1).
applications to visualize, analyze, evaluate or otherwise use the
models. Previously, this was very difficult, but with PMML, the
Hidden Layer exchange of models between compliant applications is now
straightforward. A range of products are being offered to
produce and consume PMML. SPPS is one of them and was
Input Layer preferred to develop permeability model.
Output Layer
3. RESERVOIR DESCRIPTION
Habiganj Gas Field (HGF) is located in the north-eastern
part of Bangladesh. This area belongs to Madhobpur Upazilla
under the District Habiganj & Division Sylhet. Habiganj
structure lies in the north-eastern part of Bengal Foredeep and in
the south central part of Surma Basin. It is the northern
culmination of Baramura anticline of Tripura (India), is
separated by a saddle. The structure is almost symmetrical and
Fig. 1: Typical Neural Network Architecture. trending SSE. Seismic and well data of Habiganj structure have
proved that the structure has entirely separate closure. Including
BPNN uses the following mathematical function: Baramura it is a giant structure of about 130 km long. In
(1) Habiganj structure, the exposed rock is Dupi Tila and the
topographical height is about 20 m above mean sea level. No
where y is the output variable, xi are the input variables, b and w fault has been detected on flanks.
are the connection weights, n1 is the dimension of the input Habiganj structure has one of the largest producing gas
vector, n2 is the number of hidden neurons, b0 and woj are called fields of the country. This field comprises two sands namely:
the bias weights. Upper Gas Sand (1320–1530 m) in Bokabil and Lower Gas Sand
102 M. Z. B. Sultan and M. F. Howladar /Mech. Eng. Res. Journal, Vol. 9 (2013)
For developing the permeability model using ANN, K = f ( , GR, Sonic, Neu, BD, DI) (2)
information about the field were collected. Required data were
selected to be used in the ANN model. Section 4.1 describes the 23 data samples were chosen by a random number
data used in ANN model. The developed permeability model is generator for network training. The remaining 8 samples were
given in section 4.2. put aside to be used for testing the network’s integrity and
robustness. The available data were randomly divided into two
4.1 Data Description groups. The first group was used for the process of network
Permeability is usually modeled using ANN based on the training which represent 74.2% of the total sample points, and
core and log data. Core data of only well no. 7 of HGF (HBJ#7) the rest 25.8% were used for network testing. Finally, the
for an interval of 1500–1518 m depth were available during this training process data were divided into validation process (30%)
study. Fig. 2 shows log and core data of HBJ#7. Permeability and forward training process (70%). The final architecture of the
modeling requires the following well logs – neural network to predict permeability contained six input
Density log variables and one hidden layer with 2 neurons (as shown in Fig.
Neutron log 3). This configuration and the proper use of the validation set
Sonic log were sufficient to ensure fast convergence after about 60
Gamma ray log and iterations.
Resistivity log