(Go: >> BACK << -|- >> HOME <<)

SlideShare a Scribd company logo
IOSR Journal of Engineering (IOSRJEN) www.iosrjen.org
ISSN (e): 2250-3021, ISSN (p): 2278-8719
Vol. 05, Issue 09 (September. 2015), ||V1|| PP 01-06
International organization of Scientific Research 1 | P a g e
A Fault Diagnosis Monitoring System of Reciprocating Pump
Wang Yong an
School of Computer & Information Technology, Northeast Petroleum University,Daqing 163318,China
Abstract: This paper develops the intelligent fault diagnosis system of reciprocating pump. The system takes
fault diagnosis system as the core, using the Visual c++ as the software language. The software controls the
data acquisition of pressure, position and flow signal synchronously. The different fault types corresponding
signal curve is also different, so the main fault signal is pressure signal, flow signal is auxiliary signal. Then use
the wavelet neural network which based on artificial intelligence theory and wavelet packet decomposition
technique for data processing, preservation and fault diagnosis. The diagnosis results from wavelet neural
network show that the intelligent fault diagnosis system of reciprocating pump has fast speed and high accuracy.
Keywords: Wavelet Neural Network; Reciprocating Pump; Fault Diagnosis; Diagnosis System
I. INTRODUCTION
Reciprocating Pump is one of the most important equipment of Oilfield. Because of the high efficiency,
strong adaptability, wide quantity of clean up, and it is easy and convenient to operate, moreover, working
process is stable and reliable, so it is widely used in water flooding, well drilling, fracturing, in oil and gas
processing station and transit[1]
. Reciprocating pump is also used as an important equipment to transport light
hydrocarbon in winter and filling methanol in gas. But some parts of Reciprocating pump are easy broken, such
as the pump valve assembly which is the key components of hydraulic side, it often fail to work because of the
bad working conditions, so it is very important to keep it in good repair and maintenance.
There are some problems during the condition monitoring and fault diagnosis of the reciprocating pump when it
is working.
1) Human judgment for fault, poor adaptability. It’s hard to find out various faults of reciprocating pump valve
by people through ‘listen’ and ‘see’, poor adaptability means that’s not conducive to promote.
2) Environment interference. Reciprocating pump working environment always inevitably be motor
disturbance, environment disturbs a lot in a routine test.
3) Artificial blind operation caused greater labor intensity.
4) The protection measures are not perfect.
In order to solve the above problems, the development of wavelet analysis and wavelet neural network
and the microcomputer testing technique can build intelligent fault diagnosis system of high performance, which
meets the field application. Experiments show that the diagnosis system is fast speed and high accuracy.
1. The Over All Scheme Of The System
The system make up of capacitive pressure sensor, magneto-electric flow sensor, signal amplifier, A/D
converter, a microcomputer. The system diagram is shown in Fig1. The design of this system mainly includes
two parts, hardware design and software design.
Usually the fault of reciprocating pump valve components is judged by the pressure gauge and flow
meter installed on the outlet pipe. The disadvantage of this method is that no one can determine which valve
failure occurs, therefore, all valves need to be checked, which not only increases the maintenance time, but also
increases the workload in this way. In recent years, vibration testing technology was applied in the fault
diagnosis of valve, the vibration signal collected at valve is used as the fault information and there are many
successful examples of signal processing and diagnosis. However, the structure of the reciprocating pump is
complex, valve turns off one by one and forming instantaneous lash, at the same time, there are a variety of
vibration source. So the fault diagnosis of reciprocating pump is mainly on single cylinder fault monitoring and
diagnosis using vibration testing technology, but for the three cylinder cooperative works and multi fault
simultaneous fault diagnosis is difficult to achieve, the fault characteristic signal can not be extracted from
vibration signal[2]
. So, the pressure sensor is installed in a reciprocating pump cylinder, and the pressure signal
in cylinder is used as the fault information, this can easily determine the specific location of the occurrence of
the fault. Meanwhile, the fault feature signal is extracted by wavelet packet analysis. Then, do r fault diagnosis
according to the characteristic signal obtained by using wavelet neural network theory.
The process of fault diagnosis for reciprocating pump is made up of three parts: The first part is the
A Fault Diagnosis Monitoring System Of Reciprocating Pump
International organization of Scientific Research 2 | P a g e
acquisition of the pressure signal of the pump chamber; The second part is to eliminate noise interference to
improve the diagnostic sensitivity and accuracy, extracting the fault feature from the pressure signal collected,
the paper uses wavelet packet analysis technique; The third part is based on the fault characteristic and other
diagnostic information to make a diagnosis decision, the wavelet neural network is established in this part and
determine the network structure to achieve, in practice, we first extract the signal of the teacher, training, input
neural network, and then collect the actual data and then characteristic extraction, by the comparison of the two,
the fault of the reciprocating pump can be diagnosed and determined.
1.1 Hardware Components of the System
The system is mainly composed of capacitance type pressure sensor, magneto-electric flow sensor,
reciprocating pump system working condition diagnosis monitoring meter, micro computer. The monitoring
meter based on port 485, isolation of RS-232 to RS-485 converter and two input module ADAM4520 and
ADAM4017 eight analog. It is used for data acquisition system, in addition, process the data that is transmitted
by the pressure transmitter preliminary, then transfer the data to the host after processing. The computer is
responsible for handling, storage and analysis of the data from the off-line monitor, which can also print results
when needed. The fault feature extraction and fault diagnosis are carried out using wavelet packet
decomposition and wavelet neural network.
1.2 Software Design System
In this paper, an eddy current sensor is installed on the cylinder block, using it as the time signal, which
can detect the plunger in the near power end in what position to stop, the outer trigger signal is obtained from
the signal emitted by the signal, the pressure signal in the pump cylinder is collected by the trigger point. The
specific position of the pressure transmitter in the pump cylinder of the pump is selected as the point of the
measurement, the pressure transmitter is used to measure and transmit the pressure values of the required field
for the test.
The software design of this system includes the following aspects:
(1) Establishment of the main programme framework;
(2) Connection mode and communication mode of the host to the monitoring meter;
(3) Real time data monitoring and save;
(4) Multichannel data real-time dynamic display.
The main interface of the system software is as Fig2. The design of the system includes the parameters
A Fault Diagnosis Monitoring System Of Reciprocating Pump
International organization of Scientific Research 3 | P a g e
setting, the synchronization of the sampling data, the database management and the technology of multi thread.
Fig2 Main interface of the system software
Parameters can be used to enter the pump parameters and sample parameters of the pump here. The
corresponding parameters are shown in Table 1.
Table 1 Sampling parameters
Piston number the pump plunger number of currently sampled
Frequency f pump frequency, unit of HZ;
Cycle the sample period, unit of ms;
Time setting system sampling time, unit of s;
At the main interface, there are two display surfaces, sampled data from four complete run cycles can
be completely dynamic display at the same time, one is pressure signal curve diagram composed by real-time
pressure signal, and the other is traffic signal curve of the collected traffic signal. In this case, the user can carry
on the reliable analysis and the essential record to the data on-line. Remote data can be displayed in real time.
Database management can realize historical data query, which is convenient offline analysis. It is
necessary for this system to build multiple threads since the application is needed to carry out data sampling,
dynamic display and fault analysis at the same time. When the system working, CPU rotate the time slice of the
three threads, so these three work can be carried out simultaneously, this makes full use of the spare time of
CPU, and avoid the user waiting for a long time for data analysis, so the real-time judgment of fault diagnosis is
achieved, more importantly avoiding the occurrence of greater losses.
II. APPLICATION OF FAULT DIAGNOSIS SYSTEM
Because the method of system is using the pressure signal as the fault characteristic information, this is
different from the conventional; in fact, the difference between the different faults can be seen from the
waveform of the pressure signal[3,4]
.
2.1 The pressure curve when the system at normal works
A Fault Diagnosis Monitoring System Of Reciprocating Pump
International organization of Scientific Research 4 | P a g e
When the system is in normal working condition, inlet valve and discharge valve work normal, sealed
tight, except for normal leakage, there is no leakage caused by failure, there is no fluctuation in the pressure and
pressure of the boost, the pressure curve is shown in Fig3.
Fig3 Normal pressure curve when normal works Fig4 Pressure curve of suction valve seal ring damaged
2.2 Pressure curves and analysis under various fault conditions
The main failure of the reciprocating pump occurs at the hydraulic end, and there are several forms:
(1) The pressure signal curve of the pump cylinder when the seal ring is broken
The seal ring is mainly divided into the suction valve seal damage and discharge valve seal damage.
First, the suction valve seal ring damage. The appearance of the characteristic is due to the suction seal ring in
damage, when the piston pump cavity liquid, pressurized liquid can leak from the suction valve sealing ring and
lead to boost process lag, and discharged process, due to the sealing ring damage of the suction valve, this leads
to the occurrence of the buck process in advance. The pressure signal curve is shown in Fig4.
Second, the discharge valve seal ring is in damage. The imbibition process, the pipeline liquid can flow
into the pump, resulting in the phenomenon of buck lag. The pressure signal curve is shown in Fig5.
Fig5 Pressure curve of suction valve spring damage Fig6 Pressure curve of suction valve spring damage
(2)Pressure change curve of spring fault
The fault of the spring can also be divided into the suction valve spring and the discharge valve spring
damage. After the suction valve spring damage, due to the valve back to the bit is not timely, resulting in the
boost process lag, as shown in Figure 6. When the discharge valve spring is damaged, the pressure change is
not obvious.
2.3 Pump valve damage
(1)Discharge sealing cover wears and tears, discharge valve wear failure and discharge valve sealing ring
damage is basically the same, performance as boost lag, buck ahead. The pressure signal curve is shown in
Figure 7.
(2)The sealing cover of the suction valve wear is shown in Figure 8.
2.4 Unreasonable operating parameters
When the speed of reciprocating pump plunger is too fast, it’s easy to lead valve close lax, which can
not reach the effective maximum and the minimum value of the pressure, so that the periodic secondary
maximum or minimum valve appears. The pressure curves are as in Fig9
Fig7 pressure curve chart of the discharge Fig8. Pressure curve diagram of suction
valve sealing cover wear valve cover wear
A Fault Diagnosis Monitoring System Of Reciprocating Pump
International organization of Scientific Research 5 | P a g e
Fig9 Pressure diagram of unreasonable operation parameters
Fig10 Flow chart of leakage pressure for piston
The phenomenon disappears when the frequency drops to a certain value. This phenomenon shows that the
reciprocating pump system has the optimized space.
2.5 Pressure and flow curves of plunger leakage
Pressure and flow curves of plunger leakage are shown in Figure 10.
For the fault diagnosis of the reciprocating pump, the pressure signal in the cylinder of a single pump is
used as the feature signal to extract the fault feature vector. In this paper, the original pressure signal is
decomposed by 3 layers of wavelet packet[5]
, constituted the 8 dimensional feature vectors to extract the fault
feature of a reciprocating pump, and as the input vector of wavelet neural network, so the number of input nodes
is 8. The author separately carries on the diagnosis to the reciprocating pump sealing ring fault, the valve wear
fault and the spring fault fault in three kinds of conditions, respectively (001), (010), (100) on behalf of these 3
conditions, as the target output of the network, the output node number is 3. The wavelet neural network uses 3
layers structure, the hidden layer wavelet is Morlet wavelet, the number of hidden nodes in the determination of
the use of the gradual test method. First set a error

E , the number of nodes of the hidden layer is smaller,
calculating its error E , Then compare

E with E . If

 EE , the number of the hidden nodes is what we want;
Otherwise, the hidden layer node number add 1 then continue, until

 EE , this can determine the number of
hidden nodes. After the experiment, the number of the hidden nodes is 12. Take the initial value of the study
rate 5.0 , momentum factor 85.0 , the accuracy of training error is 0.005, adopting compact wavelet
neural network, using 12 damaged sealed ring as sample, 12 valves wear sample and 12 spring fracture samples
to train for the network, the network after 358 steps of learning to meet the accuracy requirements. Sample input
to be diagnosed by the trained network; the sample and the diagnosis result see Table 2. According to the theory
of Euclidean norm, the test error of the test data are 0.0027, 0.0035 and 0.0043, it can be seen that these errors
are very small. In the application of this method, the correct rate of fault data of a large number of reciprocating
pumps is over 94%.
Table 2 Testing samples and the results
Fault type
Bad sealing ring Valve damage Spring damage
Verification
data
0.0000
1.0021
1.6012
1.4009
0.0000
0.2591
0.6390
0.2517
0.0002
9.9896
1.7002
1.0405
0.0000
0.0101
0.0399
0.2901
0.0079
5.6498
0.8197
1.0690
0.0001
0.5601
0.0812
0.0671
Diagnostic
output
0.0013
0.0030
0.9970
Fault 1 (001)
0.0075
1.0040
0.0130
Fault 2 (010)
0.9901
0.0022
0.0301
Fault 3 (100)
A Fault Diagnosis Monitoring System Of Reciprocating Pump
International organization of Scientific Research 6 | P a g e
III. CONCLUSIONS
This paper developed a comprehensive diagnosis monitoring system of reciprocating pump working
condition based on port 485, application of wavelet neural network and wavelet packet decomposition
technology for data processing, preservation and fault diagnosis.
According to the collected pressure, flow data, we can see the type of fault different, the corresponding
signal curve is also different, that indicates pressure signal based and flow signal as auxiliary is an effective fault
monitoring method for fault information extraction, from the results of wavelet neural network diagnosis, it can
be seen that the fault identification is correct and realistic. The comprehensive diagnostic technique is adapted to
all the reciprocating pump of oil field surface, now the polymer flooding has been widely spread, three yuan
compound drive is also in the industrialization test, there are about 2000 wells in injection well in the oilfield,
reciprocating pump has become the important equipment to injection technology in the injection system, this
technology has broad application prospect.
REFERENCES
[1]. Zhang Yunxia, Zhang Jinzhong. Development and Trend of the Reciprocating Pump[J] Modern Manufacturing Technology and
Equipment, 2006,5(174):19-21
[2]. Cui Mingjun. Fault Feature Extraction and Diagnosis of Reciprocating Pump based on HHT [D]. Mater’s Thesis. Da Qing: Da Qing
Petroleum Institute, 2006.
[3]. Wang Changzhong, Li Weiping, Wu Zhengjun. Fault Diagnosis Approach Based on RBF Neural Network for Valves of
Reciprocating Pumps [J]. Oil Field Equipment, 2011, 40( 1) : 24~ 27
[4]. Wang Dengfeng, Bai Xin. Study on Fault Diagnosis of Reciprocating Pump Based on Wavelet
[5]. Package Analysis and Probability Neutral Network [J]. Coal Mine Machinery. 2013,12:256-258
[6]. Zhang Qinghua and Benveniste. A Wavelet networks[J]. IEEE trans on NNJ, 1992, 3(6): 889-898.

More Related Content

What's hot

Manual instrumentation and measurement
Manual  instrumentation and measurementManual  instrumentation and measurement
Manual instrumentation and measurement
Bikesh Jaiswal
 
THE PRESSURE SIGNAL CALIBRATION TECHNOLOGY OF THE COMPREHENSIVE TEST SYSTEM
THE PRESSURE SIGNAL CALIBRATION TECHNOLOGY OF THE COMPREHENSIVE TEST SYSTEMTHE PRESSURE SIGNAL CALIBRATION TECHNOLOGY OF THE COMPREHENSIVE TEST SYSTEM
THE PRESSURE SIGNAL CALIBRATION TECHNOLOGY OF THE COMPREHENSIVE TEST SYSTEM
ieijjournal
 
Examining the Capabilities & Benefits of UHPLC Method Scouting
Examining the Capabilities & Benefits of UHPLC Method ScoutingExamining the Capabilities & Benefits of UHPLC Method Scouting
Examining the Capabilities & Benefits of UHPLC Method Scouting
Shimadzu Scientific Instruments
 
Projects and researches
Projects and researchesProjects and researches
Projects and researches
Mohsen Sadok
 
State_Machine_Documentation_ CharlotteQin_Summer2014
State_Machine_Documentation_ CharlotteQin_Summer2014State_Machine_Documentation_ CharlotteQin_Summer2014
State_Machine_Documentation_ CharlotteQin_Summer2014
Charlotte Qin
 
APPROACH MULTI-AGENTS EMBEDDED ALARM IN POTROOMS
APPROACH MULTI-AGENTS EMBEDDED ALARM IN POTROOMSAPPROACH MULTI-AGENTS EMBEDDED ALARM IN POTROOMS
APPROACH MULTI-AGENTS EMBEDDED ALARM IN POTROOMS
csandit
 
Calibrating the Measuring Chain
Calibrating the Measuring ChainCalibrating the Measuring Chain
Calibrating the Measuring Chain
Tacuna Systems
 
Development of a Condition Monitoring Algorithm for Industrial Robots based o...
Development of a Condition Monitoring Algorithm for Industrial Robots based o...Development of a Condition Monitoring Algorithm for Industrial Robots based o...
Development of a Condition Monitoring Algorithm for Industrial Robots based o...
IJECEIAES
 

What's hot (8)

Manual instrumentation and measurement
Manual  instrumentation and measurementManual  instrumentation and measurement
Manual instrumentation and measurement
 
THE PRESSURE SIGNAL CALIBRATION TECHNOLOGY OF THE COMPREHENSIVE TEST SYSTEM
THE PRESSURE SIGNAL CALIBRATION TECHNOLOGY OF THE COMPREHENSIVE TEST SYSTEMTHE PRESSURE SIGNAL CALIBRATION TECHNOLOGY OF THE COMPREHENSIVE TEST SYSTEM
THE PRESSURE SIGNAL CALIBRATION TECHNOLOGY OF THE COMPREHENSIVE TEST SYSTEM
 
Examining the Capabilities & Benefits of UHPLC Method Scouting
Examining the Capabilities & Benefits of UHPLC Method ScoutingExamining the Capabilities & Benefits of UHPLC Method Scouting
Examining the Capabilities & Benefits of UHPLC Method Scouting
 
Projects and researches
Projects and researchesProjects and researches
Projects and researches
 
State_Machine_Documentation_ CharlotteQin_Summer2014
State_Machine_Documentation_ CharlotteQin_Summer2014State_Machine_Documentation_ CharlotteQin_Summer2014
State_Machine_Documentation_ CharlotteQin_Summer2014
 
APPROACH MULTI-AGENTS EMBEDDED ALARM IN POTROOMS
APPROACH MULTI-AGENTS EMBEDDED ALARM IN POTROOMSAPPROACH MULTI-AGENTS EMBEDDED ALARM IN POTROOMS
APPROACH MULTI-AGENTS EMBEDDED ALARM IN POTROOMS
 
Calibrating the Measuring Chain
Calibrating the Measuring ChainCalibrating the Measuring Chain
Calibrating the Measuring Chain
 
Development of a Condition Monitoring Algorithm for Industrial Robots based o...
Development of a Condition Monitoring Algorithm for Industrial Robots based o...Development of a Condition Monitoring Algorithm for Industrial Robots based o...
Development of a Condition Monitoring Algorithm for Industrial Robots based o...
 

Viewers also liked

Eiropas Savienības fondu mijiedarbība lauku uzņēmēju atbalstam 2014-2020
Eiropas Savienības fondu mijiedarbība lauku uzņēmēju atbalstam 2014-2020Eiropas Savienības fondu mijiedarbība lauku uzņēmēju atbalstam 2014-2020
Eiropas Savienības fondu mijiedarbība lauku uzņēmēju atbalstam 2014-2020
Ekonomikas ministrija
 
Ok market value-creation_sebagai_strategi_pemasaran_jasa_hotel_tahun_2015
Ok market value-creation_sebagai_strategi_pemasaran_jasa_hotel_tahun_2015Ok market value-creation_sebagai_strategi_pemasaran_jasa_hotel_tahun_2015
Ok market value-creation_sebagai_strategi_pemasaran_jasa_hotel_tahun_2015
muhammad novri
 
Libraries matter
Libraries matterLibraries matter
Libraries matter
Nada Jabbar
 
Power point
Power pointPower point
Power point
mayaajeshkumar
 
Block paving driveway installation guide
Block paving driveway installation guideBlock paving driveway installation guide
Block paving driveway installation guide
Paul Martin
 
Industrial Filter Test Lab
Industrial Filter Test LabIndustrial Filter Test Lab
Industrial Filter Test Lab
Filtration Engineering & Consultant
 
Calendar istoric PNTCD 2015
Calendar istoric PNTCD 2015 Calendar istoric PNTCD 2015
Calendar istoric PNTCD 2015
Cristina Elena Andrei
 
社会人向けグローバルスキルプログラム
社会人向けグローバルスキルプログラム社会人向けグローバルスキルプログラム
社会人向けグローバルスキルプログラム
MELSAINTL
 
Small business credit workshop
Small business credit workshopSmall business credit workshop
Small business credit workshop
ideatoipo
 
Rcms rc 14001
Rcms rc 14001Rcms rc 14001
SCIA - Uitnodiging Allplan voor starters
SCIA - Uitnodiging Allplan voor startersSCIA - Uitnodiging Allplan voor starters
SCIA - Uitnodiging Allplan voor starters
Rudi Vanmechelen ✉ SCIA
 

Viewers also liked (11)

Eiropas Savienības fondu mijiedarbība lauku uzņēmēju atbalstam 2014-2020
Eiropas Savienības fondu mijiedarbība lauku uzņēmēju atbalstam 2014-2020Eiropas Savienības fondu mijiedarbība lauku uzņēmēju atbalstam 2014-2020
Eiropas Savienības fondu mijiedarbība lauku uzņēmēju atbalstam 2014-2020
 
Ok market value-creation_sebagai_strategi_pemasaran_jasa_hotel_tahun_2015
Ok market value-creation_sebagai_strategi_pemasaran_jasa_hotel_tahun_2015Ok market value-creation_sebagai_strategi_pemasaran_jasa_hotel_tahun_2015
Ok market value-creation_sebagai_strategi_pemasaran_jasa_hotel_tahun_2015
 
Libraries matter
Libraries matterLibraries matter
Libraries matter
 
Power point
Power pointPower point
Power point
 
Block paving driveway installation guide
Block paving driveway installation guideBlock paving driveway installation guide
Block paving driveway installation guide
 
Industrial Filter Test Lab
Industrial Filter Test LabIndustrial Filter Test Lab
Industrial Filter Test Lab
 
Calendar istoric PNTCD 2015
Calendar istoric PNTCD 2015 Calendar istoric PNTCD 2015
Calendar istoric PNTCD 2015
 
社会人向けグローバルスキルプログラム
社会人向けグローバルスキルプログラム社会人向けグローバルスキルプログラム
社会人向けグローバルスキルプログラム
 
Small business credit workshop
Small business credit workshopSmall business credit workshop
Small business credit workshop
 
Rcms rc 14001
Rcms rc 14001Rcms rc 14001
Rcms rc 14001
 
SCIA - Uitnodiging Allplan voor starters
SCIA - Uitnodiging Allplan voor startersSCIA - Uitnodiging Allplan voor starters
SCIA - Uitnodiging Allplan voor starters
 

Similar to A05910106

Converter station water-cooled pump vibration monitoring and condition assess...
Converter station water-cooled pump vibration monitoring and condition assess...Converter station water-cooled pump vibration monitoring and condition assess...
Converter station water-cooled pump vibration monitoring and condition assess...
IJRES Journal
 
FAULT DETECTION AND DIAGNOSIS OF INDUCTION MACHINE WITH ON-LINE PARAMETER PR...
FAULT DETECTION AND DIAGNOSIS OF INDUCTION MACHINE  WITH ON-LINE PARAMETER PR...FAULT DETECTION AND DIAGNOSIS OF INDUCTION MACHINE  WITH ON-LINE PARAMETER PR...
FAULT DETECTION AND DIAGNOSIS OF INDUCTION MACHINE WITH ON-LINE PARAMETER PR...
Sheikh R Manihar Ahmed
 
008_23035research061214_49_55
008_23035research061214_49_55008_23035research061214_49_55
008_23035research061214_49_55
mehdi nakhzari moghadam
 
Detection system design of subsea tree controller
Detection system design of subsea tree controllerDetection system design of subsea tree controller
Detection system design of subsea tree controller
IJCSES Journal
 
Research on Power Quality Real-Time Monitoring System For High Voltage Switch...
Research on Power Quality Real-Time Monitoring System For High Voltage Switch...Research on Power Quality Real-Time Monitoring System For High Voltage Switch...
Research on Power Quality Real-Time Monitoring System For High Voltage Switch...
IJRESJOURNAL
 
Transformer
TransformerTransformer
Transformer
vicky1430
 
N044066769
N044066769N044066769
N044066769
IJERA Editor
 
Online flooding monitoring in packed towers
Online flooding monitoring in packed towersOnline flooding monitoring in packed towers
Online flooding monitoring in packed towers
James Cao
 
THE PRESSURE SIGNAL CALIBRATION TECHNOLOGY OF THE COMPREHENSIVE TEST SYSTEM
THE PRESSURE SIGNAL CALIBRATION TECHNOLOGY OF THE COMPREHENSIVE TEST SYSTEMTHE PRESSURE SIGNAL CALIBRATION TECHNOLOGY OF THE COMPREHENSIVE TEST SYSTEM
THE PRESSURE SIGNAL CALIBRATION TECHNOLOGY OF THE COMPREHENSIVE TEST SYSTEM
ieijjournal1
 
THE PRESSURE SIGNAL CALIBRATION TECHNOLOGY OF THE COMPREHENSIVE TEST SYSTEM
THE PRESSURE SIGNAL CALIBRATION TECHNOLOGY OF THE COMPREHENSIVE TEST SYSTEMTHE PRESSURE SIGNAL CALIBRATION TECHNOLOGY OF THE COMPREHENSIVE TEST SYSTEM
THE PRESSURE SIGNAL CALIBRATION TECHNOLOGY OF THE COMPREHENSIVE TEST SYSTEM
ieijjournal
 
IoT Device Intelligence & Real Time Anomaly Detection
IoT Device Intelligence & Real Time Anomaly DetectionIoT Device Intelligence & Real Time Anomaly Detection
IoT Device Intelligence & Real Time Anomaly Detection
Braja Krishna Das
 
Design and Implementation of High Resolution Data Acquisition System
Design and Implementation of High Resolution Data Acquisition SystemDesign and Implementation of High Resolution Data Acquisition System
Design and Implementation of High Resolution Data Acquisition System
ijsrd.com
 
B010620715
B010620715B010620715
B010620715
IOSR Journals
 
Vibration monitoring
Vibration monitoringVibration monitoring
Vibration monitoring
lohitkumar2015
 
Real Time Condition Monitoring of Power Plant through DNP3 Protocol
Real Time Condition Monitoring of Power Plant through DNP3 ProtocolReal Time Condition Monitoring of Power Plant through DNP3 Protocol
Real Time Condition Monitoring of Power Plant through DNP3 Protocol
IJRES Journal
 
SYNCHROPHASOR DATA BASED INTELLIGENT ALGORITHM FOR REAL TIME EVENT DETECTION ...
SYNCHROPHASOR DATA BASED INTELLIGENT ALGORITHM FOR REAL TIME EVENT DETECTION ...SYNCHROPHASOR DATA BASED INTELLIGENT ALGORITHM FOR REAL TIME EVENT DETECTION ...
SYNCHROPHASOR DATA BASED INTELLIGENT ALGORITHM FOR REAL TIME EVENT DETECTION ...
IAEME Publication
 
Improving continuous process operation using data analytics delta v applicati...
Improving continuous process operation using data analytics delta v applicati...Improving continuous process operation using data analytics delta v applicati...
Improving continuous process operation using data analytics delta v applicati...
Emerson Exchange
 
IRJET- Real Time Water Monitoring System
IRJET- Real Time Water Monitoring SystemIRJET- Real Time Water Monitoring System
IRJET- Real Time Water Monitoring System
IRJET Journal
 
IRJET- IoT based Flow Analyzing and Alerting System
IRJET- IoT based Flow Analyzing and Alerting SystemIRJET- IoT based Flow Analyzing and Alerting System
IRJET- IoT based Flow Analyzing and Alerting System
IRJET Journal
 
project presentation on "THMC"
project presentation on "THMC"project presentation on "THMC"
project presentation on "THMC"
Teja venkat
 

Similar to A05910106 (20)

Converter station water-cooled pump vibration monitoring and condition assess...
Converter station water-cooled pump vibration monitoring and condition assess...Converter station water-cooled pump vibration monitoring and condition assess...
Converter station water-cooled pump vibration monitoring and condition assess...
 
FAULT DETECTION AND DIAGNOSIS OF INDUCTION MACHINE WITH ON-LINE PARAMETER PR...
FAULT DETECTION AND DIAGNOSIS OF INDUCTION MACHINE  WITH ON-LINE PARAMETER PR...FAULT DETECTION AND DIAGNOSIS OF INDUCTION MACHINE  WITH ON-LINE PARAMETER PR...
FAULT DETECTION AND DIAGNOSIS OF INDUCTION MACHINE WITH ON-LINE PARAMETER PR...
 
008_23035research061214_49_55
008_23035research061214_49_55008_23035research061214_49_55
008_23035research061214_49_55
 
Detection system design of subsea tree controller
Detection system design of subsea tree controllerDetection system design of subsea tree controller
Detection system design of subsea tree controller
 
Research on Power Quality Real-Time Monitoring System For High Voltage Switch...
Research on Power Quality Real-Time Monitoring System For High Voltage Switch...Research on Power Quality Real-Time Monitoring System For High Voltage Switch...
Research on Power Quality Real-Time Monitoring System For High Voltage Switch...
 
Transformer
TransformerTransformer
Transformer
 
N044066769
N044066769N044066769
N044066769
 
Online flooding monitoring in packed towers
Online flooding monitoring in packed towersOnline flooding monitoring in packed towers
Online flooding monitoring in packed towers
 
THE PRESSURE SIGNAL CALIBRATION TECHNOLOGY OF THE COMPREHENSIVE TEST SYSTEM
THE PRESSURE SIGNAL CALIBRATION TECHNOLOGY OF THE COMPREHENSIVE TEST SYSTEMTHE PRESSURE SIGNAL CALIBRATION TECHNOLOGY OF THE COMPREHENSIVE TEST SYSTEM
THE PRESSURE SIGNAL CALIBRATION TECHNOLOGY OF THE COMPREHENSIVE TEST SYSTEM
 
THE PRESSURE SIGNAL CALIBRATION TECHNOLOGY OF THE COMPREHENSIVE TEST SYSTEM
THE PRESSURE SIGNAL CALIBRATION TECHNOLOGY OF THE COMPREHENSIVE TEST SYSTEMTHE PRESSURE SIGNAL CALIBRATION TECHNOLOGY OF THE COMPREHENSIVE TEST SYSTEM
THE PRESSURE SIGNAL CALIBRATION TECHNOLOGY OF THE COMPREHENSIVE TEST SYSTEM
 
IoT Device Intelligence & Real Time Anomaly Detection
IoT Device Intelligence & Real Time Anomaly DetectionIoT Device Intelligence & Real Time Anomaly Detection
IoT Device Intelligence & Real Time Anomaly Detection
 
Design and Implementation of High Resolution Data Acquisition System
Design and Implementation of High Resolution Data Acquisition SystemDesign and Implementation of High Resolution Data Acquisition System
Design and Implementation of High Resolution Data Acquisition System
 
B010620715
B010620715B010620715
B010620715
 
Vibration monitoring
Vibration monitoringVibration monitoring
Vibration monitoring
 
Real Time Condition Monitoring of Power Plant through DNP3 Protocol
Real Time Condition Monitoring of Power Plant through DNP3 ProtocolReal Time Condition Monitoring of Power Plant through DNP3 Protocol
Real Time Condition Monitoring of Power Plant through DNP3 Protocol
 
SYNCHROPHASOR DATA BASED INTELLIGENT ALGORITHM FOR REAL TIME EVENT DETECTION ...
SYNCHROPHASOR DATA BASED INTELLIGENT ALGORITHM FOR REAL TIME EVENT DETECTION ...SYNCHROPHASOR DATA BASED INTELLIGENT ALGORITHM FOR REAL TIME EVENT DETECTION ...
SYNCHROPHASOR DATA BASED INTELLIGENT ALGORITHM FOR REAL TIME EVENT DETECTION ...
 
Improving continuous process operation using data analytics delta v applicati...
Improving continuous process operation using data analytics delta v applicati...Improving continuous process operation using data analytics delta v applicati...
Improving continuous process operation using data analytics delta v applicati...
 
IRJET- Real Time Water Monitoring System
IRJET- Real Time Water Monitoring SystemIRJET- Real Time Water Monitoring System
IRJET- Real Time Water Monitoring System
 
IRJET- IoT based Flow Analyzing and Alerting System
IRJET- IoT based Flow Analyzing and Alerting SystemIRJET- IoT based Flow Analyzing and Alerting System
IRJET- IoT based Flow Analyzing and Alerting System
 
project presentation on "THMC"
project presentation on "THMC"project presentation on "THMC"
project presentation on "THMC"
 

More from IOSR-JEN

C05921721
C05921721C05921721
C05921721
IOSR-JEN
 
B05921016
B05921016B05921016
B05921016
IOSR-JEN
 
A05920109
A05920109A05920109
A05920109
IOSR-JEN
 
J05915457
J05915457J05915457
J05915457
IOSR-JEN
 
I05914153
I05914153I05914153
I05914153
IOSR-JEN
 
H05913540
H05913540H05913540
H05913540
IOSR-JEN
 
G05913234
G05913234G05913234
G05913234
IOSR-JEN
 
F05912731
F05912731F05912731
F05912731
IOSR-JEN
 
E05912226
E05912226E05912226
E05912226
IOSR-JEN
 
D05911621
D05911621D05911621
D05911621
IOSR-JEN
 
C05911315
C05911315C05911315
C05911315
IOSR-JEN
 
B05910712
B05910712B05910712
B05910712
IOSR-JEN
 
B05840510
B05840510B05840510
B05840510
IOSR-JEN
 
I05844759
I05844759I05844759
I05844759
IOSR-JEN
 
H05844346
H05844346H05844346
H05844346
IOSR-JEN
 
G05843942
G05843942G05843942
G05843942
IOSR-JEN
 
F05843238
F05843238F05843238
F05843238
IOSR-JEN
 
E05842831
E05842831E05842831
E05842831
IOSR-JEN
 
D05842227
D05842227D05842227
D05842227
IOSR-JEN
 
C05841121
C05841121C05841121
C05841121
IOSR-JEN
 

More from IOSR-JEN (20)

C05921721
C05921721C05921721
C05921721
 
B05921016
B05921016B05921016
B05921016
 
A05920109
A05920109A05920109
A05920109
 
J05915457
J05915457J05915457
J05915457
 
I05914153
I05914153I05914153
I05914153
 
H05913540
H05913540H05913540
H05913540
 
G05913234
G05913234G05913234
G05913234
 
F05912731
F05912731F05912731
F05912731
 
E05912226
E05912226E05912226
E05912226
 
D05911621
D05911621D05911621
D05911621
 
C05911315
C05911315C05911315
C05911315
 
B05910712
B05910712B05910712
B05910712
 
B05840510
B05840510B05840510
B05840510
 
I05844759
I05844759I05844759
I05844759
 
H05844346
H05844346H05844346
H05844346
 
G05843942
G05843942G05843942
G05843942
 
F05843238
F05843238F05843238
F05843238
 
E05842831
E05842831E05842831
E05842831
 
D05842227
D05842227D05842227
D05842227
 
C05841121
C05841121C05841121
C05841121
 

Recently uploaded

Details of description part II: Describing images in practice - Tech Forum 2024
Details of description part II: Describing images in practice - Tech Forum 2024Details of description part II: Describing images in practice - Tech Forum 2024
Details of description part II: Describing images in practice - Tech Forum 2024
BookNet Canada
 
How RPA Help in the Transportation and Logistics Industry.pptx
How RPA Help in the Transportation and Logistics Industry.pptxHow RPA Help in the Transportation and Logistics Industry.pptx
How RPA Help in the Transportation and Logistics Industry.pptx
SynapseIndia
 
一比一原版(msvu毕业证书)圣文森山大学毕业证如何办理
一比一原版(msvu毕业证书)圣文森山大学毕业证如何办理一比一原版(msvu毕业证书)圣文森山大学毕业证如何办理
一比一原版(msvu毕业证书)圣文森山大学毕业证如何办理
uuuot
 
Transcript: Details of description part II: Describing images in practice - T...
Transcript: Details of description part II: Describing images in practice - T...Transcript: Details of description part II: Describing images in practice - T...
Transcript: Details of description part II: Describing images in practice - T...
BookNet Canada
 
Performance Budgets for the Real World by Tammy Everts
Performance Budgets for the Real World by Tammy EvertsPerformance Budgets for the Real World by Tammy Everts
Performance Budgets for the Real World by Tammy Everts
ScyllaDB
 
The Rise of Supernetwork Data Intensive Computing
The Rise of Supernetwork Data Intensive ComputingThe Rise of Supernetwork Data Intensive Computing
The Rise of Supernetwork Data Intensive Computing
Larry Smarr
 
Knowledge and Prompt Engineering Part 2 Focus on Prompt Design Approaches
Knowledge and Prompt Engineering Part 2 Focus on Prompt Design ApproachesKnowledge and Prompt Engineering Part 2 Focus on Prompt Design Approaches
Knowledge and Prompt Engineering Part 2 Focus on Prompt Design Approaches
Earley Information Science
 
Hire a private investigator to get cell phone records
Hire a private investigator to get cell phone recordsHire a private investigator to get cell phone records
Hire a private investigator to get cell phone records
HackersList
 
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - MydbopsScaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
Mydbops
 
AC Atlassian Coimbatore Session Slides( 22/06/2024)
AC Atlassian Coimbatore Session Slides( 22/06/2024)AC Atlassian Coimbatore Session Slides( 22/06/2024)
AC Atlassian Coimbatore Session Slides( 22/06/2024)
apoorva2579
 
“Intel’s Approach to Operationalizing AI in the Manufacturing Sector,” a Pres...
“Intel’s Approach to Operationalizing AI in the Manufacturing Sector,” a Pres...“Intel’s Approach to Operationalizing AI in the Manufacturing Sector,” a Pres...
“Intel’s Approach to Operationalizing AI in the Manufacturing Sector,” a Pres...
Edge AI and Vision Alliance
 
Navigating Post-Quantum Blockchain: Resilient Cryptography in Quantum Threats
Navigating Post-Quantum Blockchain: Resilient Cryptography in Quantum ThreatsNavigating Post-Quantum Blockchain: Resilient Cryptography in Quantum Threats
Navigating Post-Quantum Blockchain: Resilient Cryptography in Quantum Threats
anupriti
 
K2G - Insurtech Innovation EMEA Award 2024
K2G - Insurtech Innovation EMEA Award 2024K2G - Insurtech Innovation EMEA Award 2024
K2G - Insurtech Innovation EMEA Award 2024
The Digital Insurer
 
Cookies program to display the information though cookie creation
Cookies program to display the information though cookie creationCookies program to display the information though cookie creation
Cookies program to display the information though cookie creation
shanthidl1
 
Verti - EMEA Insurer Innovation Award 2024
Verti - EMEA Insurer Innovation Award 2024Verti - EMEA Insurer Innovation Award 2024
Verti - EMEA Insurer Innovation Award 2024
The Digital Insurer
 
Quality Patents: Patents That Stand the Test of Time
Quality Patents: Patents That Stand the Test of TimeQuality Patents: Patents That Stand the Test of Time
Quality Patents: Patents That Stand the Test of Time
Aurora Consulting
 
Running a Go App in Kubernetes: CPU Impacts
Running a Go App in Kubernetes: CPU ImpactsRunning a Go App in Kubernetes: CPU Impacts
Running a Go App in Kubernetes: CPU Impacts
ScyllaDB
 
Paradigm Shifts in User Modeling: A Journey from Historical Foundations to Em...
Paradigm Shifts in User Modeling: A Journey from Historical Foundations to Em...Paradigm Shifts in User Modeling: A Journey from Historical Foundations to Em...
Paradigm Shifts in User Modeling: A Journey from Historical Foundations to Em...
Erasmo Purificato
 
Implementations of Fused Deposition Modeling in real world
Implementations of Fused Deposition Modeling  in real worldImplementations of Fused Deposition Modeling  in real world
Implementations of Fused Deposition Modeling in real world
Emerging Tech
 
20240702 QFM021 Machine Intelligence Reading List June 2024
20240702 QFM021 Machine Intelligence Reading List June 202420240702 QFM021 Machine Intelligence Reading List June 2024
20240702 QFM021 Machine Intelligence Reading List June 2024
Matthew Sinclair
 

Recently uploaded (20)

Details of description part II: Describing images in practice - Tech Forum 2024
Details of description part II: Describing images in practice - Tech Forum 2024Details of description part II: Describing images in practice - Tech Forum 2024
Details of description part II: Describing images in practice - Tech Forum 2024
 
How RPA Help in the Transportation and Logistics Industry.pptx
How RPA Help in the Transportation and Logistics Industry.pptxHow RPA Help in the Transportation and Logistics Industry.pptx
How RPA Help in the Transportation and Logistics Industry.pptx
 
一比一原版(msvu毕业证书)圣文森山大学毕业证如何办理
一比一原版(msvu毕业证书)圣文森山大学毕业证如何办理一比一原版(msvu毕业证书)圣文森山大学毕业证如何办理
一比一原版(msvu毕业证书)圣文森山大学毕业证如何办理
 
Transcript: Details of description part II: Describing images in practice - T...
Transcript: Details of description part II: Describing images in practice - T...Transcript: Details of description part II: Describing images in practice - T...
Transcript: Details of description part II: Describing images in practice - T...
 
Performance Budgets for the Real World by Tammy Everts
Performance Budgets for the Real World by Tammy EvertsPerformance Budgets for the Real World by Tammy Everts
Performance Budgets for the Real World by Tammy Everts
 
The Rise of Supernetwork Data Intensive Computing
The Rise of Supernetwork Data Intensive ComputingThe Rise of Supernetwork Data Intensive Computing
The Rise of Supernetwork Data Intensive Computing
 
Knowledge and Prompt Engineering Part 2 Focus on Prompt Design Approaches
Knowledge and Prompt Engineering Part 2 Focus on Prompt Design ApproachesKnowledge and Prompt Engineering Part 2 Focus on Prompt Design Approaches
Knowledge and Prompt Engineering Part 2 Focus on Prompt Design Approaches
 
Hire a private investigator to get cell phone records
Hire a private investigator to get cell phone recordsHire a private investigator to get cell phone records
Hire a private investigator to get cell phone records
 
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - MydbopsScaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
 
AC Atlassian Coimbatore Session Slides( 22/06/2024)
AC Atlassian Coimbatore Session Slides( 22/06/2024)AC Atlassian Coimbatore Session Slides( 22/06/2024)
AC Atlassian Coimbatore Session Slides( 22/06/2024)
 
“Intel’s Approach to Operationalizing AI in the Manufacturing Sector,” a Pres...
“Intel’s Approach to Operationalizing AI in the Manufacturing Sector,” a Pres...“Intel’s Approach to Operationalizing AI in the Manufacturing Sector,” a Pres...
“Intel’s Approach to Operationalizing AI in the Manufacturing Sector,” a Pres...
 
Navigating Post-Quantum Blockchain: Resilient Cryptography in Quantum Threats
Navigating Post-Quantum Blockchain: Resilient Cryptography in Quantum ThreatsNavigating Post-Quantum Blockchain: Resilient Cryptography in Quantum Threats
Navigating Post-Quantum Blockchain: Resilient Cryptography in Quantum Threats
 
K2G - Insurtech Innovation EMEA Award 2024
K2G - Insurtech Innovation EMEA Award 2024K2G - Insurtech Innovation EMEA Award 2024
K2G - Insurtech Innovation EMEA Award 2024
 
Cookies program to display the information though cookie creation
Cookies program to display the information though cookie creationCookies program to display the information though cookie creation
Cookies program to display the information though cookie creation
 
Verti - EMEA Insurer Innovation Award 2024
Verti - EMEA Insurer Innovation Award 2024Verti - EMEA Insurer Innovation Award 2024
Verti - EMEA Insurer Innovation Award 2024
 
Quality Patents: Patents That Stand the Test of Time
Quality Patents: Patents That Stand the Test of TimeQuality Patents: Patents That Stand the Test of Time
Quality Patents: Patents That Stand the Test of Time
 
Running a Go App in Kubernetes: CPU Impacts
Running a Go App in Kubernetes: CPU ImpactsRunning a Go App in Kubernetes: CPU Impacts
Running a Go App in Kubernetes: CPU Impacts
 
Paradigm Shifts in User Modeling: A Journey from Historical Foundations to Em...
Paradigm Shifts in User Modeling: A Journey from Historical Foundations to Em...Paradigm Shifts in User Modeling: A Journey from Historical Foundations to Em...
Paradigm Shifts in User Modeling: A Journey from Historical Foundations to Em...
 
Implementations of Fused Deposition Modeling in real world
Implementations of Fused Deposition Modeling  in real worldImplementations of Fused Deposition Modeling  in real world
Implementations of Fused Deposition Modeling in real world
 
20240702 QFM021 Machine Intelligence Reading List June 2024
20240702 QFM021 Machine Intelligence Reading List June 202420240702 QFM021 Machine Intelligence Reading List June 2024
20240702 QFM021 Machine Intelligence Reading List June 2024
 

A05910106

  • 1. IOSR Journal of Engineering (IOSRJEN) www.iosrjen.org ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 05, Issue 09 (September. 2015), ||V1|| PP 01-06 International organization of Scientific Research 1 | P a g e A Fault Diagnosis Monitoring System of Reciprocating Pump Wang Yong an School of Computer & Information Technology, Northeast Petroleum University,Daqing 163318,China Abstract: This paper develops the intelligent fault diagnosis system of reciprocating pump. The system takes fault diagnosis system as the core, using the Visual c++ as the software language. The software controls the data acquisition of pressure, position and flow signal synchronously. The different fault types corresponding signal curve is also different, so the main fault signal is pressure signal, flow signal is auxiliary signal. Then use the wavelet neural network which based on artificial intelligence theory and wavelet packet decomposition technique for data processing, preservation and fault diagnosis. The diagnosis results from wavelet neural network show that the intelligent fault diagnosis system of reciprocating pump has fast speed and high accuracy. Keywords: Wavelet Neural Network; Reciprocating Pump; Fault Diagnosis; Diagnosis System I. INTRODUCTION Reciprocating Pump is one of the most important equipment of Oilfield. Because of the high efficiency, strong adaptability, wide quantity of clean up, and it is easy and convenient to operate, moreover, working process is stable and reliable, so it is widely used in water flooding, well drilling, fracturing, in oil and gas processing station and transit[1] . Reciprocating pump is also used as an important equipment to transport light hydrocarbon in winter and filling methanol in gas. But some parts of Reciprocating pump are easy broken, such as the pump valve assembly which is the key components of hydraulic side, it often fail to work because of the bad working conditions, so it is very important to keep it in good repair and maintenance. There are some problems during the condition monitoring and fault diagnosis of the reciprocating pump when it is working. 1) Human judgment for fault, poor adaptability. It’s hard to find out various faults of reciprocating pump valve by people through ‘listen’ and ‘see’, poor adaptability means that’s not conducive to promote. 2) Environment interference. Reciprocating pump working environment always inevitably be motor disturbance, environment disturbs a lot in a routine test. 3) Artificial blind operation caused greater labor intensity. 4) The protection measures are not perfect. In order to solve the above problems, the development of wavelet analysis and wavelet neural network and the microcomputer testing technique can build intelligent fault diagnosis system of high performance, which meets the field application. Experiments show that the diagnosis system is fast speed and high accuracy. 1. The Over All Scheme Of The System The system make up of capacitive pressure sensor, magneto-electric flow sensor, signal amplifier, A/D converter, a microcomputer. The system diagram is shown in Fig1. The design of this system mainly includes two parts, hardware design and software design. Usually the fault of reciprocating pump valve components is judged by the pressure gauge and flow meter installed on the outlet pipe. The disadvantage of this method is that no one can determine which valve failure occurs, therefore, all valves need to be checked, which not only increases the maintenance time, but also increases the workload in this way. In recent years, vibration testing technology was applied in the fault diagnosis of valve, the vibration signal collected at valve is used as the fault information and there are many successful examples of signal processing and diagnosis. However, the structure of the reciprocating pump is complex, valve turns off one by one and forming instantaneous lash, at the same time, there are a variety of vibration source. So the fault diagnosis of reciprocating pump is mainly on single cylinder fault monitoring and diagnosis using vibration testing technology, but for the three cylinder cooperative works and multi fault simultaneous fault diagnosis is difficult to achieve, the fault characteristic signal can not be extracted from vibration signal[2] . So, the pressure sensor is installed in a reciprocating pump cylinder, and the pressure signal in cylinder is used as the fault information, this can easily determine the specific location of the occurrence of the fault. Meanwhile, the fault feature signal is extracted by wavelet packet analysis. Then, do r fault diagnosis according to the characteristic signal obtained by using wavelet neural network theory. The process of fault diagnosis for reciprocating pump is made up of three parts: The first part is the
  • 2. A Fault Diagnosis Monitoring System Of Reciprocating Pump International organization of Scientific Research 2 | P a g e acquisition of the pressure signal of the pump chamber; The second part is to eliminate noise interference to improve the diagnostic sensitivity and accuracy, extracting the fault feature from the pressure signal collected, the paper uses wavelet packet analysis technique; The third part is based on the fault characteristic and other diagnostic information to make a diagnosis decision, the wavelet neural network is established in this part and determine the network structure to achieve, in practice, we first extract the signal of the teacher, training, input neural network, and then collect the actual data and then characteristic extraction, by the comparison of the two, the fault of the reciprocating pump can be diagnosed and determined. 1.1 Hardware Components of the System The system is mainly composed of capacitance type pressure sensor, magneto-electric flow sensor, reciprocating pump system working condition diagnosis monitoring meter, micro computer. The monitoring meter based on port 485, isolation of RS-232 to RS-485 converter and two input module ADAM4520 and ADAM4017 eight analog. It is used for data acquisition system, in addition, process the data that is transmitted by the pressure transmitter preliminary, then transfer the data to the host after processing. The computer is responsible for handling, storage and analysis of the data from the off-line monitor, which can also print results when needed. The fault feature extraction and fault diagnosis are carried out using wavelet packet decomposition and wavelet neural network. 1.2 Software Design System In this paper, an eddy current sensor is installed on the cylinder block, using it as the time signal, which can detect the plunger in the near power end in what position to stop, the outer trigger signal is obtained from the signal emitted by the signal, the pressure signal in the pump cylinder is collected by the trigger point. The specific position of the pressure transmitter in the pump cylinder of the pump is selected as the point of the measurement, the pressure transmitter is used to measure and transmit the pressure values of the required field for the test. The software design of this system includes the following aspects: (1) Establishment of the main programme framework; (2) Connection mode and communication mode of the host to the monitoring meter; (3) Real time data monitoring and save; (4) Multichannel data real-time dynamic display. The main interface of the system software is as Fig2. The design of the system includes the parameters
  • 3. A Fault Diagnosis Monitoring System Of Reciprocating Pump International organization of Scientific Research 3 | P a g e setting, the synchronization of the sampling data, the database management and the technology of multi thread. Fig2 Main interface of the system software Parameters can be used to enter the pump parameters and sample parameters of the pump here. The corresponding parameters are shown in Table 1. Table 1 Sampling parameters Piston number the pump plunger number of currently sampled Frequency f pump frequency, unit of HZ; Cycle the sample period, unit of ms; Time setting system sampling time, unit of s; At the main interface, there are two display surfaces, sampled data from four complete run cycles can be completely dynamic display at the same time, one is pressure signal curve diagram composed by real-time pressure signal, and the other is traffic signal curve of the collected traffic signal. In this case, the user can carry on the reliable analysis and the essential record to the data on-line. Remote data can be displayed in real time. Database management can realize historical data query, which is convenient offline analysis. It is necessary for this system to build multiple threads since the application is needed to carry out data sampling, dynamic display and fault analysis at the same time. When the system working, CPU rotate the time slice of the three threads, so these three work can be carried out simultaneously, this makes full use of the spare time of CPU, and avoid the user waiting for a long time for data analysis, so the real-time judgment of fault diagnosis is achieved, more importantly avoiding the occurrence of greater losses. II. APPLICATION OF FAULT DIAGNOSIS SYSTEM Because the method of system is using the pressure signal as the fault characteristic information, this is different from the conventional; in fact, the difference between the different faults can be seen from the waveform of the pressure signal[3,4] . 2.1 The pressure curve when the system at normal works
  • 4. A Fault Diagnosis Monitoring System Of Reciprocating Pump International organization of Scientific Research 4 | P a g e When the system is in normal working condition, inlet valve and discharge valve work normal, sealed tight, except for normal leakage, there is no leakage caused by failure, there is no fluctuation in the pressure and pressure of the boost, the pressure curve is shown in Fig3. Fig3 Normal pressure curve when normal works Fig4 Pressure curve of suction valve seal ring damaged 2.2 Pressure curves and analysis under various fault conditions The main failure of the reciprocating pump occurs at the hydraulic end, and there are several forms: (1) The pressure signal curve of the pump cylinder when the seal ring is broken The seal ring is mainly divided into the suction valve seal damage and discharge valve seal damage. First, the suction valve seal ring damage. The appearance of the characteristic is due to the suction seal ring in damage, when the piston pump cavity liquid, pressurized liquid can leak from the suction valve sealing ring and lead to boost process lag, and discharged process, due to the sealing ring damage of the suction valve, this leads to the occurrence of the buck process in advance. The pressure signal curve is shown in Fig4. Second, the discharge valve seal ring is in damage. The imbibition process, the pipeline liquid can flow into the pump, resulting in the phenomenon of buck lag. The pressure signal curve is shown in Fig5. Fig5 Pressure curve of suction valve spring damage Fig6 Pressure curve of suction valve spring damage (2)Pressure change curve of spring fault The fault of the spring can also be divided into the suction valve spring and the discharge valve spring damage. After the suction valve spring damage, due to the valve back to the bit is not timely, resulting in the boost process lag, as shown in Figure 6. When the discharge valve spring is damaged, the pressure change is not obvious. 2.3 Pump valve damage (1)Discharge sealing cover wears and tears, discharge valve wear failure and discharge valve sealing ring damage is basically the same, performance as boost lag, buck ahead. The pressure signal curve is shown in Figure 7. (2)The sealing cover of the suction valve wear is shown in Figure 8. 2.4 Unreasonable operating parameters When the speed of reciprocating pump plunger is too fast, it’s easy to lead valve close lax, which can not reach the effective maximum and the minimum value of the pressure, so that the periodic secondary maximum or minimum valve appears. The pressure curves are as in Fig9 Fig7 pressure curve chart of the discharge Fig8. Pressure curve diagram of suction valve sealing cover wear valve cover wear
  • 5. A Fault Diagnosis Monitoring System Of Reciprocating Pump International organization of Scientific Research 5 | P a g e Fig9 Pressure diagram of unreasonable operation parameters Fig10 Flow chart of leakage pressure for piston The phenomenon disappears when the frequency drops to a certain value. This phenomenon shows that the reciprocating pump system has the optimized space. 2.5 Pressure and flow curves of plunger leakage Pressure and flow curves of plunger leakage are shown in Figure 10. For the fault diagnosis of the reciprocating pump, the pressure signal in the cylinder of a single pump is used as the feature signal to extract the fault feature vector. In this paper, the original pressure signal is decomposed by 3 layers of wavelet packet[5] , constituted the 8 dimensional feature vectors to extract the fault feature of a reciprocating pump, and as the input vector of wavelet neural network, so the number of input nodes is 8. The author separately carries on the diagnosis to the reciprocating pump sealing ring fault, the valve wear fault and the spring fault fault in three kinds of conditions, respectively (001), (010), (100) on behalf of these 3 conditions, as the target output of the network, the output node number is 3. The wavelet neural network uses 3 layers structure, the hidden layer wavelet is Morlet wavelet, the number of hidden nodes in the determination of the use of the gradual test method. First set a error  E , the number of nodes of the hidden layer is smaller, calculating its error E , Then compare  E with E . If   EE , the number of the hidden nodes is what we want; Otherwise, the hidden layer node number add 1 then continue, until   EE , this can determine the number of hidden nodes. After the experiment, the number of the hidden nodes is 12. Take the initial value of the study rate 5.0 , momentum factor 85.0 , the accuracy of training error is 0.005, adopting compact wavelet neural network, using 12 damaged sealed ring as sample, 12 valves wear sample and 12 spring fracture samples to train for the network, the network after 358 steps of learning to meet the accuracy requirements. Sample input to be diagnosed by the trained network; the sample and the diagnosis result see Table 2. According to the theory of Euclidean norm, the test error of the test data are 0.0027, 0.0035 and 0.0043, it can be seen that these errors are very small. In the application of this method, the correct rate of fault data of a large number of reciprocating pumps is over 94%. Table 2 Testing samples and the results Fault type Bad sealing ring Valve damage Spring damage Verification data 0.0000 1.0021 1.6012 1.4009 0.0000 0.2591 0.6390 0.2517 0.0002 9.9896 1.7002 1.0405 0.0000 0.0101 0.0399 0.2901 0.0079 5.6498 0.8197 1.0690 0.0001 0.5601 0.0812 0.0671 Diagnostic output 0.0013 0.0030 0.9970 Fault 1 (001) 0.0075 1.0040 0.0130 Fault 2 (010) 0.9901 0.0022 0.0301 Fault 3 (100)
  • 6. A Fault Diagnosis Monitoring System Of Reciprocating Pump International organization of Scientific Research 6 | P a g e III. CONCLUSIONS This paper developed a comprehensive diagnosis monitoring system of reciprocating pump working condition based on port 485, application of wavelet neural network and wavelet packet decomposition technology for data processing, preservation and fault diagnosis. According to the collected pressure, flow data, we can see the type of fault different, the corresponding signal curve is also different, that indicates pressure signal based and flow signal as auxiliary is an effective fault monitoring method for fault information extraction, from the results of wavelet neural network diagnosis, it can be seen that the fault identification is correct and realistic. The comprehensive diagnostic technique is adapted to all the reciprocating pump of oil field surface, now the polymer flooding has been widely spread, three yuan compound drive is also in the industrialization test, there are about 2000 wells in injection well in the oilfield, reciprocating pump has become the important equipment to injection technology in the injection system, this technology has broad application prospect. REFERENCES [1]. Zhang Yunxia, Zhang Jinzhong. Development and Trend of the Reciprocating Pump[J] Modern Manufacturing Technology and Equipment, 2006,5(174):19-21 [2]. Cui Mingjun. Fault Feature Extraction and Diagnosis of Reciprocating Pump based on HHT [D]. Mater’s Thesis. Da Qing: Da Qing Petroleum Institute, 2006. [3]. Wang Changzhong, Li Weiping, Wu Zhengjun. Fault Diagnosis Approach Based on RBF Neural Network for Valves of Reciprocating Pumps [J]. Oil Field Equipment, 2011, 40( 1) : 24~ 27 [4]. Wang Dengfeng, Bai Xin. Study on Fault Diagnosis of Reciprocating Pump Based on Wavelet [5]. Package Analysis and Probability Neutral Network [J]. Coal Mine Machinery. 2013,12:256-258 [6]. Zhang Qinghua and Benveniste. A Wavelet networks[J]. IEEE trans on NNJ, 1992, 3(6): 889-898.