CN106022352A - Submersible piston pump fault diagnosis method based on support vector machine - Google Patents

Submersible piston pump fault diagnosis method based on support vector machine Download PDF

Info

Publication number
CN106022352A
CN106022352A CN201610293102.6A CN201610293102A CN106022352A CN 106022352 A CN106022352 A CN 106022352A CN 201610293102 A CN201610293102 A CN 201610293102A CN 106022352 A CN106022352 A CN 106022352A
Authority
CN
China
Prior art keywords
class
upstroke
down stroke
sample
formula
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201610293102.6A
Other languages
Chinese (zh)
Inventor
于德亮
李妍美
王闯
孙浩
刘宇
魏群
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Harbin University of Science and Technology
Original Assignee
Harbin University of Science and Technology
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Harbin University of Science and Technology filed Critical Harbin University of Science and Technology
Priority to CN201610293102.6A priority Critical patent/CN106022352A/en
Publication of CN106022352A publication Critical patent/CN106022352A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/241Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
    • G06F18/2411Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on the proximity to a decision surface, e.g. support vector machines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks

Abstract

The invention provides a submersible piston pump fault diagnosis method based on a support vector machine, and relates to the submersible piston pump fault diagnosis method. According to the invention, the problem of high error rate of the existing submersible piston pump fault diagnosis method is solved. The method comprises the steps that feature quantity extraction is carried out on the running data of each cycle under n kinds of operating conditions; the feature quantity is normalized to acquire the input vector of a fault diagnosis model; the relative distance between a class i sample and a class j sample is calculated; according to the relative distance, a partial binary tree is constructed through samples of different classes; an LS-SVM method is used to construct dichotomy SVM corresponding to each level; and finally, according to an SVM classification learning machine based on the partial binary tree, the running data of a submersible linear motor are classified to realize submersible piston pump fault diagnosis. The method is applicable to submersible piston pump fault diagnosis.

Description

Latent oil piston failure of pump diagnostic method based on support vector machine
Technical field
The present invention relates to latent oil piston failure of pump diagnostic method.
Background technology
Owing to beam pumping unit is most widely used oil pumper in domestic and international each elephant, use historical time relatively Long, domestic and international research worker is the most deep to the research of its method for diagnosing faults, therefore the method for diagnosing faults of beam pumping unit is Through the most perfect, most common of which is exactly surface dynamometer card method.But latent oil piston pump is that one passes through oil immersion line motor The new pumping unit directly driven, different from the pump body structure of traditional beam pumping unit.Therefore, it is impossible to use ground to show merit The running status of latent oil piston pump is diagnosed by the mode of figure.
Because the latent oil piston pump use time in actual production is the longest, so grinding its method for diagnosing faults both at home and abroad Study carefully and go back imperfection at present.Neural Network Fault Diagnosis Method on the basis of existing frequently-used is based on traditional statistics, wherein Main method has BP Neural Network Diagnosis Method and learning vector quantization (LVQ) Neural Network Diagnosis Method.Neutral net is fitted Sample for research tend to infinite many time operating mode, but the quantity of sample data gathered in reality is the most limited, therefore The algorithm of neutral net is difficult to have in sample data obtain effect the most reliably in limited time.And the fault diagnosis of oil piston pump of diving is One obvious small sample, the non-linear and problem of fuzzy relation, it is therefore desirable to the on-line fault diagnosis side that a kind of generalization is strong Method.And the approximation capability of BP and LVQ Neural Network Diagnosis Method and generalization ability are the most relatively weak, under condition of small sample, base The most higher in the False Rate of the method for diagnosing faults of neutral net.
Summary of the invention
The present invention is the problem higher in order to solve the method for diagnosing faults False Rate of existing latent oil piston pump.
Latent oil piston failure of pump diagnostic method based on support vector machine, comprises the steps:
Step 1, obtain oil immersion line motor history data under various operating modes, each under n kind operating mode The service data in cycle carries out Characteristic Extraction, and characteristic quantity includes: Tuu,Tud,Tdu,Tdd,Iuv,Idv,Ium,Idm,Pum,Pdm,Puv, Pdv;TuuFor upstroke load time, TudFor upstroke discharge time, TduFor down stroke load time, TudUnload for down stroke Time, IuvFor linear electric motors upstroke electric current variance, IdvFor linear electric motors down stroke electric current variance, IumFor linear electric motors upper punch The electric current average of journey, IdmFor the electric current average of linear electric motors down stroke, PumFor upstroke load average, PdmFor down stroke load Average, PuvFor upstroke load variance, PdvFor down stroke load variance;
Step 2, structure input space vector:
Owing to the order of magnitude between the characteristic quantity of extraction differs greatly, so must be to the spy extracted before being trained The amount of levying is normalized, and makes all of data point reuse in the range of the same order of magnitude;
Normalize to all characteristic quantities of the linear electric motors of extraction, between [-1,1], to have
x ‾ i = 2 x i - x m i n x max - x min - 1 - - - ( 2 - 1 )
In formula:Represent normalization data;xiThe raw value of representative feature;
xmaxRepresentative is the maximum in each characteristic quantity sequence;
xminRepresentative is the minima in each characteristic quantity sequence;
Respectively the characteristic quantity T extracteduu,Tud,Tdu,Tdd,Iuv,Idv,Ium,Idm,Pum,Pdm,Puv,PdvSubstitution formula (2-1) In, obtain characteristic quantity normalization data
The input vector G of fault diagnosis model can be obtained;
G = [ T ‾ u u , T ‾ u d , T ‾ d u , T ‾ d d , I ‾ u v , I ‾ d v , I ‾ u m , I ‾ d m , P ‾ u m , P ‾ d m , P ‾ u v , P ‾ d v ] T - - - ( 2 - 2 )
Step 3, foundation svm classifier statistical learning machine based on inclined binary tree:
Due to its distinctive features of latent oil piston pump, it is therefore desirable to the fault diagnosis mould that a kind of generalization ability is stronger Type, if being the most also suitable for the Nonlinear Dynamic on-line fault diagnosis method of small sample;
The inclined binary-tree support vector machine grader that the present invention uses is by constructing the realization of multiple SVM two-value graders 's;The main thought of the method: for n class classification problem, needs to construct n-1 two-value grader;Construct the 1st SVM two-value During grader, the sample belonging to the 1st class being designated as positive class, other all of samples are classified as negative class, and the rest may be inferred, until all of Till node the most only comprises a single classification, train SVM;Grader concrete structure is as shown in Figure 3;
Step 3.1, grader structure design in, use relative distance weigh the difference degree between two classes, The relative distance calculated between class i sample and class j sample is Dij:
N kind operating mode is designated as n classification, and the i-th class operating mode is designated as class i;If X is the sample set comprising n classification, XiFor class The sample set of i, the namely set of the input vector that multiple cycles are corresponding under the i-th class operating mode;Then:
The center of a sample of class i is:
c i = 1 n i Σ x → i ∈ X i x → i , i = 1 , 2 , ... , n - - - ( 3 - 1 )
Wherein, ciIt is the center of a sample of class i, niIt it is the sample size of class i;For the sample of class i, represent each cycle pair The input vector G answered;
Then the Euclidean distance at the center of class i sample and class j sample is:
dij=| | ci-cj||;I, j=1,2 ..., n (3-2)
The minimal hyper-sphere radius of class i sample is:
Ri=max{ | | ci-xi||} (3-3)
Relative distance between class i sample and class j sample is:
D i j = d i j R i + R j , D i j ∈ [ 0 , + ∞ ) - - - ( 3 - 4 )
Step 3.2, according to relative distance Dij, by the different classes of inclined binary tree of sample architecture;Priority in classification On, it is set to higher priority by high class can be indexed, identifies at first;Remaining class sorts successively;
Step 3.3, according to sample set and partially about every grade subclass of binary tree, utilize LS-SVM method construct every grade corresponding Two classification SVM;
Step 4, basis svm classifier statistical learning machine based on inclined binary tree, enter oil immersion line motor service data Row classification, it is achieved latent oil piston failure of pump diagnosis.
The present invention has the effect that
1, relative to conventional method for diagnosing faults such as Neural Network Diagnosis Method and Neural Network Diagnosis Method, the present invention Being more applicable for the small sample of latent oil piston pump condition and nonlinear feature, generalization is higher, effectively reduces latent oil reciprocal The False Rate of each fault of oil pumper, comprehensive False Rate can reach less than 5%, it is ensured that the accuracy of fault diagnosis, can be very The good requirement reached to produce during control latent oil piston failure of pump information.
2, the present invention just can analyze according only to the running status of oil immersion line motor and obtain under various operating mode that it loads and unloads Situation about carrying, the method can reflect the feature of the most various most common failure more accurately.By defining upper (lower) stroke In add (unloading) carry threshold value, and from its operational factor, extract characteristic quantity, characteristic quantity just can be as this fault diagnosis machine Input.
3, this method is based on based on binary tree sort rule and diagnostic method, can preferably reach latent oil piston pump Fault diagnosis requirement, and number of training when making False Rate minimum in simulated failure diagnostic test can be obtained.Therefore, can be latent The control system of oil piston pump provides and compares work information accurately and reliably, it is achieved its production efficiency is high, continuous and steady operation Target.
Accompanying drawing explanation
Fig. 1 (a) is the voltage curve of linear electric motors, the current curve of Fig. 1 (b) linear electric motors;
Fig. 2 is the starting current pretreatment schematic diagram of linear electric motors;
Fig. 3 is inclined binary-tree support vector machine many classification schematic diagram;
Fig. 4 is analog platform structure diagram;
Fig. 5 (a) is fault F1、F2、F7、F8False Rate curve, Fig. 5 (b) is fault F3、F4、F5、F6False Rate curve;
Fig. 6 is the False Rate curve of SVM and LVQ diagnostic method.
Detailed description of the invention
Detailed description of the invention one:
Latent oil piston failure of pump diagnostic method based on support vector machine, comprises the steps:
Step 1, obtain oil immersion line motor history data under various operating modes, each under n kind operating mode The service data in cycle carries out Characteristic Extraction, and characteristic quantity includes: Tuu,Tud,Tdu,Tdd,Iuv,Idv,Ium,Idm,Pum,Pdm,Puv, Pdv;TuuFor upstroke load time, TudFor upstroke discharge time, TduFor down stroke load time, TudUnload for down stroke Time, IuvFor linear electric motors upstroke electric current variance, IdvFor linear electric motors down stroke electric current variance, IumFor linear electric motors upper punch The electric current average of journey, IdmFor the electric current average of linear electric motors down stroke, PumFor upstroke load average, PdmFor down stroke load Average, PuvFor upstroke load variance, PdvFor down stroke load variance;
Step 2, structure input space vector:
Owing to the order of magnitude between the characteristic quantity of extraction differs greatly, so must be to the spy extracted before being trained The amount of levying is normalized, and makes all of data point reuse in the range of the same order of magnitude;
Normalize to all characteristic quantities of the linear electric motors of extraction, between [-1,1], to have
x ‾ i = 2 x i - x m i n x max - x min - 1 - - - ( 2 - 1 )
In formula:Represent normalization data;xiThe raw value of representative feature;
xmaxRepresentative is the maximum in each characteristic quantity sequence;
xminRepresentative is the minima in each characteristic quantity sequence;
Respectively the characteristic quantity T extracteduu,Tud,Tdu,Tdd,Iuv,Idv,Ium,Idm,Pum,Pdm,Puv,PdvSubstitution formula (2-1) In, obtain characteristic quantity normalization data
The input vector G of fault diagnosis model can be obtained;
G = [ T ‾ u u , T ‾ u d , T ‾ d u , T ‾ d d , I ‾ u v , I ‾ d v , I ‾ u m , I ‾ d m , P ‾ u m , P ‾ d m , P ‾ u v , P ‾ d v ] T - - - ( 2 - 2 )
Step 3, foundation svm classifier statistical learning machine based on inclined binary tree:
Due to its distinctive features of latent oil piston pump, it is therefore desirable to the fault diagnosis mould that a kind of generalization ability is stronger Type, if being the most also suitable for the Nonlinear Dynamic on-line fault diagnosis method of small sample;
The inclined binary-tree support vector machine grader that the present invention uses is by constructing the realization of multiple SVM two-value graders 's;The main thought of the method: for n class classification problem, needs to construct n-1 two-value grader;Construct the 1st SVM two-value During grader, the sample belonging to the 1st class being designated as positive class, other all of samples are classified as negative class, and the rest may be inferred, until all of Till node the most only comprises a single classification, train SVM;Grader concrete structure is as shown in Figure 3;
Step 3.1, grader structure design in, use relative distance weigh the difference degree between two classes, The relative distance calculated between class i sample and class j sample is Dij:
N kind operating mode is designated as n classification, and the i-th class operating mode is designated as class i;If X is the sample set comprising n classification, XiFor class The sample set of i, the namely set of the input vector that multiple cycles are corresponding under the i-th class operating mode;Then:
The center of a sample of class i is:
c i = 1 n i Σ x → i ∈ X i x → i , i = 1 , 2 , ... , n - - - ( 3 - 1 )
Wherein, ciIt is the center of a sample of class i, niIt it is the sample size of class i;For the sample of class i, represent each cycle pair The input vector G answered;
Then the Euclidean distance at the center of class i sample and class j sample is:
dij=| | ci-cj||;I, j=1,2 ..., n (3-2)
The minimal hyper-sphere radius of class i sample is:
Ri=max{ | | ci-xi||} (3-3)
Relative distance between class i sample and class j sample is:
D i j = d i j R i + R j , D i j ∈ [ 0 , + ∞ ) - - - ( 3 - 4 )
Step 3.2, according to relative distance Dij, by the different classes of inclined binary tree of sample architecture;Priority in classification On, it is set to higher priority by high class can be indexed, identifies at first;Remaining class sorts successively;
Step 3.3, according to sample set and partially about every grade subclass of binary tree, utilize LS-SVM method construct every grade corresponding Two classification SVM;
Step 4, basis svm classifier statistical learning machine based on inclined binary tree, enter oil immersion line motor service data Row classification, it is achieved latent oil piston failure of pump diagnosis.
Detailed description of the invention two:
The detailed process of the Characteristic Extraction described in present embodiment step 1 is as follows:
Step 1.1, linear electric motors service data pretreatment:
Latent oil piston pump work is in batch (-type) pattern, and its cycle of operation includes " in upstroke under interval down stroke Intermittently " four states;Due to the impact of linear electric motors starting current, all can in submersible electric machine with oil upstroke just section and down stroke just section Occur that the capital of a peak current, i.e. upstroke on submersible electric machine with oil current curve just section and down stroke just section occurs one Significantly spike, as shown in Fig. 1 (a) and (b);
In order to avoid its impact on fault diagnosis, the peak value by peak current (starting current) is needed to filter;Process side Method is as in figure 2 it is shown, for upstroke just section and down stroke just section, be respectively processed: by the peak current peak on current curve First electric current minimum after value (starting current peak value) is as reference value and identical with reference value before finding current peak Sampled point (is actually intended to look for the point of identical value, but owing to sampling process is discrete data, is difficult to find the most equal Point, so finding the sampled point close with reference value in practical operation), by (t between this sampled point and electric current minimum1、t2It Between) current value all with reference value replace (i.e. straight line portion in Fig. 2);
Step 1.2, from the operational factor of linear electric motors extract characteristic quantity:
In order to preferably study the operating mode of linear electric motors, for the upstroke process of linear electric motors, now it is defined as follows:
I u m = 1 t u Σ t = 1 t u i u ( t ) - - - ( 1 - 1 )
In formula: iuT () is the real-time current of linear electric motors upstroke;
tuTotal sample points for linear electric motors upstroke;
IumElectric current average for linear electric motors upstroke;
Iuu=KuuIum, wherein Kuu∈(0,1) (1-2)
Iud=KudIum, wherein Kud∈(0,1) (1-3)
In formula: KuuFor upstroke current load coefficient;KudFor upstroke electric current off-loading coefficient;
IuuFor upstroke loading current gate value;IudElectric current gate value is unloaded for upstroke;
In formula: TuuFor the upstroke load time;L is the upstroke a certain sampled point correspondence moment;
IlCurrent value for l moment correspondence sampled point;
In formula: TudFor upstroke discharge time;H is the upstroke a certain sampled point correspondence moment;
IhCurrent value for h moment correspondence sampled point;
Corresponding with the upstroke process of linear electric motors, equally the down stroke of linear electric motors is defined:
I d m = 1 t d Σ t = 1 t d i d ( t ) - - - ( 1 - 6 )
In formula: idT () is the real-time current of linear electric motors down stroke;
tdTotal sample points for linear electric motors down stroke;
IdmElectric current average for linear electric motors down stroke;
Idu=KduIdm, wherein Kdu∈(0,1) (1-7)
Idd=KddIdm, wherein Kdd∈(0,1) (1-8)
In formula: KduFor down stroke current load coefficient;KddFor down stroke electric current off-loading coefficient;
IduFor down stroke loading current gate value;IddElectric current gate value is unloaded for down stroke;
In formula: TduFor the down stroke load time;M is the down stroke a certain sampled point correspondence moment;
ImCurrent value for m moment correspondence sampled point;
In formula: TudFor down stroke discharge time;N is the down stroke a certain sampled point correspondence moment;
InCurrent value for n moment correspondence sampled point;
I u v = 1 t u ( Σ t = 1 t u ( i u ( t ) - I u m ) 2 ) - - - ( 1 - 11 )
In formula: IuvFor linear electric motors upstroke electric current variance;
I d v = 1 t d ( Σ t = 1 t d ( i d ( t ) - I d m ) 2 ) - - - ( 1 - 12 )
In formula: IdvFor linear electric motors down stroke electric current variance;
In addition it is also necessary to load average and load variance to linear electric motors upstroke and down stroke are defined:
P u m = 1 t u Σ t = 1 t u P u ( t ) - - - ( 1 - 13 )
P u v = 1 t u ( Σ t = 1 t u ( P u ( t ) - P u m ) 2 ) - - - ( 1 - 14 )
In formula: PuT () is the real-time load of linear electric motors upstroke, PumFor upstroke load average;
PuvFor upstroke load variance;
P d m = 1 t d Σ t = 1 t d P d ( t ) - - - ( 1 - 15 )
P d v = 1 t u ( Σ t = 1 t u ( P d ( t ) - P d m ) 2 ) - - - ( 1 - 16 )
In formula: PdT () is the real-time load of linear electric motors down stroke, PdmFor down stroke load average;
PdvFor down stroke load variance.
During all of Characteristic Extraction, Ium,Idm,Pum,Pdm,Puv,PdvBe linear electric motors run time intrinsic Parameter, and Tuu,Tud,Tdu,Tdd,Iuv,IdvThe value of characteristic quantity is by sample data and parameter Kuu,Kud,Kdu,KddTogether decide on, Therefore to the accuracy improving fault diagnosis needs to select suitably to load and the coefficient of unloading.
Other step and parameter are identical with detailed description of the invention one.
Detailed description of the invention three:
The detailed process constructing inclined binary tree described in present embodiment step 3.2 is as follows:
(1) for a n class problem, it is D according to class i and class j and relative distanceijStructure relative distance matrix D, relatively The first of Distance matrix D is classified as the label of class i, and second is classified as the label of class j, and the 3rd is classified as class i, relative distance D of jij;Will be each The label of class is ascending to be stored in set Q;
(2) according to D, find in Q, with other all classes, there is class i of maximum relative distance, class i is stored in set Q1In, And remaining class in Q is stored in set Q by the size of class label2In;
(3) respectively by Q1、Q2As the left and right subtree of binary tree, so far, the left and right subclass of a sub-classifier is obtained;
(4) Q=Q is made2, return (2), right subtree be divided further into 2 subtrees, until each class becomes y-bend Till the leaf node of tree;
(5) construct inclined binary tree to terminate.
Other step and parameter are identical with detailed description of the invention one or two.
Detailed description of the invention four:
The detailed process of the two classification SVM that LS-SVM method construct every grade is corresponding is utilized described in present embodiment step 3.3 As follows:
Support vector machine is based on structural risk minimization, the nonlinear problem of lower dimensional space is transformed to higher-dimension empty Between linear problem, and in higher dimensional space, obtain its Generalized optimal hyperplane, thus build an optimal hyperlane statistics Practise machine;
LS-SVM method construct two is utilized to classify SVM, if there is nonlinear mapping φ: an x → φ (x), by sample It is mapped to a certain m from former n dimension lower dimensional space and ties up high-dimensional feature space;Then its Optimal Separating Hyperplane can be expressed as
F (x)=ωT×φ(x)+b (3-5)
In formula: ω, φ (x) is m dimensional vector, and b is amount of bias, requires that 2/ | | ω | | is maximum, therefore on optimal hyperlane It is converted into and solves quadratic programming problem by Lagrangian method;
LS-SVM have selected error ξiQuadratic term, its optimization problem is
m i n ω , ξ J = 1 2 | | ω | | 2 + 1 2 C Σ 1 n ξ i 2 - - - ( 3 - 6 )
s.t. yiT×φ(xi)+b)=1-ξi
In formula: ξ refers to total error, ξiRefer to the error of class i;yiFor corresponding xiDesired output;C is penalty coefficient;
Can seek optimal solution by the dual form of formula (3-6), dual form can be set up according to object function and constraints Lagrangian:
L ( ω , b , ξ , a ) = 1 2 | | ω | | 2 + 1 2 C Σ i = 1 n ξ i - Σ i = 1 n a i ( y i ( ω T × φ ( x i ) + b ) - 1 + ξ i ) - - - ( 3 - 7 )
In formula: a is Lagrange multiplier, according to Kuhn-Tucker condition
∂ L ∂ ω = 0 , ∂ L ∂ b = 0 , ∂ L ∂ ξ = 0 , ∂ L ∂ a = 0 ,
Can obtain
0 ( η i ) T η i Ω + C - 1 I b a = 0 Y - - - ( 3 - 8 )
In formula: Ω=[φ (xi)]Tφ(xi);Y=[y1,y2,…,yi]T
ηi=[1,1 ..., 1]T;A=[a1,a2,…,ai]
Available least square solution obtains a and b, thus obtains categorised decision function and is:
y ( x ) = s i g n ( Σ S V a i ( φ ( x ) T φ ( x i ) + b ) ) - - - ( 3 - 9 )
In formula: SVFor supporting vector set;
Can be seen that in formula (3-9) the most relevant with the inner product operation of sample, according to the correlation theory of functional, if a kind of core Function k (xi,xj) meeting Mercer condition, it is with regard to the inner product in corresponding a certain transformation space;Therefore if there is a certain kernel function k(xi,xj)=φ (xi)φ(xj) meet Mercer condition, in the case of concrete form the unknown of φ (x), can obtain former Discriminant function corresponding to the input space is:
y ( x ) = s i g n ( Σ S V a i ( k ( x , k i ) + b ) - - - ( 3 - 10 )
Find out the support vector of corresponding level after every one-level SVM is trained, set up optimal classification surface;Owing to n-1 SVM is Arrange from high to low according to priority, when new model produces, only need to scan for from high to low according to binary tree, so that it may draw Conclusion.
Additionally, another group linear electric motors service data under each operating mode test specimens as this diagnostic method can be recorded This, be used for checking this method for diagnosing faults False Rate under given each SVM parameter and threshold value parameter, thus verify that this is dived The quality of oil piston failure of pump diagnostor.
Other structure and parameter are identical with one of detailed description of the invention one to three.
Detailed description of the invention five:
In present embodiment step 3.3 construct two classification SVM during discriminant function kernel function selection course such as Under:
This fault diagnosis model is selected radial direction base core as the kernel function of fault diagnosis, the form of RBF such as formula (4-1) shown in;
k(x,μi)=exp (-| | x-μi||/σ2) (4-1)
In formula: σ is the core width control system factor;μiIt it is the center of corresponding kernel function.
By kernel function characteristic quantity G changed the C further determining that modeli、σi, finally obtain under each operating mode is inclined Binary tree SVM classifier, as shown in Figure 3.
Other structure and parameter are identical with detailed description of the invention four.
Embodiment
The present invention is utilized to carry out emulation experiment:
The major part of experiment porch is a set of oil well simulation circulating system, and this experiment porch is mainly by indoor oil well simulation Blood circulation, volume control device, latent oil piston pump and control device composition thereof, its structure diagram is as shown in Figure 4.
Experiment detects the oil immersion line motor running status under the various operating modes of simulation in real time, and it is corresponding to record it The important parameter such as operating current, power.
The jig frequency cycle of oil immersion line motor is set to 8 times/min by this experiment, measures every kind of simulated condition respectively Under the related data in 300 cycles, one input vector of data genaration in each cycle owing to measuring, therefore can be by front 230 input vectors are as the training sample of grader, and rear 70 input vectors are as test sample.By training sample to latent Oil piston failure of pump diagnostic classification device is trained, and is further tested this grader by test sample, wherein Kuu, Kud,Kdu,KddParameter value be all artificial selected, if the numerical value of these parameters is different, then training sample changes the most therewith, Thus parameter C and σ obtained also differs.The False Rate of each fault, as shown in Table 6-1 (F under different parameters1: gas shadow Ring, F2: liquid is not fully filled, F3: travelling valve is missed, F4: standing valve is missed, F5: double valves are missed, F6: oil pipe is missed, F7: Shake out, F8: wax deposition, F9: properly functioning).
The False Rate of each fault of table 6-1SVM method
It can be seen that work as Kuu=0.85, Kud=0.8, Kdu=0.8, KddErroneous judgement when=0.75, under every kind of running status Rate is in more satisfactory scope.
From Fig. 5 (a) and Fig. 5 (b), along with number of training purpose is gradually increased, the False Rate of fault diagnosis machine is also Decrease.Curve from figure is it can be seen that the erroneous judgement of the fault such as " gases affect ", " liquid is not fully filled ", " sand card ", " wax deposition " The False Rate downward trend of the faults such as rate has obvious downward trend in first half section, oil pipe leakage is the most inconspicuous.But It is when training sample increases to some, is but difficult to make their False Rate reduce further, can produce certain on the contrary Fluctuation, the False Rate situation of the most comprehensive each fault just can obtain suitable number of training.
Error analysis and comparing:
Experiment also use LVQ Neural Network Diagnosis Method to be analyzed to group training and test sample.By LVQ god Being defined as 12-50-9 through the structure of network, the dimension of the input layer number amount of being characterized vector, output layer is object run shape State correspondence classification, competition layer neuron is 50.Training sample is inputted LVQ diagnostor, and by test sample, it is tested. Analyzing the False Rate of each running status diagnostic result under different number of training, its test result is as shown in table 6-2.And with wax deposition As a example by fault, provide the contrast of SVM and LVQ False Rate curve under 50~340 varying number training samples, such as Fig. 6 institute Show.
The False Rate of each fault of table 6-2LVQ method
As can be seen from Figure 6, LVQ diagnostic method is in the incipient stage along with the increase of training sample, and False Rate has under substantially Fall trend, but along with the further increase of training sample, the decrease speed of its False Rate starts to slow down, and its diagnostic accuracy can not Quickly reach in claimed range.Therefore, the method for diagnosing faults of this support vector machine is compared to LVQ Neural Network Diagnosis Method more Add the fault diagnosis on applicable small sample problem.

Claims (5)

1. latent oil piston failure of pump diagnostic method based on support vector machine, it is characterised in that comprise the steps:
Step 1, acquisition oil immersion line motor history data under various operating modes, for each cycle under n kind operating mode Service data carry out Characteristic Extraction, characteristic quantity includes: Tuu,Tud,Tdu,Tdd,Iuv,Idv,Ium,Idm,Pum,Pdm,Puv,Pdv; TuuFor upstroke load time, TudFor upstroke discharge time, TduFor down stroke load time, TudFor down stroke discharge time, IuvFor linear electric motors upstroke electric current variance, IdvFor linear electric motors down stroke electric current variance, IumElectricity for linear electric motors upstroke Stream average, IdmFor the electric current average of linear electric motors down stroke, PumFor upstroke load average, PdmFor down stroke load average, Puv For upstroke load variance, PdvFor down stroke load variance;
Step 2, structure input space vector:
Normalize to all characteristic quantities of the linear electric motors of extraction, between [-1,1], to have
x ‾ i = 2 x i - x m i n x max - x m i n - 1 - - - ( 2 - 1 )
In formula:Represent normalization data;xiThe raw value of representative feature;
xmaxRepresentative is the maximum in each characteristic quantity sequence;
xminRepresentative is the minima in each characteristic quantity sequence;
Respectively the characteristic quantity T extracteduu,Tud,Tdu,Tdd,Iuv,Idv,Ium,Idm,Pum,Pdm,Puv,PdvIn substitution formula (2-1), To characteristic quantity normalization data
The input vector G of fault diagnosis model can be obtained;
G = [ T ‾ u u , T ‾ u d , T ‾ d u , T ‾ d d , I ‾ u v , I ‾ d v , I ‾ u m , I ‾ d m , P ‾ u m , P ‾ d m , P ‾ u v , P ‾ d v ] T - - - ( 2 - 2 )
Step 3, foundation svm classifier statistical learning machine based on inclined binary tree:
Step 3.1, the relative distance calculated between class i sample and class j sample are Dij:
N kind operating mode is designated as n classification, and the i-th class operating mode is designated as class i;If X is the sample set comprising n classification, XiSample for class i This collection, the namely set of the input vector that multiple cycles are corresponding under the i-th class operating mode;Then:
The center of a sample of class i is:
c i = 1 n i Σ x → i ∈ X i x → i , i = 1 , 2 , ... , n - - - ( 3 - 1 )
Wherein, ciIt is the center of a sample of class i, niIt it is the sample size of class i;For the sample of class i, represent that each cycle is corresponding Input vector G;
Then the Euclidean distance at the center of class i sample and class j sample is:
dij=| | ci-cj||;I, j=1,2 ..., n (3-2)
The minimal hyper-sphere radius of class i sample is:
Ri=max{ | | ci-xi||} (3-3)
Relative distance between class i sample and class j sample is:
D i j = d i j R i + R j , D i j ∈ [ 0 , + ∞ ) - - - ( 3 - 4 )
Step 3.2, according to relative distance Dij, by the different classes of inclined binary tree of sample architecture;In the priority of classification, will High class can be indexed and be set to higher priority, identify at first;Remaining class sorts successively;
Step 3.3, according to sample set and partially about every grade subclass of binary tree, utilize that LS-SVM method construct every grade is corresponding two points Class SVM;
Step 4, according to svm classifier statistical learning machine based on inclined binary tree, oil immersion line motor service data is carried out point Class, it is achieved latent oil piston failure of pump diagnosis.
Latent oil piston failure of pump diagnostic method based on support vector machine the most according to claim 1, it is characterised in that step The detailed process of the Characteristic Extraction described in rapid 1 is as follows:
Step 1.1, linear electric motors service data pretreatment:
Latent oil piston pump work is in batch (-type) pattern, and its cycle of operation includes " interval under interval down stroke in upstroke " Four states;A peak current is all there will be, i.e. at submersible electric machine with oil electricity in submersible electric machine with oil upstroke just section and down stroke just section There is an obvious spike in the capital of the just section of the upstroke on flow curve and down stroke just section;
For upstroke just section and down stroke just section, it is respectively processed: by the after the peak current peak value on current curve One electric current minimum is as reference value, and sampled point identical with reference value before finding peak current peak value, by this sampled point And the current value between electric current minimum all replaces with reference value;
Step 1.2, from the operational factor of linear electric motors extract characteristic quantity:
For the upstroke process of linear electric motors, define:
I u m = 1 t u Σ t = 1 t u i u ( t ) - - - ( 1 - 1 )
In formula: iuT () is the real-time current of linear electric motors upstroke;
tuTotal sample points for linear electric motors upstroke;
IumElectric current average for linear electric motors upstroke;
Iuu=KuuIum, wherein Kuu∈(0,1) (1-2)
Iud=KudIum, wherein Kud∈(0,1) (1-3)
In formula: KuuFor upstroke current load coefficient;KudFor upstroke electric current off-loading coefficient;
IuuFor upstroke loading current gate value;IudElectric current gate value is unloaded for upstroke;
In formula: TuuFor the upstroke load time;L is the upstroke a certain sampled point correspondence moment;
IlCurrent value for l moment correspondence sampled point;
In formula: TudFor upstroke discharge time;H is the upstroke a certain sampled point correspondence moment;
IhCurrent value for h moment correspondence sampled point;
Corresponding with the upstroke process of linear electric motors, the down stroke of linear electric motors is defined:
I d m = 1 t d Σ t = 1 t d i d ( t ) - - - ( 1 - 6 )
In formula: idT () is the real-time current of linear electric motors down stroke;
tdTotal sample points for linear electric motors down stroke;
IdmElectric current average for linear electric motors down stroke;
Idu=KduIdm, wherein Kdu∈(0,1) (1-7)
Idd=KddIdm, wherein Kdd∈(0,1) (1-8)
In formula: KduFor down stroke current load coefficient;KddFor down stroke electric current off-loading coefficient;
IduFor down stroke loading current gate value;IddElectric current gate value is unloaded for down stroke;
In formula: TduFor the down stroke load time;M is the down stroke a certain sampled point correspondence moment;
ImCurrent value for m moment correspondence sampled point;
In formula: TudFor down stroke discharge time;N is the down stroke a certain sampled point correspondence moment;
InCurrent value for n moment correspondence sampled point;
I u v = 1 t u ( Σ t = 1 t u ( i u ( t ) - I u m ) 2 ) - - - ( 1 - 11 )
In formula: IuvFor linear electric motors upstroke electric current variance;
I d v = 1 t d ( Σ t = 1 t d ( i d ( t ) - I d m ) 2 ) - - - ( 1 - 12 )
In formula: IdvFor linear electric motors down stroke electric current variance;
Load average and load variance to linear electric motors upstroke and down stroke are defined:
P u m = 1 t u Σ t = 1 t u P u ( t ) - - - ( 1 - 13 )
P u v = 1 t u ( Σ t = 1 t u ( P u ( t ) - P u m ) 2 ) - - - ( 1 - 14 )
In formula: PuT () is the real-time load of linear electric motors upstroke, PumFor upstroke load average;
PuvFor upstroke load variance;
P d m = 1 t d Σ t = 1 t d P d ( t ) - - - ( 1 - 15 )
P d v = 1 t u ( Σ t = 1 t u ( P d ( t ) - P d m ) 2 ) - - - ( 1 - 16 )
In formula: PdT () is the real-time load of linear electric motors down stroke, PdmFor down stroke load average;
PdvFor down stroke load variance.
Latent oil piston failure of pump diagnostic method based on support vector machine the most according to claim 1 and 2, it is characterised in that The detailed process constructing inclined binary tree described in step 3.2 is as follows:
(1) it is D according to class i and class j and relative distanceijStructure relative distance matrix D, the first of relative distance matrix D is classified as The label of class i, second is classified as the label of class j, and the 3rd is classified as class i, relative distance D of jij;Deposit ascending for all kinds of label Enter to gather in Q;
(2) according to D, find in Q, with other all classes, there is class i of maximum relative distance, class i is stored in set Q1In, and by Q In remaining class by the size of class label be stored in set Q2In;
(3) respectively by Q1、Q2As the left and right subtree of binary tree, so far, the left and right subclass of a sub-classifier is obtained;
(4) Q=Q is made2, return (2), right subtree be divided further into 2 subtrees, until each class becomes binary tree Till leaf node;
(5) construct inclined binary tree to terminate.
Latent oil piston failure of pump diagnostic method based on support vector machine the most according to claim 3, it is characterised in that step The detailed process utilizing the two classification SVM that LS-SVM method construct every grade is corresponding described in rapid 3.3 is as follows:
LS-SVM method construct two is utilized to classify SVM, if there is nonlinear mapping φ: an x → φ (x), by sample from former n Dimension lower dimensional space is mapped to a certain m and ties up high-dimensional feature space;Then its Optimal Separating Hyperplane can be expressed as
F (x)=ωT×φ(x)+b (3-5)
In formula: ω, φ (x) is m dimensional vector, and b is amount of bias, requires that 2/ | | ω | | is maximum, therefore convert on optimal hyperlane For solving quadratic programming problem by Lagrangian method;
LS-SVM have selected error ξiQuadratic term, its optimization problem is
m i n ω , ξ J = 1 2 | | ω | | 2 + 1 2 C Σ 1 n ξ i 2 - - - ( 3 - 6 )
s.t.yiT×φ(xi)+b)=1-ξi
In formula: ξ refers to total error, ξiRefer to the error of class i;yiFor corresponding xiDesired output;C is penalty coefficient;
Seeking optimal solution by the dual form of formula (3-6), dual form sets up Lagrange according to object function and constraints Function:
L ( ω , b , ξ , a ) = 1 2 | | ω | | 2 + 1 2 C Σ i = 1 n ξ i - Σ i = 1 n a i ( y i ( ω T × φ ( x i ) + b ) - 1 + ξ i ) - - - ( 3 - 7 )
In formula: a is Lagrange multiplier, according to Kuhn-Tucker condition
∂ L ∂ ω = 0 , ∂ L ∂ b = 0 , ∂ L ∂ ξ = 0 , ∂ L ∂ a = 0 ,
?
0 ( η i ) T η i Ω + C - 1 I b a = 0 Y - - - ( 3 - 8 )
In formula: Ω=[φ (xi)]Tφ(xi);Y=[y1,y2,…,yi]T
ηi=[1,1 ..., 1]T;A=[a1,a2,…,ai]
Obtaining a and b by least square solution, obtaining categorised decision function is:
y ( x ) = s i g n ( Σ S V a i ( φ ( x ) T φ ( x i ) + b ) ) - - - ( 3 - 9 )
In formula: SVFor supporting vector set;
Obtaining discriminant function corresponding to the former input space is:
y ( x ) = s i g n ( Σ S V a i ( k ( x , x i ) + b ) - - - ( 3 - 10 )
Find out the support vector of corresponding level after every one-level SVM is trained, set up optimal classification surface.
Latent oil piston failure of pump diagnostic method based on support vector machine the most according to claim 4, it is characterised in that step In rapid 3.3, during structure two classification SVM, the selection course of the kernel function of discriminant function is as follows:
Selecting radial direction base core as the kernel function of fault diagnosis, the form of RBF such as formula (4-1) is shown;
k(x,μi)=exp (-| | x-μi||/σ2) (4-1)
In formula: σ is the core width control system factor;μiIt it is the center of corresponding kernel function.
CN201610293102.6A 2016-05-05 2016-05-05 Submersible piston pump fault diagnosis method based on support vector machine Pending CN106022352A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610293102.6A CN106022352A (en) 2016-05-05 2016-05-05 Submersible piston pump fault diagnosis method based on support vector machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610293102.6A CN106022352A (en) 2016-05-05 2016-05-05 Submersible piston pump fault diagnosis method based on support vector machine

Publications (1)

Publication Number Publication Date
CN106022352A true CN106022352A (en) 2016-10-12

Family

ID=57081243

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610293102.6A Pending CN106022352A (en) 2016-05-05 2016-05-05 Submersible piston pump fault diagnosis method based on support vector machine

Country Status (1)

Country Link
CN (1) CN106022352A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108491855A (en) * 2018-02-08 2018-09-04 同济大学 A kind of signal trouble recognition methods
CN109120191A (en) * 2018-10-09 2019-01-01 湖南工业大学 Brushless DC Motor Position method for sensing based on LSSVM hierarchical classification
CN111474475A (en) * 2020-03-22 2020-07-31 华南理工大学 Motor fault diagnosis system and method
CN112034339A (en) * 2019-06-03 2020-12-04 中国人民解放军63756部队 Servo motor fault diagnosis method based on LVQ neural network
WO2021027213A1 (en) * 2019-08-13 2021-02-18 北京国双科技有限公司 Detection method and apparatus, electronic device and computer-readable medium
CN112461546A (en) * 2020-10-27 2021-03-09 江苏大学 Construction method and diagnosis method of pump bearing fault diagnosis model based on improved binary tree support vector machine

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104951805A (en) * 2015-06-29 2015-09-30 电子科技大学 SVM (support vector machine) multi-class classification method based on inter-class separability and adopting complete binary tree

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104951805A (en) * 2015-06-29 2015-09-30 电子科技大学 SVM (support vector machine) multi-class classification method based on inter-class separability and adopting complete binary tree

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
SONG XUE ETC.: "Binary-Decision-Tree-Based Multiclass Support Vector Machines", 《2014 INTERNATIONAL SYMPOSIUM ON COMMUNICATIONS AND INFORMATION TECHNOLOGIES(ISCIT)》 *
TONY VAN GESTEL ETC.: "Benchmarkong Least Squares Support Vector Machine Classifiers", 《MACHINE LEARNING》 *
于德亮等: "基于支持向量机的潜油往复式油田抽油机工况诊断方法", 《电工技术学报》 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108491855A (en) * 2018-02-08 2018-09-04 同济大学 A kind of signal trouble recognition methods
CN109120191A (en) * 2018-10-09 2019-01-01 湖南工业大学 Brushless DC Motor Position method for sensing based on LSSVM hierarchical classification
CN109120191B (en) * 2018-10-09 2022-07-15 湖南工业大学 Brushless direct current motor position sensing method based on LSSVM hierarchical classification
CN112034339A (en) * 2019-06-03 2020-12-04 中国人民解放军63756部队 Servo motor fault diagnosis method based on LVQ neural network
WO2021027213A1 (en) * 2019-08-13 2021-02-18 北京国双科技有限公司 Detection method and apparatus, electronic device and computer-readable medium
CN111474475A (en) * 2020-03-22 2020-07-31 华南理工大学 Motor fault diagnosis system and method
CN111474475B (en) * 2020-03-22 2021-06-08 华南理工大学 Motor fault diagnosis system and method
CN112461546A (en) * 2020-10-27 2021-03-09 江苏大学 Construction method and diagnosis method of pump bearing fault diagnosis model based on improved binary tree support vector machine

Similar Documents

Publication Publication Date Title
CN106022352A (en) Submersible piston pump fault diagnosis method based on support vector machine
CN110361176B (en) Intelligent fault diagnosis method based on multitask feature sharing neural network
CN108344564A (en) A kind of state recognition of main shaft features Testbed and prediction technique based on deep learning
CN112418277B (en) Method, system, medium and equipment for predicting residual life of rotating machine parts
CN111709448A (en) Mechanical fault diagnosis method based on migration relation network
Yin et al. Wasserstein generative adversarial network and convolutional neural network (WG-CNN) for bearing fault diagnosis
CN108549954A (en) Risk model training method, risk identification method, device, equipment and medium
CN110110768A (en) Fault Diagnosis of Roller Bearings based on Concurrent Feature study and multi-categorizer
CN108985380B (en) Point switch fault identification method based on cluster integration
CN111562108A (en) Rolling bearing intelligent fault diagnosis method based on CNN and FCMC
CN110647830B (en) Bearing fault diagnosis method based on convolutional neural network and Gaussian mixture model
CN109492748B (en) Method for establishing medium-and-long-term load prediction model of power system based on convolutional neural network
CN109000930A (en) A kind of turbogenerator performance degradation assessment method based on stacking denoising self-encoding encoder
CN112651167A (en) Semi-supervised rolling bearing fault diagnosis method based on graph neural network
CN110555230A (en) rotary machine residual life prediction method based on integrated GMDH framework
CN114676742A (en) Power grid abnormal electricity utilization detection method based on attention mechanism and residual error network
CN111459144A (en) Airplane flight control system fault prediction method based on deep cycle neural network
CN112756759B (en) Spot welding robot workstation fault judgment method
CN112305388B (en) On-line monitoring and diagnosing method for insulation partial discharge faults of generator stator winding
CN112199862A (en) Prediction method of nano particle migration, and influence factor analysis method and system thereof
CN116071352A (en) Method for generating surface defect image of electric power safety tool
CN115165366A (en) Variable working condition fault diagnosis method and system for rotary machine
CN109164794B (en) Multivariable industrial process Fault Classification based on inclined F value SELM
CN113469252A (en) Extra-high voltage converter valve operation state evaluation method considering unbalanced samples
CN110033126A (en) Shot and long term memory network prediction technique based on attention mechanism and logistic regression

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20161012

RJ01 Rejection of invention patent application after publication