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 PDFInfo
- 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
Links
- 238000003745 diagnosis Methods 0.000 title claims abstract description 46
- 238000005096 rolling process Methods 0.000 title claims abstract description 30
- 238000000034 method Methods 0.000 title claims abstract description 26
- 238000000605 extraction Methods 0.000 title claims abstract description 23
- 238000004422 calculation algorithm Methods 0.000 claims abstract description 21
- 238000004458 analytical method Methods 0.000 claims abstract description 10
- 238000000354 decomposition reaction Methods 0.000 claims abstract description 10
- 238000010183 spectrum analysis Methods 0.000 claims abstract description 10
- 238000010606 normalization Methods 0.000 claims abstract description 7
- 238000012545 processing Methods 0.000 claims abstract description 6
- 241000283153 Cetacea Species 0.000 claims description 20
- 239000011159 matrix material Substances 0.000 claims description 16
- 238000012549 training Methods 0.000 claims description 12
- 230000006870 function Effects 0.000 claims description 6
- 238000012360 testing method Methods 0.000 claims description 6
- 238000004364 calculation method Methods 0.000 claims description 3
- 238000012546 transfer Methods 0.000 claims description 3
- 230000009466 transformation Effects 0.000 claims description 3
- 238000013507 mapping Methods 0.000 claims 1
- 230000004927 fusion Effects 0.000 abstract 1
- 238000010276 construction Methods 0.000 description 1
- 230000007547 defect Effects 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000005457 optimization Methods 0.000 description 1
- 238000007500 overflow downdraw method Methods 0.000 description 1
- 238000011160 research Methods 0.000 description 1
- 238000004088 simulation Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2218/00—Aspects of pattern recognition specially adapted for signal processing
- G06F2218/08—Feature extraction
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/004—Artificial life, i.e. computing arrangements simulating life
- G06N3/006—Artificial 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]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2218/00—Aspects of pattern recognition specially adapted for signal processing
- G06F2218/12—Classification; 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
The invention discloses a rolling bearing fault diagnosis method based on feature fusion and WOA-ELM, which 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 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.
Description
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: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
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: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
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: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.
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.
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 (6)
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 | 辽宁石油化工大学 | Rolling bearing fault diagnosis method based on undirected graph adjacency matrix of mixed features |
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 | 燕山大学 | Rolling bearing fault diagnosis method based on IWOA-ELM |
CN115127813A (en) * | 2022-06-30 | 2022-09-30 | 上海理工大学 | Rolling bearing multichannel fusion diagnosis method based on tensor features and tensor supporting machine |
-
2021
- 2021-01-11 CN CN202110030151.1A patent/CN112613493A/en active Pending
Cited By (8)
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 | 辽宁石油化工大学 | Rolling bearing fault diagnosis method based on undirected graph adjacency matrix of mixed features |
CN114417924B (en) * | 2022-01-17 | 2024-03-29 | 辽宁石油化工大学 | Rolling bearing fault diagnosis method based on undirected graph adjacent matrix of mixed features |
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 | 燕山大学 | Rolling bearing fault diagnosis method 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 | 上海理工大学 | Rolling bearing multichannel fusion diagnosis method based on tensor features and tensor supporting machine |
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 | |
CN105678343B (en) | Hydropower Unit noise abnormality diagnostic method based on adaptive weighted group of sparse expression | |
CN110516305B (en) | Intelligent fault diagnosis method under small sample based on attention mechanism meta-learning model | |
CN110516339B (en) | Adaboost algorithm-based method for evaluating reliability of sealing structure in multiple failure modes | |
CN102520341A (en) | Analog circuit fault diagnosis method based on Bayes-KFCM (Kernelized Fuzzy C-Means) algorithm | |
CN111123894B (en) | Chemical process fault diagnosis method based on combination of LSTM and MLP | |
CN111022941A (en) | Natural gas pipeline leakage detection method based on LSTM recurrent neural network | |
CN111914705A (en) | Signal generation method and device for improving health state evaluation accuracy of reactor | |
CN108919067A (en) | A kind of recognition methods for GIS partial discharge mode | |
CN111476339A (en) | Rolling bearing fault feature extraction method, intelligent diagnosis method and system | |
CN112861066B (en) | Machine learning and FFT (fast Fourier transform) -based blind source separation information source number parallel estimation method | |
CN113971416A (en) | Cable early fault identification method | |
CN114897138A (en) | System fault diagnosis method based on attention mechanism and depth residual error network | |
CN115032682A (en) | Multi-station seismic source parameter estimation method based on graph theory | |
CN113591960A (en) | Voltage sag event type identification method based on improved generation countermeasure network | |
CN113761777A (en) | Ultra-short-term photovoltaic power prediction method based on HP-OVMD | |
CN112085062A (en) | Wavelet neural network-based abnormal energy consumption positioning method | |
CN108108666A (en) | A kind of hybrid matrix method of estimation detected based on wavelet analysis and time-frequency list source | |
CN115147651A (en) | Method for identifying axle center track of hydroelectric generating set | |
CN110110426A (en) | A kind of Switching Power Supply filter capacitor abatement detecting method | |
CN110222390A (en) | Gear crack recognition methods based on wavelet neural network | |
CN112883886A (en) | Parallel accelerated VMD-SVPSO-BP neural network fault diagnosis method | |
CN118211130B (en) | GAN-based transformer ultrahigh frequency partial discharge defect data enhancement method | |
Zhao et al. | Application of Adversarial Network Model in Robot Inspection Heterophony Detection |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
WD01 | Invention patent application deemed withdrawn after publication | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20210406 |