Published: 02 April 2020

Method of bearing fault diagnosis based on time-frequency manifold analysis

Tengqiang Wang1
Yingfu Guo2
Guangbin Wang3
Guangzhou Sui4
1, 2Hunan University of Science and Technology, Xiangtan, 411201, China
3, 4Lingnan Normal University, Zhanjiang, 524048, China
Corresponding Author:
Tengqiang Wang
Views 57
Reads 26
Downloads 1170

Abstract

Bearing damage is one of the main causes of mechanical malfunction , and its vibration signal has the characteristics of nonlinear, non-stationary and difficult to be extracted. In order to solve the problem of eigenvalues and eigenvectors, the concept of multi-scale sub-band sample entropy is proposed, which cannot accurately extract weak signals from complexity. First, the wavelet packet decomposition of multi-scale signals is obtained, and then, the scale of each signal is sub-band-decomposing. Finally, the sample entropy of each subband can be solved. This method can deeply mine the basic characteristic signals. In this paper, a set of normal fault, inner ring fault, spherical fault and outer ring fault signal are used as the original data to verify the effectiveness of the method. The experimental results show that the method can effectively extract bearing fault features.

1. Introduction

In 2000, two papers on isometric graph (Isometric Mapping, ISOMAP) and LLE (local Linear, LLE) algorithm were published in Science Journal [1, 2]. Based on the manifolds learning algorithm, the machine learning and data mining technology was given a new impetus.Classic manifold learning methods are isometric feature mapping(Isometric Mapping, ISOMAP) [1], LLE (Locally Linear Embedding, LLE) [2], Laplace feature mapping (Laplacian eigenmaps, LE) [3], local tangent space alignment (Local Tangent Space Alignment, LTSA) [4] and the like. Wang Xiangxiang [5] use Wigner-Ville distributed fault diagnosis method combined with the LTSA, the successful solution of the problem of extracting weak fault gear; Xiang Dan[6] use EMD and Sample Entropy LLTSA combination of methods, effectively extract the weak fault feature of rolling bearings; Li Feng [7] use linear Local tangent space alignment to dimension Simplification, to identify the weak fault of gear and verified the effectiveness of the method; Yuan Deqiang [8] use LLTSA good clustering and classification performance to reduce dimensionality of the fault data, and fault diagnosis; Sun Bin [9] use LLTSA and limit learning machine combination, use time domain and frequency domain parameters to bearing fault diagnosis; Zang Huaigang [10] use of EMD and smoothed pseudo Wigner-Ville combination, fully extracted smoothed pseudo Wigner-Ville spectral entropy of signals, bearing fault diagnosis.

2. Smoothed pseudo Wigner-Ville distribution and linear local tangent space alignment

Wigner-Ville distribution is a good method of frequency analysis, it can effectively decompose the signal frequency characteristics. An existing signal, then the Wigner-Ville distributed as follows [11, 12]:

1
WVDxt,f=12π-+x*t-12τxt+12τe-iτfdτ,

where: x(t) – the actual signal s(t) of the complex frequency signal, it use Hilbert transform the original signal with phase shift 90°, composed of analytical signal, which is x(t)=s(t)+jHT(s(t)) [13]; x*(t) – conjugate signal of the actual signal s(t); x*(t-12τ)x(t+12τ) – the instantaneous signal correlation function.

In order to solve the cross term problem of Wigner-Ville, a smooth pseudo Wigner-Ville distribution is proposed, two smoothing window function h(τ) and g(u) are defined, the use of the smoothing window function can suppress cross-term effect of Wigner-Ville, the use of these two smoothing window function improved Wigner-Ville distribution can be defined as:

2
SPWVDxt,f=-+x*t-12τxt+12τhτgue-jτfdτdu.

The linear local tangent space alignment algorithm (LLTSA) is a local maximum linear extension of local tangent space arrangement (LTSA), it was the idea that the local tangent space alignment (LTSA) with adaptive linear block combination, by differential Euclidean distance and geodesic distance, and with a pre-given threshold θ compare to construct local data blocks, and using geometric perturbations to strictly control the local linear characteristic of nonlinear data, the loss of the feature information of the reduced dimension is less than that of the original LTSA [15].

3. Multi-scale sub-band sample entropy

In real life, because of the complexity of vibration data, the average sample entropy cannot be extracted from the data. To solve this problem raised here multi-scale entropy concept of sub-band samples, the first signal using wavelet packet decomposition into multi-scale signal, the initial value of the signal feature extraction, because the method can further data internally, and eigenvalues. The specific steps:

(1) Signal provided by the smoothed pseudo Wigner-Ville after decomposition of X;

(2) The signal X=[x1,x2,x3,,xn]T is decomposed by wavelet packet, which is:

3
Y2nt=2hkYn2t-k,
4
Y2n+1t=2gkYn2t-k,

where, hk is orthogonal highpass filter coefficient; gk is orthogonal to the low-pass filter coefficient; Y0(t)=φ(t) is scaling function; Y1(t)=ϕ(t) wavelet function, From this, we can know that the function {Yn(t)|nz+} is the orthogonal wavelet packet of φ(t);

(3) After the signal j is decomposed and reconstructed by wavelet packet X(t) layer, we can get the 2j wavelet packet decomposition and reconstruction sequence Sj,k(k=0,1,2,,2j-1), S(j,k) is the first k node sequence of X(t) layer decomposition of signal j, the wavelet packet decomposition and reconstruction can be regarded as a kind of wavelet packet, then the definition of this kind of partition is defined:

5
φj,ki=φFj,kii=1Nφj,ki,

where, φF(j,k)(i) is the i-th value of φF(j,k) (i=1,2,3,,N), N is the length of the original signal, herein j= 3, then k= 0, 1, 2,…, 7, and φF(j,k) is φ(j,k) of the Fourier transform;

(4) According to the data length M of the after wavelet packet decomposition sequence of nodes S(j,k), select the best maximum stencil length D (D<M) of the sample entropy;

(5) S(j,k) data in accordance with the maximum template length of data is divided a(a=M/D) into sub-band Sij,k (i=1,2,,a);

(6) In S1(j,k), for example, a given dimension m,the sub-band signals in accordance with the serial number S1(j,k) composed of a group m -dimensional vector, which is:

6
S1j,ki=S1j,ki,,S1j,ki+m+1.

(7) Calculating the distance between S1(j,k)(i) and S1(j,k)(n) denoted by din, then din is:

7
din=d[S1(j,k)(n)-S1(j,k)(i)]=max|S1(j,k)(n+l)-S1(j,k)(i+l)|.

(8) Given threshold r, statistic the number of d(i,n)<r for each i, the ratio Bim(r) of this number and the total number D-m+1 of distance, Bim(r)=[d(i,n)<r]D-m+1, where 1<n<D-m, in, find the average for all i, calculated as follows:

8
Bimr=di,n<rD-m+1.

(9) To increase the dimension m+1, repeating steps Eqs. (6)-(8), to give Bm+1(r);

(10) If D is finite, namely S1(j,k) of the sample entropy is c1, the sample entropy c1 is:

9
sampEnm,r,D=-lnBm+1rBmr.

(11) Repeat steps Eqs. (6)-(10), respectively to calculated sample entropy c1, c2, c3,…, c(a) of S1(j,k), S2(j,k), S3(j,k),…, Sa(j,k);

(12) The feature matrix is constructed by the sample entropy c1, c2, c3,…, c(a), and the normalization process, referred to as C(j,k), the node sequence of sub-band samples entropy of C(j,k);

(13) Were calculated for each sequence of nodes Sj,k (j=3), then k= 0, 1, 2,…, 7, remember the sample entropy is C(3,0), C(3,1), C(3,2), C(3,3), C(3,4), C(3,5), C(3,6) and C(3,7), and the feature matrix structure, a naturalization process, you can obtain the fault signal sub-band samples multi-scale entropy is T, then:

10
T=C3,0, C3,1 C3,6, C3,7.

As can be seen from the above steps, the value of m and r is closely related to the sample entropy, therefore, to determine the value of m and r is very important. Where m=1 or m=2, 0.1Stdr0.25Std (Std difference is the standard of the original data), this article takes m=2, r=0.2Std.

4. Fault diagnosis method based on time-frequency manifold

Because of the modal aliasing effect in the process of sub-band decomposition, a smooth pseudo-Wigner-Ville distributed modal aliasing effect is introduced, and the mining sample entropy of the signal in the frequency domain can be used to solve the problem of insufficient resolution of the pseudo-Wigner distribution in the frequency domain after smoothing, and the main characteristic frequency domain signals of the manifolds can be obtained by using the superiority of LLTSA for nonlinear feature extraction. The steps of this approach are as follows:

(1) The original signal preprocessing, get after the data preprocessing;

(2) After preprocessing of data after the Hilbert transform, get analytical signal;

(3) Select the appropriate window function and its length, it will pass the data after the Hilbert transform to decompose with a smooth pseudo Wigner-Ville distribution;

(4) Obtaining signal has been smoothed pseudo Wigner-Ville distribution sub-band multi-scale sample entropy;

(5) To obtain the multi-scale sample entropy comes with high-dimensional feature matrix constructed, and normalization;

(6) After normalization of the matrix will be LLTSA manifold learning process, mining frequency manifold structure when its main internal, and fault identification.

5. Experimental verification

In this paper, data from the American public data Case Western Reserve University’s data center bearing, bearing model 6205-2RS JEM SKF deep groove ball bearings, In order to make the data representative, Select normal, inner fault, outer ring fault and roller fault four types of data in each of the four groups, normal data fault size is 0", the fault size of the inner ring, outer ring and rolling element fault is 0.007", motor loads are 0 HP, 1 HP, 2 HP and 3 HP, the speed is 1797 rpm, 1772 rpm, 1750 rpm and 1730 rpm, the sampling frequency of the signal is 12000 Hz.

Fig. 1 is a ball of failure time-frequency diagram and spectrum. smooth pseudo Wigner-Ville distribution can be accurately extracted the instantaneous energy of the signal, Hilbert transform signal after signal into analytic signal, and then smoothed pseudo Wigner-Ville distribution of decomposition, feature extraction in order to make more accurate, where the smoothing window windowing to suppress cross-impact items, set up here two window function h(τ) and g(u), select the type of two windows function is hamming window, the length of the window function, respectively N10+1 and N4+1 (N is the length of the test signal). The following Fig. 2, 3 for the signal through a smooth pseudo Wigner-Ville distribution and Wigner-Ville distribution of the time-frequency map of the decomposition. From Fig. 2 As can be seen, Wigner-Ville distribution serious cross-term problem, it has been unable to distinguish between signals intrinsic terms and cross-term, the signals have been contaminated, and Fig. 3 Smoothing Pseudo Wigner-Ville no cross-term distribution, signal clearly visible.

Fig. 1Time domain and frequency spectrum of ball failure on bear

Time domain and frequency spectrum of ball failure on bear
Time domain and frequency spectrum of ball failure on bear

Fig. 2Wigner-Ville distribution

Wigner-Ville distribution

Fig. 3Smoothed Pseudo Wigner-Ville distribution

Smoothed Pseudo Wigner-Ville distribution

Table 1 is through the smoothed pseudo Wigner-Ville decomposed sub-band samples entropy, Table 2 is through the EMD sub-band samples entropy, can be seen from the following Table 1, a sample of each of the four states of entropy Sample entropy mean different, average sample entropy biggest ball of failure, the inner faults and normal sample entropy mean, outer ring smallest fault, smooth sample entropy change in the same state, and the various state sample entropy not the same, so the use of sample entropy can distinguish between different faults, in each set of sample entropy fault, the sample entropy sample sizes, indicating that the data inside each sub-band structure, complexity and the information they contain, which are not the same these similarities and differences can be demonstrated by the sample entropy sub-bands.

Table 1Smoothed pseudo Wigner-Ville multiscale sub-band samples entropy

Sub-band number
1
2
3
4
5
97
98
99
100
Outer ring fault
2.1391
1.9887
1.9658
1.9506
1.8782
0.0937
0.0858
0.0843
0.0815
Ball fault
1.8613
1.8361
1.8249
1.8080
1.7919
0.2074
0.1948
0.1945
0.1908
Normal
1.7674
1.7223
1.5340
1.4254
1.4105
0.0398
0.0379
0.0378
0.0368
Inner ring fault
1.6228
1.6150
1.5830
1.5760
1.5545
0.1484
0.1356
0.1324
0.1304

Table 2EMD multiscale sub-band samples entropy

Sub-band number
1
2
3
4
5
97
98
99
100
Outer ring fault
1.5125
1.4956
1.4629
1.4611
1.4600
0.0022
0.0021
0.0020
0.0020
Ball fault
1.4982
1.4676
1.4612
1.4080
1.3928
0.0062
0.0062
0.0061
0.0061
Normal
1.6492
1.5182
1.5085
1.4978
1.4865
0.0021
0.0020
0.0020
0.0020
Inner ring fault
1.4926
1.4877
1.4795
1.4720
1.4697
0.0744
0.0743
0.0742
0.0740

Comparison Tables 1 and 2 show that for the failure and normal case of the ball, the difference between the average entropy of the multi-scale sub-band sample of the ball fault and the normal state is 0.4067, and the average entropy difference of the multi-scale sub-band sample of the ball fault and the normal state is 0.1479 when the smooth pseudo-Wigner-Ville decomposition is used. Obviously, the greater the difference between the recognition the better, So the fault information extraction of smooth pseudo Wigner-Ville is better than EMD.

Multi-scale sub-band samples entropy for high-dimensional matrix remodeling, after the reconstruction of the matrix dimensionality reduction were LLTSA, dimensionality reduction dimension is 3-dimensional, neighbors point K= 10, normal, inner ring fault, the balls fault and the outer ring fault four states sequentially dimensionality reduction operation, then the failure to identify the effect of contrast. The following Fig. 4 comes EMD distributed multi-scale sub-band samples entropy and LLTSA recognition renderings; The following Fig. 5 is through smoothing pseudo Wigner-Ville and LLTSA recognition renderings; The following Fig. 6 is only through LLTSA recognition renderings; The following Fig. 7 is through the multi-scale child sample entropy of smoothing pseudo Wigner-Ville distribution and LLTSA recognition renderings.

Fig. 4The recognition renderings of EMD of multi-scale sub-band sample entropy and LLTSA

The recognition renderings of EMD of multi-scale sub-band sample entropy and LLTSA

Fig. 5The recognition renderings of Pseudo Wigner-Ville and LLTSA

The recognition renderings of Pseudo Wigner-Ville and LLTSA

Comparing Fig. 4, 5, 6 and 7, it can be seen that the four states in Fig. 4 are completely mixed together, cannot be completely separated, there is a certain intersection, and there are bad faults in polyethylene, and the fault types cannot be identified; Fig. 5 in normal circumstances can be separated from each other faults, but mixed together with each other among other faults, overlapping, failure is not recognized; Fig. 6 can be separated in four cases substantially, but the inner faults and fault spaced too close to the ball, it is possible to identify process will interfere with each other; Fig. 7, the poly nature is good of the various states, and various fault no overlap part, between the failures can be good recognition, can achieved the fault identification requirements.

Fig. 6LLTSA recognition result

LLTSA recognition result

Fig. 7The recognition result of multi-scale sub-band sample entropy of smoothed pseudo Wigner-Ville distribution and LLTSA

The recognition result of multi-scale sub-band sample entropy of smoothed pseudo Wigner-Ville distribution and LLTSA

6. Conclusions

The results showed that the diagnostic methods of smoothed pseudo Wigner-Ville multi-scale sub-band samples entropy and LLTSA for bearing failure have a good diagnostic effect, and high recognition rate of fault diagnosis, the method can dig main popular structure from fault data, So as to obtain the fault feature better.

References

  • Seung H. S., Daniel D. L. The manifold ways of perception. Science, Vol. 290, Issue 5500, 2000, p. 2268-2269.
  • Roweis S., Saul L. Nonlinear dimensionality reduction by locally linear embedding. Science, Vol. 290, Issue 5500, 2000, p. 2323-2326.
  • Belkin M., Niyogi P. Laplacian eigenmaps for dimensionality reduction and data representation. Neural Computation, Vol. 15, Issue 6, 2003, p. 1373-1396.
  • Zhang Zhenyue, Zha Hongyuan Principal manifolds and nonlinear dimension reduction via tangent space alignment. SIAM Journal on Scientific Computing, Vol. 26, Issue 1, 2005, p. 313-338.
  • Wang Xiangxiang Research on the Methodology of Machinery Fault Diagnosis Based on Time-Frequency Manifold Analysis. University of Science and Technology of China, Anhui, 2014, p. 21-30.
  • Xiang Dan, Ge Shuang Method of fault feature extraction based on EMD sample entropy and LLTSA. Journal of Aerospace, Vol. 29, Issue 7, 2014, p. 1536-1542.
  • Li Feng, Tang Baoping, Chen Fafa Fault diagnosis model based on dimension reduction using linear local tangent space alignment. Vibration and Shock, Vol. 31, Issue 13, 2012, p. 36-41.
  • Yuan Deqiang, Zhao Rongzheng Dimension reduction method for rotor fault dataset based on LLTSA. Noise and Vibration Control, Vol. 34, Issue 5, 2014, p. 150-155.
  • Sun Bin, Liu Liyuan, Liang Chao LLTSA and ELM Algorithm in rotor fault diagnosis. Automation Instrumentation, Vol. 35, Issue 3, 2014, p. 35-38.
  • Zang Huaigang, Wang Shiyun, Li Yukui Bearing fault diagnosis based on EMD and smoothed pseudo Wigner-Ville spectrum entropy. Noise and Vibration Control, Vol. 34, Issue 5, 2014, p. 145-149.
  • Qi Xiaoxuan, Guo Tingting, Jia Zhiyong Approach of eliminating cross-term of Wigner-Ville distribution based on Fast-ICA. Computer Engineering, Vol. 41, Issue 8, 2015, p. 71-75.
  • Gupta S., Degrande G., Lombaert G. Experimental validation of a numerical model for subway induced vibrations. Journal of Sound and Vibration, Vol. 321, Issues 3-5, 2009, p. 786-812.
  • Le Yeqing The Analysis of Power Quality Disturbance Based on Wigner-Ville Distribution. Zhejiang University, Zhejiang, 2007, p. 11-21.
  • Richman J. S., Randall Moorman J. Physiological time series analysis using approximate entropy and sample entropy. American Journal of Physiology-Heart and Circulatory Physiology, Vol. 278, 2000, p. 2039-2049.
  • Yang Anping, Cheng Qiaosong, Hu Peng Local tangent space alignment algorithm based on geometric perturbation. Computer engineering and Application, Vol. 47, Issue 29, 2011, p. 168-171.

Cited by

Generalized Resonance Sensor Based on Fiber Bragg Grating
Xinxin Chen | Enbo Wang | Yali Jiang | Hui Zhan | Hongwei Li | Guohui Lyu | Shuli Sun
(2021)

About this article

Received
20 September 2019
Accepted
02 October 2019
Published
02 April 2020
SUBJECTS
Fault diagnosis based on vibration signal analysis
Keywords
bearing damage
feature extraction
smoothed pseudo Wigner-Ville distribution
multi-scale sub-band sample entropy
LLTSA decomposition