CN112613493A - Rolling bearing fault diagnosis method based on multi-feature extraction and WOA-ELM - Google Patents

Rolling bearing fault diagnosis method based on multi-feature extraction and WOA-ELM Download PDF

Info

Publication number
CN112613493A
CN112613493A CN202110030151.1A CN202110030151A CN112613493A CN 112613493 A CN112613493 A CN 112613493A CN 202110030151 A CN202110030151 A CN 202110030151A CN 112613493 A CN112613493 A CN 112613493A
Authority
CN
China
Prior art keywords
elm
woa
feature
fault diagnosis
rolling bearing
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
CN202110030151.1A
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.)
Guilin University of Electronic Technology
Original Assignee
Guilin University of Electronic Technology
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guilin University of Electronic Technology filed Critical Guilin University of Electronic Technology
Priority to CN202110030151.1A priority Critical patent/CN112613493A/en
Publication of CN112613493A publication Critical patent/CN112613493A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2218/00Aspects of pattern recognition specially adapted for signal processing
    • G06F2218/08Feature extraction
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/004Artificial life, i.e. computing arrangements simulating life
    • G06N3/006Artificial life, i.e. computing arrangements simulating life based on simulated virtual individual or collective life forms, e.g. social simulations or particle swarm optimisation [PSO]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2218/00Aspects of pattern recognition specially adapted for signal processing
    • G06F2218/12Classification; Matching

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Artificial Intelligence (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Biomedical Technology (AREA)
  • Evolutionary Computation (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Signal Processing (AREA)
  • Biophysics (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Testing Of Devices, Machine Parts, Or Other Structures Thereof (AREA)
  • Measurement Of Mechanical Vibrations Or Ultrasonic Waves (AREA)

Abstract

本发明公开了一种基于特征融合和WOA‑ELM的滚动轴承故障诊断方法,步骤如下:步骤一,采用凯西西储大学官方轴承数据作为原始振动数据;步骤二,对原始数据做时域分析、频谱分析和小波包分解,提取时域、频域和时频域特征;步骤三,对步骤二所得的混合域特征集进行归一化处理;步骤四,利用流形学习LPP算法对归一化后的高维特征集进行维度简约,得到低维特征样本集;步骤五,利用WOA算法优化ELM网络参数,将低维特征数据输入给WOA‑ELM模型进行故障诊断。本发明有效解决了特征提取不充分和多特征样本中存在冗余特征信息,以及极限学习机随机产生网络参数导致稳定性不足等问题。本发明对提高轴承故障诊断率具有明显的优势。

Figure 202110030151

The invention discloses a fault diagnosis method for a rolling bearing based on feature fusion and WOA-ELM. The steps are as follows: step 1, using the official bearing data of Casey Western Reserve University as original vibration data; step 2, performing time domain analysis and frequency spectrum on the original data Analysis and wavelet packet decomposition to extract time domain, frequency domain and time-frequency domain features; step 3, normalize the mixed domain feature set obtained in step 2; step 4, use the manifold learning LPP algorithm to normalize the normalized The dimension of the high-dimensional feature set is reduced, and the low-dimensional feature sample set is obtained; in step 5, the ELM network parameters are optimized by the WOA algorithm, and the low-dimensional feature data is input into the WOA-ELM model for fault diagnosis. The invention effectively solves the problems of insufficient feature extraction, redundant feature information in multi-feature samples, and insufficient stability caused by the random generation of network parameters by the extreme learning machine. The invention has obvious advantages for improving the bearing fault diagnosis rate.

Figure 202110030151

Description

Rolling bearing fault diagnosis method based on multi-feature extraction and WOA-ELM
Technical Field
The invention relates to a bearing fault diagnosis method, in particular to a rolling bearing fault diagnosis method based on multi-feature extraction and WOA-ELM.
Background
The rotary machine is the power for supporting the stable development of national economy, and the serious economic loss can be brought when the machine breaks down. Rolling bearings are important components of large-scale mechanical equipment and are very important for safe operation of the mechanical equipment, so that an effective and reliable bearing fault diagnosis method needs to be researched urgently. Aiming at the characteristics of nonlinearity, instability and the like of early failure of the rolling bearing, researchers at home and abroad continuously perform exploratory research on the aspects of a characteristic extraction and diagnosis model of the rolling bearing.
At present, although the time domain analysis method can effectively retain the characteristics of the original signal, the time domain analysis method is not sensitive to non-stationary signals. The fast fourier transform is only suitable for analysis of stationary signals, and it is difficult to simultaneously embody the overall and local features of two time-frequency domains. The complexity of energy in the vibration signal cannot be well reflected by pure wavelet packet energy, and the rolling bearing is insensitive to early failure of the rolling bearing. In the case of multi-feature extraction, there is also a problem of redundant features. Therefore, there is a need for efficient feature extraction methods and diagnostic models.
Disclosure of Invention
Aiming at the problem of improving the fault diagnosis rate of the rolling bearing, the rolling bearing fault diagnosis method based on multi-feature extraction and WOA-ELM is provided. And respectively carrying out time domain analysis, frequency spectrum analysis and wavelet packet decomposition on the vibration signals of the rolling bearing to form a mixed fault characteristic set. And (5) applying local preserving projection to reduce the dimension of the mixed feature set and eliminate redundant features. And optimizing network parameters of the extreme learning machine by introducing a whale algorithm, and establishing a WOA-ELM rolling bearing diagnosis model to classify and diagnose faults. The method can effectively improve the fault diagnosis rate of the rolling bearing.
The technical scheme for realizing the invention is as follows:
a rolling bearing fault diagnosis method based on multi-feature extraction and WOA-ELM comprises the steps of feature extraction and classifier construction, and specifically comprises the following steps:
step one, adopting official bearing data of Kaixi storage university as original vibration data;
performing time domain analysis, frequency spectrum analysis and wavelet packet decomposition on the original data, and extracting time domain, frequency domain and time-frequency domain characteristics;
step three, carrying out normalization processing on the mixed domain feature set obtained in the step two;
fourthly, carrying out dimension reduction on the normalized high-dimensional feature set by using a manifold learning LPP algorithm to obtain a low-dimensional feature sample set;
and fifthly, optimizing ELM network parameters by using a WOA algorithm, and inputting the low-dimensional characteristic data to a WOA-ELM model for fault diagnosis.
The concrete content of the second step is as follows: the time domain features are dimensionless feature indexes including peak factors, pulse factors, form factors, margin factors and kurtosis factors. And converting the time domain signal into a frequency domain signal by using FFT (fast Fourier transform), carrying out spectrum analysis, and selecting the mean frequency and the frequency divergence as frequency domain characteristics. And (4) performing three-layer wavelet packet decomposition by using db3 mother wavelets, and extracting the energy of the wavelet packets of the sub-bands with larger difference between the bands to serve as the time-frequency domain characteristics.
And step three, specifically, constructing a mixed feature matrix Y by using the three-domain features obtained in the step two, and then carrying out normalization processing on the mixed feature matrix Y in order to avoid the influence of a great numerical value difference between feature indexes on the diagnosis of the classifier:
Figure BDA0002891785820000011
where max and min are the sample data maximum and minimum values.
The specific content of the fourth step is that the LPP is used for reducing the dimension of the normalized high-dimensional feature set obtained in the third step, and the specific steps are as follows:
computationally deriving the transformation matrix A such that the data points x in the high-dimensional spacei(i-1, 2, …, m) to a low-dimensional spatial data point yi(i ═ 1,2, …, m), i.e. yi=ATxi
The matrix A is obtained by minimizing the objective function by calculation, i.e.
Figure BDA0002891785820000021
WijAnd assigning values for the weight matrix between the connection nodes by adopting a thermonuclear mode.
Adding constraint yTDy is 1, and A is argminATXLXTA
Then converting the general characteristic value into the problem of solving the general characteristic valueI.e. XLXTA=λXDXTA
The first l eigenvectors can thus be solved, i.e. a ═ a0,a1,…,al-1]。
The concrete content of the fifth step is as follows:
and setting the whale population number and the algorithm iteration number, and initializing an input weight W and a hidden layer threshold b of the extreme learning machine to serve as an initial position vector of whales in the WOA.
And calculating individual fitness values in the population, finding the optimal whale individual, and recording the position of the current optimal individual.
And if the iteration times or the minimum fitness value is not met, updating the position between the whale and the target, and entering the next iteration.
And when the conditions are met, the current optimal individual position of the whale is reserved, and the optimal parameters of the ELM model are obtained.
And then, obtaining a diagnosis model of the WOA-ELM, and dividing the low-dimensional mixed feature set into a training set and a testing set after setting a transfer function and the number of network layers of the extreme learning machine. And inputting the training set into a diagnosis model for training, and inputting the training set into a test set for verifying the diagnosis performance of the WOA-ELM.
The invention provides a rolling bearing fault diagnosis method based on multi-feature extraction and WOA-ELM, which is characterized in that a mixed fault feature set is formed by carrying out time domain analysis, frequency spectrum analysis and wavelet packet decomposition on a vibration signal of a rolling bearing. And then, applying local preserving projection to reduce the dimension of the mixed feature set and eliminate redundant features. Finally, introducing whale algorithm to optimize network parameters of extreme learning machine, establishing WOA-ELM rolling bearing diagnosis model to classify and diagnose faults
The method effectively solves the problems of insufficient feature extraction, redundant feature information in multi-feature samples, insufficient stability caused by random generation of network parameters by an extreme learning machine and the like. The method has obvious advantages for improving the bearing fault diagnosis rate.
Drawings
FIG. 1 is a diagnostic flow chart of the present invention;
FIG. 2 is a graph of the results of an unoptimized ELM diagnosis;
FIG. 3 is a graph of the diagnostic results of WOA-ELM;
FIG. 4 is an iterative graph of the WOA-ELM algorithm.
Detailed Description
The present invention will be described in detail below.
Rolling bearing fault diagnosis method based on multi-feature extraction and WOA-ELM
Step one, adopting official bearing data of Kaixi storage university as original vibration data;
performing time domain analysis, frequency spectrum analysis and wavelet packet decomposition on the original data, and extracting time domain, frequency domain and time-frequency domain characteristics;
step three, carrying out normalization processing on the mixed domain feature set obtained in the step two;
fourthly, carrying out dimension reduction on the normalized high-dimensional feature set by using a manifold learning LPP algorithm to obtain a low-dimensional feature sample set;
and fifthly, optimizing ELM network parameters by using a WOA algorithm, and inputting the low-dimensional characteristic data to a WOA-ELM model for fault diagnosis.
The concrete content of the second step is as follows: the time domain features are dimensionless feature indexes including peak factors, pulse factors, form factors, margin factors and kurtosis factors. And converting the time domain signal into a frequency domain signal by using FFT (fast Fourier transform), carrying out spectrum analysis, and selecting the mean frequency and the frequency divergence as frequency domain characteristics. And (4) performing three-layer wavelet packet decomposition by using db3 mother wavelets, and extracting the energy of the wavelet packets of the sub-bands with larger difference between the bands to serve as the time-frequency domain characteristics.
And step three, specifically, constructing a mixed feature matrix Y by using the three-domain features obtained in the step two, and then carrying out normalization processing on the mixed feature matrix Y in order to avoid the influence of a great numerical value difference between feature indexes on the diagnosis of the classifier:
Figure BDA0002891785820000031
where max and min are the sample data maximum and minimum values.
The specific content of the fourth step is that the LPP is used for reducing the dimension of the normalized high-dimensional feature set obtained in the third step, and the specific steps are as follows:
computationally deriving the transformation matrix A such that the data points x in the high-dimensional spacei(i-1, 2, …, m) to a low-dimensional spatial data point yi(i ═ 1,2, …, m), i.e. yi=ATxi
The matrix A is obtained by minimizing the objective function by calculation, i.e.
Figure BDA0002891785820000032
WijAnd assigning values for the weight matrix between the connection nodes by adopting a thermonuclear mode.
Adding constraint yTDy is 1, and A is argminATXLXTA
Then converted into a generalized eigenvalue problem, XLXTA=λXDXTA
The first l eigenvectors can thus be solved, i.e. a ═ a0,a1,...,al-1]。
The concrete content of the fifth step is as follows:
and setting the whale population number and the algorithm iteration number, and initializing an input weight W and a hidden layer threshold b of the extreme learning machine to serve as an initial position vector of whales in the WOA.
And calculating individual fitness values in the population, finding the optimal whale individual, and recording the position of the current optimal individual.
And if the iteration times or the minimum fitness value is not met, updating the position between the whale and the target, and entering the next iteration.
And when the conditions are met, the current optimal individual position of the whale is reserved, and the optimal parameters of the ELM model are obtained.
And then, obtaining a diagnosis model of the WOA-ELM, and dividing the low-dimensional mixed feature set into a training set and a testing set after setting a transfer function and the number of network layers of the extreme learning machine. And inputting the training set into a diagnosis model for training, and inputting the training set into a test set for verifying the diagnosis performance of the WOA-ELM.
As can be seen from FIG. 2, the fault diagnosis rate of the rolling bearing based on the multi-feature extraction and WOA-ELM reaches 99.67%, the accuracy rate is improved by 4.42% compared with the ELM method of the multi-feature extraction, and as can be seen from FIG. 4, the fitness curve of the WOA-ELM algorithm tends to be stable when the WOA-ELM algorithm is iterated to the 4 th time, and the rapid convergence performance of the WOA-ELM algorithm is verified. Therefore, the rolling bearing fault diagnosis method based on multi-feature extraction and WOA-ELM is effective.
The invention provides a rolling bearing fault diagnosis method based on multi-feature extraction and WOA-ELM, which is characterized in that a mixed fault feature set is formed by carrying out time domain analysis, frequency spectrum analysis and wavelet packet decomposition on a vibration signal of a rolling bearing. And then, applying local preserving projection to reduce the dimension of the mixed feature set and eliminate redundant features. And finally, introducing a whale algorithm to optimize network parameters of the extreme learning machine, and establishing a WOA-ELM rolling bearing diagnosis model to classify and diagnose faults.
The method effectively solves the problems of insufficient feature extraction, redundant feature information in multi-feature samples, insufficient stability caused by random generation of network parameters by an extreme learning machine and the like. The method has obvious advantages for improving the bearing fault diagnosis rate.
The invention realizes the diagnosis of the rolling bearing fault. Aiming at the difficulty in extracting the characteristics of the vibration signals, a multi-characteristic fusion method is adopted to extract characteristic information, and the dimension reduction is carried out on the characteristic set of the mixed domain, so that the original characteristics of the signals are extracted more comprehensively. The whale optimization algorithm is utilized to overcome the defects that the extreme learning machine is poor in stability and easy to fall into local optimum, and the accuracy and the stability of the algorithm are improved, so that the fault diagnosis rate is improved. The invention includes and is not limited to effect diagrams in the simulation experiment.

Claims (5)

1. A rolling bearing fault diagnosis method based on multi-feature extraction and WOA-ELM is characterized by comprising the following steps:
step one, adopting official bearing data of Kaixi storage university as original vibration data;
performing time domain analysis, frequency spectrum analysis and wavelet packet decomposition on the original data, and extracting time domain, frequency domain and time-frequency domain characteristics;
step three, carrying out normalization processing on the mixed domain feature set obtained in the step two;
fourthly, carrying out dimension reduction on the normalized high-dimensional feature set by using a manifold learning LPP algorithm to obtain a low-dimensional feature sample set;
and fifthly, optimizing ELM network parameters by using a WOA algorithm, and inputting the low-dimensional characteristic data to a WOA-ELM model for fault diagnosis.
2. The rolling bearing fault diagnosis method based on multi-feature extraction and WOA-ELM as claimed in claim 1, wherein the time domain features of the second step are dimensionless feature indicators including a peak factor, a pulse factor, a form factor, a margin factor and a kurtosis factor. And converting the time domain signal into a frequency domain signal by using FFT (fast Fourier transform), carrying out spectrum analysis, and selecting the mean frequency and the frequency divergence as frequency domain characteristics. And (4) performing three-layer wavelet packet decomposition by using db3 mother wavelets, and extracting the energy of the wavelet packets of the sub-bands with larger difference between the bands to serve as the time-frequency domain characteristics.
3. The rolling bearing fault diagnosis method based on multi-feature extraction and WOA-ELM as claimed in claim 1, wherein the three-domain features obtained in step two are used to construct a mixed feature matrix Y, and then in order to avoid the large numerical value difference between the feature indexes from affecting the diagnosis of the classifier, the mixed feature matrix Y is normalized:
Figure FDA0002891785810000011
where max and min are the sample data maximum and minimum values.
4. The rolling bearing fault diagnosis method based on multi-feature extraction and WOA-ELM as claimed in claim 1, wherein the high dimensional feature set obtained after normalization in step three is subjected to dimension reduction by LPP, and the specific steps are as follows: computationally deriving the transformation matrix A such that the data points x in the high-dimensional spacei(i1,2, …, m) to a low-dimensional spatial data point yi(i ═ 1,2, …, m), and is expressed by the formula:
yi=ATxi (1)
wherein the matrix A is obtained by minimizing the objective function by calculation, i.e.
Figure FDA0002891785810000012
Wherein WijAnd assigning values for the weight matrix between the connection nodes by adopting a thermonuclear mode.
Substituting equation (1) into (2) and adding constraint yTDy 1, obtained
A=arg min ATXLXTA (3)
Then, the formula (3) is converted into a generalized eigenvalue solving problem, namely
XLXTA=λXDXTA (4)
The first i eigenvectors of equation (4) can thus be solved, i.e., a ═ a0,a1,…,al-1]。
The matrix A is solved and then is input into a formula (1) to obtain the mapping after dimension reduction, namely a low-dimension mixed feature set.
5. The rolling bearing fault diagnosis method based on multi-feature extraction and WOA-ELM as claimed in claim 1, wherein the process of optimizing ELM by whale algorithm in step five is:
(1) and setting the whale population number and the algorithm iteration number, and initializing an input weight W and a hidden layer threshold b of the extreme learning machine to serve as an initial position vector of whales in the WOA.
(2) And calculating individual fitness values in the population, finding the optimal whale individual, and recording the position of the current optimal individual.
(3) And if the iteration times or the minimum fitness value is not met, updating the position between the whale and the target, and entering the next iteration.
(4) And when the conditions are met, the current optimal individual position of the whale is reserved, and the optimal parameters of the ELM model are obtained.
And then, obtaining a diagnosis model of the WOA-ELM, and dividing the low-dimensional mixed feature set into a training set and a testing set after setting a transfer function and the number of network layers of the extreme learning machine. And inputting the training set into a diagnosis model for training, and inputting the training set into a test set for verifying the diagnosis performance of the WOA-ELM.
CN202110030151.1A 2021-01-11 2021-01-11 Rolling bearing fault diagnosis method based on multi-feature extraction and WOA-ELM Pending CN112613493A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110030151.1A CN112613493A (en) 2021-01-11 2021-01-11 Rolling bearing fault diagnosis method based on multi-feature extraction and WOA-ELM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110030151.1A CN112613493A (en) 2021-01-11 2021-01-11 Rolling bearing fault diagnosis method based on multi-feature extraction and WOA-ELM

Publications (1)

Publication Number Publication Date
CN112613493A true CN112613493A (en) 2021-04-06

Family

ID=75253815

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110030151.1A Pending CN112613493A (en) 2021-01-11 2021-01-11 Rolling bearing fault diagnosis method based on multi-feature extraction and WOA-ELM

Country Status (1)

Country Link
CN (1) CN112613493A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113743462A (en) * 2021-07-30 2021-12-03 浙江工业大学 HWOA-ELM-based error deflection angle identification method for mechanical arm end clamping
CN114279707A (en) * 2021-12-17 2022-04-05 哈尔滨工业大学 Large-scale rotating equipment spindle state feature extraction method based on multi-domain analysis and principal component analysis
CN114417924A (en) * 2022-01-17 2022-04-29 辽宁石油化工大学 A fault diagnosis method for rolling bearings based on undirected graph adjacency matrix based on mixed features
CN114662902A (en) * 2022-03-21 2022-06-24 安徽理工大学 Power load characteristic screening method based on self-adaptive whale optimization
CN115047305A (en) * 2022-05-12 2022-09-13 河北工业大学 Inverter open-circuit fault identification method based on signal processing reconstruction
CN115096590A (en) * 2022-05-23 2022-09-23 燕山大学 A fault diagnosis method of rolling bearing based on IWOA-ELM
CN115127813A (en) * 2022-06-30 2022-09-30 上海理工大学 Multi-channel fusion diagnosis method of rolling bearing based on tensor feature and support tensor machine
CN116166985A (en) * 2023-01-09 2023-05-26 云南昆钢电子信息科技有限公司 Blast furnace fan mechanical failure prediction method based on LSTM and deep residual neural network

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113743462A (en) * 2021-07-30 2021-12-03 浙江工业大学 HWOA-ELM-based error deflection angle identification method for mechanical arm end clamping
CN114279707A (en) * 2021-12-17 2022-04-05 哈尔滨工业大学 Large-scale rotating equipment spindle state feature extraction method based on multi-domain analysis and principal component analysis
CN114417924A (en) * 2022-01-17 2022-04-29 辽宁石油化工大学 A fault diagnosis method for rolling bearings based on undirected graph adjacency matrix based on mixed features
CN114417924B (en) * 2022-01-17 2024-03-29 辽宁石油化工大学 Rolling bearing fault diagnosis method based on undirected graph adjacent matrix of mixed features
CN114662902A (en) * 2022-03-21 2022-06-24 安徽理工大学 Power load characteristic screening method based on self-adaptive whale optimization
CN114662902B (en) * 2022-03-21 2025-03-18 安徽理工大学 A method for screening power load characteristics based on adaptive whale optimization
CN115047305A (en) * 2022-05-12 2022-09-13 河北工业大学 Inverter open-circuit fault identification method based on signal processing reconstruction
CN115096590A (en) * 2022-05-23 2022-09-23 燕山大学 A fault diagnosis method of rolling bearing based on IWOA-ELM
CN115096590B (en) * 2022-05-23 2023-08-15 燕山大学 Rolling bearing fault diagnosis method based on IWOA-ELM
CN115127813A (en) * 2022-06-30 2022-09-30 上海理工大学 Multi-channel fusion diagnosis method of rolling bearing based on tensor feature and support tensor machine
CN116166985A (en) * 2023-01-09 2023-05-26 云南昆钢电子信息科技有限公司 Blast furnace fan mechanical failure prediction method based on LSTM and deep residual neural network

Similar Documents

Publication Publication Date Title
CN112613493A (en) Rolling bearing fault diagnosis method based on multi-feature extraction and WOA-ELM
CN111323220B (en) Fault diagnosis method and system for gearbox of wind driven generator
CN108318249B (en) Fault diagnosis method for rotary mechanical bearing
CN111022941B (en) A Natural Gas Pipeline Leak Detection Method Based on LSTM Recurrent Neural Network
CN109034054B (en) Harmonic multi-label classification method based on LSTM
CN107421741A (en) A kind of Fault Diagnosis of Roller Bearings based on convolutional neural networks
CN112147432A (en) BiLSTM module based on attention mechanism, transformer state diagnosis method and system
CN110657984A (en) A Fault Diagnosis Method of Planetary Gearbox Based on Enhanced Capsule Network
CN108051660A (en) A kind of transformer fault combined diagnosis method for establishing model and diagnostic method
CN110609477B (en) Electric power system transient stability discrimination system and method based on deep learning
CN110348491A (en) Rolling bearing fault recognition methods based on study dictionary and singular value decomposition
CN111123894B (en) A fault diagnosis method for chemical process based on the combination of LSTM and MLP
CN111397901A (en) Fault Diagnosis Method of Rolling Bearing Based on Wavelet and Improved PSO-RBF Neural Network
CN102279358A (en) MCSKPCA based neural network fault diagnosis method for analog circuits
CN111914705A (en) Signal generation method and device for improving reactor health state assessment accuracy
CN103077720A (en) Speaker identification method and system
CN112946600A (en) Method for constructing radar HRRP database based on WGAN-GP
CN112070104A (en) Main transformer partial discharge identification method
CN111553112A (en) A method and device for fault identification of power system based on deep belief network
CN116484176A (en) A bearing fault diagnosis method, system and storage medium based on ultrawavelet
CN115147651A (en) Recognition method of shaft center track of hydroelectric unit
CN114184861A (en) Fault diagnosis method for oil-immersed transformer
CN110728352A (en) Large-scale image classification method based on deep convolutional neural network
CN116429428A (en) A Rolling Bearing Fault Diagnosis Method Based on Multi-feature Fusion and IGWO-LSSVM
Liang et al. Dissolved gas analysis of transformer oil based on Deep Belief Networks

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20210406

WD01 Invention patent application deemed withdrawn after publication