CN113158769A - CEEMDAN and FastICA-based electromechanical device bearing vibration signal denoising method - Google Patents

CEEMDAN and FastICA-based electromechanical device bearing vibration signal denoising method Download PDF

Info

Publication number
CN113158769A
CN113158769A CN202110236563.0A CN202110236563A CN113158769A CN 113158769 A CN113158769 A CN 113158769A CN 202110236563 A CN202110236563 A CN 202110236563A CN 113158769 A CN113158769 A CN 113158769A
Authority
CN
China
Prior art keywords
fastica
ceemdan
signal
electromechanical device
imf
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
CN202110236563.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.)
Anhui University
Original Assignee
Anhui 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 Anhui University filed Critical Anhui University
Priority to CN202110236563.0A priority Critical patent/CN113158769A/en
Publication of CN113158769A publication Critical patent/CN113158769A/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/02Preprocessing
    • G06F2218/04Denoising
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01MTESTING STATIC OR DYNAMIC BALANCE OF MACHINES OR STRUCTURES; TESTING OF STRUCTURES OR APPARATUS, NOT OTHERWISE PROVIDED FOR
    • G01M13/00Testing of machine parts
    • G01M13/04Bearings
    • G01M13/045Acoustic or vibration analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/23Clustering techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2218/00Aspects of pattern recognition specially adapted for signal processing
    • G06F2218/08Feature extraction

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • General Physics & Mathematics (AREA)
  • Artificial Intelligence (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • General Engineering & Computer Science (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Evolutionary Computation (AREA)
  • Evolutionary Biology (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Signal Processing (AREA)
  • Acoustics & Sound (AREA)
  • Measurement Of Mechanical Vibrations Or Ultrasonic Waves (AREA)

Abstract

The invention relates to the technical field of complete empirical mode decomposition CEEMDAN and fixed point algorithm FastICA of self-adaptive noise, and discloses a method for removing noise of a bearing vibration signal of an electromechanical device based on CEEMDAN and FastICA. The specific process is as follows: acquiring a device vibration signal as a raw data sample through a sensor placed on the electromechanical device; decomposing the acquired data samples by using a complete empirical mode decomposition method of CEEMDAN adaptive noise to obtain a plurality of intrinsic mode functions IMF which are used as observation signals X (t); then obtaining source signal estimation S (t) by a FastICA algorithm; then, obtaining a new IMF by ICA inverse transformation, and directly accumulating the IMF to reach a required reconstruction signal; and (4) the deep learning network model is used for classification and identification, so that the bearing state is diagnosed. Through the technical scheme of the invention, the signal extraction effect is obviously improved, and the identification accuracy is obviously improved.

Description

CEEMDAN and FastICA-based electromechanical device bearing vibration signal denoising method
Technical Field
The invention belongs to the technical field of electromechanical fault signal processing, and particularly relates to a CEEMDAN and FastICA-based fault diagnosis method for a bearing used in a mine machinery for signal denoising.
Background
Most of mine electromechanical equipment is large mechanical equipment, and most of the machines work in the open air due to the complex environment around the mine, the mining field often receives various interferences, stones and the like easily enter the interior of the machines during mining, so that the vibration is abnormal, and mechanical faults are generated. The bearing is an important part in mechanical equipment and is often the cause of most faults, and the fault diagnosis of the bearing is one of the gravity centers of the diagnostic mechanical equipment. At present, measures such as manual periodic inspection, manual experience evaluation and repair after failure are adopted to perform early warning and maintenance work on mechanical equipment, but the problems of missing of optimal maintenance time, poor real-time performance, high maintenance cost and the like easily occur, and once a large-scale machine fails, serious consequences such as property loss, casualty events and the like can be brought. The specific vibration signal generated by the bearing operation can represent abundant mechanical state information, so that the initial processing of the vibration fault signal is very important.
Disclosure of Invention
Aiming at the problems in the prior art, the invention provides a CEEMDAN and FastICA-based electromechanical device bearing vibration signal denoising method.
The design fully considers the characteristic information of a sensor for collecting vibration data samples, carefully knows the advantages of signal denoising of CEEMDAN and FastICA, provides clearer original signals for a subsequent deep learning network, and is favorable for better optimizing a model. The diagnosis accuracy and efficiency are improved.
The technical scheme adopted by the invention for solving the technical problems is as follows: a CEEMDAN and FastICA-based electromechanical device bearing vibration signal denoising method comprises the following steps:
step one, decomposing vibration data acquired by a sensor by using a complete empirical mode decomposition method of CEEMDAN adaptive noise to obtain a plurality of intrinsic mode functions IMF which are used as observation signals X (t).
And step two, denoising the eigen function obtained by decomposition through a FastICA algorithm, and obtaining a new IMF' by utilizing ICA inverse transformation.
And step three, directly accumulating and restoring the new IMF' to obtain a reconstructed signal, extracting a characteristic vector, and reducing the dimension by using LLE.
And step four, the feature vector is used as the input of the deep learning network, and the diagnosis result is obtained through output.
In the first step, the method comprises the following steps:
firstly, solving a first-order modal component, adding positive-negative pair Gaussian white noise which obeys standard normal distribution into an original data signal, taking m as a coefficient, epsilon as an amplitude, ni (t) as an ith added white noise sequence, and i as an auxiliary noise frequency, namely:
Figure DEST_PATH_IMAGE001
wherein
Figure 8790DEST_PATH_IMAGE002
2. Performing EMD on the obtained new signal to obtain a plurality of IMF components;
3. obtaining a first-order final component by averaging a plurality of IMFs
Figure 166102DEST_PATH_IMAGE003
And a first order residual component r1(t);
the decomposition formula is:
Figure 287641DEST_PATH_IMAGE004
wherein the first order final decomposition component is:
Figure DEST_PATH_IMAGE005
=
Figure 188601DEST_PATH_IMAGE006
the first order residual component is:
Figure 875935DEST_PATH_IMAGE007
solving the second-order modal component, adding positive and negative Gaussian white noise into the first-order residual component r1(t), and carrying out N-time decomposition on the formed new signal to obtain the second-order component
Figure 407410DEST_PATH_IMAGE008
And a residual component r2(t);
the decomposition formula is:
Figure DEST_PATH_IMAGE009
+
Figure 547404DEST_PATH_IMAGE010
=
Figure 517634DEST_PATH_IMAGE011
wherein the second order final decomposition component is:
Figure 262736DEST_PATH_IMAGE012
=
Figure 27430DEST_PATH_IMAGE013
the second order residual component is:
Figure 857983DEST_PATH_IMAGE014
5. repeating the steps until the residual signal is inseparable, and then expressing the original signal as:
Figure 366325DEST_PATH_IMAGE015
Figure 965933DEST_PATH_IMAGE016
the observation signals x (t) = { x1(t), x2(t), …, xn (t) } are finally obtained
In the second step, the method comprises the following steps:
on the basis of the ICA independent component analysis method, FastICA was changed as follows,
1. changing the original cumulative distribution function sigmoid function into
Figure DEST_PATH_IMAGE017
The probability distribution function is the derivative of the cumulative distribution function as:
Figure 635949DEST_PATH_IMAGE018
wherein often a1=1
The iterative formula of W in the original ICA is as follows:
Figure 16115DEST_PATH_IMAGE019
the iterative formula for W in FastICA is changed to:
Figure 251DEST_PATH_IMAGE020
finally, the original signal estimation S (t) = { s1(t), s2(t), …, sm (t) }is obtained
And subjecting to reverse ICA conversion to obtain novel IMF'
In the fourth step, the method comprises the following steps:
performing dimensionality reduction operation on the feature extraction vector through an LLE technology to enable the data feature to meet the dimensionality suitable for network processing;
in consideration of the characteristics of sample data of mechanical equipment, an unsupervised domain self-adaptive transfer learning model RTN is adopted, fault type judgment is carried out by utilizing spectral clustering, then the Bayesian network based on maximum likelihood estimation is utilized to analyze the fault degree, and finally, a network diagnosis output result is obtained, wherein the network diagnosis output result comprises real-time feedback of fault components, fault types and fault early warning degrees.
Compared with the prior art, the invention has the following beneficial effects:
1. on the basis of EEMD, white noise is added in a self-adaptive manner through the CEEMDAN method, so that the problems that decomposition loses completeness and reconstruction errors are generated after white noise is added in other modal decomposition such as EEMD and the like are solved, and the accuracy of signal decomposition is improved.
2. The functions of removing noise and purifying signals are achieved by introducing FastICA, more accurate signal reconstruction is achieved, original signals with the reduction degree as high as possible are provided for a subsequent deep learning network, network model optimization is improved, and identification accuracy is enhanced.
3. By means of the transfer learning spectral clustering algorithm and the Bayesian network of the maximum likelihood estimation, the problems that large-scale electromechanical equipment is few in fault data samples and high in data acquisition cost are solved, the clustering processing capacity for judging fault information types is improved, the interpretability is enhanced, and the fault degree of a certain fault category is visualized.
Drawings
FIG. 1 is a flow chart illustrating the steps of a CEEMDAN and FastICA-based method for denoising vibration signals of bearings of electromechanical devices according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a CEEMDAN EMD;
FIG. 3 is a detailed operation flow of the deep learning module in the first step;
FIG. 4 is a chart of the results of a CEEMDAN decomposition of the university of Kaiser West reservoir 105 vibration data set experiment based on the present invention;
FIG. 5 is a schematic diagram of the experiment of noise-removing effect of FastICA signal separation.
Detailed Description
The technical solutions in the embodiments of the present invention will be described below in detail and completely with reference to the accompanying drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all embodiments of the present invention.
Referring to fig. 1, a method for denoising electromechanical device bearing vibration signals based on CEEMDAN and FastICA is shown according to an embodiment of the present invention. The implementation process can be divided into four steps:
firstly, decomposing vibration data acquired by a sensor by using a complete empirical mode decomposition method of CEEMDAN adaptive noise to obtain a plurality of intrinsic mode functions IMF, and taking the intrinsic mode functions IMF as observation signals X (t) = { x1(t), x2(t), …, xn (t) }.
Please refer to fig. 2, which illustrates the principle process of the empirical mode decomposition of CEEMDAN
Please refer to fig. 4, which is a diagram illustrating the experimental results of the CEEMDAN decomposition of the kaiser university 105 vibration data set according to the present invention
In the first step, the method comprises the following steps:
1. firstly, solving a first-order modal component, adding positive-negative pair Gaussian white noise which obeys standard normal distribution into an original data signal, taking m as a coefficient, epsilon as an amplitude, ni (t) as an ith added white noise sequence, and i as an auxiliary noise frequency, namely:
Figure DEST_PATH_IMAGE021
wherein
Figure 516683DEST_PATH_IMAGE002
2. Performing EMD on the obtained new signal to obtain a plurality of IMF components;
3. obtaining a first-order final component by averaging a plurality of IMFs
Figure 10000250002877
And a first order residual component r1(t);
the decomposition formula is:
Figure 428325DEST_PATH_IMAGE004
wherein the first order final decomposition component is:
Figure 278469DEST_PATH_IMAGE005
=
Figure 852670DEST_PATH_IMAGE006
the first order residual component is:
Figure 130067DEST_PATH_IMAGE023
solving the second-order modal component, adding positive and negative Gaussian white noise into the first-order residual component r1(t), and carrying out N-time decomposition on the formed new signal to obtain the second-order component
Figure 156929DEST_PATH_IMAGE008
And a residual component r2(t);
the decomposition formula is:
Figure 810764DEST_PATH_IMAGE009
+
Figure 239472DEST_PATH_IMAGE010
=
Figure 687770DEST_PATH_IMAGE011
wherein the second order final decomposition component is:
Figure 467508DEST_PATH_IMAGE012
=
Figure 659455DEST_PATH_IMAGE013
the second order residual component is:
Figure 942668DEST_PATH_IMAGE024
repeating the steps until the residual signal is inseparable, and then expressing the original signal as:
Figure 827448DEST_PATH_IMAGE015
Figure 828902DEST_PATH_IMAGE016
finally obtaining observed signals X (t) = { x1(t), x2(t), …, xn (t)
And step two, denoising the eigen function obtained by decomposition through a FastICA algorithm, and obtaining a new IMF' by utilizing ICA inverse transformation.
FIG. 5 is a schematic diagram of the noise-removing effect of FastICA signal separation
In the second step, the method comprises the following steps:
on the basis of the ICA independent component analysis method, FastICA was changed as follows,
1. changing the original cumulative distribution function sigmoid function into
Figure 824540DEST_PATH_IMAGE017
The probability distribution function is the derivative of the cumulative distribution function as: p(s) = g(s)' = tanh (a1, y)
Wherein often a1=1
The iterative formula of W in the original ICA is as follows:
Figure 962260DEST_PATH_IMAGE025
the iterative formula for W in FastICA is changed to:
Figure 17941DEST_PATH_IMAGE020
finally, the source signal estimation S (t) = { s1(t), s2(t), …, sm (t) }is obtained
And subjecting to reverse ICA conversion to obtain novel IMF'
And step three, directly accumulating and restoring the new IMF' to obtain a reconstructed signal, extracting a characteristic vector, and reducing the dimension by using LLE.
And step four, the feature vector is used as the input of the deep learning network, and the diagnosis result is obtained through output.
In the fourth step, the method comprises the following steps:
performing dimensionality reduction operation on the feature extraction vector through an LLE technology to enable the data feature to meet the dimensionality suitable for network processing;
please refer to fig. 3, which illustrates a specific operation process of the deep learning module in the first step
In consideration of the characteristics of sample data of mechanical equipment, an unsupervised domain self-adaptive transfer learning model RTN is adopted, fault type judgment is carried out by utilizing spectral clustering, then the Bayesian network based on maximum likelihood estimation is utilized to analyze the fault degree, and finally, a network diagnosis output result is obtained, wherein the network diagnosis output result comprises real-time feedback of fault components, fault types and fault early warning degrees.
The above-described embodiments, objects, technical principles, decision schemes and advantages of the present invention are described in more detail, it should be understood that the above-described embodiments are merely exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalents, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (5)

1. The electromechanical device bearing vibration signal denoising method based on CEEMDAN and FastICA is characterized by comprising the following steps:
decomposing vibration data acquired by a sensor by using a complete empirical mode decomposition method of CEEMDAN adaptive noise to obtain a plurality of intrinsic mode functions IMF which are used as observation signals X (t);
denoising the eigen function obtained by decomposition through a FastICA algorithm, and obtaining a new IMF' by utilizing ICA inverse transformation;
step three, directly accumulating and restoring the new IMF' to obtain a reconstructed signal, extracting a characteristic vector, and reducing the dimension by using LLE;
and step four, the feature vector is used as the input of the deep learning network, and the diagnosis result is obtained through output.
2. The CEEMDAN and FastICA-based electromechanical device bearing vibration signal denoising method of claim 1, wherein the first step comprises: the device vibration signal is collected as a raw data sample by a sensor placed on the electromechanical device.
3. The CEEMDAN and FastICA-based electromechanical device bearing vibration signal denoising method of claim 1, wherein the first step comprises:
performing complete empirical mode decomposition on CEEMDAN self-adaptive noise on an original vibration data sample, wherein the complete empirical mode decomposition comprises the following steps:
firstly, solving a first-order modal component, and adding positive-negative pair Gaussian white noise which follows standard normal distribution into an original data signal;
performing EMD on the obtained new signal to obtain a plurality of IMF components;
obtaining a first-order final component by averaging a plurality of IMFs
Figure RE-RE-DEST_PATH_IMAGE001
And a first order residual component r1(t);
then solving the second order modal component to obtain the second order component
Figure RE-DEST_PATH_IMAGE002
And a residual component r2(t);
repeating the steps until the residual signal is inseparable, and then expressing the original signal as:
Figure RE-RE-DEST_PATH_IMAGE003
Figure RE-DEST_PATH_IMAGE004
4. the CEEMDAN and FastICA-based method of denoising electromechanical device bearing vibration signals as in claim 1, wherein the second step comprises:
the method has the advantages that the traditional ICA independent component analysis method is improved, the FastICA algorithm is adopted, the operation speed is higher, the effect is better, the iterative formula of the accumulative distribution function and the confusion matrix is changed on the basis of the traditional ICA independent component analysis method, and the better denoising performance is obtained;
and then ICA inverse change is carried out on the original signal estimation S (t) obtained by FastICA to obtain new IMF', and accumulation reconstruction, feature extraction and dimension reduction by LLE are carried out in the next step.
5. The CEEMDAN and FastICA-based method of denoising electromechanical device bearing vibration signals in accordance with claim 1, wherein the fourth step comprises:
extracting features, namely reducing dimensions by using LLE, and taking the obtained feature vector as the input of a deep learning network;
in consideration of the characteristics of sample data of mechanical equipment, an unsupervised domain self-adaptive transfer learning model RTN is adopted, fault type judgment is carried out by utilizing spectral clustering, then the Bayesian network based on maximum likelihood estimation is utilized to analyze the fault degree, and finally, a network diagnosis output result is obtained, wherein the network diagnosis output result comprises real-time feedback of fault components, fault types and fault early warning degrees.
CN202110236563.0A 2021-03-03 2021-03-03 CEEMDAN and FastICA-based electromechanical device bearing vibration signal denoising method Pending CN113158769A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110236563.0A CN113158769A (en) 2021-03-03 2021-03-03 CEEMDAN and FastICA-based electromechanical device bearing vibration signal denoising method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110236563.0A CN113158769A (en) 2021-03-03 2021-03-03 CEEMDAN and FastICA-based electromechanical device bearing vibration signal denoising method

Publications (1)

Publication Number Publication Date
CN113158769A true CN113158769A (en) 2021-07-23

Family

ID=76884094

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110236563.0A Pending CN113158769A (en) 2021-03-03 2021-03-03 CEEMDAN and FastICA-based electromechanical device bearing vibration signal denoising method

Country Status (1)

Country Link
CN (1) CN113158769A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114217147A (en) * 2021-11-14 2022-03-22 国网辽宁省电力有限公司葫芦岛供电公司 Acoustic fingerprint early warning device for large power transformer

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101539896B1 (en) * 2014-10-14 2015-08-06 울산대학교 산학협력단 Method for diagnosis of induction motor fault
CN108414226A (en) * 2017-12-25 2018-08-17 哈尔滨理工大学 Fault Diagnosis of Roller Bearings under the variable working condition of feature based transfer learning
CN109100143A (en) * 2018-07-06 2018-12-28 华中科技大学 Fault Diagnosis of Roller Bearings and equipment based on CEEMDAN and CFSFDP
CN109827777A (en) * 2019-04-01 2019-05-31 哈尔滨理工大学 Rolling bearing fault prediction technique based on Partial Least Squares extreme learning machine
CN109871733A (en) * 2018-09-27 2019-06-11 南京信息工程大学 A kind of adaptive sea clutter signal antinoise method
CN110044623A (en) * 2019-04-15 2019-07-23 中国人民解放军海军工程大学 The rolling bearing fault intelligent identification Method of empirical mode decomposition residual signal feature
CN110146291A (en) * 2019-05-31 2019-08-20 昆明理工大学 A kind of Rolling Bearing Fault Character extracting method based on CEEMD and FastICA
CN111079706A (en) * 2019-12-31 2020-04-28 辽宁石油化工大学 Structural modal parameter identification method for improving EEMD (ensemble empirical mode decomposition) based on wavelet and ICA (independent component analysis)
CN111272429A (en) * 2020-03-04 2020-06-12 贵州大学 Bearing fault diagnosis method
US20200200648A1 (en) * 2018-02-12 2020-06-25 Dalian University Of Technology Method for Fault Diagnosis of an Aero-engine Rolling Bearing Based on Random Forest of Power Spectrum Entropy
WO2020156348A1 (en) * 2019-01-31 2020-08-06 青岛理工大学 Structural damage identification method based on ensemble empirical mode decomposition and convolution neural network
CN111880090A (en) * 2019-06-28 2020-11-03 浙江大学 Distribution layered online fault detection method for million-kilowatt ultra-supercritical unit
CN111885033A (en) * 2020-07-14 2020-11-03 南京聚铭网络科技有限公司 Machine learning scene detection method and system based on multi-source safety detection framework
CN112084237A (en) * 2020-09-09 2020-12-15 广东电网有限责任公司中山供电局 Power system abnormity prediction method based on machine learning and big data analysis
CN112432790A (en) * 2020-07-21 2021-03-02 华晨宝马汽车有限公司 Rolling bearing fault diagnosis method and device and storage medium

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101539896B1 (en) * 2014-10-14 2015-08-06 울산대학교 산학협력단 Method for diagnosis of induction motor fault
CN108414226A (en) * 2017-12-25 2018-08-17 哈尔滨理工大学 Fault Diagnosis of Roller Bearings under the variable working condition of feature based transfer learning
US20200200648A1 (en) * 2018-02-12 2020-06-25 Dalian University Of Technology Method for Fault Diagnosis of an Aero-engine Rolling Bearing Based on Random Forest of Power Spectrum Entropy
CN109100143A (en) * 2018-07-06 2018-12-28 华中科技大学 Fault Diagnosis of Roller Bearings and equipment based on CEEMDAN and CFSFDP
CN109871733A (en) * 2018-09-27 2019-06-11 南京信息工程大学 A kind of adaptive sea clutter signal antinoise method
WO2020156348A1 (en) * 2019-01-31 2020-08-06 青岛理工大学 Structural damage identification method based on ensemble empirical mode decomposition and convolution neural network
CN109827777A (en) * 2019-04-01 2019-05-31 哈尔滨理工大学 Rolling bearing fault prediction technique based on Partial Least Squares extreme learning machine
CN110044623A (en) * 2019-04-15 2019-07-23 中国人民解放军海军工程大学 The rolling bearing fault intelligent identification Method of empirical mode decomposition residual signal feature
CN110146291A (en) * 2019-05-31 2019-08-20 昆明理工大学 A kind of Rolling Bearing Fault Character extracting method based on CEEMD and FastICA
CN111880090A (en) * 2019-06-28 2020-11-03 浙江大学 Distribution layered online fault detection method for million-kilowatt ultra-supercritical unit
CN111079706A (en) * 2019-12-31 2020-04-28 辽宁石油化工大学 Structural modal parameter identification method for improving EEMD (ensemble empirical mode decomposition) based on wavelet and ICA (independent component analysis)
CN111272429A (en) * 2020-03-04 2020-06-12 贵州大学 Bearing fault diagnosis method
CN111885033A (en) * 2020-07-14 2020-11-03 南京聚铭网络科技有限公司 Machine learning scene detection method and system based on multi-source safety detection framework
CN112432790A (en) * 2020-07-21 2021-03-02 华晨宝马汽车有限公司 Rolling bearing fault diagnosis method and device and storage medium
CN112084237A (en) * 2020-09-09 2020-12-15 广东电网有限责任公司中山供电局 Power system abnormity prediction method based on machine learning and big data analysis

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
CHANGNING LI等: "Fault Separation and Detection for Compound Bearing-Gear fault Condition Based on Decomposition of Marginal Hilbert Spectrum", 《IEEE ACCESS》 *
HONGCHUN SUN等: "A Single-Channel Blind Source Separation Technique Based on AMGMF and AFEEMD for the Rotor System", 《IEEE ACCESS》 *
李子达: "贝叶斯网络参数迁移学习方法", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *
罗志增等: "基于CEEMDAN-ICA的单通道脑电信号眼电伪迹滤除方法", 《传感技术学报》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114217147A (en) * 2021-11-14 2022-03-22 国网辽宁省电力有限公司葫芦岛供电公司 Acoustic fingerprint early warning device for large power transformer

Similar Documents

Publication Publication Date Title
CN106124212B (en) Fault Diagnosis of Roller Bearings based on sparse coding device and support vector machines
Sohaib et al. Fault diagnosis of rotary machine bearings under inconsistent working conditions
Peng et al. Fault feature extractor based on bootstrap your own latent and data augmentation algorithm for unlabeled vibration signals
CN111753891B (en) Rolling bearing fault diagnosis method based on unsupervised feature learning
CN111397896A (en) Fault diagnosis method and system for rotary machine and storage medium
CN111089720A (en) Regularization sparse filtering method suitable for gear fault diagnosis under variable rotating speed
Pu et al. A one-class generative adversarial detection framework for multifunctional fault diagnoses
CN112964469A (en) Online fault diagnosis method for rolling bearing under variable load of transfer learning
Ye et al. Multiscale weighted morphological network based feature learning of vibration signals for machinery fault diagnosis
Li et al. Gear pitting fault diagnosis using raw acoustic emission signal based on deep learning
Cao et al. Fault diagnosis of rolling bearing based on multiscale one-dimensional hybrid binary pattern
CN113733164B (en) Industrial robot fault diagnosis method based on current detection
Zare et al. Convolutional neural networks for wind turbine gearbox health monitoring.
CN113780151B (en) Bearing fault diagnosis method and system based on bilinear feature fusion
CN113158769A (en) CEEMDAN and FastICA-based electromechanical device bearing vibration signal denoising method
CN113792597A (en) Mechanical equipment abnormal sound detection method based on self-supervision feature extraction
CN113221996A (en) Bearing fault diagnosis method and system based on multi-head attention mechanism
Chen et al. Gearbox fault diagnosis using convolutional neural networks and support vector machines
Ning et al. An intelligent device fault diagnosis method in industrial internet of things
CN112345251B (en) Mechanical intelligent fault diagnosis method based on signal resolution enhancement
CN112683533A (en) Signal enhancement method and system for bearing fault diagnosis
CN112464708A (en) Double-fed asynchronous fan power quality abnormal fault diagnosis method
Zabin et al. Industrial Fault Diagnosis using Hilbert Transform and Texture Features
Shang et al. Denoising Fused Wavelets Net for Aeroengine Bevel Gear Fault Diagnosis
CN115481666B (en) Gearbox small sample fault diagnosis method, system and equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20210723

WD01 Invention patent application deemed withdrawn after publication