Pipeline Leak Detection and Control
Pipeline Leak Detection and Control
*E-mail: [email protected]
ABSTRACT INTRODUCTION
The problem of incessant leakages in oil pipeline The most popular way of transporting petroleum
from intentional or natural accident with its untold products is by the use of pipelines. The use of
results of pollution, loss of lives from fire pipelines eases the movement of petroleum
outbreak, and reduction in production output, products from one location to the other. The
spurred the burning desire to proffer a novel distances covered by these pipelines are in
solution with the use of artificial neural network as thousands of miles passing through cities and
a tool to detect oil leakage, pin-point the leakage villages. Some pipelines are laid overhead when
spot and provide useful communication link with passing through frost prone areas. There is no
the supervisory control and data acquisition denying the fact that pipelines have become
(SCADA). indispensable occupants of especially dedicated
land areas in Nigeria.
The data used for this work was obtained from
Atlas Cove, Lagos, Nigeria under the NNPC- However, as beneficial as petroleum products are
PPMC Mosinmi Area Depots. Pressure of oil to us as man, damages often occur to pipeline
flowing in pipelines between Atlas Cove Depot, networks as a result of factors ranging from lack
Lagos and Mosinmi Area Depot in Ogun state, of proper maintenance of the network, ageing of
Nigeria were used for the training of artificial the pipeline networks, pipeline vandalization, and
neural network. accidents. Once there is any damage to the
pipeline(s) by any form, leakages often occur
The data was randomly picked and divided into which usually cause harm to both humans,
training data (50 constants), validation data (50 animals, and the environment.
constants), and testing data (50 constants) as
contained in the neural network training algorithm. In October 17, 1998 – a pipeline explosion
The best network architecture that is, a four layer occurred at Jesse in the Niger Delta region of
neural network (20-20-15-10) obtained from trials Nigeria, killing about 1,200 villagers, some of
for this model was used. The use of graphical whom were scavenging gasoline, so far the worst
®
user interface, a tool in MATLAB , makes the in the history of pipeline vandalization in Nigeria
analysis easy and interactive. [1].
Artificial neural network (ANN) approach to In May 12, 2006 – an oil pipeline vandalization or
solving this identified oil leakage problem gives rupture occurred outside Lagos, Nigeria killing
satisfactory results as the error between the ANN around 200 people. Year 2000 is the worst hit
output and the target is very tolerable being where three different pipelines vandalization led
0.000566069 with a goal of 0.01. This could be to explosion that killed hundreds of people [7].
implemented physically as an artificial intelligence Ijegun pipeline explosion occurred in May 16,
unit in the monitoring of oil pipeline networks. 2008.
(Keywords: pipeline leaks, pipeline right of way, oil flow The loss of human lives, damages to the natural
pressure, artificial neural network, pipeline model) habitat of plants and animals due to pollution,
developing a cheap model for pipeline monitoring,
and inability of relevant authorities to respond fast
The rest of the paper contains sections such as; EXISTING TECHNOLOGIES TO PROTECT
description of the pipeline network, the existing PIPELINES
technologies to protect pipeline, artificial neural
network design, ANN layer explained, importance Some of the technologies involved in the
of Levenberg-Marquardt algorithm, results and protection of pipelines took the form of manual
discussion, conclusion, and recommendation. monitoring (that is walking the pipeline), satellite
monitoring, and the use of security cameras.
Modern technology that is commonly being used
DESCRIPTION OF THE PIPELINE NETWORK to protect pipelines is the one that uses
computers [8]. This computer arrangement
The pipeline network segment under accepts information from the field related to
consideration is that which links Atlas Cove depot pressures, flow rates, and temperatures to
in Lagos state, Nigeria to Mosinmi depot in Ogun estimate the hydraulic behavior of the product
state, Nigeria under the NNPC/PPMC Mosinmi being transported. Estimation is done, results
Area Depots. The pipeline covers a distance of compared to other field references to detect the
45.7km. The method presently being used in presence of anomaly or unexpected situation,
monitoring of this pipeline is manual as pipeline which may be related to a leak.
guards still patrol the network once there is a
pressure drop in the flow of oil along the pipeline.
The exact location of leak(s) cannot be ARTIFICIAL NEURAL NETWORK DESIGN
ascertained because there are no installations of
modern monitoring equipment along the pipeline. Artificial neural network is a network developed to
Security agents detailed to the monitoring of the emulate biological neural networks. ANN is
pipeline usually rely on information from the extremely simple abstractions of biological
surrounding communities as regards the state of neurons, realized as elements in a program or
the pipeline. perhaps as circuits made of silicon.
Millions of dollars’ worth of petroleum products Networks of these artificial neurons do not have a
are being lost on a daily basis resulting chiefly fraction of the power of human brain, but they can
from the activities of vandals who are so be trained to perform useful functions [8].
sophisticated in their operations in order to cover Artificial neural network is a brain mesh network.
their tracks.
Neurons are believed to be the basic units used
for computation in the brain. In neural networks,
FLOW EQUATION connections are important. Each neuron in the
brain has the order of hundreds or thousands of
The equation for a typical steady state isothermal connections to other neurons, making the total
14 15
liquid flow in a pipeline is [11]: number around 10 or 10 . This is fewer than the
number we would get if every neuron connected
is considered in relation to the size of the brain, a
(1) neuron connects directly to only a small fraction
of other neurons [2, 9].
Simulate network
End
37 CONCLUSION