SlideShare ist ein Scribd-Unternehmen logo
1 von 6
Downloaden Sie, um offline zu lesen
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 10 | Oct 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 617
Analysis of Well Head Pressure Sensor Data for Anomaly Detection in
Oil Well using IIoT and Unsupervised learning Technique
Shreyas Lele1
1B.Tech ( Information Technology ), Software Engineer
----------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Devices with sensors and IIOT analysis became a breakthrough in modern technology. IIOT is used in
almost all areas of technology. In the oil and gas industry, IIOT-based analytics is critical. This paper presents our
approach where we apply unsupervised learning technique onpressuresensorsdata todetectthe anomalyinOilwell
by predicting future pressure values. This document focuses on the number of advances in IIOTtechnologiesthereby
helping in analysis of high precision sensordataforfutureprediction ofOilwellparameters. TheindustrialInternetof
things represents the great opportunity in recent decades for the advancement of industrialtechnology and machine
learning. Several engineering techniques that require expertiseanddatathat are difficulttoobtainareused currently
to predict well performance. In this report, focus is on how advanced machine learning algorithms can be applied on
huge amount of sensor data which will greatly ease Oil well maintenance and defect predictions thereby helping the
customer to get notified about the issues in the Oil well before hand.
Key Words: IIOT, Prediction, Machine Learning, Unsupervised Learning
1. INTRODUCTION
Oil and Gas industry is one of the prominent and necessary industries. The workflow of these industries is generally
categorized in three levels: (a) Upstream, (b) Midstream and (c) Downstream. Upstream part consists of the crude oil
production and processing on the site itself and collecting the necessary data for analysis. Midstream part acts as an interface
the production site and supplier chain managers. Downstream part is when the processed crude oil and gas reach the end
shops and providers for consuming purpose.
There has been gradual rise in demand for IIOT implementation and analytics in Oil and Gas industries.Companiesthatinvest
funds to these kinds of industries want a reliable meth-od to ensure progress and upliftment in production stats. Even a small
amount of downtime of these oil and gas wells may result in big amount of loss both in terms of oil and gas pro-duction and in
terms of monetary value industry. Faults may be of various kinds such as leakage of oil or gas, tampering of pipeline, sudden
rise in temperature or pressure, pipelines valves malfunctioning causing sudden irregularities in sensor readings. So,
companies need to be utmost sure that the wells function properly andifbyanychance,faultstendtohappentoanymachinery
equipment like in the ESP (Electronic Submersible Pump) or in the pipelines, we want that to be known beforehand. This is
made possible using forecasting mechanisms such that if the actual valuedoesnotliewithinourde-finedthresholdboundaries
(that we predicted) then we can pretend that the actual oil production is not up to the mark and theremightbesomewearand
tear somewhere among the equipment’s that may be hampering our oil production. For the gathered time series, we need
analysis to be done to forecast the oil gas or liquid generation and study the forecasted visually.
2. LITERATURE SURVEY
Analytics on oil and gas production data is done using variety of algorithm and regression techniques. Exponential smoothing
models has been implemented [1] and XGBoost, also known as Extreme Gradient boosting is used [2] to forecast future
predictions. Each algorithm is unique in its own domain and one need to analyses the data that is being worked upon before
actually finalizing what method to choose. Sometimes Best algorithms tend to perform very poorly on certain datasets due to
failure of recognizing existing patterns.
Various visual features that can be seen in time series plotting are:
(1) Trend – Trend can be positive or negative. Positive trend implies the graph has a positive slope over time and negative trend
implies the plot goes downwards over time. (2) Seasonality Data is said to be seasonal if it exhibits a periodic trend like daily,
monthly, quarterly or yearly. Plot will show rise or fall upon reaching each period. (3) Cycle – Data is said to have cyclic nature if
its rises and falls are not of fixed and constant period.
The oil and gas industrial process starts after the crude oil is extracted from the grounds (oilfields) and to use it as a productit
must go through the refining process. [4]
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 10 | Oct 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 618
The oil and gas industry were at one time, at the forefront of Digital Transformation in industry. Nearly 50 years ago, it was the
first industry to use digital distributed control systems (DCS) to control refineries and other downstream plants. Then, with the
deployment of the digital oil field concept, it became a leader in adopting digital representations of seismic data representing
deposits and reserves shift the way it approaches Asset Performance Management (APM).
In the 1980s, Oil and Gas companies began to adopt digital technologies, with a focus on better understanding a reservoir’s
resource and production potential, improving health and safety, and boosting marginal operational efficiencies at oil fields
around the world. [7]
There are many problems including too many data sources, complex data types, and the large amount of statistical workbyhand
in production engineering planning, and that influences the working efficiency. Therefore, there is a need to develop oil-
production program planning software supporting systems, to achieve the forecast of workload of oil-production program,
improve the efficiency of oil-production program planning.[6]
Information management methods of oil production plant of the traditional way are backward. All the departments are in the
stand-alone mode, lacking a unified information network platform, generating large amounts of information islands. This
backward working model has seriously hindered the development of oil production plant. [5]
In the literature some oil and gas well monitoring systems based on Wireless sensor networks have been proposed. In this
section we describe the most recent research efforts in this regard. S. Sava al. [5] have designed a monitoring system for
production well which is based on WSNs. This system is comprised of data acquisition terminal and surveillance centre and is
devised to transmit and management decision of oil and gas well data. The data acquisition terminal is used to collect, transmit
and exchange information. The service centre is sued to send and receive the collected information, visualization and statistical
analysis. Authorized personnel can remotely send instructions to well using the system and abnormal activities are notified
through Short Message Service (SMS).
R. Zhansheng et al. [7] have proposed a sensor network based intelligent control system to avoid manualmonitoring.Using this
system, health and condition of multiple oil wells and oil storage tanks can be efficiently and remotely monitored and
information about the wells and tanks is transmitted wirelessly to an administrator located in a remote location. The
sensorsinvolved are level sensors, temperature and gas sensors.
It has proposed an efficient wireless monitoring system which uses ZigBee technology and microchip (PIC microcontrollers)to
collect data from a remotely located oil or gas wells through wireless connectivity and it is then sent to the data gathering station
(Onshore CCR or process platform) [5]
The author has proposed simulator in which three electronic cards integrated into the wellheadcontrolpanel(WHCP)andeach
contains a XBee radio module (router). Each wellhead microcontroller is coded using micro environment. The feedback from
wellhead safety valves position is gathered by the microcontroller and transmitted through XBee module to remote location.
3. SIGNIFICANCE
This paper presents the study of how analytics can monitor the health of the Oil well, and it will notify thecustomer’sthatwhen
their Oil well will start detecting anomaly.
This will help users to take corrective actions.
4. Data Pre-Processing and Training Algorithms:
4.1 Principal Component Analysis:
Principal component analysis (PCA) is a statistical procedure that uses an orthogonal transformation to convert a set of
observations of possibly correlated variables (entities each of which takes on various numerical values) into a set of values of
linearly uncorrelated variables called principal components. This transformation is defined in such a way thatthefirstprincipal
component has the largest possible variance (that is, accounts for as much of the variability in the data as possible), and each
succeeding component in turn has the highest variance possible under the constraint that it is orthogonal to the preceding
components. The resulting vectors (each being a linear combination of the variables and containing n observations) are an
uncorrelated orthogonal basis set.
Consider a data matrix, X, with column-wise zero empirical mean (the sample mean of each column has been shifted to zero),
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 10 | Oct 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 619
where each of the n rows represents a different repetition of the experiment, and eachofthepcolumnsgivesa particularkindof
feature (say, the results from a particular sensor).
PCA can be thought of as an unsupervised learning problem. The whole process of obtaining principle components from a raw
dataset can be simplified in six parts:
1. Take the whole dataset consisting of d+1 dimension and ignore the labels such that our new dataset becomes d
dimensional.
2. Compute the mean for every dimension of the whole dataset.
3. Compute the covariance matrix of the whole dataset.
4. Compute eigenvectors and the corresponding eigenvalues.
5. Sort the eigenvectors by decreasing eigenvalues and choose k eigenvectors with the largest eigenvalues to form a d × k
dimensional matrix W.
6. Use this d × k eigenvector matrix to transform the samples onto the new subspace.
4.2 Mahalanobis Distance:
The Mahalanobis distance measures distance relative to the centroid — a base or central point which can be thought of as an
overall mean for multivariate data. The centroid is a point in multivariate space whereallmeansfromallvariablesintersect.The
larger the MD, the further away from the centroid the data point is.
The most common use for the Mahalanobis distance istofindmultivariateoutliers,whichindicatesunusualcombinationsoftwo
or more variables.
The Mahalanobis distance between two objects is defined as:
d (Mahalanobis) = [(xB – xA)T * C -1 * (xB – xA)]0.5
Where:
xA and xB is a pair of objects, and
C is the sample covariance matrix.
Another version of the formula, which uses distances from each observation to the central mean:
di = [xi – x̄)t C-1(xi – x̄)]0.5
Where:
xi = an object vector
x̄ = arithmetic mean vector
4.3 Isolation Forest:
Isolation forest separates observation by randomly selecting a feature and then randomly selecting a split value between the
maximum and minimum values of the selected feature. It builds an ensemble of isolation trees for a given data and declares
anomalies among instances which have shortest average path length on the trees.
The isolation characteristics of isolation trees enables them to build partial models and exploit sub sampling to an extent that is
not feasible in existing methods. Since a large part of an isolation tree that isolates normal points is not needed for anomaly
detection, it does not need to be constructed.
A small sample size produces better isolation tree because the swamping and masking effects are reduced.
Let T be a node of an isolation tree. T is either an external-node with no child, or an internal-node with one test and exactly two
daughter nodes (T_l,T_r).
A test consists of an attribute q and a split value p such that the test q<p divides the data point into T_l and T_r.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 10 | Oct 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 620
Given a sample of data X={x_1, ....,x_n} of n instances from a d-variate distribution, tobuildanisolationtree,recursivelydivideX by
randomly selecting an attribute q and a split value p, until either:
(i) The tree attains a height limit, (ii) |X|=1 or (iii) all data in X have the same values. Isolation forest calculates anomaly scorefor
each instance using path length h(x).
Since isolation trees have an equivalent structure to binary search trees,theestimationofh(x)forexternal nodeterminationsare
the same as the unsuccessful search in BST.
Given a data set of n instances, the average path length of unsuccessful search in BST can be calculated as
c(n)=2H(n-1)-(2(n-1)/n),
where H(i) is the harmonic number. Therefore, anomaly score of an instance x is defined as
s(x,n)=2^(-(E(h(x)))/(c(n)))
5. RESULTS AND ANALYSIS.
(i) Time series Plot for Well Head Pressure
(ii) After applying PCA
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 10 | Oct 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 621
(iii) Mahalanobis Distance using Histogram plot
(iv) Anomaly Threshold detected using Mahalanobis
(v) Anomaly detection using Isolation Forest
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 10 | Oct 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 622
5. CONCLUSIONS
With the use of IIOT and machine learning technique de-ployed on cloud, the visual system developed for analysis based on
historical data will provide appropriate visualization that displays the current production and what-if analysistosimulatethe
best production optimization possible.
It will also allow users to assess production performance against forecasted production and analyze how distant actual
production is from the forecast and examine the cause for the deviation along with the estimate of thelossofoil per barrel also
helps in study and comparison of live data.
The future of the IIoT must integrate these proven applications into larger systems-of-systems that bring the power of cloud
analytics and business intelligence to industrial systems. This is the core vision of the Industrial Internet. DDS is the right
standard protocol to fulfill that vision because it provides both the extreme capabilities required by intelligent machines and
the needed integration to extend to cloud-based analytics and optimization. Can predict and forecast the values for oil, gas,
liquid, water, and many other tags.
The risk assessment of IIOT equipment’s are of utmost im-portance to industries because malfunction for even a fraction of
time in the Oil and gas drilling equipment’s such as ESP (electronic submersible pumps) and pipelines may lead to heavy loss
both from production as well as economic point of view.
This paper showed a decent approach to prevent such scenario by analysis the data sent by sensorliketemperature,well head
pressure etc. and watch out for anomalies in real time by fore-casting using Isolation Forest. Now if at any time in the fore-
casted future, we see an anomaly among predicted data values, we can alert the site engineer prior to any malfunction that
could occur in the equipment’s so that corrective measures may be taken to prevent possible risk associated with the onsite
machinery
REFERENCES
[1] Hanyeu Zhang, Cheng Fei. “Design of Oil Well Monitor-ing Information Management System Based on IOT Technol-ogy”
Springer Publication, December2015
[2] Mohammed Y Aalsalem, Wazir Zada Khan, Wajeb Gharibi. “An intelligent oil and gas well monitoring system based on
Internet of Things”, 2017 International Conference on Radar, Antenna, Microwave, Electronics, and Telecommunications
(ICRAMET)
[3] “Outlier prediction for Temporal Data in Oil and Gas”: A Survey Manish Gupta, Jing Gao, Charu C. Aggarwal, JiaweiHa,2014
[4] P. Shoubridge, M. Kraetzl, and D. Ray, “Detection of Ab-normal Change in Dynamic Networks,” IEEE Information, Decision
and Control, 1999,
[5] S. Savazzi, U. Spagnolini, L. Goratti, D. Molteni, M. Latva-aho and M. Nicoli, "Ultra-wide band sensor networks in oil and gas
explorations," in IEEE Communications Magazine, April 2013.
[6] “A Review on Anomaly Detection Methods for Optimiz-ing Oil Well Surveillance” Mohd Hilmi Hasan, Azlinda Abdul Malik
and Mazuin Jasamai, IJCSNS International Journal of Computer Science and Network Security, Nov 2017
[7] Wen ZHANG, Zhansheng SONG, Qingping Wang, Wei-dong HAO The Forecasting of Workload of Oil Production
Program,2011 International conference of business manage-ment, pp.452-456.
BIOGRAPHIES
Shreyas Lele, Graduated in
Information TechnologyfromVJTI,
Working as Software Engineer.

Weitere ähnliche Inhalte

Ähnlich wie IRJET- Analysis of Well Head Pressure Sensor Data for Anomaly Detection in Oil Well using IIoT and Unsupervised Learning Technique

IOT based fuel monitoring for future vehicles.
IOT based fuel monitoring for  future vehicles.IOT based fuel monitoring for  future vehicles.
IOT based fuel monitoring for future vehicles.IRJET Journal
 
Digital Gasoline Indicator which Shows Accurate Fuel/Gasoline in the Tank
Digital Gasoline Indicator which Shows Accurate Fuel/Gasoline in the TankDigital Gasoline Indicator which Shows Accurate Fuel/Gasoline in the Tank
Digital Gasoline Indicator which Shows Accurate Fuel/Gasoline in the TankIRJET Journal
 
IRJET- Oil Tank Prototype based on Wireless Communication-Controller System u...
IRJET- Oil Tank Prototype based on Wireless Communication-Controller System u...IRJET- Oil Tank Prototype based on Wireless Communication-Controller System u...
IRJET- Oil Tank Prototype based on Wireless Communication-Controller System u...IRJET Journal
 
IRJET- Sensors implementation in AGV & IoT based data visualization over clie...
IRJET- Sensors implementation in AGV & IoT based data visualization over clie...IRJET- Sensors implementation in AGV & IoT based data visualization over clie...
IRJET- Sensors implementation in AGV & IoT based data visualization over clie...IRJET Journal
 
Remote tank monitoring
Remote tank monitoringRemote tank monitoring
Remote tank monitoringRasika Joshi
 
INDUCTIVE LOGIC PROGRAMMING FOR INDUSTRIAL CONTROL APPLICATIONS
INDUCTIVE LOGIC PROGRAMMING FOR INDUSTRIAL CONTROL APPLICATIONSINDUCTIVE LOGIC PROGRAMMING FOR INDUSTRIAL CONTROL APPLICATIONS
INDUCTIVE LOGIC PROGRAMMING FOR INDUSTRIAL CONTROL APPLICATIONScsandit
 
IRJET- Early Detection of Sensors Failure using IoT
IRJET- Early Detection of Sensors Failure using IoTIRJET- Early Detection of Sensors Failure using IoT
IRJET- Early Detection of Sensors Failure using IoTIRJET Journal
 
Industry4.0 Oil & Gas - Exploration & Production / Upstream
Industry4.0 Oil & Gas - Exploration & Production / UpstreamIndustry4.0 Oil & Gas - Exploration & Production / Upstream
Industry4.0 Oil & Gas - Exploration & Production / UpstreamDrew Sparrow
 
Forecasting Capacity Issues in Stateful Systems: A Proactive Approach
Forecasting Capacity Issues in Stateful Systems: A Proactive ApproachForecasting Capacity Issues in Stateful Systems: A Proactive Approach
Forecasting Capacity Issues in Stateful Systems: A Proactive ApproachIRJET Journal
 
Developing Algorithm for Fault Detection and Classification for DC Motor Usin...
Developing Algorithm for Fault Detection and Classification for DC Motor Usin...Developing Algorithm for Fault Detection and Classification for DC Motor Usin...
Developing Algorithm for Fault Detection and Classification for DC Motor Usin...IRJET Journal
 
Towards predictive maintenance for marine sector in malaysia
Towards predictive maintenance for marine sector in malaysiaTowards predictive maintenance for marine sector in malaysia
Towards predictive maintenance for marine sector in malaysiaConference Papers
 
IRJET- IoT based Smart BLACK BOX System
IRJET- IoT based Smart BLACK BOX SystemIRJET- IoT based Smart BLACK BOX System
IRJET- IoT based Smart BLACK BOX SystemIRJET Journal
 
IRJET-Know Your Trade
IRJET-Know Your TradeIRJET-Know Your Trade
IRJET-Know Your TradeIRJET Journal
 
IRJET- Health Monitoring System Based on GSM
IRJET-  	  Health Monitoring System Based on GSMIRJET-  	  Health Monitoring System Based on GSM
IRJET- Health Monitoring System Based on GSMIRJET Journal
 
Mobile Monitoring System: A Convenient Solution for Reducing Cost of Producin...
Mobile Monitoring System: A Convenient Solution for Reducing Cost of Producin...Mobile Monitoring System: A Convenient Solution for Reducing Cost of Producin...
Mobile Monitoring System: A Convenient Solution for Reducing Cost of Producin...Waqas Tariq
 
IRJET- Descriptive Analysis of Oil and Gas Industries
IRJET- Descriptive Analysis of Oil and Gas IndustriesIRJET- Descriptive Analysis of Oil and Gas Industries
IRJET- Descriptive Analysis of Oil and Gas IndustriesIRJET Journal
 
Fuzzy controlled mine drainage system based on embedded system
Fuzzy controlled mine drainage system based on embedded systemFuzzy controlled mine drainage system based on embedded system
Fuzzy controlled mine drainage system based on embedded systemIRJET Journal
 
IRJET- Cloud based Sewerage Monitoring and Predictive Maintenance using M...
IRJET-  	  Cloud based Sewerage Monitoring and Predictive Maintenance using M...IRJET-  	  Cloud based Sewerage Monitoring and Predictive Maintenance using M...
IRJET- Cloud based Sewerage Monitoring and Predictive Maintenance using M...IRJET Journal
 
A Novel Prototype Model for Monitoring the Factories Remnants on Nile River
A Novel Prototype Model for Monitoring the Factories Remnants on Nile RiverA Novel Prototype Model for Monitoring the Factories Remnants on Nile River
A Novel Prototype Model for Monitoring the Factories Remnants on Nile RiverIJERA Editor
 

Ähnlich wie IRJET- Analysis of Well Head Pressure Sensor Data for Anomaly Detection in Oil Well using IIoT and Unsupervised Learning Technique (20)

IOT based fuel monitoring for future vehicles.
IOT based fuel monitoring for  future vehicles.IOT based fuel monitoring for  future vehicles.
IOT based fuel monitoring for future vehicles.
 
Digital Gasoline Indicator which Shows Accurate Fuel/Gasoline in the Tank
Digital Gasoline Indicator which Shows Accurate Fuel/Gasoline in the TankDigital Gasoline Indicator which Shows Accurate Fuel/Gasoline in the Tank
Digital Gasoline Indicator which Shows Accurate Fuel/Gasoline in the Tank
 
IRJET- Oil Tank Prototype based on Wireless Communication-Controller System u...
IRJET- Oil Tank Prototype based on Wireless Communication-Controller System u...IRJET- Oil Tank Prototype based on Wireless Communication-Controller System u...
IRJET- Oil Tank Prototype based on Wireless Communication-Controller System u...
 
IRJET- Sensors implementation in AGV & IoT based data visualization over clie...
IRJET- Sensors implementation in AGV & IoT based data visualization over clie...IRJET- Sensors implementation in AGV & IoT based data visualization over clie...
IRJET- Sensors implementation in AGV & IoT based data visualization over clie...
 
Remote tank monitoring
Remote tank monitoringRemote tank monitoring
Remote tank monitoring
 
INDUCTIVE LOGIC PROGRAMMING FOR INDUSTRIAL CONTROL APPLICATIONS
INDUCTIVE LOGIC PROGRAMMING FOR INDUSTRIAL CONTROL APPLICATIONSINDUCTIVE LOGIC PROGRAMMING FOR INDUSTRIAL CONTROL APPLICATIONS
INDUCTIVE LOGIC PROGRAMMING FOR INDUSTRIAL CONTROL APPLICATIONS
 
iWIT-A4-Brochure
iWIT-A4-BrochureiWIT-A4-Brochure
iWIT-A4-Brochure
 
IRJET- Early Detection of Sensors Failure using IoT
IRJET- Early Detection of Sensors Failure using IoTIRJET- Early Detection of Sensors Failure using IoT
IRJET- Early Detection of Sensors Failure using IoT
 
Industry4.0 Oil & Gas - Exploration & Production / Upstream
Industry4.0 Oil & Gas - Exploration & Production / UpstreamIndustry4.0 Oil & Gas - Exploration & Production / Upstream
Industry4.0 Oil & Gas - Exploration & Production / Upstream
 
Forecasting Capacity Issues in Stateful Systems: A Proactive Approach
Forecasting Capacity Issues in Stateful Systems: A Proactive ApproachForecasting Capacity Issues in Stateful Systems: A Proactive Approach
Forecasting Capacity Issues in Stateful Systems: A Proactive Approach
 
Developing Algorithm for Fault Detection and Classification for DC Motor Usin...
Developing Algorithm for Fault Detection and Classification for DC Motor Usin...Developing Algorithm for Fault Detection and Classification for DC Motor Usin...
Developing Algorithm for Fault Detection and Classification for DC Motor Usin...
 
Towards predictive maintenance for marine sector in malaysia
Towards predictive maintenance for marine sector in malaysiaTowards predictive maintenance for marine sector in malaysia
Towards predictive maintenance for marine sector in malaysia
 
IRJET- IoT based Smart BLACK BOX System
IRJET- IoT based Smart BLACK BOX SystemIRJET- IoT based Smart BLACK BOX System
IRJET- IoT based Smart BLACK BOX System
 
IRJET-Know Your Trade
IRJET-Know Your TradeIRJET-Know Your Trade
IRJET-Know Your Trade
 
IRJET- Health Monitoring System Based on GSM
IRJET-  	  Health Monitoring System Based on GSMIRJET-  	  Health Monitoring System Based on GSM
IRJET- Health Monitoring System Based on GSM
 
Mobile Monitoring System: A Convenient Solution for Reducing Cost of Producin...
Mobile Monitoring System: A Convenient Solution for Reducing Cost of Producin...Mobile Monitoring System: A Convenient Solution for Reducing Cost of Producin...
Mobile Monitoring System: A Convenient Solution for Reducing Cost of Producin...
 
IRJET- Descriptive Analysis of Oil and Gas Industries
IRJET- Descriptive Analysis of Oil and Gas IndustriesIRJET- Descriptive Analysis of Oil and Gas Industries
IRJET- Descriptive Analysis of Oil and Gas Industries
 
Fuzzy controlled mine drainage system based on embedded system
Fuzzy controlled mine drainage system based on embedded systemFuzzy controlled mine drainage system based on embedded system
Fuzzy controlled mine drainage system based on embedded system
 
IRJET- Cloud based Sewerage Monitoring and Predictive Maintenance using M...
IRJET-  	  Cloud based Sewerage Monitoring and Predictive Maintenance using M...IRJET-  	  Cloud based Sewerage Monitoring and Predictive Maintenance using M...
IRJET- Cloud based Sewerage Monitoring and Predictive Maintenance using M...
 
A Novel Prototype Model for Monitoring the Factories Remnants on Nile River
A Novel Prototype Model for Monitoring the Factories Remnants on Nile RiverA Novel Prototype Model for Monitoring the Factories Remnants on Nile River
A Novel Prototype Model for Monitoring the Factories Remnants on Nile River
 

Mehr von IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

Mehr von IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Kürzlich hochgeladen

MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGSIVASHANKAR N
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 

Kürzlich hochgeladen (20)

MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 

IRJET- Analysis of Well Head Pressure Sensor Data for Anomaly Detection in Oil Well using IIoT and Unsupervised Learning Technique

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 10 | Oct 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 617 Analysis of Well Head Pressure Sensor Data for Anomaly Detection in Oil Well using IIoT and Unsupervised learning Technique Shreyas Lele1 1B.Tech ( Information Technology ), Software Engineer ----------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Devices with sensors and IIOT analysis became a breakthrough in modern technology. IIOT is used in almost all areas of technology. In the oil and gas industry, IIOT-based analytics is critical. This paper presents our approach where we apply unsupervised learning technique onpressuresensorsdata todetectthe anomalyinOilwell by predicting future pressure values. This document focuses on the number of advances in IIOTtechnologiesthereby helping in analysis of high precision sensordataforfutureprediction ofOilwellparameters. TheindustrialInternetof things represents the great opportunity in recent decades for the advancement of industrialtechnology and machine learning. Several engineering techniques that require expertiseanddatathat are difficulttoobtainareused currently to predict well performance. In this report, focus is on how advanced machine learning algorithms can be applied on huge amount of sensor data which will greatly ease Oil well maintenance and defect predictions thereby helping the customer to get notified about the issues in the Oil well before hand. Key Words: IIOT, Prediction, Machine Learning, Unsupervised Learning 1. INTRODUCTION Oil and Gas industry is one of the prominent and necessary industries. The workflow of these industries is generally categorized in three levels: (a) Upstream, (b) Midstream and (c) Downstream. Upstream part consists of the crude oil production and processing on the site itself and collecting the necessary data for analysis. Midstream part acts as an interface the production site and supplier chain managers. Downstream part is when the processed crude oil and gas reach the end shops and providers for consuming purpose. There has been gradual rise in demand for IIOT implementation and analytics in Oil and Gas industries.Companiesthatinvest funds to these kinds of industries want a reliable meth-od to ensure progress and upliftment in production stats. Even a small amount of downtime of these oil and gas wells may result in big amount of loss both in terms of oil and gas pro-duction and in terms of monetary value industry. Faults may be of various kinds such as leakage of oil or gas, tampering of pipeline, sudden rise in temperature or pressure, pipelines valves malfunctioning causing sudden irregularities in sensor readings. So, companies need to be utmost sure that the wells function properly andifbyanychance,faultstendtohappentoanymachinery equipment like in the ESP (Electronic Submersible Pump) or in the pipelines, we want that to be known beforehand. This is made possible using forecasting mechanisms such that if the actual valuedoesnotliewithinourde-finedthresholdboundaries (that we predicted) then we can pretend that the actual oil production is not up to the mark and theremightbesomewearand tear somewhere among the equipment’s that may be hampering our oil production. For the gathered time series, we need analysis to be done to forecast the oil gas or liquid generation and study the forecasted visually. 2. LITERATURE SURVEY Analytics on oil and gas production data is done using variety of algorithm and regression techniques. Exponential smoothing models has been implemented [1] and XGBoost, also known as Extreme Gradient boosting is used [2] to forecast future predictions. Each algorithm is unique in its own domain and one need to analyses the data that is being worked upon before actually finalizing what method to choose. Sometimes Best algorithms tend to perform very poorly on certain datasets due to failure of recognizing existing patterns. Various visual features that can be seen in time series plotting are: (1) Trend – Trend can be positive or negative. Positive trend implies the graph has a positive slope over time and negative trend implies the plot goes downwards over time. (2) Seasonality Data is said to be seasonal if it exhibits a periodic trend like daily, monthly, quarterly or yearly. Plot will show rise or fall upon reaching each period. (3) Cycle – Data is said to have cyclic nature if its rises and falls are not of fixed and constant period. The oil and gas industrial process starts after the crude oil is extracted from the grounds (oilfields) and to use it as a productit must go through the refining process. [4]
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 10 | Oct 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 618 The oil and gas industry were at one time, at the forefront of Digital Transformation in industry. Nearly 50 years ago, it was the first industry to use digital distributed control systems (DCS) to control refineries and other downstream plants. Then, with the deployment of the digital oil field concept, it became a leader in adopting digital representations of seismic data representing deposits and reserves shift the way it approaches Asset Performance Management (APM). In the 1980s, Oil and Gas companies began to adopt digital technologies, with a focus on better understanding a reservoir’s resource and production potential, improving health and safety, and boosting marginal operational efficiencies at oil fields around the world. [7] There are many problems including too many data sources, complex data types, and the large amount of statistical workbyhand in production engineering planning, and that influences the working efficiency. Therefore, there is a need to develop oil- production program planning software supporting systems, to achieve the forecast of workload of oil-production program, improve the efficiency of oil-production program planning.[6] Information management methods of oil production plant of the traditional way are backward. All the departments are in the stand-alone mode, lacking a unified information network platform, generating large amounts of information islands. This backward working model has seriously hindered the development of oil production plant. [5] In the literature some oil and gas well monitoring systems based on Wireless sensor networks have been proposed. In this section we describe the most recent research efforts in this regard. S. Sava al. [5] have designed a monitoring system for production well which is based on WSNs. This system is comprised of data acquisition terminal and surveillance centre and is devised to transmit and management decision of oil and gas well data. The data acquisition terminal is used to collect, transmit and exchange information. The service centre is sued to send and receive the collected information, visualization and statistical analysis. Authorized personnel can remotely send instructions to well using the system and abnormal activities are notified through Short Message Service (SMS). R. Zhansheng et al. [7] have proposed a sensor network based intelligent control system to avoid manualmonitoring.Using this system, health and condition of multiple oil wells and oil storage tanks can be efficiently and remotely monitored and information about the wells and tanks is transmitted wirelessly to an administrator located in a remote location. The sensorsinvolved are level sensors, temperature and gas sensors. It has proposed an efficient wireless monitoring system which uses ZigBee technology and microchip (PIC microcontrollers)to collect data from a remotely located oil or gas wells through wireless connectivity and it is then sent to the data gathering station (Onshore CCR or process platform) [5] The author has proposed simulator in which three electronic cards integrated into the wellheadcontrolpanel(WHCP)andeach contains a XBee radio module (router). Each wellhead microcontroller is coded using micro environment. The feedback from wellhead safety valves position is gathered by the microcontroller and transmitted through XBee module to remote location. 3. SIGNIFICANCE This paper presents the study of how analytics can monitor the health of the Oil well, and it will notify thecustomer’sthatwhen their Oil well will start detecting anomaly. This will help users to take corrective actions. 4. Data Pre-Processing and Training Algorithms: 4.1 Principal Component Analysis: Principal component analysis (PCA) is a statistical procedure that uses an orthogonal transformation to convert a set of observations of possibly correlated variables (entities each of which takes on various numerical values) into a set of values of linearly uncorrelated variables called principal components. This transformation is defined in such a way thatthefirstprincipal component has the largest possible variance (that is, accounts for as much of the variability in the data as possible), and each succeeding component in turn has the highest variance possible under the constraint that it is orthogonal to the preceding components. The resulting vectors (each being a linear combination of the variables and containing n observations) are an uncorrelated orthogonal basis set. Consider a data matrix, X, with column-wise zero empirical mean (the sample mean of each column has been shifted to zero),
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 10 | Oct 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 619 where each of the n rows represents a different repetition of the experiment, and eachofthepcolumnsgivesa particularkindof feature (say, the results from a particular sensor). PCA can be thought of as an unsupervised learning problem. The whole process of obtaining principle components from a raw dataset can be simplified in six parts: 1. Take the whole dataset consisting of d+1 dimension and ignore the labels such that our new dataset becomes d dimensional. 2. Compute the mean for every dimension of the whole dataset. 3. Compute the covariance matrix of the whole dataset. 4. Compute eigenvectors and the corresponding eigenvalues. 5. Sort the eigenvectors by decreasing eigenvalues and choose k eigenvectors with the largest eigenvalues to form a d × k dimensional matrix W. 6. Use this d × k eigenvector matrix to transform the samples onto the new subspace. 4.2 Mahalanobis Distance: The Mahalanobis distance measures distance relative to the centroid — a base or central point which can be thought of as an overall mean for multivariate data. The centroid is a point in multivariate space whereallmeansfromallvariablesintersect.The larger the MD, the further away from the centroid the data point is. The most common use for the Mahalanobis distance istofindmultivariateoutliers,whichindicatesunusualcombinationsoftwo or more variables. The Mahalanobis distance between two objects is defined as: d (Mahalanobis) = [(xB – xA)T * C -1 * (xB – xA)]0.5 Where: xA and xB is a pair of objects, and C is the sample covariance matrix. Another version of the formula, which uses distances from each observation to the central mean: di = [xi – x̄)t C-1(xi – x̄)]0.5 Where: xi = an object vector x̄ = arithmetic mean vector 4.3 Isolation Forest: Isolation forest separates observation by randomly selecting a feature and then randomly selecting a split value between the maximum and minimum values of the selected feature. It builds an ensemble of isolation trees for a given data and declares anomalies among instances which have shortest average path length on the trees. The isolation characteristics of isolation trees enables them to build partial models and exploit sub sampling to an extent that is not feasible in existing methods. Since a large part of an isolation tree that isolates normal points is not needed for anomaly detection, it does not need to be constructed. A small sample size produces better isolation tree because the swamping and masking effects are reduced. Let T be a node of an isolation tree. T is either an external-node with no child, or an internal-node with one test and exactly two daughter nodes (T_l,T_r). A test consists of an attribute q and a split value p such that the test q<p divides the data point into T_l and T_r.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 10 | Oct 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 620 Given a sample of data X={x_1, ....,x_n} of n instances from a d-variate distribution, tobuildanisolationtree,recursivelydivideX by randomly selecting an attribute q and a split value p, until either: (i) The tree attains a height limit, (ii) |X|=1 or (iii) all data in X have the same values. Isolation forest calculates anomaly scorefor each instance using path length h(x). Since isolation trees have an equivalent structure to binary search trees,theestimationofh(x)forexternal nodeterminationsare the same as the unsuccessful search in BST. Given a data set of n instances, the average path length of unsuccessful search in BST can be calculated as c(n)=2H(n-1)-(2(n-1)/n), where H(i) is the harmonic number. Therefore, anomaly score of an instance x is defined as s(x,n)=2^(-(E(h(x)))/(c(n))) 5. RESULTS AND ANALYSIS. (i) Time series Plot for Well Head Pressure (ii) After applying PCA
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 10 | Oct 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 621 (iii) Mahalanobis Distance using Histogram plot (iv) Anomaly Threshold detected using Mahalanobis (v) Anomaly detection using Isolation Forest
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 10 | Oct 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 622 5. CONCLUSIONS With the use of IIOT and machine learning technique de-ployed on cloud, the visual system developed for analysis based on historical data will provide appropriate visualization that displays the current production and what-if analysistosimulatethe best production optimization possible. It will also allow users to assess production performance against forecasted production and analyze how distant actual production is from the forecast and examine the cause for the deviation along with the estimate of thelossofoil per barrel also helps in study and comparison of live data. The future of the IIoT must integrate these proven applications into larger systems-of-systems that bring the power of cloud analytics and business intelligence to industrial systems. This is the core vision of the Industrial Internet. DDS is the right standard protocol to fulfill that vision because it provides both the extreme capabilities required by intelligent machines and the needed integration to extend to cloud-based analytics and optimization. Can predict and forecast the values for oil, gas, liquid, water, and many other tags. The risk assessment of IIOT equipment’s are of utmost im-portance to industries because malfunction for even a fraction of time in the Oil and gas drilling equipment’s such as ESP (electronic submersible pumps) and pipelines may lead to heavy loss both from production as well as economic point of view. This paper showed a decent approach to prevent such scenario by analysis the data sent by sensorliketemperature,well head pressure etc. and watch out for anomalies in real time by fore-casting using Isolation Forest. Now if at any time in the fore- casted future, we see an anomaly among predicted data values, we can alert the site engineer prior to any malfunction that could occur in the equipment’s so that corrective measures may be taken to prevent possible risk associated with the onsite machinery REFERENCES [1] Hanyeu Zhang, Cheng Fei. “Design of Oil Well Monitor-ing Information Management System Based on IOT Technol-ogy” Springer Publication, December2015 [2] Mohammed Y Aalsalem, Wazir Zada Khan, Wajeb Gharibi. “An intelligent oil and gas well monitoring system based on Internet of Things”, 2017 International Conference on Radar, Antenna, Microwave, Electronics, and Telecommunications (ICRAMET) [3] “Outlier prediction for Temporal Data in Oil and Gas”: A Survey Manish Gupta, Jing Gao, Charu C. Aggarwal, JiaweiHa,2014 [4] P. Shoubridge, M. Kraetzl, and D. Ray, “Detection of Ab-normal Change in Dynamic Networks,” IEEE Information, Decision and Control, 1999, [5] S. Savazzi, U. Spagnolini, L. Goratti, D. Molteni, M. Latva-aho and M. Nicoli, "Ultra-wide band sensor networks in oil and gas explorations," in IEEE Communications Magazine, April 2013. [6] “A Review on Anomaly Detection Methods for Optimiz-ing Oil Well Surveillance” Mohd Hilmi Hasan, Azlinda Abdul Malik and Mazuin Jasamai, IJCSNS International Journal of Computer Science and Network Security, Nov 2017 [7] Wen ZHANG, Zhansheng SONG, Qingping Wang, Wei-dong HAO The Forecasting of Workload of Oil Production Program,2011 International conference of business manage-ment, pp.452-456. BIOGRAPHIES Shreyas Lele, Graduated in Information TechnologyfromVJTI, Working as Software Engineer.