| Literature DB >> 31906150 |
Ning Cao1, Zhinong Jiang1, Jinji Gao2, Bo Cui3.
Abstract
Bearing state recognition, especially under variable working conditions, has the problems of low reusability of monitoring data, low state recognition accuracy and low generalization ability of the model. The feature-based transfer learning method can solve the above problems, but it needs to rely on signal processing knowledge and expert diagnosis experience to obtain the cross-characteristics of different working conditions data in advance. Therefore, this paper proposes an improved balanced distribution adaptation (BDA), named multi-core balanced distribution adaptation (MBDA). This method constructs a weighted mixed kernel function to map different working conditions data to a unified feature space. It does not need to obtain the cross-characteristics of different working conditions data in advance, which simplifies the data processing and meet end-to-end state recognition in practical applications. At the same time, MBDA adopts the A-Distance algorithm to estimate the balance factor of the distribution and the balance factor of the kernel function, which not only effectively reduces the distribution difference between different working conditions data, but also improves efficiency. Further, feature self-learning and rolling bearing state recognition are realized by the stacked autoencoder (SAE) neural network with classification function. The experimental results show that compared with other algorithms, the proposed method effectively improves the transfer learning performance and can accurately identify the bearing state under different working conditions.Entities:
Keywords: SAE neural networks; different working condition; multi-core balanced distribution adaptation; rolling bearing; transfer learning
Year: 2019 PMID: 31906150 PMCID: PMC6983199 DOI: 10.3390/s20010234
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1Autoencoder structure diagram.
Figure 2Stacked Autoencoder Neural Network.
Figure 3Flowchart of the bearing state recognition method under different working conditions.
Vibration signal parameter table for experimental data.
| Different Working Conditions | RPM (r/min) | Motor Load (W) | Fault Diameter of IF, OF and BF (mm) | Fs (kHz) | Number of Samples |
|---|---|---|---|---|---|
| A | 1730 | 2.25 | 0.1778 | 12 | 1500 |
| B | 1750 | 1.5 | 0.3356 | 1500 | |
| C | 1772 | 0.75 | 0.5334 | 1500 | |
| D | 1797 | 0 | 0.7112 | 1500 |
Sample sets composition of rolling bearings under different working conditions.
| Sample Sets | Source Data | Target Data | Source Data Sample Number | Target Data Sample Number |
|---|---|---|---|---|
| Single/single conditions | B | A | 1500 | 1500 |
| Single/multiple conditions | BC | A | 3000 | 1500 |
| Multiple/multiple conditions | CD | AB | 3000 | 3000 |
| Single/multiple conditions | BCD | A | 4500 | 1500 |
Figure 4Bearing state recognition accuracy curve under working conditions A(T)-B(S), A(T)-BC(S), AB (T)-CD (S) and A (T)-BCD (S), respectively.
Bearing state recognition accuracy under different methods (%).
| Different Methods/Sample Sets | A(T)-B(S) | A(T)-BC(S) | AB(T)-CD(S) | A(T)-BCD(S) | Average Accuracy |
|---|---|---|---|---|---|
| TCA-SAE | 75.00 | 69.00 | 62.00 | 54.00 | 65.00 |
| JDA-SAE | 92.00 | 77.00 | 69.52 | 69.00 | 76.88 |
| BDA-SAE | 96.99 | 88.00 | 83.10 | 77.00 | 86.27 |
| MBDA-SAE | 100.00 | 98.50 | 96.86 | 90.50 | 96.47 |