CN109828230B - Positioning method for automatically detecting meter position fault of assembly line of electric energy meter - Google Patents

Positioning method for automatically detecting meter position fault of assembly line of electric energy meter Download PDF

Info

Publication number
CN109828230B
CN109828230B CN201910262919.0A CN201910262919A CN109828230B CN 109828230 B CN109828230 B CN 109828230B CN 201910262919 A CN201910262919 A CN 201910262919A CN 109828230 B CN109828230 B CN 109828230B
Authority
CN
China
Prior art keywords
electric energy
energy meter
verification
epitope
fault
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.)
Active
Application number
CN201910262919.0A
Other languages
Chinese (zh)
Other versions
CN109828230A (en
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.)
Marketing Service Center Of State Grid Xinjiang Electric Power Co Ltd Capital Intensive Center Metering Center
State Grid Corp of China SGCC
Original Assignee
Marketing Service Center Of State Grid Xinjiang Electric Power Co Ltd Capital Intensive Center Metering Center
State Grid Corp of China SGCC
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 Marketing Service Center Of State Grid Xinjiang Electric Power Co Ltd Capital Intensive Center Metering Center, State Grid Corp of China SGCC filed Critical Marketing Service Center Of State Grid Xinjiang Electric Power Co Ltd Capital Intensive Center Metering Center
Priority to CN201910262919.0A priority Critical patent/CN109828230B/en
Publication of CN109828230A publication Critical patent/CN109828230A/en
Application granted granted Critical
Publication of CN109828230B publication Critical patent/CN109828230B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention relates to the technical field of electric energy meter fault location, in particular to a location method for an electric energy meter to automatically detect an epitope fault of a production line, which comprises S1, data preparation; s2, constructing an epitope abnormal time sequence feature set by adopting a time sequence window algorithm: respectively constructing the verification qualification rate and the wiring success rate of the electric energy meter in an observation window according to a time sequence window algorithm; s3, constructing an electric energy meter automatic verification assembly line epitope abnormity diagnosis model: a support vector machine model based on a sliding window algorithm is adopted, and a classifier is constructed to distinguish whether the epitope is abnormal or not; s4, constructing an electric energy meter automatic verification assembly line epitope fault reason diagnosis model, and judging the fault type; and S5, electric energy meter verification quality tracking. According to the invention, the verification conclusion of the automatic verification assembly line is analyzed by applying a big data technology, the fault equipment is quickly positioned, the cause of the epitope fault is accurately fed back, and the equipment abnormity is timely repaired, so that the purposes of improving the verification efficiency and improving the verification quality are achieved.

Description

Positioning method for automatically detecting meter position fault of assembly line of electric energy meter
Technical Field
The invention relates to the technical field of electric energy meter fault location, in particular to a location method for automatically detecting an epitope fault of an assembly line of an electric energy meter.
Background
With the continuous popularization of the centralized verification mode, the annual verification task amount of the metering center is continuously improved, the construction scale of the automatic verification facility is continuously enlarged, and the quality control of the automatic verification facility is greatly examined by large-scale and long-time continuous verification. At present, the epitope faults are the most frequent faults of an automatic verification assembly line of the electric energy meter, and are mainly divided into epitope intermittent faults caused by pin abrasion, epitope displacement and the like and epitope permanent damage faults caused by pin impact bending, epitope bottom plate breakdown and the like. The frequent occurrence of the epitope faults not only affects the verification efficiency, but also causes the verification result of the electric energy meter to lack reliability.
In order to improve the operation and maintenance efficiency of the automatic verification assembly line, shorten the fault time of the automatic verification assembly line, monitor the working condition of equipment and improve the verification quality, a verification quality abnormity monitoring mechanism needs to be perfected, so that a wiring fault positioning technology of the automatic verification assembly line is very necessary to be explored.
Disclosure of Invention
The invention provides a positioning method for an epitope fault of an electric energy meter automatic verification assembly line, overcomes the defects of the prior art, and can effectively solve the problems that the time delay for searching the epitope fault by the existing automatic verification method is long and the verification efficiency is seriously influenced.
One of the technical schemes of the invention is realized by the following measures: a positioning method for automatically detecting the epitope fault of an assembly line of an electric energy meter comprises the following steps:
s1, data preparation: respectively acquiring electric energy meter verification data, electric energy meter wiring data and verification device fault processing data on a certain verification assembly line;
s2, constructing an epitope abnormal time sequence feature set by adopting a time sequence sliding window algorithm: respectively constructing a characteristic set of the verification qualification rate of the electric energy meter and the wiring success rate of the electric energy meter in an observation window according to a time sequence sliding window algorithm;
s3, constructing an electric energy meter automatic verification assembly line epitope abnormity diagnosis model: a support vector machine model based on a time series sliding window algorithm, called an SVM model for short, is adopted to construct a classifier so as to distinguish whether the epitope is abnormal or not;
s4, constructing an electric energy meter automatic verification assembly line epitope fault reason diagnosis model: judging the type of the fault;
s5, electric energy meter verification quality tracking: and acquiring an electric energy meter list with uncertain verification quality.
The following is further optimization or/and improvement of the technical scheme of the invention:
in the above step S2, a time series sliding window algorithm is used to construct an epitope abnormal time series feature: respectively constructing the verification qualification rate of the electric energy meter and the wiring success rate characteristic set of the electric energy meter in an observation window according to a time sequence sliding window algorithm, and comprising the following processes:
constructing an epitope abnormal time sequence characteristic by adopting a time sequence sliding window algorithm: respectively constructing the verification qualification rate of the electric energy meter and the wiring success rate characteristic set of the electric energy meter in an observation window according to a time sequence sliding window algorithm, and comprising the following processes:
s21, according to the electric energy meter epitope-associated electric energy meter verification data, the electric energy meter wiring data and the verification device fault processing data;
s22, integrating the electric energy meter verification data and the electric energy meter wiring data by using a time sequence sliding window algorithm and then arranging the electric energy meter verification data and the electric energy meter wiring data in an ascending order according to verification time;
s23, performing fragmentation processing on the sorted electric energy meter verification data and electric energy meter wiring data according to the fixed data window size M, and moving the data lower backward by one data unit in window fragmentation each time to obtain N windows to form a fragmented data set D;
s24, calculating the verification qualification rate x of the verification record in each window in the data set D by using the verification data of the electric energy meter and the wiring data of the electric energy meterk1And a wiring success rate xk2
S25, rootAccording to the fault processing data of the calibrating device, constructing the calibrating epitope state y of each window periodk3Forming a data set DiThe formula is as follows:
Figure GDA0002846550860000021
respectively obtaining training sets D according to formula (1)1Test set D2Real-time data set D3
Wherein k is 1,2, 3.., n; n represents the number of rows of the data set.
In the above S3, the method for constructing a classifier to distinguish whether there is an abnormality in an epitope by using a support vector machine model based on a sliding window algorithm includes the following steps:
s31, determining epitope state y for each window periodk3Constructing SVM model, and using training set D1Including the qualification rate x of the verificationk1Connection success rate xk2And detecting epitope state yk3Training the model; the process of training the support vector machine model based on the time series sliding window algorithm is as follows:
let the classification hyperplane be wx + b ═ 0, support vector (x)s,ys) The distance from the classification hyperplane is:
Figure GDA0002846550860000022
let the functional distance between the support vector and the classification hyperplane be 1, then maximizing the distance of the support vector from the classification hyperplane can be converted into:
Figure GDA0002846550860000023
constructing a Lagrangian function for equation (2):
Figure GDA0002846550860000024
solving the formula (3) according to the KKT condition and the solution method of the dual problem, and converting the formula (2) into the following formula:
Figure GDA0002846550860000031
the above transformed equation (4) is solved by:
Figure GDA0002846550860000032
the classification hyperplane wx + b is calculated as 0 according to equation (5), using test set D2Verifying the validity of the model;
s32, using the trained SVM model to perform real-time data set D3Corresponding assay epitope State yk3Is classified, i.e. D3Verification pass rate xk1Connection success rate xk2And (4) carrying in a trained decision function f (x) ═ sign (w · x + b) to obtain the state of the verification epitope, and recording abnormal information.
And S33, if the verification epitope state is classified as fault, sending an epitope abnormity alarm to the verification epitope.
In the step S4, constructing an electric energy meter automatic verification assembly line epitope fault cause diagnosis model, and determining the fault type includes the following processes:
s41, constructing a Bayes model according to the abnormal fault alarm information of the verification epitope:
let the number of continuous abnormal alarms be J, the time of continuous J abnormal alarms be T, the number of continuous J abnormal alarms be event B, let AiFor wiring fault events, wherein A is set1For epitope intermittent fault events, A2For an epitope permanent damage event, the bayesian likelihood estimation formula is as follows:
P(Ai|B)∝P(B|Ai)·P(Ai) (6)
s42, calculating A according to formula (6)1Event and A2A probability of an event;
s44, according to A1Event and A2Calculating the probability of the event, and judging the fault type, namely when P (A)1|B)>P(A2If | B), then report A1Class of wiring fault event whenP(A1|B)≤P(A2If | B), then report A2A wiring fault event of a class.
In the above S5, the electric energy meter verification quality tracking step of obtaining the electric energy meter list with uncertain verification quality includes the following steps:
s51, for exact AiEvent, marking Nth determined by SVM modeliList L of electric energy meters with verification risk under (i ═ 1,2 … N) time windows1
S52, for exact AiEvent, marking Nth determined by SVM modeli(i is 1,2 … N) time windows, the time length T from the backward to the first abnormal alarm, the time T for judging J abnormal alarms by a Bayesian model, and an electric energy meter list L with verification risks in the time length of T + T2
S53, obtaining an electric energy meter list with uncertain verification quality as follows: l is1+L2
And S6, modifying the model, namely re-modeling the newly added labeled fault sample, modifying the SVM model parameter according to the condition that the diagnosis result of the constructed SVM model and Bayesian model is inconsistent with the actual field, and increasing the sample size of the SVM model to improve the accuracy of the model output.
According to the invention, the verification conclusion of the automatic verification assembly line is analyzed by applying a big data technology, the fault equipment is quickly positioned, the cause of the epitope fault is accurately fed back, and the equipment abnormity is timely repaired, so that the purposes of improving the verification efficiency and improving the verification quality are achieved.
Drawings
FIG. 1 is a flow chart of a method according to an embodiment of the present invention.
FIG. 2 is a flowchart of a method for constructing a epitope abnormality temporal feature set according to another embodiment of the present invention.
Fig. 3 is a flowchart of a method for constructing an electric energy meter automatic verification pipeline epitope abnormality diagnosis model according to another embodiment of the present invention.
Fig. 4 is a flowchart of a method for constructing an electric energy meter automatic verification pipeline epitope fault cause diagnosis model according to another embodiment of the present invention.
Fig. 5 is a flow chart of a method for verifying quality tracking of an electric energy meter according to another embodiment of the invention.
FIG. 6 is a flow chart of a method including model modification according to another embodiment of the present invention.
Detailed Description
The present invention is not limited by the following examples, and specific embodiments may be determined according to the technical solutions and practical situations of the present invention.
The invention is further described with reference to the following examples and figures:
the first embodiment is as follows: as shown in fig. 1, a positioning method for automatically detecting an epitope fault of a production line of an electric energy meter comprises the following steps:
s1, data preparation: respectively acquiring electric energy meter verification data, electric energy meter wiring data and verification device fault processing data on a certain verification assembly line;
s2, constructing an epitope abnormal time sequence feature set by adopting a time sequence sliding window algorithm: respectively constructing a characteristic set of the verification qualification rate of the electric energy meter and the wiring success rate of the electric energy meter in an observation window according to a time sequence sliding window algorithm;
s3, constructing an electric energy meter automatic verification assembly line epitope abnormity diagnosis model: a support vector machine model based on a time series sliding window algorithm, called an SVM model for short, is adopted to construct a classifier so as to distinguish whether the epitope is abnormal or not;
s4, constructing an electric energy meter automatic verification assembly line epitope fault reason diagnosis model: judging the type of the fault;
s5, electric energy meter verification quality tracking: and acquiring an electric energy meter list with uncertain verification quality.
The electric energy meter verification data and the electric energy meter wiring data are as follows: the method mainly comprises the steps of verifying the epitope number, verifying time, verifying conclusion (qualified and unqualified) of the electric energy meter and wiring state (successful and unsuccessful) of the electric energy meter;
the failure processing data of the calibrating device is as follows: the method mainly comprises the steps of detecting the serial number of the epitope, the occurrence time of the wiring fault and the type of the wiring fault (such as intermittent fault of the epitope or permanent damage of the epitope).
The positioning method for automatically detecting the epitope fault of the assembly line of the electric energy meter can be further optimized or/and improved according to actual needs:
as another embodiment of the present invention: as shown in fig. 2, in S2, a time-series sliding window algorithm is used to construct a set of epitope abnormal temporal features: respectively constructing the verification qualification rate of the electric energy meter and the wiring success rate characteristic set of the electric energy meter in an observation window according to a time sequence sliding window algorithm, and comprising the following processes:
constructing an epitope abnormal time sequence characteristic by adopting a time sequence sliding window algorithm: respectively constructing the verification qualification rate of the electric energy meter and the wiring success rate characteristic set of the electric energy meter in an observation window according to a time sequence sliding window algorithm, and comprising the following processes:
s21, according to the electric energy meter epitope-associated electric energy meter verification data, the electric energy meter wiring data and the verification device fault processing data;
s22, integrating the electric energy meter verification data and the electric energy meter wiring data by using a time sequence sliding window algorithm and then arranging the electric energy meter verification data and the electric energy meter wiring data in an ascending order according to verification time;
s23, performing fragmentation processing on the sorted electric energy meter verification data and electric energy meter wiring data according to the fixed data window size M, and moving the data lower backward by one data unit in window fragmentation each time to obtain N windows to form a fragmented data set D;
s24, calculating the verification qualification rate x of the verification record in each window in the data set D by using the verification data of the electric energy meter and the wiring data of the electric energy meterk1And a wiring success rate xk2
S25, according to the failure processing data of the calibrating device, constructing the calibrating epitope state y of each window periodk3Forming a data set DiThe formula is as follows:
Figure GDA0002846550860000051
respectively obtaining training sets D according to formula (1)1Test set D2Real-time data set D3
Wherein k is 1,2, 3.., n; n represents the number of rows of the data set.
The electric energy meter verification data in S23 mainly refers to the electric energy meter verification conclusion (0: unqualified, 1: qualified) and the electric energy meter wiring data mainly refers to the electric energy meter wiring state (0: successful, 1: unsuccessful).
As another embodiment of the present invention: as shown in fig. 3, in S3, an electric energy meter automatic verification assembly line epitope abnormality diagnosis model is constructed: a support vector machine model (hereinafter referred to as SVM model) based on a sliding window algorithm is adopted to construct a classifier so as to distinguish whether an epitope is abnormal or not, and the method comprises the following processes:
s31, determining epitope state y for each window periodk3Constructing SVM model, and using training set D1Including the qualification rate x of the verificationk1Connection success rate xk2And detecting epitope state yk3Training the model; the process of training the support vector machine model based on the time series sliding window algorithm is as follows:
let the classification hyperplane be wx + b ═ 0, support vector (x)s,ys) The distance from the classification hyperplane is:
Figure GDA0002846550860000052
let the functional distance between the support vector and the classification hyperplane be 1, then maximizing the distance of the support vector from the classification hyperplane can be converted into:
Figure GDA0002846550860000053
constructing a Lagrangian function for equation (2):
Figure GDA0002846550860000061
solving the formula (3) according to the KKT condition and the solution method of the dual problem, and converting the formula (2) into the following formula:
Figure GDA0002846550860000062
the above transformed equation (4) is solved by:
Figure GDA0002846550860000063
the classification hyperplane wx + b is calculated as 0 according to equation (5), using test set D2Verifying the validity of the model;
s32, using the trained SVM model to perform real-time data set D3Corresponding assay epitope State yk3Is classified, i.e. D3Verification pass rate xk1Connection success rate xk2And (4) carrying in a trained decision function f (x) ═ sign (w · x + b) to obtain the state of the verification epitope, and recording abnormal information.
And S33, if the verification epitope state is classified as fault, sending an epitope abnormity alarm to the verification epitope.
As another embodiment of the present invention: as shown in fig. 4, in S4, a power meter automated verification assembly line epitope fault cause diagnosis model is constructed, which includes the following processes:
s41, constructing a Bayes model according to the abnormal fault alarm information of the verification epitope:
let the number of continuous abnormal alarms be J, the time of continuous J abnormal alarms be T, the number of continuous J abnormal alarms be event B, let AiFor wiring fault events, wherein A is set1For epitope intermittent fault events, A2For an epitope permanent damage event, the bayesian likelihood estimation formula is as follows:
P(Ai|B)∝P(B|Ai)·P(Ai) (6)
s42, calculating A according to formula (6)1Event and A2A probability of an event;
s43, according to A1Event and A2Calculating the probability of the event, and judging the fault type, namely when P (A)1|B)>P(A2If | B), then report A1Class of wiring fault event, when P (A)1|B)≤P(A2When | B), report A2Class of wiring faultsAnd (3) a component.
As another embodiment of the present invention: as shown in fig. 5, in S5, the verification quality of the electric energy meter tracks:
s51, for exact AiEvent, marking Nth determined by SVM modeliList L of electric energy meters with verification risk under (i ═ 1,2 … N) time windows1
S52, for exact AiEvent, marking Nth determined by SVM modeli(i is 1,2 … N) time windows, the time length T from the backward to the first abnormal alarm, the time T for judging J abnormal alarms by a Bayesian model, and an electric energy meter list L with verification risks in the time length of T + T2
S53, obtaining an electric energy meter list with uncertain verification quality as follows: l is1+L2
As another embodiment of the present invention: as shown in fig. 6, on the basis of the above embodiment, the method further includes S6, where the method further includes model modification, that is, modeling the newly added labeled fault sample again, modifying the SVM model parameters according to the situation that the diagnosis result of the constructed SVM model and the bayesian model does not conform to the actual field, and then increasing the sample size of the SVM model to improve the accuracy of the model output.
The technical characteristics form an embodiment of the invention, which has strong adaptability and implementation effect, and unnecessary technical characteristics can be increased or decreased according to actual needs to meet the requirements of different situations.

Claims (5)

1. A positioning method for automatically detecting the epitope fault of an assembly line of an electric energy meter is characterized by comprising the following steps:
s1, data preparation: respectively acquiring electric energy meter verification data, electric energy meter wiring data and verification device fault processing data on a certain verification assembly line;
s2, constructing an epitope abnormal time sequence feature set by adopting a time sequence sliding window algorithm: respectively constructing a characteristic set of the verification qualification rate of the electric energy meter and the wiring success rate of the electric energy meter in an observation window according to a time sequence sliding window algorithm;
s3, constructing an electric energy meter automatic verification assembly line epitope abnormity diagnosis model: a support vector machine model based on a time series sliding window algorithm is adopted, an SVM model is hereinafter referred to as an SVM model for short, and a classifier is constructed to distinguish whether an epitope is abnormal or not;
s4, constructing an electric energy meter automatic verification assembly line epitope fault reason diagnosis model: judging the type of the fault;
s5, electric energy meter verification quality tracking: and acquiring an electric energy meter list with uncertain verification quality.
2. The method for automatically detecting the positioning of the epitope fault of the production line of the electric energy meter according to claim 1, wherein in S2, an epitope abnormal time sequence feature is constructed by adopting a time sequence sliding window algorithm: respectively constructing the verification qualification rate of the electric energy meter and the wiring success rate characteristic set of the electric energy meter in an observation window according to a time sequence sliding window algorithm, and comprising the following processes:
s21, according to the electric energy meter epitope-associated electric energy meter verification data, the electric energy meter wiring data and the verification device fault processing data;
s22, integrating the electric energy meter verification data and the electric energy meter wiring data by using a time sequence sliding window algorithm and then arranging the electric energy meter verification data and the electric energy meter wiring data in an ascending order according to verification time;
s23, performing fragmentation processing on the sorted electric energy meter verification data and electric energy meter wiring data according to the fixed data window size M, and moving the data lower backward by one data unit in window fragmentation each time to obtain N windows to form a fragmented data set D;
s24, calculating the verification qualification rate x of the verification record in each window in the data set D by using the verification data of the electric energy meter and the wiring data of the electric energy meterk1And a wiring success rate xk2
S25, according to the failure processing data of the calibrating device, constructing the calibrating epitope state y of each window periodk3Forming a data set DiThe formula is as follows:
Figure FDA0002846550850000021
respectively obtaining training sets D according to formula (1)1Test set D2Real-time data set D3
Wherein k is 1,2, 3.., n; n represents the number of rows of the data set.
3. The method for automatically detecting the positioning of the epitope fault of the assembly line of the electric energy meter according to claim 2, wherein in the step S3, a support vector machine model based on a time series sliding window algorithm is adopted to construct a classifier to distinguish whether the epitope is abnormal, and the method comprises the following steps:
s31, determining epitope state y for each window periodk3Constructing SVM model, and using training set D1Including the qualification rate x of the verificationk1Connection success rate xk2And detecting epitope state yk3Training the model; the process of training the support vector machine model based on the time series sliding window algorithm is as follows:
let the classification hyperplane be wx + b ═ 0, support vector (x)s,ys) The distance from the classification hyperplane is:
Figure FDA0002846550850000022
let the functional distance between the support vector and the classification hyperplane be 1, then maximizing the distance of the support vector from the classification hyperplane can be converted into:
Figure FDA0002846550850000023
s.t.yi(w·xi+b)≥1,i=1,2,3,…N (2)
constructing a Lagrangian function for equation (2):
Figure FDA0002846550850000024
solving the formula (3) according to the KKT condition and the solution method of the dual problem, and converting the formula (2) into the following formula:
Figure FDA0002846550850000031
the above transformed equation (4) is solved by:
Figure FDA0002846550850000032
the classification hyperplane wx + b is calculated as 0 according to equation (5), using test set D2Verifying the validity of the model;
s32, using the trained SVM model to perform real-time data set D3Corresponding assay epitope State yk3Is classified, i.e. D3Verification pass rate xk1Connection success rate xk2Carrying in a trained decision function f (x) sign (w.x + b) to obtain a verification epitope state, and recording abnormal information;
and S33, if the verification epitope state is classified as fault, sending an epitope abnormity alarm to the verification epitope.
4. The method for positioning the electric energy meter automatic verification assembly line epitope fault according to claim 3, wherein in S4, constructing a diagnosis model for the electric energy meter automatic verification assembly line epitope fault reason, and judging the fault type comprises the following processes:
s41, constructing a Bayes model according to the abnormal fault alarm information of the verification epitope:
let the number of continuous abnormal alarms be J, the time of continuous J abnormal alarms be T, the number of continuous J abnormal alarms be event B, let AiFor wiring fault events, wherein A is set1For epitope intermittent fault events, A2For an epitope permanent damage event, the bayesian likelihood estimation formula is as follows:
P(Ai|B)∝P(B|Ai)·P(Ai) (6)
s42, calculating A according to formula (6)1Event and A2A probability of an event;
s44, according to A1Event and A2Calculating the probability of the event, and judging the fault type, namely when P (A)1|B)>P(A2If | B), then report A1Class of wiring fault event, when P (A)1|B)≤P(A2If | B), then report A2A wiring fault event of a class.
5. The method for positioning the epitope fault of the automatic verification assembly line of the electric energy meter according to claim 4, wherein in S5, the verification quality of the electric energy meter is tracked, and an electric energy meter list with uncertain verification quality is obtained, which comprises the following processes:
s51, for exact AiEvent, marking Nth determined by SVM modeliList L of electric energy meters with verification risk under (i ═ 1,2 … N) time windows1
S52, for exact AiEvent, marking Nth determined by SVM modeli(i is 1,2 … N) time windows, the time length T from the backward to the first abnormal alarm, the time T for judging J abnormal alarms by a Bayesian model, and an electric energy meter list L with verification risks in the time length of T + T2
S53, obtaining an electric energy meter list with uncertain verification quality as follows: l is1+L2
CN201910262919.0A 2019-04-02 2019-04-02 Positioning method for automatically detecting meter position fault of assembly line of electric energy meter Active CN109828230B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910262919.0A CN109828230B (en) 2019-04-02 2019-04-02 Positioning method for automatically detecting meter position fault of assembly line of electric energy meter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910262919.0A CN109828230B (en) 2019-04-02 2019-04-02 Positioning method for automatically detecting meter position fault of assembly line of electric energy meter

Publications (2)

Publication Number Publication Date
CN109828230A CN109828230A (en) 2019-05-31
CN109828230B true CN109828230B (en) 2021-03-09

Family

ID=66874005

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910262919.0A Active CN109828230B (en) 2019-04-02 2019-04-02 Positioning method for automatically detecting meter position fault of assembly line of electric energy meter

Country Status (1)

Country Link
CN (1) CN109828230B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110850354B (en) * 2019-09-26 2021-11-09 广东电网有限责任公司广州供电局 Metering fault recognition module detection method, device, system and storage medium
CN111398886B (en) * 2020-04-09 2022-12-16 国网山东省电力公司营销服务中心(计量中心) Detection method and system for automatically detecting online abnormity of epitope of assembly line
CN113156529A (en) * 2021-05-07 2021-07-23 广东电网有限责任公司计量中心 Start-stop control method, system, terminal and storage medium of metrological verification assembly line
CN113484817A (en) * 2021-06-30 2021-10-08 国网上海市电力公司 Intelligent electric energy meter automatic verification system abnormity detection method based on TSVM model

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102706573A (en) * 2012-03-15 2012-10-03 宁波大学 Fault classification diagnosis method of equipment
CN106019204B (en) * 2016-06-01 2019-09-27 国网河北省电力公司电力科学研究院 Electric energy meter automatic verification assembly line epitope fault alarming and positioning method
CN107942283A (en) * 2017-12-16 2018-04-20 国网辽宁省电力有限公司电力科学研究院 A kind of automatic calibration of electric energy meter assembly line condition monitoring system and method
CN108764265A (en) * 2018-03-26 2018-11-06 海南电网有限责任公司电力科学研究院 A kind of method for diagnosing faults based on algorithm of support vector machine
CN108957385B (en) * 2018-08-15 2020-07-03 广东电网有限责任公司 Method and device for confirming abnormal epitope of automatic verification line of electric energy metering equipment

Also Published As

Publication number Publication date
CN109828230A (en) 2019-05-31

Similar Documents

Publication Publication Date Title
CN109828230B (en) Positioning method for automatically detecting meter position fault of assembly line of electric energy meter
CN102985211B (en) For checking the method for the quality of pad
CN103103570B (en) Based on the aluminium cell condition diagnostic method of pivot similarity measure
CN108957385B (en) Method and device for confirming abnormal epitope of automatic verification line of electric energy metering equipment
WO2020181759A1 (en) Intelligent prediction system for predicting device failure and potential defective product on miniature transformer production line
CN107844067B (en) A kind of gate of hydropower station on-line condition monitoring control method and monitoring system
CN114781476B (en) System and method for analyzing faults of measuring equipment
CN105676807A (en) Optimization system and optimization method for refining device equipment integrity operation window
He et al. Intelligent Fault Analysis With AIOps Technology
CN111354496B (en) Nuclear power plant accident online diagnosis and state tracking prediction method
CN113283113B (en) Solar cell array power generation current prediction model training method, abnormality detection method, device and medium
CN112686838B (en) Rapid detection device and detection method for ship anchor chain flash welding system
CN105718733A (en) Fault predicting method based on fuzzy nearness and particle filter
CN111313830B (en) Inverter diagnosis method and system
Li et al. Meteorological radar fault diagnosis based on deep learning
Asada et al. Development of an effective condition monitoring system for AC point machines
CN116756505A (en) Photovoltaic equipment intelligent management system and method based on big data
US11867763B2 (en) Method for monitoring circuit breaker and apparatus and internet of things using the same
CN115600695A (en) Fault diagnosis method of metering equipment
WO2021186762A1 (en) Maintenance assistance system and maintenance assistance method
Abdubrani et al. Achieving Unprecedented Precision in Multiphase Flow Meter Monitoring with Deep Learning-Driven Abnormality Detection
JP2021149156A5 (en)
US20220261663A1 (en) Computer modeling for detection of discontinuities and remedial actions in fastening systems
Klingert et al. Condition-based maintenance of mechanical setup in aluminum wire bonding equipment by data mining
CN116900462A (en) Point projection welder performance monitoring method and system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20201109

Address after: 830011 New District of Urumqi, the Xinjiang Uygur Autonomous Region (high tech Zone) 200 Hengda street, Changchun road.

Applicant after: Marketing service center of State Grid Xinjiang Electric Power Co., Ltd. (capital intensive center, metering center)

Applicant after: STATE GRID CORPORATION OF CHINA

Address before: 830011 New District of Urumqi, the Xinjiang Uygur Autonomous Region (high tech Zone) 200 Hengda street, Changchun road.

Applicant before: STATE GRID XINJIANG ELECTRIC POWER CO., LTD., ELECTRIC POWER Research Institute

Applicant before: STATE GRID CORPORATION OF CHINA

GR01 Patent grant
GR01 Patent grant