CN103886316A - Combustion monitoring and diagnosis method based on feature extraction and fuzzy C-means cluster - Google Patents

Combustion monitoring and diagnosis method based on feature extraction and fuzzy C-means cluster Download PDF

Info

Publication number
CN103886316A
CN103886316A CN201410057962.0A CN201410057962A CN103886316A CN 103886316 A CN103886316 A CN 103886316A CN 201410057962 A CN201410057962 A CN 201410057962A CN 103886316 A CN103886316 A CN 103886316A
Authority
CN
China
Prior art keywords
fuzzy
combustion
cluster
sample
degree
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
CN201410057962.0A
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.)
MAANSHAN DANGTU POWER GENERATION Co Ltd
Southeast University
Original Assignee
MAANSHAN DANGTU POWER GENERATION Co Ltd
Southeast University
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 MAANSHAN DANGTU POWER GENERATION Co Ltd, Southeast University filed Critical MAANSHAN DANGTU POWER GENERATION Co Ltd
Priority to CN201410057962.0A priority Critical patent/CN103886316A/en
Publication of CN103886316A publication Critical patent/CN103886316A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a combustion monitoring and diagnosis method based on feature extraction and fuzzy C-means cluster, comprising steps of utilizing time-frequency domain analysis and comentropy analysis technology to extract a flame characteristic value reflecting the combustion condition in flame detection signals, utilizing the fuzzy C-means cluster algorithm to perform FCM cluster analysis on the flame characteristic value and calculating a fuzzy combustion index through the fuzzy recognition. The invention can obtain a quantitative value of a combustion state through the fuzzy mode recognition and calculation of the combustion index, can classify the combustion states to realize quantitative monitoring of the combustion state, can promptly and accurately reflect boiler operation performance attributes, can provide new thoughts and methods for optimizing the performance and monitoring the state of the boiler, and can provide a reference model to the advanced modules of the power plant monitoring information system (boiler operation optimization, state monitoring and fault diagnosis).

Description

A kind of combustion monitoring based on feature extraction and fuzzy C-means clustering and the method for diagnosis
Technical field
The present invention relates to a kind of combustion condition monitoring method, relate in particular to FCM clustering method and Fuzzy Pattern Recognition, belong to machine learning modeling field.
Background technology
Cluster analysis is the one of multivariate statistical analysis, is also the important branch of non-supervised recognition.Cluster is a process that things is distinguished and sorted out, and in this process, not with the relevant priori of classification, the inherent similarity between things is unique criterion that generic is divided.Therefore, as the unsupervised sorting technique of one, it is according to certain criterion a sample set divide into several classes who there is no a classification mark, and making as far as possible similar sample assemble is a class, and dissimilar sample gathers inhomogeneity.Cluster analysis is divided into traditional cluster and the large class of fuzzy clustering two.Traditional cluster analysis is a kind of hard division, and object to be identified is strictly divided into a certain class, has either-or character.But under actual conditions, a lot of objects do not have strict attribute, and they are existing intermediary aspect form and generic, need to carry out soft division.
The quality of power boiler burning situation, directly has influence on safety and the economical operation of boiler, and combustion instability not only can reduce boiler thermal output, also may cause stove chamber fire-extinguishing extreme in the situation that, therefore needs to detect to judge that by flame whether burning is stable.Conventional flame detecting device can only judge " having " of flame, " nothing ", lacks combustion diagnosis function.Therefore, to the extraction of fire inspection signal, and how its vital role in combustion diagnosis of the signature analysis of fire inspection signal.
In recent years, many scholars have also studied from different angles the problem that boiler combustion stability is differentiated, and have obtained certain achievement.But due to complicacy and the polytrope of boiler combustion, also need to carry out further research work for combustion diagnosis.
Summary of the invention
Goal of the invention: in order to overcome the deficiencies in the prior art, the invention provides a kind of combustion monitoring based on feature extraction and fuzzy C-means clustering and the method for diagnosis.
Technical scheme: for solving the problems of the technologies described above, a kind of combustion monitoring based on feature extraction and fuzzy C-means clustering provided by the invention and the method for diagnosis, first while employing, frequency domain statistical study and the Analysis of Entropy technology extract the flame characteristic amount that reflects combustion position in fire inspection signal, recycling Fuzzy C-Means Cluster Algorithm carries out FCM cluster analysis to flame characteristic amount, then calculates fuzzy fire burning index by Fuzzy Pattern Recognition.
Above-mentioned concrete steps are
1, obtain different combustion conditions via Data Input Interface (good, in, poor) lower corresponding fire inspection signal, and calculate its variance (Var), the degree of bias (Ske), kurtosis (Kur), form factor (SF), singular spectrum entropy (H t), Power Spectral Entropy (H f), Wavelet Energy Spectrum entropy (H w).
2, FCM cluster analysis step is: adopt Fuzzy C-Means Cluster Algorithm to determine that each data point belongs to the degree of certain cluster, in FCM clustering algorithm, it is by limited sample set x={x 1, x 2... x n, x i={ Var, Ske, Kur, SF, H t, H f, H w, combustion conditions } and (2≤l≤n), arbitrary sample point can be not tight to be divided into l class
Lattice are divided into a certain class, but belong to l not same area with certain degree of membership.
min J m ( u , v ) = Σ i = 1 k Σ j = 1 n u ij m · d ij 2 = Σ i = 1 k Σ j = 1 n u ij m · | | x j - v i | | A 2 s . t . Σ i = 1 k u ij = 1 , ∀ j = 1 , . . . , n - - - ( a )
In formula a:
J m(u, v)---objective function (containing the inter-object distance sum of squares function of fuzzy set theory);
Figure BDA0000467897430000022
---sample x jto cluster centre v idistance,
Figure BDA0000467897430000027
U ij---j sample belongs to the degree of membership of i cluster;
M---FUZZY WEIGHTED index (m > 1).
Can solve: U ij = 1 Σ k = 1 k ( d ij d kj ) 2 m - 1 v i = Σ j = 1 n u ij m · x j Σ j = 1 n u ij m - - - ( b )
Concrete steps are as follows:
Step 1 initialization: set Fuzzy Weighting Exponent m, cluster number k (2≤k≤n), iteration stopping threshold values ε and regulation iterations b, initialization cluster centre v (0);
In step dual-purpose (b), first expression formula is calculated degree of membership matrix
In step three-purpose type (b), second expression formula upgraded cluster centre
Figure BDA0000467897430000025
If step 4 || v (b)-v (b+1)|| < ε or iterations exceed stipulated number, stop algorithm, otherwise turn second step;
Step 5 Output rusults.
3, Fuzzy Pattern Recognition (based on maximum subjection principle)
If G is all identified the domain that object forms, A 1, A 2..., A nbe n the subset of G, x ∈ G is an object to be identified.If u A i ( x ) = max { u A 1 ( x ) , u A 2 ( x ) , . . . , u A n ( x ) }
In formula ---x is to A idegree of membership.
Think that x is preferentially under the jurisdiction of A i, x is under the jurisdiction of A ithat class of representative.
4, calculate fuzzy fire burning index
Define the computing formula of the fuzzy fire burning index of i sample:
e=3×u i1+2×u i2+1×u i3 (c)
U in formula i1---i sample degree of membership to this classification of fired state " good ";
U i2---i sample to fired state " in " degree of membership of this classification;
U i3---i sample degree of membership to this classification of fired state " poor ", and have
Beneficial effect: the method for combustion monitoring based on feature extraction and fuzzy C-means clustering provided by the invention and diagnosis in terms of existing technologies, has the following advantages:
1, burning sample data is carried out to FCM cluster, result shows feasibility and the validity of combustion diagnosis method.
2, the data to combustion position undetermined, are transformed to after burning sample, utilize Fuzzy Pattern Recognition and calculate fire burning index the quantitative values that can obtain fired state, thereby to combustion position classification, realize the Quantitative Monitoring of fired state.
3, reflect more timely and accurately boiler operation performance attribute, also for boiler performance optimization and status monitoring provide new thinking and method.
4, for power plant's monitoring information system Premium Features module (as boiler operatiopn optimization, condition monitoring and fault diagnosis etc.), providing can reference model.
Brief description of the drawings
Fig. 1 is process flow diagram of the present invention.
Fig. 2 is the fire burning index trend curve figure in embodiment in the present invention.
Embodiment
Below in conjunction with figure, the present invention is further described.
Carried out battery of tests on May 15th, 2012,16 days and three days on the 17th, totally 28 operating modes, the duration of each experiment condition is 15 minutes (after stable), change respectively the parameters such as air quantity, atomizing pressure, fuel pressure, fuel oil temperature, obtain the fire inspection signal under each operating mode, whole process mainly contains input data pre-service, entropy calculates, the nucleus modules such as PNN neural net model establishing and monitoring management, detailed process as shown in Figure 1:
1, furnace flame obtains fire inspection signal via flame detector, serial line interface, attached data acquisition system (DAS);
2, data enter after input data pre-service link is data acquisition system (DAS) and data storage document, 3B layer 33# fire inspection signal is carried out to feature extraction, obtain its combustion characteristic amount under each operating mode, comprise variance (Var), the degree of bias (Ske), kurtosis (Kur), form factor (SF), singular spectrum entropy (H t), Power Spectral Entropy (H f), Wavelet Energy Spectrum entropy (H w);
3, get n group combustion characteristic data sample, ensure to contain three kinds of fired states in sample, carry out FCM cluster input data;
4, Fuzzy Weighting Exponent m=2 are set, clusters number is 3, and iteration stopping threshold value is ε=10 -5, utilize FCM algorithm to carry out cluster to combustion characteristic amount;
5, input need to be identified the sample of combustion position, calculates fuzzy fire burning index based on maximum membership grade principle, according to the scope of fire burning index to burner combustion condition diagnosing;
6, can be to carrying out as above step after all burner Data Integrations wherein for the fired state diagnosis of whole burner hearth.
In this flow process, FCM sorting procedure is: adopt Fuzzy C-Means Cluster Algorithm to determine that each data point belongs to the degree of certain cluster, in FCM clustering algorithm, it is by limited sample set x={x 1, x 2... x n, x i={ Var, Ske, Kur, SF, H t, H f, H w, combustion conditions } and (2≤l≤n), arbitrary sample point can strictly not be divided into a certain class, but belongs to l not same area with certain degree of membership to be divided into l class.
min J m ( u , v ) = &Sigma; i = 1 k &Sigma; j = 1 n u ij m &CenterDot; d ij 2 = &Sigma; i = 1 k &Sigma; j = 1 n u ij m &CenterDot; | | x j - v i | | A 2 s . t . &Sigma; i = 1 k u ij = 1 , &ForAll; j = 1 , . . . , n - - - ( a )
In formula a:
J m(u, v)---objective function (containing the inter-object distance sum of squares function of fuzzy set theory);
Figure BDA0000467897430000042
---sample x jto cluster centre v idistance,
Figure BDA0000467897430000048
U ij---j sample belongs to the degree of membership of i cluster;
M---FUZZY WEIGHTED index (m > 1).
Can solve: U ij = 1 &Sigma; k = 1 k ( d ij d kj ) 2 m - 1 v i = &Sigma; j = 1 n u ij m &CenterDot; x j &Sigma; j = 1 n u ij m - - - ( b )
Concrete steps are as follows:
Step 1 initialization: set Fuzzy Weighting Exponent m, cluster number k (2≤k≤n), iteration stopping threshold values ε and regulation iterations b, initialization cluster centre v (0);
In step dual-purpose (b), first expression formula is calculated degree of membership matrix
Figure BDA0000467897430000044
In step three-purpose type (b), second expression formula upgraded cluster centre
If step 4 || v (b)-v (b+1)|| < ε or iterations exceed stipulated number, stop algorithm, otherwise turn second step;
Step 5 Output rusults.
Maximum membership grade principle step is:
If G is all identified the domain that object forms, A 1, A 2..., A nbe n the subset of G, x ∈ G is an object to be identified.If u A i ( x ) = max { u A 1 ( x ) , u A 2 ( x ) , . . . , u A n ( x ) }
In formula
Figure BDA0000467897430000047
---x is to A idegree of membership.
Think that x is preferentially under the jurisdiction of A i, x is under the jurisdiction of A ithat class of representative.
In order to check this diagnostic method validity, adopt FCM Clustering Model above to carry out combustion diagnosis to 12 groups of burning data samples to be identified, table 1 has provided the characteristic quantity for the treatment of diagnostic sample, diagnostic result is as shown in table 2, in table, thickened portion is the maximal value of each sample degree of membership, treat that as can be seen from the table diagnostic sample has all obtained correct fired state classification, thereby verified feasibility and the validity of the combustion diagnosis method proposing herein.
Table 1 is treated the characteristic quantity of diagnostic sample
Figure BDA0000467897430000051
Table 2 is treated the diagnostic result of diagnostic sample
Figure BDA0000467897430000052
Fuzzy fire burning index calculation procedure is:
Define the computing formula of the fuzzy fire burning index of i sample:
e=3×u i1+2×u i2+1×u i3 (c)
U in formula i1---i sample degree of membership to this classification of fired state " good ";
U i2---i sample to fired state " in " degree of membership of this classification;
U i3---i sample degree of membership to this classification of fired state " poor ", and have
Figure BDA0000467897430000061
Get respectively 4:44:55AM~4:53:55AM time period May 15 (Test05) in 2012,5:31:02AM~5:40:02AM time period May 16 (Test17), examining data with the fire of 3:21:33AM~3:30:33AM time period May 17 (Test25) is research object, calculate corresponding fire burning index, its trend curve as shown in Figure 2.
According to field observation, these three fired states corresponding to time period be respectively " good ", " in ", " poor ".As can be seen from the figure, the fire burning index of the 1st time period fluctuates between 2.5~3, and flameholding is described, fired state is fine; The fire burning index of the 2nd time period is fluctuation up and down near 2, illustrates that burning is more stable, and fired state is medium; The fire burning index of the 3rd time period fluctuates between 1~1.5, and combustion instability is described, fired state is poor.Therefore, the fuzzy fire burning index of proposition can be used as the index of reflection fired state quality, realizes the Quantitative Monitoring of fired state.
The above is only the preferred embodiment of the present invention; be noted that for those skilled in the art; under the premise without departing from the principles of the invention, can also make some improvements and modifications, these improvements and modifications also should be considered as protection scope of the present invention.

Claims (2)

1. a combustion monitoring based on feature extraction and fuzzy C-means clustering and the method for diagnosis, it is characterized in that: while the steps include: first to adopt, frequency domain statistical study and the Analysis of Entropy technology extract the flame characteristic amount that reflects combustion position in fire inspection signal, recycling Fuzzy C-Means Cluster Algorithm carries out FCM cluster analysis to flame characteristic amount, then calculates fuzzy fire burning index by Fuzzy Pattern Recognition.
2. combustion monitoring based on feature extraction and fuzzy C-means clustering according to claim 1 and the method for diagnosis, is characterized in that:
(1), obtain under different combustion conditions corresponding fire inspection signal via Data Input Interface, and calculate the combustion characteristic amount under each operating mode, comprise variance Var, degree of bias Ske, kurtosis Kur, shape factor S F, singular spectrum entropy H t, Power Spectral Entropy H f, Wavelet Energy Spectrum entropy H w;
(2), FCM cluster analysis step is: adopt Fuzzy C-Means Cluster Algorithm to determine that each combustion characteristic amount data point belongs to the degree of certain cluster, in FCM clustering algorithm, by limited sample set x={x 1, x 2... x n, x i={ Var, Ske, Kur, SF, H t, H f, H w, combustion conditions }, sample set is divided into l class, and (2≤l≤n), arbitrary sample point can strictly not be divided into a certain class, but belongs to l not same area with certain degree of membership;
min J m ( u , v ) = &Sigma; i = 1 k &Sigma; j = 1 n u ij m &CenterDot; d ij 2 = &Sigma; i = 1 k &Sigma; j = 1 n u ij m &CenterDot; | | x j - v i | | A 2 s . t . &Sigma; i = 1 k u ij = 1 , &ForAll; j = 1 , . . . , n - - - ( a )
In formula (a):
J m(u, v)---objective function, containing the inter-object distance sum of squares function of fuzzy set theory;
Figure FDA0000467897420000012
---sample x jto cluster centre v idistance,
U ij---j sample belongs to the degree of membership of i cluster;
M---FUZZY WEIGHTED index (m > 1);
Can solve:
U ij = 1 &Sigma; k = 1 k ( d ij d kj ) 2 m - 1 v i = &Sigma; j = 1 n u ij m &CenterDot; x j &Sigma; j = 1 n u ij m
Concrete steps are as follows:
Step 1 initialization: set Fuzzy Weighting Exponent m, cluster number k (2≤k≤n), iteration stopping threshold values ε and regulation iterations b, initialization cluster centre v (0);
In step dual-purpose (b), first expression formula is calculated degree of membership matrix
Figure FDA0000467897420000021
In step three-purpose type (b), second expression formula upgraded cluster centre
Figure FDA0000467897420000022
If step 4 || v (b)-v (b+1)|| < ε or iterations exceed stipulated number, stop algorithm, otherwise turn second step;
Step 5 Output rusults;
(3) Fuzzy Pattern Recognition is based on maximum subjection principle
If G is all identified the domain that object forms, A 1, A 2..., A nbe n the subset of G, x ∈ G is an object to be identified, if u A i ( x ) = max { u A 1 ( x ) , u A 2 ( x ) , . . . , u A n ( x ) }
In formula
Figure FDA0000467897420000025
---x is to A idegree of membership; Think that x is preferentially under the jurisdiction of A i, x is under the jurisdiction of A ithat class of representative;
(4) calculate fuzzy fire burning index
Define the computing formula of the fuzzy fire burning index of i sample:
e=3×u i1+2×u i2+1×u i3 (c)
U in formula c i1---i sample degree of membership to this classification of fired state " good ";
U i2---i sample to fired state " in " degree of membership of this classification;
U i3---i sample degree of membership to this classification of fired state " poor ", and have
Figure FDA0000467897420000024
CN201410057962.0A 2014-02-20 2014-02-20 Combustion monitoring and diagnosis method based on feature extraction and fuzzy C-means cluster Pending CN103886316A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410057962.0A CN103886316A (en) 2014-02-20 2014-02-20 Combustion monitoring and diagnosis method based on feature extraction and fuzzy C-means cluster

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410057962.0A CN103886316A (en) 2014-02-20 2014-02-20 Combustion monitoring and diagnosis method based on feature extraction and fuzzy C-means cluster

Publications (1)

Publication Number Publication Date
CN103886316A true CN103886316A (en) 2014-06-25

Family

ID=50955199

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410057962.0A Pending CN103886316A (en) 2014-02-20 2014-02-20 Combustion monitoring and diagnosis method based on feature extraction and fuzzy C-means cluster

Country Status (1)

Country Link
CN (1) CN103886316A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104123678A (en) * 2014-07-12 2014-10-29 东北电力大学 Electricity relay protection status overhaul method based on status grade evaluation model
CN104200109A (en) * 2014-09-09 2014-12-10 南车株洲电力机车有限公司 Urban rail vehicle air conditioner system fault diagnosis method and device
CN106841520A (en) * 2016-12-30 2017-06-13 东南大学 Desulphurization system slurries quality on-line monitoring method based on fuzzy C-means clustering
CN107273924A (en) * 2017-06-06 2017-10-20 上海电力学院 The Fault Analysis of Power Plants method of multi-data fusion based on fuzzy cluster analysis
CN107729913A (en) * 2017-08-25 2018-02-23 徐州科融环境资源股份有限公司 A kind of boiler furnace Situation Awareness method based on multiple features fusion cluster
CN109185917A (en) * 2018-09-03 2019-01-11 湖南省湘电试验研究院有限公司 A kind of boiler combustion status inline diagnosis method and system based on flame intensity signal
CN109214332A (en) * 2018-08-31 2019-01-15 华北电力大学 A kind of combustion stability method of discrimination based on furnace flame image fractal characteristic
CN110007661A (en) * 2019-04-10 2019-07-12 河北工业大学 A kind of boiler combustion control system intelligent failure diagnosis method
CN110006484A (en) * 2019-03-27 2019-07-12 新奥数能科技有限公司 A kind of monitoring method and device of boiler fluctuation status
CN110245850A (en) * 2019-05-31 2019-09-17 中国地质大学(武汉) A kind of sintering process operating mode's switch method and system considering timing
CN110675588A (en) * 2019-09-30 2020-01-10 北方民族大学 Forest fire detection device and method
CN113239612A (en) * 2021-04-07 2021-08-10 华南理工大学 Boiler combustion state diagnosis method and system and storage medium

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101692270A (en) * 2009-10-19 2010-04-07 北京航空航天大学 Multivariate flame monitor-based on-line judgment method for fuel type

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101692270A (en) * 2009-10-19 2010-04-07 北京航空航天大学 Multivariate flame monitor-based on-line judgment method for fuel type

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
刘伟,司风琪,徐治皋: "《基于燃烧特征量和模糊C均值聚类的燃烧诊断》", 《东南大学学报( 自然科学版)》 *
艾国红: "《基于模糊C均值聚类的火焰检测算法》", 《山西能源与节能》 *

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104123678A (en) * 2014-07-12 2014-10-29 东北电力大学 Electricity relay protection status overhaul method based on status grade evaluation model
CN104200109A (en) * 2014-09-09 2014-12-10 南车株洲电力机车有限公司 Urban rail vehicle air conditioner system fault diagnosis method and device
CN104200109B (en) * 2014-09-09 2018-09-28 南车株洲电力机车有限公司 A kind of city rail vehicle air-conditioning system method for diagnosing faults and device
CN106841520A (en) * 2016-12-30 2017-06-13 东南大学 Desulphurization system slurries quality on-line monitoring method based on fuzzy C-means clustering
CN107273924B (en) * 2017-06-06 2020-05-15 上海电力学院 Multi-data fusion power plant fault diagnosis method based on fuzzy clustering analysis
CN107273924A (en) * 2017-06-06 2017-10-20 上海电力学院 The Fault Analysis of Power Plants method of multi-data fusion based on fuzzy cluster analysis
CN107729913A (en) * 2017-08-25 2018-02-23 徐州科融环境资源股份有限公司 A kind of boiler furnace Situation Awareness method based on multiple features fusion cluster
CN109214332A (en) * 2018-08-31 2019-01-15 华北电力大学 A kind of combustion stability method of discrimination based on furnace flame image fractal characteristic
CN109185917A (en) * 2018-09-03 2019-01-11 湖南省湘电试验研究院有限公司 A kind of boiler combustion status inline diagnosis method and system based on flame intensity signal
CN109185917B (en) * 2018-09-03 2020-06-12 湖南省湘电试验研究院有限公司 Boiler combustion state online diagnosis method and system based on flame intensity signal
CN110006484A (en) * 2019-03-27 2019-07-12 新奥数能科技有限公司 A kind of monitoring method and device of boiler fluctuation status
CN110007661A (en) * 2019-04-10 2019-07-12 河北工业大学 A kind of boiler combustion control system intelligent failure diagnosis method
CN110245850A (en) * 2019-05-31 2019-09-17 中国地质大学(武汉) A kind of sintering process operating mode's switch method and system considering timing
CN110245850B (en) * 2019-05-31 2021-07-13 中国地质大学(武汉) Sintering process working condition identification method and system considering time sequence
CN110675588A (en) * 2019-09-30 2020-01-10 北方民族大学 Forest fire detection device and method
CN113239612A (en) * 2021-04-07 2021-08-10 华南理工大学 Boiler combustion state diagnosis method and system and storage medium

Similar Documents

Publication Publication Date Title
CN103886316A (en) Combustion monitoring and diagnosis method based on feature extraction and fuzzy C-means cluster
CN102944418B (en) Wind turbine generator group blade fault diagnosis method
CN106054104B (en) A kind of intelligent electric meter failure real-time predicting method based on decision tree
CN105528504A (en) Rolling bearing health condition evaluation method based on CFOA-MKHSVM
Chen et al. Multi-fault diagnosis study on roller bearing based on multi-kernel support vector machine with chaotic particle swarm optimization
CN102944416B (en) Multi-sensor signal fusion technology-based fault diagnosis method for wind turbine blades
CN102915447B (en) Binary tree-based SVM (support vector machine) classification method
Hu et al. A novel fault diagnosis technique for wind turbine gearbox
CN103440528B (en) Thermal power unit operation optimization method and device based on power consumption analysis
CN103808509A (en) Fan gear box fault diagnosis method based on artificial intelligence algorithm
CN106156485A (en) Method for diagnosing fault of power transformer and device
CN107179503A (en) The method of Wind turbines intelligent fault diagnosis early warning based on random forest
WO2016091084A1 (en) Complex network-based high speed train system safety evaluation method
CN101587155A (en) Oil soaked transformer fault diagnosis method
CN106022528A (en) Short-term power prediction method of photovoltaic power plant based on density peak hierarchical clustering
CN107122860B (en) Rock burst danger level prediction method based on grid search and extreme learning machine
CN104021238A (en) Lead-acid power battery system fault diagnosis method
CN104123678A (en) Electricity relay protection status overhaul method based on status grade evaluation model
CN102760235B (en) A kind of Underwater Target Classification system and method based on looking more
CN109165819A (en) A kind of active power distribution network reliability fast evaluation method based on improvement AdaBoost.M1-SVM
CN105447520A (en) Sample classification method based on weighted PTSVM (projection twin support vector machine)
CN111275204B (en) Transformer state identification method based on hybrid sampling and ensemble learning
CN105241665A (en) Rolling bearing fault diagnosis method based on IRBFNN-AdaBoost classifier
CN104729965A (en) PM2.5 concentration detection method based on interzone radial basis function nerve network
CN104182889A (en) Method for processing data and identifying fluctuations of historical wind power output

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20140625