This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
1. Introduction
Rolling bearings are one of the most prevalent components in rotor system of rotating machinery. Faults may occur in bearings due to wear and tear. These faults may cause malfunctions and failure and may even lead to catastrophic failure of the rotating machinery. Thus, this has prompted a great deal of research on vibration-based fault identification of rolling bearing over the last few decades [1]. Rolling bearing fault identification mainly includes two steps: one is fault feature extraction using signal processing techniques, and the other is fault identification based on pattern recognition methods.
Vibration signals with abundant fault information are often complex, nonlinear, and nonstationary. These characteristics make it difficult for the traditional Fourier transform-based methods to achieve good analysis results [2]. Empirical mode decomposition (EMD) can adaptively extract the intrinsic mode components of the signal according to its local structural characteristics on the time scale [3]. It is not limited by the uncertainty principle and is particularly suitable to analysis nonlinear and nonstationary signals. With in-depth research, however, it is found that EMD has some obvious shortcomings, such as sensitivity to noise and sampling, mode mixing, endpoint effect, lack of mathematical theory, and being time consuming [4, 5], Which significantly limit its further applications. To overcome these deficiencies, variational mode decomposition (VMD) method, which is essentially different from EMD recursive mode decomposition, was proposed by Dragomiretskiy and Zosso [5]. The VMD uses nonrecursive mode decomposition to suppress the mode mixing caused by the accumulation of envelope estimation error. It solves the problem that the components with similar frequency cannot be decomposed effectively and dramatically avoids the endpoint effect. Some successful applications of VMD have been reported recently. Xing et al. [6] proposed a fault diagnosis method based on VMD, Tsallis entropy, and FCM clustering for rolling bearing. Firstly, they applied VMD to decompose the vibration signals to obtain a series of intrinsic mode functions (IMFs). Then, they calculated the Tsallis entropy of each IMF and used it as fault features. Finally, the features were put into FCM classifier to recognize different fault types. In order to extract more abundant features to distinguish bearing faults, Zhu et al. [7] utilized VMD to decompose the vibration signals firstly. Then, they applied the continuous wavelet transform to draw the time-frequency images of the signals. Finally, those images were used as the input features of the Mobile-Net network to perform fault identification. Liu and Yan [8] decomposed the vibration signal of rolling bearing into a set of mode components using VMD and took the AR model parameters, model variance, and singular value of modal matrix of each mode component as the feature vectors. Finally, the Euclidean distance discriminant function was established to identify the fault types of the rolling bearing. Cui et al. [9] combined generalized morphological filtering and VMD to extract the features of bearing early fault signals collected from bearing and used envelope spectrum analysis to recognize the bearing fault types. Unfortunately, the number of mode components K needs to be set in advance when using VMD algorithm for signal processing. If the preset value of K is less than the number of useful components in the original signal, the decomposition will be insufficient and some intrinsic mode components cannot be accurately separated. On the contrary, if the preset value of K is greater than the number of useful components in the original signal, it will cause overdecomposition and produce some false components. It is obvious that the selection of K directly affects the result of signal processing and is the most important part of VMD algorithm.
Complexity is a nonlinear characteristic reflecting the nature of the system, and the complexity of signal is different under various operating conditions. Permutation entropy (PE) [10] is a nonlinear statistical measure for the complexity and regularity of signals, which has the properties of simple calculation and strong antinoise ability. These properties make it an ideal tool for analyzing vibration signals in fault diagnosis of rotating machinery. Yan et al. [11] applied PE to the feature extraction of vibration signals, the results of which show that the PE can effectively detect and amplify the dynamic changes of vibration signal and characterize the working conditions of rotating machinery.
However, similar to the traditional single scale nonlinear index, PE can only measure the complexity of signals (time series) on a single scale. To compensate for this deficiency, based on PE, multiscale permutation entropy (MPE) which has better robustness than PE was developed by Aziz and Arif [12] and was successfully applied to estimate the complexity and randomness of time series at different scales. For instance, Li et al. [13] used MPE to quantitatively analyzes the vibration signals of rotating machinery at different scales to construct the original feature set. Then, they constructed a multichannel fusion convolutional neural network to extract features from PE of multiple scales for fault identification of rolling bearings. In railway transportation industry, Ye et al. [14] proposed a data-driven method which combines multiscale permutation entropy and linear local tangent space alignment to diagnose the faults of vehicle suspension systems.
Clustering analysis is one of the most important research fields for pattern recognition. Fuzzy C-means Clustering (FCM) and Gustafson Kessel (GK) clustering are two fashionable approaches which have been used for fault identification [15, 16]. Nevertheless, these two approaches are based on the assumption that the analyzed data has a spherical shape, which is rarely achieved in practice. Hence, Gath Geva (GG) clustering analysis method was developed by Gath and Geva [17]. GG clustering analysis is an improvement method of FCM clustering and GK clustering algorithm, which introduces the fuzzy maximum likelihood estimation distance norm to measure the distance between data, so it can reflect data classes with different shapes and directions. Recently, the applications of GG clustering in the field of fault identification and health management have achieved good results. For instance, Wang et al. [18] proposed a method for rolling bearing degradation condition clustering based on multidimensional degradation feature and GG clustering. In their method, the GG clustering is introduced to divide different conditions during the degradation process. The results show that the GG clustering is able to cluster degradation condition of equipment such as bearings accurately and is able to cluster data samples with arbitrary shapes. In [19], a fault diagnosis method that combines empirical mode decomposition, permutation entropy, linear discriminant analysis, and GG clustering was introduced and successfully applied to the fault identification of rolling bearings.
It is true that the above methods have achieved good cluster recognition results. However, it is worth noting that the number of GG clusters must be given correctly beforehand when using GG clustering, which is very difficult in practical applications.
In summary, although VMD holds the potential to overcome the deficiencies of endpoint effect, mode mixing, and other issues, the number of mode components K needs to be set in advance when using it to process signal. Unfortunately, the actual signal is always complex and changeable, and K is usually difficult to determine. GG clustering can reflect data classes with different shapes and directions, but it needs to determine the number of clusters beforehand, which require extensive expert experience or relevant background knowledge.
To solve the above problems, a novel fault identification method is proposed. First, the energy criterion iteration stop condition is introduced into VMD, and an improved variable mode decomposition (IVMD) is developed in this paper; when decomposing the vibration signal, the number of K is automatically determined. Second, the evaluation index
2. Theoretical Background
2.1. Improved Variational Mode Decomposition
The VMD algorithm redefines the intrinsic mode function (IMF) as an AM-FM signal and decomposes the original signal into a specified number of IMF components by constructing and solving a constrained variational problem. Assuming that the vibration signal is to be decomposed into K IMFs, the corresponding variational problem is constructed as follows.
(1) For each IMF component
(2) Estimate a center frequency
(3) Utilize the Gaussian smoothness index
where
To obtain the optimal solution of equation (3), a penalty factor
Applying alternating direction method of multipliers to constantly update each mode component
According to the principle of VMD [5], the number of K is required to be predefined when using VMD to process signal. However, the practical signal is always complex and changeable, and K is usually difficult to determine. Inspired by literature [20], a new method to determine K based on residual energy ratio is developed in this work. The energy of the original signal or mode component is calculated as
According to research results in the literature [20], the residual energy ratio
[figure omitted; refer to PDF]
The clustering effect of the AGG clustering algorithm can be tested by clustering accuracy, classification coefficient, and average fuzzy entropy.
The clustering accuracy
The classification coefficient PC is defined as
The average fuzzy entropy CE is defined as
The closer the clustering accuracy and classification coefficient are to 1, and the closer the average fuzzy entropy is to 0, the better the clustering effect will be.
2.4. Principle Component Analysis
Principle component analysis (PCA) is a widely used technique in applications such as dimension reduction, feature selection, lossy data compression, and data visualization. By transforming the data into a lower dimension, PCA simplifies the complexity of high-dimensional data while retaining trends and patterns. It is an unsupervised feature transformation method, which requires no label data, and is completely nonparametric [23].
In general, the objective of the PCA transform is to maximize the variance of the projected data.
3. The Proposed Method
The proposed method based on IVMD and AGG firstly uses IVMD to decompose the original vibration signal for denoising. This process makes full use of the mature theory of VMD and automatically determines the number of the mode components and then selects the most correlated mode components to reconstruct the original signal. Through decomposition and reconstruction, the main information of the signal is preserved and the large amount of noise contained in it is eliminated. Then it adopts MPE as feature vectors to reveal the different conditions of equipment. As mentioned above, MPE can effectively describe the granularity characteristics of the signal, which is more conducive to the feature quantization and extraction of the reconstructed signal. In addition, PCA is applied for dimension reduction to obtain some better feature vectors with low dimensionality, high sensitivity, and small classification error rate. Finally, the obtained feature vectors are fed into the AGG clustering algorithm to perform fault identification. The flowchart explaining the complete methodology is given in Figure 3. The exact procedures of the proposed algorithm can be expressed as follows:
(1) Apply IVMD to decompose the original vibration signals of the equipment in various states, and obtain K mode components.
(2) Calculate the cross-correlation between each mode component and the original signal, and select those mode components whose correlation coefficients are greater than the preset threshold to reconstruct the original signal.
(3) Calculate the MPE of the reconstructed signal, and construct the original feature vectors.
(4) Use PCA to reduce the dimension of the entropy feature vectors.
(5) Take the low-dimensional sensitive feature vectors after dimension reduction as the input of adaptive GG clustering. Analyze the clustering effect by evaluation index.
[figure omitted; refer to PDF]
In this paper, correlation coefficient is used to select the intrinsic mode components. The larger the correlation coefficient, the higher the linear correlation degree between two variables. When the correlation coefficient is between 0.5 and 0.8, it is considered to be significantly correlated [25]. In this paper, components with correlation values greater than 0.5 are selected for reconstruction. More specifically, for the normal signals, IMF1 and IMF2 are selected; for the rolling element fault signals, IMF4 and IMF5 are selected; for the inner race fault signals, IMF4 and IMF5 are selected; for the outer race fault signals, IMF3 and IMF4 are selected.
The calculation of MPE is related to the selection of series length
[figure omitted; refer to PDF]
Figure 7 illustrates that the MPE values of rolling bearings in different states are different. This is because the randomness of vibration signals is different when different fault emerges. This is a good indication that MPE can effectively characterize the fault characteristics of vibration signals in different scales. When
The vibration signals of 4 different states are decomposed adaptively using IVMD, and high correlation IMFs are selected to reconstruct the original signals. The MPE of the reconstructed signal in each state are calculated. The first nine entropy values are selected as feature vectors to construct 4 ∗ 50 ∗ 9 fault feature set. In order to visualize the data, PCA is used to reduce the dimensions of the feature vector from 9 to 2. Finally, input these low dimension vectors into the AGG algorithm to identify the optimal clustering number
[figure omitted; refer to PDF]
As shown in Figure 8, the value of clustering evaluation indicator function
[figure omitted; refer to PDF]
In Figure 9,
Table 1
Clustering centers of 4 different state signals.
| The clustering center | Coordinate values | |
| V1 | 0.9307 | 0.8735 |
| V2 | 0.0549 | 0.8052 |
| V3 | 0.9135 | 0.7031 |
| V4 | 0.6188 | 0.0638 |
Table 2
Membership degree of 4 different state signals.
| Sample group no. | Membership | |||
| V1 | V2 | V3 | V4 | |
| NR | 0 | 1 | 0 | 0 |
| BF | 0.9725 | 0 | 0.0275 | 0 |
| IF | 0 | 0 | 0 | 1 |
| OF | 0.0028 | 0 | 0.9972 | 0 |
In order to illustrate the superiority of the proposed method in this paper, three other fault identification methods including IVMD single scale permutation entropy and AGG clustering, IVMD multiscale permutation entropy and FCM clustering, IVMD multiscale permutation entropy and GK clustering are used for comparative study under the same datasets and identification task. The experimental results are shown in Figure 9. Through the comparative analysis of Figures 9 and 10, the following can be seen:
(1) Compared with Figure 10(a), the overlap degree between different class samples in Figure 9 is lower, and this shows that the adaptive decomposition of the signal by IVMD eliminates most of the noise contained in the signal and preserves the main information of the signal.
(2) The compactness of the within-class samples, by comparison, is better in Figure 9 than that in Figure 10(b). This shows that the multiscale permutation entropy can better represent the fault information of the signal, and taking it as the feature vector is more conducive to clustering identification.
(3) Compared with Figures 10(c) and 10(d), the clustering effect in Figure 9 is better. Specifically speaking, clustering profiles of FCM and GK are more spherical and approximately elliptical, while AGG is arbitrary.
[figures omitted; refer to PDF]
Clustering accuracy Acc, classification coefficient PC, and fuzzy entropy CE are used to quantitatively evaluate the performance of different identification methods in Figures 8 and 9. The results are listed in Table 3.
Table 3
Fault diagnosis results.
| Methodology | The evaluation index | ||
| Acc (%) | PC | CE | |
| MPE + AGG | 96.5 | 0.9709 | NaN |
| IVMD + PE + AGG | 98 | 0.9812 | NaN |
| IVMD + MPE + FCM | 98.5 | 0.9102 | 0.1774 |
| IVMD + MPE + GK | 100 | 0.9188 | 0.1675 |
| Proposed method | 100 | 0.9905 | NaN |
As can be seen from Table 3, under the precondition that the clustering methods are the same, the values of Acc and PC are 96.5% and 0.97 when MPE is used to directly extract fault features from vibration signals, and the values of Acc and PC are 98% and 0.9812 when IVMD + PE is used for fault features extraction; however, the corresponding values of the proposed method are 100% and 0.9905. Our method has obvious advantages. Under the premise of the same feature extraction method, the values of PC and CE are 0.9102 and 0.1774 separately when FCM clustering is used, and the values of PC and CE are 0.9188 and 0.1675, respectively, when GK clustering is applied; nevertheless, the values of PC and CE using the proposed method are 0.9905 and infinitesimal. It also has certain identification advantages. Therefore, the proposed method based on IVMD, MPE, and AGG clustering is effective.
4.2. Laboratory Measured Datasets
To further verify the performance of the proposed method, experiments are carried out on the measured dataset of Houde instrument laboratory.
The bearing test bench used in the experiment includes three-phase inverter motor, rolling bearing mounting frame, rolling bearing, and loading device, as shown in Figure 11. The diagnosed object is NSK6308 deep groove ball bearing under 5 conditions, which are normal (NR), outer race peeling (OF), inner race peeling (IF), rolling element peeling (BF), and cage failure (FF). The test bearing speed is 3200 rpm, the type of the acceleration sensor is HD-YD232, and the style of the data acquisition card is HD9200. Under the sampling frequency of 8 kHz, 50 samples for each state were collected, with the sample length N = 2048 (Figure 11).
[figure omitted; refer to PDF]
The rolling element fault vibration signals are randomly selected and adaptively decomposed by the proposed IVMD (Figure 1). The relationship between perc and K is shown in Figure 12. The perc is minimum when K is 6, so it is appropriate to choose K to be 6. When K is set to 6, the rolling element fault vibration signal is decomposed as in Figure 13. The correlation coefficients between each component and the original signal are calculated (Figure 14).
[figure omitted; refer to PDF]
Similarly, when the correlation coefficient is between 0.5 and 0.8, it is considered to be significantly correlated [25]. Following this principle, those mode components with correlation coefficients greater than 0.5 are selected to reconstruct the original signal. More specifically, for the normal condition (NR), IMF1 and IMF2 are selected; for the rolling element fault condition (BF), IMF4 and IMF5 are selected; for the cage fault condition (FF), IMF1 is selected; for the inner race fault condition (IF), IMF5 and IMF6 are selected; for the outer race fault condition (OF), IMF5 is selected.
The same parameters are set as those in Section 4.1. The MPE values of reconstructed signal in 5 states are calculated, and the results are shown in Figure 15. Similarly, the first nine entropy values are selected as feature vectors to construct 5 ∗ 50 ∗ 9 fault feature set.
[figure omitted; refer to PDF]
Dimensions of entropy vectors are reduced from 9 to 2 by PCA, and these low dimension vectors are input into the AGG algorithm to identify the optimal clustering number
[figure omitted; refer to PDF]
As can be seen from Figure 17, the samples of the same fault type are distributed around the same cluster center, and different types of faults are clearly separated. In addition, the between-classes distance is large and the within-class distance is small. Among them, one rolling element fault sample and two inner race fault samples are incorrectly clustered as outer race fault and rolling element fault separately. Therefore, the fault clustering identification rate is 98.8%. Furthermore, PC is 0.9945, and CE is infinitesimal. The experiment results on laboratory measured dataset once again demonstrated the effectiveness of the proposed method.
5. Conclusion
A new method based on improved variational mode decomposition, multiscale permutation entropy, and adaptive GG clustering algorithm is proposed for rolling bearing fault diagnosis. By introducing the energy criterion iteration stop condition, the improved variational mode decomposition effectively solves the problem that the number of mode components needs to be set in advance. By integrating the PBMF function, the AGG clustering algorithm can adaptively determine the optimal number of clusters. Firstly, IVMD is applied to adaptively decompose the vibration signal into several mode components, and the mode components with high correlation are selected to reconstruct the original signal. Then, the multiscale permutation entropy which can fully describe the irregularity and complexity of the signal is extracted from the reconstructed signals as the feature vectors. Finally, the extracted feature vectors are fed AGG clustering algorithm for fault identification. The experimental results show that the proposed method can successfully distinguish the different operating states of the equipment, and there is no overlap between classes. Consequently, it is an effective method for fault information mining and identification.
Acknowledgments
This work was supported by the National Natural Science Foundation of China (no. 51965034) and Lanzhou City Innovation the Entrepreneurship Project (no. 2018-RC-25).
[1] D. Chen, Y. Zhang, C. Yao, F. Sun, N. Zhou, "Fault diagnosis based on FVMD multi-scale permutation entropy and GK fuzzy clustering," Journal of Mechanical Engineering, vol. 54 no. 1, pp. 16-27, DOI: 10.3901/jme.2018.14.016, 2018.
[2] J. Zheng, H. Pan, J. Chen, "Mean-optimized empirical mode decomposition and its application in rotor fault diagnosis," Journal of Mechanical Engineering, vol. 54, pp. 107-115, DOI: 10.3901/jme.2018.23.093, 2018.
[3] N. E. Huang, Z. Shen, S. R. Long, M. C. Wu, H. H. Shih, Q. Zheng, N.-C. Yen, C. C. Tung, H. H. Liu, "The empirical mode decomposition and the Hilbert spectrum for nonlinear and non-stationary time series analysis," Proceedings of the Royal Society of London. Series A: Mathematical, Physical and Engineering Sciences, vol. 454 no. 1971, pp. 903-995, DOI: 10.1098/rspa.1998.0193, 1998.
[4] Z. Li, M. Zhu, "Research on mechanical fault diagnosis method based on variational mode decomposition," Acta Armamentarii, vol. 38, pp. 180-186, 2017.
[5] K. Dragomiretskiy, D. Zosso, "Variational mode decomposition," IEEE Transactions on Signal Processing, vol. 62 no. 3, pp. 531-544, DOI: 10.1109/tsp.2013.2288675, 2014.
[6] T. Xing, Y. Zen, Z. Meng, X. Guo, "A fault diagnosis method of rolling bearing based on VMD Tsallis entropy and FCM clustering," Multimedia Tools and Applications, vol. 79 no. 39, 2020.
[7] J. Zhu, A. Deang, S. Xue, X. Ding, S. Zhang, "Rolling bearing fault diagnosis and prediction based on VMD-CWT and MobileNet," Computer Science & Information Technology, vol. 11 no. 3, pp. 45-57, DOI: 10.5121/csit.2021.110305, 2021.
[8] C. Liu, X. Yan, "fault diagnosis of a wind turbine rolling bearing based on variational mode decomposition and condition identification," Journal of Chinese Society of Power Engineering, vol. 37, pp. 22-27, 2017.
[9] X. Cui, H. Wang, J. Xing, Y. Zuo, "Rolling bearing fault diagnosis of generalized morphological filtering and VMD decomposition," Journal of Electronic Measurement and Instrument, vol. 32, pp. 51-56, 2018.
[10] C. Bandt, B. Pompe, "Permutation entropy: a natural complexity measure for time series," Physical Review Letters, vol. 88 no. 17,DOI: 10.1103/physrevlett.88.174102, 2002.
[11] R. Yan, Y. Liu, R. X. Gao, "Permutation entropy: a nonlinear statistical measure for status characterization of rotary machines," Mechanical Systems and Signal Processing, vol. 29, pp. 474-484, DOI: 10.1016/j.ymssp.2011.11.022, 2012.
[12] W. Aziz, M. Arif, "Multiscale permutation entropy of physiological time series," Proceedings of the IEEE INMIC International Multi-topic Conference,DOI: 10.1109/inmic.2005.334494, .
[13] H. Li, J. Huang, X. Yang, J. Luo, L. Zhang, Y. Pang, "fault diagnosis for rotating machinery using multiscale permutation entropy and convolutional neural networks," Entropy, vol. 32 no. 8,DOI: 10.3390/e22080851, 2020.
[14] Y. Ye, Y. Zhang, Q. Wang, Z. Wang, Z. Teng, H. Zhang, "Fault diagnosis of high-speed train suspension systems using multiscale permutation entropy and linear local tangent space alignment," Mechanical Systems and Signal Processing, vol. 138,DOI: 10.1016/j.ymssp.2019.106565, 2020.
[15] Y. Hu, S. Zhang, A. Jiang, L. Zhang, W. Jiang, J. Li, "A new method of wind turbine bearing fault diagnosis based on multi-masking empirical mode decomposition and fuzzy C-means clustering," Chinese Journal of Mechanical Engineering, vol. 32 no. 46,DOI: 10.1186/s10033-019-0356-4, 2019.
[16] X. Wu, J. Zhu, B. Wu, J. Sun, C. Dai, "Discrimination of tea varieties using FTIR spectroscopy and allied Gustafson-Kessel clustering," Computers and Electronics in Agriculture, vol. 147, pp. 64-69, DOI: 10.1016/j.compag.2018.02.014, 2018.
[17] I. Gath, A. B. Geva, "Unsupervised optimal fuzzy clustering," IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 11 no. 7, pp. 773-780, DOI: 10.1109/34.192473, 1989.
[18] B. Wang, X. Hu, T. Mei, S. D. Jian, W. Wei, "Rolling bearing degradation condition clustering using multidimensional degradation feature and Gath–Geva fuzzy clustering algorithm," Journal of Vibration and Control, vol. 27 no. 17-18, 2020.
[19] J. Hou, Y. Wu, H. Gong, A. S. Ahmad, L. Liu, "A novel intelligent method for bearing fault diagnosis based on EEMD permutation entropy and GG clustering," Applied Sciences, vol. 10 no. 1,DOI: 10.3390/app10010386, 2020.
[20] G. Tang, X. Wang, "Early fault diagnosis of rolling bearing based on IVMD and singular value difference spectrum," Journal of Vibration, Measurement & Diagnosis, vol. 36, pp. 700-707, 2016.
[21] N. R. Pal, J. C. Bezdek, "On cluster validity for the fuzzy c-means model," IEEE Transactions on Fuzzy Systems, vol. 3 no. 3, pp. 370-379, DOI: 10.1109/91.413225, 1995.
[22] M. K. Pakhira, S. Bandyopadhyay, U. Maulik, "Validity index for crisp and fuzzy clusters," Pattern Recognition, vol. 37 no. 3, pp. 487-501, DOI: 10.1016/j.patcog.2003.06.005, 2004.
[23] R. Machlev, D. Tolkachov, Y. Levron, Y. Beck, "Dimension reduction for NILM classification based on principle component analysis," Electric Power Systems Research, vol. 187,DOI: 10.1016/j.epsr.2020.106459, 2020.
[24] Bearing Data Center Website, The Case Western Reserve University Bearing Data Center Website Bearing Data Center Test Seeded Fault Test Data [EB/OL], 2013, http://csegroups.case.edu/bearingdatacenter/pages/download-data-file
[25] J. Lu, W. Ma, D. Ye, C. Jiang, "Algorithm of sound signal enhancement based on VMD," Journal of Mechanical Engineering, vol. 54 no. 10, pp. 10-15, DOI: 10.3901/jme.2018.10.010, 2018.
[26] Y. Li, M. Xu, Y. Wei, W. Huang, "A new rolling bearing fault diagnosis method based on multiscale permutation entropy and improved support vector machine based binary tree," Measurement, vol. 77, pp. 80-94, DOI: 10.1016/j.measurement.2015.08.034, 2016.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
Copyright © 2021 Tianjing He et al. This is an open access article distributed under the Creative Commons Attribution License (the “License”), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License. https://creativecommons.org/licenses/by/4.0/
Abstract
The nonlinear and nonstationary characteristics of vibration signal in mechanical equipment make fault identification difficult. To tackle this problem, this paper proposes a novel fault identification method based on improved variational mode decomposition (IVMD), multiscale permutation entropy (MPE), and adaptive GG clustering. Firstly, the original vibration signal is decomposed into a set of mode components adaptively by IVMD, and the mode components that are highly correlated with the original signal are selected to reconstruct the original signal. After that, the MPE values of the reconstructed signal are calculated as feature vectors which can differentiate machinery conditions. Finally, low-dimensional sensitive features obtained by principal component analysis (PCA) are fed into the adaptive GG clustering algorithm to perform fault identification. In this method, the residual energy ratio is used to find the optimal parameter K of the VMD and the
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer






