CN105427043A - Improved nearest neighbor algorithm-based power grid alarm analysis method - Google Patents

Improved nearest neighbor algorithm-based power grid alarm analysis method Download PDF

Info

Publication number
CN105427043A
CN105427043A CN201510808826.5A CN201510808826A CN105427043A CN 105427043 A CN105427043 A CN 105427043A CN 201510808826 A CN201510808826 A CN 201510808826A CN 105427043 A CN105427043 A CN 105427043A
Authority
CN
China
Prior art keywords
sample
alarm
classification
tested
value
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
CN201510808826.5A
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.)
State Grid Corp of China SGCC
Yangzhou Power Supply Co of Jiangsu Electric Power Co
Original Assignee
State Grid Corp of China SGCC
Yangzhou Power Supply Co of Jiangsu Electric Power Co
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 State Grid Corp of China SGCC, Yangzhou Power Supply Co of Jiangsu Electric Power Co filed Critical State Grid Corp of China SGCC
Priority to CN201510808826.5A priority Critical patent/CN105427043A/en
Publication of CN105427043A publication Critical patent/CN105427043A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0635Risk analysis of enterprise or organisation activities
    • 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/2413Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on distances to training or reference patterns
    • G06F18/24147Distances to closest patterns, e.g. nearest neighbour classification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/06Energy or water supply

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Economics (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Health & Medical Sciences (AREA)
  • Marketing (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Development Economics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Educational Administration (AREA)
  • Water Supply & Treatment (AREA)
  • Game Theory and Decision Science (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Public Health (AREA)
  • Primary Health Care (AREA)
  • Artificial Intelligence (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • General Engineering & Computer Science (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention discloses an improved nearest neighbor algorithm-based power grid alarm analysis method. The method comprises the following steps: carrying out classification and statistic on the data such as accident trip, alarm signal and measurement imbalance of a power grid scheduling automatic system to obtain alarms from the system to the regional monitors, wherein the alarms can be mainly divided into accident, abnormity, out of limit, deflection and notification; and combining the history alarm information to determine the weight of each alarm index, and adopting an improved nearest neighbor algorithm to judge the type of the current alarm so as to carry out corresponding processing. The method provided by the invention is capable of improving the analysis reliability and improving the working efficiency.

Description

A kind of electrical network alert analysis method of the nearest neighbor algorithm based on improving
Technical field
The present invention relates to power network schedule automation security fields, be specifically related to an electrical network alert analysis method based on the nearest neighbor algorithm improved.
Background technology
Along with the continuous expansion of electrical network scale, electric network composition is increasingly sophisticated, and system operation mode is quick and various, and operational management is faced with larger challenge.And power system monitor information category is various, data volume is huge, by the method monitoring power system monitor information of science, classification analysis finds that operation of power networks rule is to make a policy fast, seems very necessary.
Monitoring business is incorporated in regulation and control center service after " three collection five are large " adjustment, and each department are also in the exploratory stage about the treatment and analyses of pilot signal data before.Also mainly based on to the information collected, tabulate statistics is carried out to the Treatment Analysis of monitor data, lacks analysis means that is comprehensive, system and classified finishing is carried out to information, reduce work efficiency.
Summary of the invention
The present invention is directed to above problem, providing one can sort out data message and statistics, and then analyzes, and is convenient to differentiate alarm classification, improves and differentiate reliability, the electrical network alert analysis method based on the nearest neighbor algorithm improved of increasing work efficiency.
Technical scheme of the present invention is: comprise the following steps:
S1, by sorting out the data of automation system for the power network dispatching and adding up, the alarm data obtained to be classified, its classification be accident, abnormal, out-of-limit, conjugate and inform;
S2, in conjunction with history alarm information, determine the weights of each alarm index; Adopt the nearest neighbor algorithm improved to differentiate and the classification that current alarm belongs to process accordingly.
Step S2 comprises the following steps:
(1) Data Structure Design: set the warning information set in each area abstract as a tuple, be expressed as x i=(x i1, x i2..., x im), m is the dimension of sample object, and so history alarm information is expressed as X={x 1, x 2..., x n, n is the number of sample object; x ithe warning information of a certain regional known class that corresponding automation system for the power network dispatching collects;
(2) nearest neighbor algorithm improved is analyzed warning information, and step is as follows:
Step 1: build training sample set, by history alarm information X={x 1, x 2..., x nas training sample set;
Step 2: establish defining K value, K concentrates at training sample the number choosing sample to be tested " neighbour ";
Step 3: concentrate at training sample and select the K nearest with a sample to be tested sample, " neighbour " between sample is measured by Euclidean distance; Suppose that sample to be tested is x c=(x c1, x c2..., x cm), now sample to be tested and training sample x ibetween distance be:
d ′ ( x i , x c ) = w 1 ( x i 1 - x c 1 ) 2 + w 2 ( x i 2 - x c 2 ) 2 + ... + w m ( x i m - x c m ) 2 2 ,
Wherein w 1, w 2..., w mbe respectively the weight that respective attributes index is corresponding, weights set is defined as W={w 1, w 2..., w m; Wherein, the determination of weights is as follows:
Step 3.1: get w 1, w 2..., w mvalue be all 1, the sample of several known classification is tested as test set, adds up difference number p between it and the actual classification value of sample;
Step 3.2: remove the jth attribute in sample successively, then obtain the estimation classification value of sample, add up difference number p between it and the actual classification value of sample j(j=1,2 ..., m);
Step 3.3: calculate g jrepresent that so the value of each element of weights set W is when lacking jth property value index to the influence degree of classifying j=1,2 ..., m, especially, if p j=0 or p=0, put g j=1;
Step 4: suppose, according to the process different to history alarm information, to be divided into the alarm of q class, to be expressed as S={s 1, s 2..., s q; For sample to be tested x c, x 1, x 2..., x krepresent and x ck nearest sample, if discrete objective function is f:x → s i, wherein x represents certain alarm sample, s irepresent i-th classification; represent f (x c) estimation, be calculated as this function representation for making s when value is maximum, s ∈ S={s 1, s 2..., s q, for if s=f is (x i), otherwise so above formula just can export alarm classification s corresponding maximum in K neighbour of sample to be tested;
Step 5: namely be sample to be tested x ccorresponding classification, and according to classification to x ccarry out respective handling.
Alarm data in step S1 comprises emergency stop valve trip statistics, alarm signal statistics and measures uneven statistics.
The present invention is by accident, abnormal, out-of-limit, the collection that conjugates and inform five class warning information, and each alarm classification is composed with different weights, then in conjunction with history alarm information, determine the weights of each alarm index, and adopt the nearest neighbor algorithm improved to differentiate the classification that current alarm belongs to, carry out respective handling.
To the emergency stop valve trip of automation system for the power network dispatching, alarm signal and measure unbalanced data and sort out and add up, for the nearest neighbor algorithm of improvement provides effective Data support.
The present invention concludes, extracts crucial monitoring index data from the data such as numerous and diverse monitoring tripping operation, alarm and unbalancedness, and carry out analyzing, sort out, sum up, discovery historical law is summed up to help monitor staff, aid decision making, thus alleviate its heavy statistic analysis, the monitoring analysis ability of effective raising power system monitor department, and then increase work efficiency.
Accompanying drawing explanation
Fig. 1 is process flow diagram of the present invention;
Embodiment
The present invention as shown in Figure 1, comprises the following steps:
S1, by sorting out the data of automation system for the power network dispatching and adding up, the alarm data obtained to be classified, its classification be accident, abnormal, out-of-limit, conjugate and inform;
S2, in conjunction with history alarm information, determine the weights of each alarm index; Adopt the nearest neighbor algorithm improved to differentiate and the classification that current alarm belongs to process accordingly.
Step S2 comprises the following steps:
(1) Data Structure Design: set the warning information set in each area abstract as a tuple, be expressed as x i=(x i1, x i2..., x im), m is the dimension of sample object, and so history alarm information is expressed as X={x 1, x 2..., x n, n is the number of sample object.M=5 in this example, represent respectively alarm classification be accident, abnormal, out-of-limit, conjugate and inform 5 ATTRIBUTE INDEX; x ithe warning information of a certain regional known class that corresponding automation system for the power network dispatching collects, x inamely the warning information that correspondence i-th is regional; N is then for collecting the sum of warning information;
(2) nearest neighbor algorithm improved is analyzed warning information, and step is as follows:
Step 1: build training sample set, by history alarm information X={x 1, x 2..., x nas training sample set;
Step 2: establish defining K value, K concentrates at training sample the number choosing sample to be tested " neighbour ".In work, first determine an initial value, then constantly adjust according to the accuracy of classification, finally reach optimum; When the accuracy of classification results is lower than the threshold value pre-set, just increase the value of K, until make the accuracy of classification results reach requirement.
Step 3: concentrate at training sample and select the K nearest with a sample to be tested sample, " neighbour " between sample is measured by Euclidean distance, distance is less then represents nearer with the distance of sample to be tested.Suppose that sample to be tested is x c=(x c1, x c2..., x cm), now sample to be tested and training sample x ibetween distance be:
d ′ ( x i , x c ) = w 1 ( x i 1 - x c 1 ) 2 + w 2 ( x i 2 - x c 2 ) 2 + ... + w m ( x i m - x c m ) 2 2 ,
Wherein w 1, w 2..., w mbe respectively the weight that respective attributes index is corresponding, weights set is defined as W={w 1, w 2..., w m; Wherein, the determination of weights is as follows:
Step 3.1: get w 1, w 2..., w mvalue be all 1, the sample of several known classification is tested as test set, adds up difference number p between it and the actual classification value of sample;
Step 3.2: remove the jth attribute in sample successively, then obtain the estimation classification value of sample, add up difference number p between it and the actual classification value of sample j(j=1,2 ..., m);
Step 3.3: calculate g jrepresent that so the value of each element of weights set W is when lacking jth property value index to the influence degree of classifying j=1,2 ..., m, especially, if p j=0 or p=0, put g j=1;
Determine the weights of each alarm index in the present invention, improve the reliability analyzed and the reliability determining follow-up alarm classification, and then take corresponding process, save time, improve work efficiency.
Step 4: suppose, according to the process different to history alarm information, to be divided into the alarm of q class, to be expressed as S={s 1, s 2..., s q; For sample to be tested x c, x 1, x 2..., x krepresent and x ck nearest sample, if discrete objective function is f:x → s i, wherein x represents certain alarm sample, s irepresent i-th classification; represent f (x c) estimation, be calculated as this function representation for making s when value is maximum, s ∈ S={s 1, s 2..., s q, for if s=f is (x i), otherwise so above formula just can export alarm classification s corresponding maximum in K neighbour of sample to be tested;
Step 5: namely be sample to be tested x ccorresponding classification, and according to classification to x ccarry out respective handling.
Alarm data in step S1 comprises emergency stop valve trip statistics, alarm signal statistics and measures uneven statistics.Wherein, emergency stop valve trip is added up, such as, by area, electric pressure statistics line tripping number of times; Alarm signal is added up, such as, by responsibility of maintenance district statistics warning information situation; Measurement unbalancedness is added up, and such as, by plant stand statistics, clicks the uneven situation can checking certain plant stand every day.
Specifically be implemented as follows:
Get K=5, the classification of alarm is S={s 1, s 2, s 3, s 4four classes, namely alarm is divided into four classes, carries out classification process.
(1) calculating accident, abnormal, out-of-limit, conjugate and inform weights corresponding to 5 ATTRIBUTE INDEX:
Step 1: the test sample book choosing 12 known alarm classifications, tests 12 test sample books respectively.S is belonged to for one 2class testing sample is x, works as w 1, w 2..., w 5when=1, utilize Euclidean distance to choose 5 nearest samples of training sample middle distance test sample book x namely " neighbour ", then utilize 5 " neighbour " obtain the estimation classification of test sample book x.The estimation classification of 12 samples can be obtained after the same method.The difference number of last statistical estimate classification and actual classification, supposes that difference number is 2.
Step 2: remove an ATTRIBUTE INDEX in sample respectively, then obtain the estimation classification value of sample, add up difference number between it and the actual classification value of sample.Suppose that difference number corresponding to 5 ATTRIBUTE INDEX is followed successively by 2,2,1,3,4, the weights that so five ATTRIBUTE INDEX are corresponding are w 1 = 2 2 2 2 + 2 2 + 1 2 + 3 2 + 4 2 = 1 6 , Successively w 2 = 1 6 , w 3 = 1 12 , w 4 = 1 4 , w 5 = 1 3 .
(2) utilize weights obtained above, obtain the belonging classification of sample to be tested:
For a sample to be tested x c=(1,3,1,2,1), obtaining its 5 neighbours is x 1=(2,1,0,2,1), x 2=(1,2,1,1,1), x 3=(1,3,1,0,1), x 4=(0,4,1,2,1), x 5=(1,2,0,3,1), wherein x 1belong to s 1, x 2, x 3, x 4, x 5belong to s 2, then x can be obtained c5 neighbours in belong to s 2the sample of classification is maximum, then x cbelong to s 2.

Claims (3)

1., based on an electrical network alert analysis method for the nearest neighbor algorithm improved, it is characterized in that, comprise the following steps:
S1, by sorting out the data of automation system for the power network dispatching and adding up, the alarm data obtained to be classified, its classification be accident, abnormal, out-of-limit, conjugate and inform;
S2, in conjunction with history alarm information, determine the weights of each alarm index; Adopt the nearest neighbor algorithm improved to differentiate and the classification that current alarm belongs to process accordingly.
2. the electrical network alert analysis method of a kind of nearest neighbor algorithm based on improving according to claim 1, it is characterized in that, step S2 comprises the following steps:
(1) Data Structure Design: set the warning information set in each area abstract as a tuple, be expressed as x i=(x i1, x i2..., x im), m is the dimension of sample object, and so history alarm information is expressed as X={x 1, x 2..., x n, n is the number of sample object; x ithe warning information of a certain regional known class that corresponding automation system for the power network dispatching collects;
(2) nearest neighbor algorithm improved is analyzed warning information, and step is as follows:
Step 1: build training sample set, by history alarm information X={x 1, x 2..., x nas training sample set;
Step 2: establish defining K value, K concentrates at training sample the number choosing sample to be tested " neighbour ";
Step 3: concentrate at training sample and select the K nearest with a sample to be tested sample, " neighbour " between sample is measured by Euclidean distance; Suppose that sample to be tested is x c=(x c1, x c2..., x cm), now sample to be tested and training sample x ibetween distance be:
d ′ ( x i , x c ) = w 1 ( x i 1 - x c 1 ) 2 + w 2 ( x i 2 - x c 2 ) 2 + ... + w m ( x i m - x c m ) 2 2 , Wherein w 1, w 2..., w mbe respectively the weight that respective attributes index is corresponding, weights set is defined as W={w 1, w 2..., w m; Wherein, the determination of weights is as follows:
Step 3.1: get w 1, w 2..., w mvalue be all 1, the sample of several known classification is tested as test set, adds up difference number p between it and the actual classification value of sample;
Step 3.2: remove the jth attribute in sample successively, then obtain the estimation classification value of sample, add up difference number p between it and the actual classification value of sample j(j=1,2 ..., m);
Step 3.3: calculate g jrepresent that so the value of each element of weights set W is when lacking jth property value index to the influence degree of classifying especially, if p j=0 or p=0, put g j=1;
Step 4: suppose, according to the process different to history alarm information, to be divided into the alarm of q class, to be expressed as S={s 1, s 2..., s q; For sample to be tested x c, x 1, x 2..., x krepresent and x ck nearest sample, if discrete objective function is f:x → s i, wherein x represents certain alarm sample, s irepresent i-th classification; represent f (x c) estimation, be calculated as this function representation for making s when value is maximum, s ∈ S={s 1, s 2..., s q, for if s=f is (x i), otherwise so above formula just can export alarm classification s corresponding maximum in K neighbour of sample to be tested;
Step 5: namely be sample to be tested x ccorresponding classification, and according to classification to x ccarry out respective handling.
3. the electrical network alert analysis method of a kind of nearest neighbor algorithm based on improving according to claim 1, is characterized in that, the alarm data in step S1 comprises emergency stop valve trip statistics, alarm signal statistics and measures uneven statistics.
CN201510808826.5A 2015-11-20 2015-11-20 Improved nearest neighbor algorithm-based power grid alarm analysis method Pending CN105427043A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510808826.5A CN105427043A (en) 2015-11-20 2015-11-20 Improved nearest neighbor algorithm-based power grid alarm analysis method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510808826.5A CN105427043A (en) 2015-11-20 2015-11-20 Improved nearest neighbor algorithm-based power grid alarm analysis method

Publications (1)

Publication Number Publication Date
CN105427043A true CN105427043A (en) 2016-03-23

Family

ID=55505236

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510808826.5A Pending CN105427043A (en) 2015-11-20 2015-11-20 Improved nearest neighbor algorithm-based power grid alarm analysis method

Country Status (1)

Country Link
CN (1) CN105427043A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106250927A (en) * 2016-07-29 2016-12-21 国网河南省电力公司电力科学研究院 Power distribution network topological structure method of calibration based on k arest neighbors sorting algorithm
CN109767062A (en) * 2018-12-07 2019-05-17 国网江苏省电力有限公司南京供电分公司 A kind of dynamic creation method of power grid task disposal method
CN111016720A (en) * 2019-12-23 2020-04-17 深圳供电局有限公司 Attack identification method based on K nearest neighbor algorithm and charging device
CN112559308A (en) * 2020-12-11 2021-03-26 广东电力通信科技有限公司 Statistical model-based root alarm analysis method
CN113159516A (en) * 2021-03-24 2021-07-23 国网浙江省电力有限公司宁波供电公司 Three-dimensional visual information analysis system based on power grid operation data

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103455563A (en) * 2013-08-15 2013-12-18 国家电网公司 Data mining method applicable to integrated monitoring system of intelligent substation
CN104134006A (en) * 2014-08-04 2014-11-05 昆明理工大学 Power device dynamic threshold setting method based on historical data clustering
CN104239437A (en) * 2014-08-28 2014-12-24 国家电网公司 Power-network-dispatching-oriented intelligent warning analysis method
CN104459378A (en) * 2014-11-19 2015-03-25 云南电网公司电力科学研究院 Fault diagnosis method for intelligent substation

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103455563A (en) * 2013-08-15 2013-12-18 国家电网公司 Data mining method applicable to integrated monitoring system of intelligent substation
CN104134006A (en) * 2014-08-04 2014-11-05 昆明理工大学 Power device dynamic threshold setting method based on historical data clustering
CN104239437A (en) * 2014-08-28 2014-12-24 国家电网公司 Power-network-dispatching-oriented intelligent warning analysis method
CN104459378A (en) * 2014-11-19 2015-03-25 云南电网公司电力科学研究院 Fault diagnosis method for intelligent substation

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106250927A (en) * 2016-07-29 2016-12-21 国网河南省电力公司电力科学研究院 Power distribution network topological structure method of calibration based on k arest neighbors sorting algorithm
CN109767062A (en) * 2018-12-07 2019-05-17 国网江苏省电力有限公司南京供电分公司 A kind of dynamic creation method of power grid task disposal method
CN111016720A (en) * 2019-12-23 2020-04-17 深圳供电局有限公司 Attack identification method based on K nearest neighbor algorithm and charging device
CN112559308A (en) * 2020-12-11 2021-03-26 广东电力通信科技有限公司 Statistical model-based root alarm analysis method
CN112559308B (en) * 2020-12-11 2023-02-28 广东电力通信科技有限公司 Statistical model-based root alarm analysis method
CN113159516A (en) * 2021-03-24 2021-07-23 国网浙江省电力有限公司宁波供电公司 Three-dimensional visual information analysis system based on power grid operation data

Similar Documents

Publication Publication Date Title
CN105427043A (en) Improved nearest neighbor algorithm-based power grid alarm analysis method
CN107038167A (en) Big data excavating analysis system and its analysis method based on model evaluation
CN103103570B (en) Based on the aluminium cell condition diagnostic method of pivot similarity measure
CN106154209A (en) Electrical energy meter fault Forecasting Methodology based on decision Tree algorithms
CN103033362A (en) Gear fault diagnosis method based on improving multivariable predictive models
CN105184084A (en) Fault type predicting method and system for automatic electric power measurement terminals
CN106330624B (en) A kind of Power Information Network Traffic anomaly detection method
CN103812577A (en) Method for automatically identifying and learning abnormal radio signal type
CN107798395A (en) A kind of power grid accident signal automatic diagnosis method and system
CN103750552B (en) A kind of intelligent sampling method and the application controlled at quality cigarette thereof
CN103901880A (en) Industrial process fault detection method based on multiple classifiers and D-S evidence fusion
CN103886518A (en) Early warning method for voltage sag based on electric energy quality data mining at monitoring point
CN110705887A (en) Low-voltage transformer area operation state comprehensive evaluation method based on neural network model
CN108287327A (en) Metering automation terminal fault diagnostic method based on Bayes's classification
CN104484678A (en) Method for diagnosing fusion faults of multiple classifiers on basis of fault type classification capacity evaluation matrix
CN107844067A (en) A kind of gate of hydropower station on-line condition monitoring control method and monitoring system
CN114201374A (en) Operation and maintenance time sequence data anomaly detection method and system based on hybrid machine learning
CN103440410A (en) Main variable individual defect probability forecasting method
CN105912857A (en) Selection and configuration method of distribution equipment state monitoring sensors
CN114169424A (en) Discharge capacity prediction method based on k nearest neighbor regression algorithm and electricity utilization data
CN105184661A (en) Grid monitoring signal analysis method based on weighted Mahalanobis distance discrimination
CN106680574B (en) A kind of perception of substation equipment overvoltage and data processing method
CN110426996B (en) Environmental pollution monitoring method based on big data and artificial intelligence
CN207992717U (en) A kind of gate of hydropower station on-line condition monitoring system
CN101750622B (en) Accelerated degradation test method of multistage separation type dynode electron multiplier

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: 20160323

RJ01 Rejection of invention patent application after publication