Next Article in Journal
Research on Tracking and Identification of Typical Protective Behavior of Cows Based on DeepLabCut
Previous Article in Journal
Lithium-Ion Battery Health Estimation Using an Adaptive Dual Interacting Model Algorithm for Electric Vehicles
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Rotor Fault Diagnosis Method Based on VMD Symmetrical Polar Image and Fuzzy Neural Network

Mechanical Engineering College, Beihua University, Jilin 132021, China
*
Authors to whom correspondence should be addressed.
Submission received: 21 December 2022 / Revised: 10 January 2023 / Accepted: 12 January 2023 / Published: 14 January 2023

Abstract

:
Rotor fault diagnosis has attracted much attention due to its difficulties such as non-stationarity of fault signals, difficulty in fault feature extraction and low diagnostic accuracy of small samples. In order to extract fault feature information of rotors more effectively and to improve fault diagnosis precision, this paper proposed a fault diagnosis method based on variational mode decomposition (VMD) symmetrical polar image and fuzzy neural network. Firstly, the original rotor vibration signal is decomposed by using the VMD method and the relevant parameter selection algorithm of the VMD method is also proposed. Secondly, the intrinsic mode functions (IMF), which are sensitive to the signal characteristics, are selected for signal reconstruction based on a comprehensive evaluation factor method. As well, the reconstructed signal is transformed into a two-dimensional snowflake image through using the symmetrical polar coordinate method. Finally, the image features are extracted by the gray level co-occurrence matrix to form the state feature vector, which is input into the fuzzy neural network to realize the rotor fault diagnosis. Through the analysis of measured signals, the experimental results show that the proposed method can reach a higher recognition rate of 98% and the k-cross-validation experiment is used to demonstrate the robustness of the fuzzy neural network, and the average recognition accuracy of this experiment is 99.2%. Compared with some similar methods, the proposed method still has the highest fault recognition precision 98.4%, and the smallest standard deviation 0.5477.

1. Introduction

Rotating machinery is widely used in many industries such as aerospace and railway transportation. Rotor is an important component of rotating machinery equipment. Due to the increase in equipment complexity and precision, and the continuity of work tasks, local faults will inevitably occur on the rotor. According to statistical results, rotor local faults account for more than 50% of the causes leading to the failure of rotating machinery [1]. If the rotor faults cannot be detected in time, the working performance of the whole equipment will be affected, and huge economic losses will be caused in serious cases. Therefore, rotor fault diagnosis has always been a hot spot in the field of fault diagnosis [2].
Generally, the extraction of rotor fault features is mainly based on the time domain, frequency domain or time-frequency domain of the signal. In recent years, image processing has been widely used to diagnose rotor faults. Method of amplitude standardization based on signal sampling length can be used to transform the rotor vibration signal into a two-dimensional gray image, in which the texture feature, the feature frequency, and the brightness of the gray image are used to establish the characteristic matrix of the image. Thereby different degrees of unbalanced faults can be recognized [3]. Jiang et al. [4] used the nonlinear chirp mode decomposition method to decompose the gas turbine rotor vibration signal into components, then the instantaneous frequency of each frequency component was obtained, and the fault diagnosis of the rotor was carried out by the convolutional neural network (CNN). Zhu et al. [5] proposed a rotor fault diagnosis approach that transformed multiple rotor vibration signals into symmetrized dot pattern (SDP) image, and identified the SDP graphical feature characteristic of different states using a CNN. Hui et al. [6] expressed the time-frequency image of the rotor vibration signal as a texture feature tensor for the pattern recognition of rotor fault states with the linear support higher-tensor machine (SHTM). The experimental results showed that the method of classifying time-frequency texture feature tensor can achieve ideal diagnosis precision. The core of the fault diagnosis method based on image processing technology is to generate a simple and intuitive image, which can take abundant characteristic information of the rotor fault signals. Among image generation methods, the symmetrical polar coordinate method transforms the signal into a polar coordinate and expresses it in the form of a two-dimensional snowflake image, which is directly obtained from the time-domain signal and without the need for frequency analysis. This method is simple to calculate and it is an ideal image generation method.
However, due to the diversity of working conditions and the complexity of the mechanical system, the rotor vibration signal shows obvious signs of non-linear and non-stationary [7]. In addition, due to the influence of environmental noise, acquisition devices and other factors, the collected rotor vibration signals contain various disturbing signals [8]. It is difficult to ensure the precision of image feature acquisition by directly obtaining the symmetric polar image of this signal. Therefore, in order to strengthen the fault characteristic components, it is necessary to eliminate the disturbing signals before generating snowflake images.
Variational modal decomposition (VMD) [9] method is an adaptive and nonrecursive signal decomposition method. VMD method decomposes the non-linear and non-stationary signal into a series of intrinsic modal functions (IMFs) with limited bandwidth by solving the optimal solution of the variational problem. Table 1 lists the shortcomings of common signal decomposition methods. From Table 1, we can know that compared with empirical mode decomposition (EMD) [10], local mean decomposition (LMD) [11], wavelet transform (WT) [12] and ensemble empirical mode decomposition (EEMD), VMD method could effectively avoid the mode mixing problem in the decomposition process, suppress disturbing components, and ensure the precision of subsequent signal feature extraction. At present, this method is widely applied to lots of fields, such as rotating machinery fault diagnosis and signal denoising. In view of the fact that vibration signals of rolling bearings are much contaminated by noise in the early failure period, Wang et al. [13] proposed a denoising method based on VMD and singular value decomposition (SVD), and the experimental result shows that the proposed method can effectively retain the useful signals and denoise the bearing signals in extremely noisy backgrounds. Fu et al. [14] combined the advantages of VMD, wavelet threshold denoising (WTD), and singular spectrum analysis (SSA), proposed a measured load signal denoising method and experimental results of synthetic signals demonstrate that the presented method outperforms the conventional digital signal denoising methods. Meng et al. [15] applied VMD and soft wavelet-thresholding to denoise rotor vibration signals. Through noise reduction experiments of rotor vibration signals under different working conditions, the results show that the signal-to-noise ratio of the VMD method basically doubles the EMD one. Liu et al. [16] proposed a novel denoising method that combines VMD and detrended fluctuation analysis (DFA). Through simulated and real signals analysis, the results show that the superior performance of this proposed filtering over EMD-based denoising and discrete wavelet threshold filtering. Unfortunately, from Table 1 we can also see that the selection of key parameters and the elimination of disturbing components in the process of VMD decomposition have always been the main factor that affects the decomposition precision and the efficiency of feature extraction.
The pattern recognition method based on deep learning could automatically extract image features. But in order to obtain appropriate parameters, the deep network requires a large number of sample data to train the model. Insufficient, samples lead to overfitting of the model training, resulting in low generalization ability of the model and poor fault diagnosis precision. Even though, the present research on fault diagnosis methods of rotating machinery are still based on small samples. As a common intelligent information processing method, fuzzy neural network has strong self-learning and data direct processing ability, which can express the structure of the result clearly [17], making itself an effective method for small sample fault diagnosis. Si et al. [18] established a fault signal acquisition engine test stand and simulated six kinds of engine working conditions. WT method was used to extract signal features and compose state eigenvectors and the fuzzy neural network was used to realize the effective diagnosis of engine faults with small samples. Hu et al. [19] proposed a fault diagnosis method for mine hoist braking system based on fuzzy neural networks, the experimental results show that the fuzzy neural network can diagnose faults accurately. Zhang et al. [20] applied fuzzy neural network to diagnose ventilator fault, through the example comparison of the fuzzy neural network and the BP neural network, the results illustrate that the fault diagnosis method of the fuzzy neural network can recognize the faults rapidly, accurately and steadily, which provides an efficient way for the diagnosis.
Aiming at the non-stationary rotor fault vibration signal and it is hard to accurately extract image features by directly obtaining the symmetric polar image of the signal with environmental noise. In this paper, a novel method for fault feature extraction and pattern recognition is proposed. The signal feature information is extracted by VMD symmetrical polar image, and fault recognition is achieved using fuzzy neural network. The major contributions of this paper compared to the existing approaches are that:
(1)
Combining the advantages of the VMD method in non-stationary signal processing with the effectiveness of symmetric polar image in feature information representation, it provides a new idea for introducing image processing technology into the field of rotating machinery fault diagnosis.
(2)
Aiming at the problem of selecting key parameters in the VMD decomposition process, a parameter selection method based on the maximum central frequency criterion and the minimum multi-scale fuzzy entropy criterion is proposed. The proposed method is simple, efficient and accurate, which can effectively improve the decomposition accuracy of the VMD method.
(3)
In order to solve the problem that false IMF components affect the accuracy of signal feature extraction, a comprehensive evaluation factor method is proposed. This method fully considers the characteristics of each IMF component in the time domain and frequency domain and the degree of correlation with the original signal, which can effectively filter out noise and other interference components, and select IMF components sensitive to signal feature information.
(4)
In view of the fact that the fault diagnosis is a usually small sample, the fuzzy neural network is used to identify the rotor fault features obtained from the VMD symmetrical polar image. Compared with BP neural network, SVM and Random Forest, this method has higher average recognition accuracy of 98.4%, which provides a solution to the fault diagnosis problem in the case of a small sample.

2. Rotor Fault Diagnosis Based on VMD Symmetric Polar Image and Fuzzy Neural Network

A novel method for fault feature extraction and pattern recognition is proposed to eliminate the influence of environmental noise on the precision of extracting feature information of symmetrical mirror image of rotor vibration signals in this paper.
First of all, VMD is applied to decompose the rotor vibration signal and comprehensive evaluation factor (CEF) method is used to reconstruct the signal. Secondly, two-dimensional feature parameters of the snowflake image of the reconstructed signal are calculated to construct multidimensional feature vectors. In the end, the fuzzy neural network is applied for rotor fault diagnosis. Flow chart of the proposed method is shown in Figure 1.
  • Collection of rotor vibration signal. The vibration signals of various fault states of rotor are collected by the ZT-3 rotor fault-simulating experimental device.
  • Decomposition of the signal. VMD is applied to decompose rotor vibration signals into several IMF components. During VMD decomposition, the parameters K and α are selected according to the principle of the maximum value of center frequency and the principle of minimum value of multi-scale fuzzy entropy (MFE).
  • Signal reconstruction. In order to eliminate environmental noise, the background signal and other disturbing components, and retain useful IMF components, the original rotor vibration signal is reconstructed by the CEF method.
  • Feature extraction. The reconstructed signal is transformed into a two-dimensional snowflake image through the symmetrical polar coordinate method. Two-dimensional feature parameters of the snowflake image are used to form a state feature vector, which can be obtained by the gray level co-occurrence matrix.
  • Fuzzy neural network recognition. The extracted state feature vectors are randomly allocated into two sets, which are the training sample set and the test sample set, respectively. The training sample set is used for training the fuzzy neural network. The testing data is imported into the well-trained fuzzy neural network. Then different working conditions of the rotor can be recognized and the recognition results can be automatically output.
Figure 1. Flow chart of rotor fault diagnosis based on VMD symmetric polar image and fuzzy neural network.
Figure 1. Flow chart of rotor fault diagnosis based on VMD symmetric polar image and fuzzy neural network.
Applsci 13 01134 g001

3. Model Establishment

The mathematical model for this novel fault diagnosis method includes two parts: fault feature extraction and fault recognition. In the part of fault feature extraction, the original rotor vibration signal is decomposed by VMD and the signal is reconstructed by the CEF method, which can eliminate the disturbing IMF component. Then, a method is adopted to extract the fault feature of the snowflake image of the reconstructed signal and compose state feature vectors. In the part of fault recognition, the fuzzy neural network is used to perform fault recognition so that the accurate fault classification result is obtained.

3.1. Rotor Fault Feature Extraction Based on VMD Symmetrical Polar Image

3.1.1. Variational Mode Decomposition

VMD method is an adaptive signal decomposition method, which decomposes the original rotor vibration signal f(t) into a series of modal functions u1, u2, ..., uk, with different center frequencies. The sum of modal functions is equal to the input signal under the constraint, and the constrained variational problem is constructed as follows:
min u k , ω k ( k = 1 K t [ ( δ ( t ) + j π t ) u k ( t ) ] e j ω k t 2 2 ) k = 1 K u k = f ( t ) }
where, {uk} = {u1, u2,‧‧‧, uK} and {ωk} = {ω1, ω2,‧‧‧, ωK} are modal functions, and each mode function’s central frequencies.
To solve the problem, the quadratic penalty factor α and Lagrange multiplication operator λ are used to ensure the reconstruction precision of the signal and the constraint strictness in the presence of Gaussian noise, respectively.
L ( u k , ω k , λ ) = α k = 1 K t [ ( δ ( t ) + j π t ) u k ( t ) ] e j ω k t 2 2 + f ( t ) k = 1 K u k ( t ) 2 2 + λ ( t ) , f ( t ) k = 1 K u k ( t )
Initialize uk, ωk and λ. The solution to the constrained variational problem is using the alternate direction method of multipliers to find the saddle point of the augmented Lagrangian in a sequence of iterative sub-optimization. Then modal component uk and the center frequency ωk can be expressed as follows:
u ^ k n + 1 ( ω ) = f ^ ( ω ) i k u ^ i ( ω ) + λ ^ ( ω ) 2 1 + 2 α ( ω ω k ) 2
ω k n + 1 = 0 ω | u ^ k ( ω ) | 2 d ω 0 | u ^ k ( ω ) | 2 d ω
In the VMD algorithm, modal decomposition parameter K and quadratic penalty factor α directly affect the precision of signal decomposition. At present, the parameter selection method based on the default parameter setting method is difficult to highlight the advantages of this signal decomposition method and limits its performance. Although intelligent search algorithms can optimize the parameter values given above, such methods take a long time and are difficult to achieve the purpose of actual detection. Therefore, an efficient method of the VMD decomposition key parameter selection is necessary.

3.1.2. Selection Method of Modal Decomposition Parameter K

The modal decomposition parameter K determines the number of IMF components obtained by VMD. If the value of K is not selected properly, it is easy to produce modal mixing, which affects the precision of signal analysis. The center frequency of each IMF component obtained by the VMD decomposition of the signal is distributed from low to high. If the best-preset ratio parameter K is obtained, it means that the center frequency distribution between adjacent IMF components is reasonable [21]. Moreover, the final result value K will not be similar or mixed. If the optimal value of K is selected, it means that the center frequency value of the highest order IMF component is the largest and the value of the maximum center frequency still tends to be stable during subsequent decomposition. In this paper, the optimal value of K is selected based on the principle that the center frequency of the IMF component is the maximum value for the first time.

3.1.3. Selection Method of Quadratic Penalty Factor α

The choice of the quadratic penalty factor α determines the bandwidth of each IMF component obtained by the VMD. The smaller the α value, the larger the bandwidth of the IMF component.
An important parameter for evaluating the complexity of non-stationary signals is fuzzy entropy. Compared to other methods such as sample entropy and approximate entropy, the value of fuzzy entropy is less affected by related parameters and has stronger stability. The rotating machinery vibration is random vibration, and the signal is highly irregular and complex. When a fault occurs, the impact component in the vibration signal increases, and the regularity and self-similarity of the signal also increase [22], which results in a small fuzzy entropy value of the signal. In order to describe the complexity of the signal more accurately, MFE is selected as the evaluation factor of the penalty factor α. When the optimal value of α is selected, the MFE value of the reconstructed signal based on the VMD should be the minimum value.
For signal {x(i), i = 1, 2,…, N}, given the embedding dimension of the fuzzy entropy and the similarity tolerance r, a new coarse-grained signal yj(τ) can be established according to the original signal x(i):
y j ( τ ) = 1 τ i = ( j 1 ) τ + 1 j τ x i ,   1 j N τ
where, τ = 1, 2,…, N, is the scale factor.

3.1.4. Comprehensive Evaluation Factor Method

When the rotating machinery has a fault, the vibration signal energy will change. Compared with the fault information component, the noise component has less energy [23]. The energy fluctuation coefficient ηk can effectively represent the degree of energy change in the signal [24]. The Time-domain correlation coefficient selection method is the most commonly used method to distinguish false disturbing components in the signal [25]. The noise disturbing component in the signal not only affects the signal’s pattern but also affects the calculation precision of the time-domain correlation coefficient. But in the frequency domain, the correlation coefficient ρk of the signal power spectrum is hardly affected by noise. Therefore, in order to eliminate the influence of noise and other disturbing components on the precision of fault feature extraction, the above parameters are comprehensively characterized for signal patterns, a CEF Pk is constructed here:
{ P k = | η k + ρ k 2 | η k = t = 1 n | u k ( t ) u ¯ k ( t ) | 2 t = 1 n | x ( t ) x ¯ ( t ) | 2 ρ k = t = 1 n ( u k ( t ) u ¯ k ( t ) ) ( x ( t ) x ¯ ( t ) ) t = 1 n ( u k ( t ) u ¯ k ( t ) ) 2 ( x ( t ) x ¯ ( t ) ) 2
where, uk(t) is the k-th IMF component, x(t) is the original signal. Pk is dimensionless, and its numerical range is between [0, 2]. Based on [24,25], the threshold of Pk is set to be 0.15.

3.2. The Basic Principle of Symmetric Polar Image

The symmetrical polar coordinate method transforms the signal under polar coordination and expresses it in the form of a two-dimensional snowflake pattern. The snowflake image is directly obtained from the time-domain signal, without the need for frequency analysis. In addition, because of the symmetry of the snowflake image, it can show the differences between each other more clearly than the time-domain waveform of the signal, and it is handy to compute. Hence, this method is an ideal image generation method.
The amplitude of signal x(t) at time i is xi, at time i + L it is xi + L. Figure 2 shows the basic schematic symmetrical polar coordinate method [26,27].
In Figure 2, r(i) is the polar coordinate radius, δ(i) is the rotation angle in the counterclockwise direction from the initial line, and θ(i) is the clockwise rotation angle from the initial line. By changing the rotation angle of the initial line, a set of signals (xi, xi + L) can be converted to a hexagonal snowflake mirror symmetric image in polar coordinates. The specific conversion equation is as follows:
r ( i ) = x i x min x max x min
δ ( i ) = ϕ + x ( i + L ) x min x max x min g
θ ( i ) = ϕ x ( i + L ) x min x max x min g
where xmax is the maximum of the signal amplitude; xmin is the minimum of the signal amplitude; L is the time interval; φ is the rotation angle of the initial line; g is the amplification factor of angle. Generally, L = 3~10, φ = 60°, g = 20°~60° is applicable [26,27].

3.3. Fault Feature Extraction

The gray level co-occurrence matrix with texture information in the spatial distribution relationship between pixels, can accurately describe the roughness, vertical direction and complexity of the image. Therefore, it is often used as a feature parameter in image analysis [27]. The gray level co-occurrence matrix is generated as follows: take one pixel A (x, y) and another pixel B (x + Dx, y + Dy) in the gray image, then make statistics on the probability of their simultaneous occurrence P(i, j, d, θ). The equation of P(i, j, d, θ) is as follows:
P ( i , j , d , θ ) = { [ ( x , y ) , ( x + D x , y + D y ) | f ( x , y ) = i , f ( x + D x , y + D y ) = j ] }
where i, j = 0, 1, 2, ‧‧‧, N−1, and N is the gray value of the image; x, y are the horizontal and vertical values of coordinate of pixel A in the image; the deviation between pixel A and pixel B in x direction and y direction are Dx and Dy, respectively; d is the distance between A and B; θ is the angle between the connecting line of two pixels and the horizontal line [28]. Generally, θ = 0°, 45°, 90° and 135° [29], as shown in Figure 3.
Due to the large amount of data in the gray level co-occurrence matrix, it is generally not used as a feature to distinguish image texture directly, but based on some statistics obtained from its calculation as a feature of image texture classification. Therefore, the researchers proposed 14 statistical feature quantities obtained from the calculation of gray level co-occurrence matrix [26]. In the study, six commonly and effective statistical features were used as the characteristic parameter: max probability (mp), entropy (ent), contrast (con), correlation (cor), energy (ene) and inverse difference moment (idm).
Before extracting the feature statistics of the gray level co-occurrence matrix, the normalization process is generally performed according to Equation (11).
g ( i , j ) = P ( i , j ) i = 0 N 1 j = 0 N 1 P ( i , j )

3.3.1. Max Probability

It reflects the maximum probability of the simultaneous occurrence of pixel A and pixel B in the gray level co-occurrence matrix. The equation is
m p = max i , j ( g ( i , j ) )

3.3.2. Entropy

It can represent the information amount of the image and the non-uniformity of the image texture. If the image is full of texture, the entropy value can reach the top. If there is no texture, the entropy value is equal to 0. The equation is
e n t = i = 0 N 1 j = 0 N 1 g ( i , j ) log ( g ( i , j ) )

3.3.3. Contrast

It reflects the clarity of the image texture. The deeper the image texture groove, the higher the contrast value, and vice versa. The equation is
c o n = i = 0 N 1 j = 0 N 1 ( i j ) 2 g ( i , j )

3.3.4. Correlation

It reflects the degree of similarity of gray level co-occurrence matrix pixels in row and column directions. It is also a measure of the linear relationship of images. The equations are
{ c o r = i = 0 N 1 i = 0 N 1 ( i μ i ) ( j μ j ) g ( i , j ) σ i σ j μ i = i = 0 N 1 j = 0 N 1 i ( i , j ) μ j = i = 0 N 1 j = 0 N 1 j ( i , j ) σ i 2 = i = 0 N 1 j = 0 N 1 ( i μ i ) 2 g ( i , j ) σ j 2 = i = 0 N 1 j = 0 N 1 ( j μ i ) 2 g ( i , j )

3.3.5. Energy

Its value is the sum of the squares of each gray level co-occurrence matrix element. It reflects the uniformity of the gray level change of image texture and the thickness of the texture. The equation is
e n e = i = 0 N 1 j = 0 N 1 g 2 ( i , j )

3.3.6. Inverse Difference Moment

It reflects the regularity and local variation of image texture. The more regular the image texture, the higher the inverse difference moment value, and vice versa. The equation is
i d m = i = 0 N 1 j = 0 N 1 1 1 + ( i j ) 2 g ( i , j )

3.4. Fuzzy Neural Network

Fuzzy neural network combines the advantages of fuzzy logic and neural networks well, and this method is widely used in fault diagnosis [30,31,32]. The fuzzy set represented by the membership function value in the fuzzy theory transforms the information with certain similarities. Meanwhile, a neural network has a strong ability for self-learning and information storage. Therefore, the fuzzy set obtained by fuzzy theory can be trained by neural networks to realize fault diagnosis. Furthermore, the fuzzy theory changes the fuzzy fault information of the recognition into the deterministic information, which can efficiently obtain more accurate diagnosis results.
The learning of fuzzy neural networks is a process of updating the network connection parameters constantly, and finally makes the network performance reach optimal effect. The learning error is calculated by the actual output value and the target value, then the backpropagation error is used to adjust the model condition parameters. The calculation steps of the fuzzy neural network used in this paper are as follows.
Step 1. For the k-dimensional input vector x = [x1, x2, ‧‧‧, xk], the membership degree of each input variable xj is calculated according to the fuzzy rules, and the membership function is Gaussian type.
μ A j i = exp [ ( x i c j i ) 2 / b j i ]
where, j = 1 , 2 , , k , i = 1 , 2 , , n , c j i , b j i are the center and width of the membership function respectively; k is the dimension of the input parameter (the number of eigenvectors); n is the number of fuzzy subsets.
Step 2. Each membership degree is fuzzy calculated, and the fuzzy operator is continuous multiplication operator.
ω i = μ A j 1 ( x 1 ) μ A j 2 ( x 2 ) μ A j k ( x k ) ,   i = 1 , 2 , , n
Step 3. According to the result of fuzzy calculation, the output value of the fuzzy model is calculated.
y i = i = 1 n ω i ( p 0 i + p 1 i x 1 + + p k i x k ) / i = 1 n ω i
Step 4. Calculate the error between the expected output and the actual output of the network.
e = 1 2 ( y d y c ) 2
where, yd is the expected output of the network; yc is the actual output of the network.
Step 5. Adjust the network connection parameters by Equation (22).
{ p j i ( k ) = p j i ( k 1 ) α e p j i , e p j i = ( y d y c ) ω i / i = 1 n ω i x j c j i ( k ) = c j i ( k 1 ) β e c j i , b j i ( k ) = b j i ( k 1 ) β e b j i  

4. Experimental Analysis

4.1. Signal Acquisition

For the sake of verifying the effectiveness of this proposed method, the rotor vibration signals used in this section are generated by ZT-3 rotor fault simulating experimental device, which could be seen in Figure 4. It is mainly consisted of one drive motor, onephotoelectric sensor, an acceleration sensor and a signal acquisition system. The motor speed is controlled by a speed controller, whose rated current of the motor is 2.5 A and the output power is 250 W. The rotor vibration signal is measured by using an AI005 acceleration sensor. The signal is processed by USB-5936 dynamic signal collector and it is stored by the computer. Table 2 shows the equipment list of the experiment.
During the experiment, four fault states were simulated: bearing block looseness fault (BBLF), misalignment fault (MF), imbalance fault (IF) and local rub-impact fault (LRIF). Table 3 shows the fault simulation settings. Figure 5 shows the four faults in this experiment.
During signal acquisition, the signal sampling frequency was set to 2000 Hz and the motor speed was set to 2700 r/min. For each working condition of the rotor, 50 groups of samples were collected as a sample set in which 30 groups of signal samples were randomly chosen as the training sample set, the remaining samples were test sample set. The sampling length of each signal was 2000 points. Table 4 shows the relevant information on the sample signals used in this experiment.

4.2. Feature Extraction of the Snowflake Image Based on VMD Reconstruction Signal

Figure 6 and Figure 7 show the time-domain waveform and spectrum of a group of rotor signals randomly selected under different states. From Figure 6 and Figure 7, noise-disturbing components are clearly shown in the signal and the time-domain waveform of the rotor signal in some states have similar patterns, such as BBLF and MF. Therefore, the rotor fault state could not be effectually distinguished by the time-frequency waveform or signal spectrum. For removing noise and extracting the characteristics of the signal accurately, it is very necessary to preprocess the signal.
The center frequency of each IMF component of an MF signal obtained by VMD under different K values is shown in Table 5.
From Table 5, when K = 4, the IMF component center frequency obtains the maximum for the first time. When K = 5, the center frequency 686 Hz and 688 Hz appear, indicating that over-decomposition occurs during the VMD decomposition process, and the maximum growth rate Δ is defined here to evaluate the fluctuation of the center frequency:
Δ = ω k ω k 1 ω k 1 × 100 %
where, when K = k, ωk and ωk-1 are the k-th and (k−1)th IMF components of the original rotor vibration signal obtained by VMD. Figure 8 shows the change of maximum growth rate Δ under different values of K.
From Figure 8 we can know that when K = 4, Δ = 52.33%. With the increase of K, the value of Δ does not increase significantly. For example, when K = 5, Δ is only 0.29%, indicating that the maximum center frequency does not increase obviously. Therefore, it can be considered that the optimal value of K is 4.
For each scale factor τ, the fuzzy entropy of the signal yj) at each scale is calculated first, and then the mean value of the fuzzy entropy is obtained. When K = 4 and with different values of α, the mean value of MFE of the reconstructed MF signal is shown in Figure 9, where, m = 2, r = 0.15‧SD (standard deviation of the signal to be decomposed), scale factor s = 10.
From Figure 9, when α = 2500, the MFE mean value of the reconstructed signal after the VMD decomposition is the smallest, which indicates that the impact component related to the fault feature in the reconstructed signal contains the most, and also shows strong regularity and self-similarity. So the penalty factor α = 2500 is taken to decompose the MF signal.
When K = 4 and α = 2500, the VMD decomposition results of the MF signal are shown in Figure 10.
It could be seen that the VMD method overcomes the modal mixing problem from Figure 10. The frequency of each IMF component, with the pattern of concentrating near its center frequency, shows that this method has effectively reduced information leakage between the modal components, which proved its effectiveness.
Calculate Pk for the determination of the false IMF components. The calculation results are displayed in Figure 11.
As shown in Figure 11, the sensitive components obtained from the discrimination results of comprehensive evaluation factor Pk of the IMF components are the IMF1 and IMF2. Following the previous analysis, IMF3 and IMF4 are the noise disturbing component. Therefore, IMF1 and IMF2 are selected as sensitive components to reconstruct the MF signal. According to the above methods, the rotor vibration signals in other states in Figure 6 can be reconstructed. Figure 12 and Figure 13 show the time-domain waveform and spectrum of the rotor reconstructed signal. It can be seen from Figure 12 and Figure 13 that the noise components in the MF reconstructed signal are effectively filtered out, and the impact characteristics in the signal are highlighted, which ensures the precise composition of two-dimensional snowflake images.
60 groups of vibration signals under each state collected before were constructed by the VMD method, and 300 snowflake images were obtained by substituting these signals into the polar coordinate algorithm. In this experiment, L was set 3, g was set 30°. snowflake images corresponding to different states were illustrated in Figure 14.
It can be seen from Figure 14 that the two-dimensional snowflake image of the reconstructed signal in different states is more intuitive than the one-dimensional vibration signal. Rotor faults can be diagnosed by the feature difference of the snowflake image.
In order to distinguish the difference between the snowflake image of the reconstructed rotor signal under different fault conditions, the texture feature of the image is extracted as the key parameter after it is transformed into a gray image. In image texture analysis, extract six feature parameters (mp, ent, con, cor, ene, idm) in four directions (φ = 0°, 45°, 90°, 135° and d = 1) from gray level co-occurrence matrix, altogether 24 parameters obtained. Due to different directions, the co-occurrence matrix will contain different texture information, but when the difference between the snowflake images of the two signals is small, the texture information will have similar values, affecting the accuracy of feature extraction. Therefore, the mean value of the co-occurrence matrix infourdirections is taken as the final gray level co-occurrence matrix, and features are extracted. Table 6 shows the feature parameters extracted under different conditions.

4.3. Fault Diagnosis Results and Comparative Analysis

The feature parameters extracted from the gray level co-occurrence matrix are used to form the state feature vector which is input to the fuzzy neural network for fault diagnosis. In this experiment, the dimension of input data is 6 and the dimension of output data is 1. It is determined that the number of input nodes in the network is 6 and the number of output nodes is 1. According to this situation, the number of selected membership functions is better to be 12 after the optimization. Therefore, the construction of the fuzzy neural network structure is 6-12-1. The center c and the width b of the membership function are randomly initialized, the maximum number of iterations is set to 1000, the initial network learning rate is 0.01, and the system error is 0.001. Figure 15 shows the fault recognition results of the proposed method. It could be seen that the fault recognition precision of the proposed method was 98%. The reliability of the proposed method in rotor fault feature extraction and fault recognition is verified. In order to further verify the advantages of this method, the following aspects are analyzed.
(1) For examining VMD effects in the proposed method, LMD, EMD and EEMD are applied to decompose the same rotor vibration signal. The rotor signal is reconstructed by the above method according to the steps in this paper, then the fault feature sample set is constructed based on the characteristic parameters of the reconstructed signal symmetric polar image. For eliminating the influence of accidental error, each method is tested five times, and the average recognition precision and standard deviation of the five test results are taken as the evaluation indexes of the method. The comparison of the five test results is shown in Figure 16. The average recognition precision and standard deviation are shown in Table 7. It can be seen from Figure 16 and Table 7 that the proposed method has the highest recognition precision and the average recognition precision is 98.4%. The standard deviation of the proposed method is 0.5477, which is far lower than that of the other three methods. It shows that the proposed method can not only effectively reduce the influence of disturbing components on the precision of signal feature extraction, but also improve the precision and stability of fault diagnosis.
(2) In order to study the influence of the partition ratio of the training sample set and test sample set on the recognition precision, the proportion of the training sample set and test sample set in each state is divided into five cases: 2/8, 4/6, 5/5, 6/4, 8/2 and five recognition times for each case. Figure 17 shows the average recognition results. Figure 16 shows that the proposed method still has the highest fault recognition precision under different proportions. The recognition precision of all methods increases with the increase of the proportion of training sample sets. If there are enough training samples, other methods can also obtain higher precision, but the computational efficiency will decrease.
(3) In addition, a k-cross-validation experiment (k = 5) is used to demonstrate the robustness of the proposed model. During the experiment, 50 groups of rotor signal samples in each state are divided into five subsets. Each subset (10 samples) data is used as a verification set and the remaining four groups of subsets (40 samples) data are used as a training set and input into the fuzzy neural network for training. The recognition results of five tests obtained through training are shown in Figure 18. It can be seen from Figure 18 that the recognition accuracy of the fuzzy neural network is ideal, and the average recognition accuracy is 99.2%, which proves that the fuzzy neural network can identify rotor faults in the case of small samples.
(4) To study the influence of different classifiers on recognition precision and calculation time, and to verify the advantages, the sample set extracted from the symmetrical polar coordinate image of the reconstructed signal based on VMD is identified five times by four classifiers: support vector machine (SVM), BP neural network, Random Forest and fuzzy neural network, and record the average recognition accuracy precision and calculation times (this time includes the time used to construct the feature sample set). The results are shown in Table 8. Where, the penalty factor C of SVM is 1, and the width coefficient σ = 1.58; for the BP neural network, the neural network structure is 6-14-5, the maximum number of iterations is set to 1000, the initial network learning rate is 0.01, and the system error is 0.001; for Random Forest, the decision tree is 500. This proposed method shows the highest recognition precision. Besides, compared with BP neural network, its computing efficiency has been slightly improved.

5. Conclusions

This paper proposes a rotor fault diagnosis method based on VMD symmetrical polar image and fuzzy neural network. The method performs well in fault diagnosis of rotor vibration signal under different conditions. The conclusions are as follows:
(1)
The two-dimensional snowflake image of the rotor vibration signal generated by the symmetric polar coordinate method is directly obtained from the time-domain signal and without the need for frequency analysis. Based on the parameter selection algorithm and CEF method, VMD can effectively eliminate noise disturbing components, strengthen fault feature components, and ensure the precision of image feature acquisition. Through five times recognition tests, the results show that the average recognition precision and standard deviation of the symmetrical polar coordinate image of the reconstructed rotor signal based on VMD are 98.4% and 0.5477. Compared with some similar signal decomposition methods (e.g., LMD are 92.8% and 0.8367, EMD are 92.6% and 0.8944 and EEMD are 93.8% and 1.3038), VMD could improve precision and stability of fault diagnosis.
(2)
For the rotor vibration signals under different working conditions, even in the case of small samples, the recognition rate of the fault diagnosis method based on VMD symmetric polar image and fuzzy neural network can reach 98%. Through the k-cross-validation experiment, the average recognition accuracy of this experiment is 99.2%, which demonstrates the robustness of the fuzzy neural network.
(3)
Compared with BP neural network, the fuzzy neural network has obvious superiority in identifying precision (e.g., the average recognition precision of the BP neural network is 92.2% and the fuzzy neural network is 98.4%) and saving calculation time (e.g., the training time and test time of BP neural network are 26.24 s and 10.85 s, fuzzy neural network are 26.24 s and 10.85 s). Compared with SVM and Random Forest, the fuzzy neural network also has a higher average recognition precision (SVM is 96.4% and Random Forest is 93.6%), and has the same computing efficiency.
Limited by the laboratory conditions, this experimental device is mainly used to simulate the above four types of rotor faults. Through the study of relevant literature [1,2,3,4,5], these four types of rotor faults are common faults and have certain universality. If necessary requirements can be obtained in the future, the authors will continue to study fault diagnosis methods for other rotor faults (e.g., rotor part falling, oil film whirl, and rotor broken bar fault) on the basis of this study and the generalization ability of the model proposed in this paper.

Author Contributions

Conceptualization, X.Z. and X.W.; methodology, X.Z. and L.C.; writing—original draft preparation, X.Z., H.W. and Z.X.; writing—review and editing, X.Z., L.C. and Z.Y.; visualization, X.Z. and X.W.; funding acquisition, X.Z. All authors have read and agreed to the published version of the manuscript.

Funding

This work was funded by the Science and Technology Research Project of Jilin Provincial Department of Education (no. JJKH20220047KJ and JJKH20230060KJ), Jilin Science and Technology Development Plan Project (no. 20210203047SF). These supports are gratefully acknowledged.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Mao, Z.Q.; Wang, L.H.; Xie, J.Y.; Duan, L.X.; Jin, L. Rotor system fault diagnosis based on EMD singular value entropy and GASVM. Control Instrum. Chem. Ind. 2016, 43, 604–609. [Google Scholar]
  2. Xiang, L.; Zhang, L.J. Application of variational mode decomposition in fault diagnosis of rotors. J. Vib. Meas. Diagn. 2017, 37, 793–799, 847. [Google Scholar]
  3. Fan, H.W.; Shao, S.J. Unbalance fault diagnosis method of electric spindle based on gray image texture analysis. Manuf. Technol. Mach. Tool 2019, 11, 130–134. [Google Scholar]
  4. Jiang, L.C.; Wang, J.H.; Zhang, S.; Zuo, Y.B.; Chen, X. Fault diagnosis research of gas turbine based on CNN. J. Beijing Inf. Sci. Technol. Univ. 2020, 35, 25–29. [Google Scholar]
  5. Zhu, X.; Hou, D.; Zhou, P.; Han, Z.; Yuan, Y.; Zhou, W.; Yin, Q. Rotor fault diagnosis using a convolutional neural network with symmetrized dot pattern images. Measurement 2019, 138, 526–535. [Google Scholar] [CrossRef]
  6. Li, H.; Liu, X.; Bo, L. Fault identification of rotor system based on classifying time-frequency image feature tensor. Int. J. Rotating Mach. 2017, 2017, 6542348. [Google Scholar] [CrossRef] [Green Version]
  7. Yu, T.Y.; Li, S.M.; Gong, S.Q. Rotor fault diagnosis based on time-frequency ridge and order analysis. Aeroengine 2022, 48, 40–46. [Google Scholar]
  8. Chen, Y.; Sun, H.E.; Wang, Z.-W.; Su, F. A method of extracting rotor fault features based on lifting wavelet denoising and LMD. Min. Process. Equip. 2013, 41, 138–142. [Google Scholar]
  9. Dragomiretskiy, K.; Zosso, D. Variational mode decomposition. IEEE Trans. Signal Process. 2014, 62, 531–544. [Google Scholar] [CrossRef]
  10. Huang, N.E.; Shen, Z.; Long, S.R.; Wu, M.C.; Shih, H.H.; Zheng, Q.; Yen, N.-C.; Tung, C.C.; Liu, H.H. The empirical mode decomposition and the Hilbert spectrum for nonlinear and non-stationary time series analysis, Proceeding of the Royal Society of London-Series A: Mathematical. Phys. Eng. Sci. 1998, 454, 903–995. [Google Scholar] [CrossRef]
  11. Smith, J.S. The local mean decomposition and its application to EEG perception data. J. R. Soc. Interface 2005, 2, 443–454. [Google Scholar] [CrossRef] [PubMed]
  12. Kankar, P.K.; Sharma, S.C.; Harsha, S.P. Fault diagnosis of ball bearings using continuous wavelet transform. Appl. Soft Comput. 2011, 11, 2300–2312. [Google Scholar] [CrossRef]
  13. Wang, Q.; Wang, L.; Yu, H.; Wang, D.; Nandi, A.K. Utilizing VD and VMD for denoising non-stationary signals of roller bearings. Sensors 2021, 22, 195. [Google Scholar] [CrossRef] [PubMed]
  14. Fu, J.; Cai, F.; Guo, Y.; Liu, H.; Niu, W. An improved VMD-based denoising method for time domain load signal combining wavelet with singular spectrum analysis. Math. Probl. Eng. 2020, 2020, 1485937. [Google Scholar] [CrossRef]
  15. Meng, X.; Zeng, H.T.; Liu, D.; Xiao, Z.H.; Huang, Z.L. A denoising method based on variational mode decomposition and soft wavelet-thresholding and its application to vibration signals. China Rural. Water Hydropower 2021, 6, 164–168. [Google Scholar]
  16. Liu, Y.; Yang, G.; Li, M.; Yin, H. Variational mode decomposition denoising combined the detrended fluctuation analysis. Signal Process 2016, 125, 349–364. [Google Scholar] [CrossRef]
  17. Wang, W.; Ji, G.-Y. Fault diagnosis of rotor system based on EMD-fuzzy entropy and SVM. Noise Vib. Control 2012, 32, 171–176. [Google Scholar]
  18. Si, J.P.; Ma, J.C.; Niu, J.H.; Wang, E. An intelligent fault diagnosis expert system based on fuzzy neural network. J. Vib. Shock 2017, 36, 164–171. [Google Scholar]
  19. Hu, L.; Xue, X.Y.; Li, J.L. Fault diagnosis method of mine hoist braking system based on fuzzy neural network. Coal Technol. 2021, 40, 153–155. [Google Scholar]
  20. Zhang, Z.; Li, F.L.; Tian, Q. Application of T-S fuzzy neural network in fault diagnosis of ventilator. J. Yanshan Univ. 2016, 40, 336–341. [Google Scholar]
  21. Zhou, X.L.; Liu, W.N.; Jiang, Z.H.; Ma, F.L. Application of Volterra mode of variational mode decomposition and morphology fractal dimension in engine fault diagnosis. Automot. Eng. 2019, 41, 1442–1449. [Google Scholar]
  22. Yang, G.Y.; Ding, X.N.; Wang, J.Q.; Wei, Y.D.; Zhou, X.L. Rotor fault diagnosis method of singular value entropy of Volterra model based on VMD. Manuf. Technol. Mach. Tool 2022, 3, 150–153. [Google Scholar]
  23. Pang, B.; Tang, G.; Zhou, C.; Tian, T. Rotor fault diagnosis based on characteristic frequency band energy entropy and support vector machine. Entropy 2018, 20, 932. [Google Scholar] [CrossRef] [PubMed]
  24. Zheng, Y.; Pan, T.H.; Wang, H.B.; Ge, X. Improved EMD-ICA method used in the hidden rubbing fault diagnosis of turbine units. J. Vib. Shock 2017, 36, 235–240. [Google Scholar]
  25. Jiang, W.L.; Wang, H.N.; Zhu, Y.; Wang, Z.W.; Dong, K.Y. Integrated VMD denoising and KFCM clustering fault identification method of rolling bearing. China Mech. Eng. 2017, 28, 1215–1220, 1226. [Google Scholar]
  26. Fan, H.W.; Shao, S.J.; Zhang, X.H.; Ma, H.W.; Cao, X.G.; Jing, M.Q. A diagnosis method for unbalance fault of motorized spindles using symmetrical polar image and clustering of fuzzy C-means. J. Xi’an Jiaotong Univ. 2019, 53, 57–63. [Google Scholar]
  27. Jiang, W.-L.; Zhang, P.-Y.; Li, M.; Zhang, S.-Q. Axial piston pump fault diagnosis method based on symmetrical polar coordinate image and fuzzy C-means clustering algorithm. Shock. Vib. 2021, 2021, 6681751. [Google Scholar] [CrossRef]
  28. DelVecchio, S.; D’Elia, G.; Mucchi, E.; Dalpiaz, G. Advanced signal processing tools for the vibratory surveillance of assembly faults in diesel engine cold tests. J. Vib. Acoust. 2010, 132, 0210081–02100810. [Google Scholar] [CrossRef]
  29. Zeng, R.; Zhang, L.; Xiao, Y.; Mei, J.; Zhou, B.; Zhao, H.; Jia, J. An approach on fault detection in diesel engine by using symmetrical polar coordinates and image recognition. Adv. Mech. Eng. 2017, 2014, 273929. [Google Scholar] [CrossRef]
  30. Zhou, K.; Tang, J. Harnessing fuzzy neural network for gear fault diagnosis with limited data labels. Int. J. Adv. Manuf. Technol. 2021, 115, 1005–1019. [Google Scholar] [CrossRef]
  31. Wei, J.Z.; Chen, X.Y. Research of fuzzy neural network in the fault diagnosis of numerically-controlled machine tool. Appl. Mech. Mater. 2014, 409–491, 1754–1758. [Google Scholar]
  32. Yuan, Y.; Meng, W.J.; Sun, X.X. Research of fault diagnosis of belt conveyor based on fuzzy neural network. Open Mech. Eng. J. 2014, 8, 916–924. [Google Scholar] [CrossRef]
Figure 2. Schematic diagram of symmetrical polar coordinates algorithm.
Figure 2. Schematic diagram of symmetrical polar coordinates algorithm.
Applsci 13 01134 g002
Figure 3. Gray-level co-occurrence matrix generation directions.
Figure 3. Gray-level co-occurrence matrix generation directions.
Applsci 13 01134 g003
Figure 4. ZT-3 rotor fault simulating experimental device.
Figure 4. ZT-3 rotor fault simulating experimental device.
Applsci 13 01134 g004
Figure 5. Four kinds of rotor faults: (a) BBLF, (b) MF, (c) IF, (d) LRIF.
Figure 5. Four kinds of rotor faults: (a) BBLF, (b) MF, (c) IF, (d) LRIF.
Applsci 13 01134 g005
Figure 6. The time-domain waveform of a group of rotor signals: (a) Nor, (b) BBLF, (c) MF, (d) IF, (e) LRIF.
Figure 6. The time-domain waveform of a group of rotor signals: (a) Nor, (b) BBLF, (c) MF, (d) IF, (e) LRIF.
Applsci 13 01134 g006
Figure 7. The spectrum of a group of rotor signals: (a) Nor, (b) BBLF, (c) MF, (d) IF, (e) LRIF.
Figure 7. The spectrum of a group of rotor signals: (a) Nor, (b) BBLF, (c) MF, (d) IF, (e) LRIF.
Applsci 13 01134 g007aApplsci 13 01134 g007b
Figure 8. The change of maximum growth rate Δ under different values of K.
Figure 8. The change of maximum growth rate Δ under different values of K.
Applsci 13 01134 g008
Figure 9. Relationship between quadratic penalty factor α and MFE value of the reconstructed MF signal.
Figure 9. Relationship between quadratic penalty factor α and MFE value of the reconstructed MF signal.
Applsci 13 01134 g009
Figure 10. VMD results of IF signal: (a) IMF components, (b) frequency spectrum of IMF components.
Figure 10. VMD results of IF signal: (a) IMF components, (b) frequency spectrum of IMF components.
Applsci 13 01134 g010
Figure 11. CEF value of each IMF component.
Figure 11. CEF value of each IMF component.
Applsci 13 01134 g011
Figure 12. The time-domain waveform of a group of the rotor reconstructed signal: (a) Nor, (b) BBLF, (c) MF, (d) IF, (e) LRIF.
Figure 12. The time-domain waveform of a group of the rotor reconstructed signal: (a) Nor, (b) BBLF, (c) MF, (d) IF, (e) LRIF.
Applsci 13 01134 g012
Figure 13. The spectrum of a group of the rotor reconstructed signal: (a) Nor, (b) BBLF, (c) MF, (d) IF, (e) LRIF.
Figure 13. The spectrum of a group of the rotor reconstructed signal: (a) Nor, (b) BBLF, (c) MF, (d) IF, (e) LRIF.
Applsci 13 01134 g013
Figure 14. The snowflake images under different conditions: (a) Nor, (b) BBLF, (c) MF, (d) IF, (e) LRIF.
Figure 14. The snowflake images under different conditions: (a) Nor, (b) BBLF, (c) MF, (d) IF, (e) LRIF.
Applsci 13 01134 g014
Figure 15. The fault recognition results of the proposed method.
Figure 15. The fault recognition results of the proposed method.
Applsci 13 01134 g015
Figure 16. Comparison of experimental results.
Figure 16. Comparison of experimental results.
Applsci 13 01134 g016
Figure 17. Average recognition precision of different training and test sample set ratios.
Figure 17. Average recognition precision of different training and test sample set ratios.
Applsci 13 01134 g017
Figure 18. K-cross-validation experiment results.
Figure 18. K-cross-validation experiment results.
Applsci 13 01134 g018
Table 1. The characteristics of common signal decomposition methods.
Table 1. The characteristics of common signal decomposition methods.
MethodShortcomings
WT➀ Non-adaptive;
➁ Lack of selection criteria for wavelet basis functions;
➂ Different wavelet basis analysis results are different.
EMD➀ End effect; ➁ Mode mixing; ➂ Envelopes fitting;
➃ Illusive mode component; ➄ Poor anti-noise performance.
LMD➀ End effect; ➁ Mode mixing; ➂ Illusive mode component
➃ Criteria for iteration termination conditions;
➄ Poor anti-noise performance; ➅ computing efficiency.
EEMD➀ End effect; ➁ Noise in IMF component; ➂ Envelopes fitting;
➃ Illusive mode component; ➄ Poor anti-noise performance.
VMD➀ Lack of criteria for the selection of key parameters;
➁ Illusive mode component.
Table 2. Equipment list of the experiment.
Table 2. Equipment list of the experiment.
Order NumberEquipment NameMain Parameters (or Components)Quantity
1ZT-3 rotor fault simulating experimental device➀ Speed regulation range of governor: 0–10,000 RPM;
➁ Shaft length: 320 mm, diameter: 9.5 mm;
➂ Rotor width is 19 mm, diameter is 76 mm.
1
2AI005 acceleration sensor➀ Sensitivity: (20 ± 5 ℃) 50 mv/mm/s2;
➁ Frequency range: 4–2000 Hz.
1
3USB-5936 dynamic signal collector➀ Number of channels: 4;
➁ Resolution ratio: 24 bit;
➂ Dynamic range: 102 dB.
1
4Desktop computer➀ CPU: i5-12490F;
➁ Graphic card: GeForce RTX 3060;
➂ Memory:512 G + 1 T;
➃ Hard disk: SSD + HHD.
1
5Auxiliary device➀ Metal gasket; ➁ M2 screws;
➂ Rub-impact screw; ➃ Data cable.
Several
Table 3. The fault simulation settings.
Table 3. The fault simulation settings.
Order NumberThe Fault TypesFault Simulation Settings
1BBLFThe screw used for fixing on the bearing block is loosened to simulate the looseness fault of the bearing block.
2MFInsert a metal gasket under the bearing block to raise the rotating shaft, and then tighten the screw to simulate the misalignment fault.
3IFPut two standard M2 screws (each screw weighs 0.3 g) into the circumference-shaped groove of the rotor disc to simulate the imbalance fault.
4LRIFA support is installed on the base of the test bench, and a threaded hole is reserved above the support, a long screw made of plastic material is screwed into the threaded hole to make it in contact with the rotating shaft of the rotor, as the rotation speed increases, friction will occur between the rotating shaft and the screw, so as to simulate the local rub-impact fault.
Table 4. Sample information of rotor in the experiment.
Table 4. Sample information of rotor in the experiment.
Fault TypesThe Quantity of Training SamplesThe Quantity of Test SamplesCategory Label
Normal(Nor)30201
BBLF30202
MF30203
IF30204
LRIF30205
Table 5. The center frequency of each IMF component corresponds to different K values.
Table 5. The center frequency of each IMF component corresponds to different K values.
The Modal Decomposition Parameter KCenter Frequency/Hz
IMF1IMF2IMF3IMF4IMF5IMF6
K = 222302
K = 322301566
K = 42195451687
K = 52195450686688
K = 62195313458687703
Table 6. Characteristic parameters of the rotor under different states.
Table 6. Characteristic parameters of the rotor under different states.
Working StateGroup of SignalsCharacteristic Parameter
mpentconcoreneidm
Nor10.85101.50740.58830.93950.72590.9330
20.84971.50810.58920.94170.72540.9288
30.85241.50760.58870.93860.73080.9347
BBLF10.88261.19550.42090.94860.78030.9521
20.88291.19640.42120.94970.77920.9515
30.88311.20180.43030.95100.78240.9526
MF10.84401.54310.57180.94470.71460.9338
20.84461.55230.58250.94650.71830.9346
30.84481.54270.57300.94710.71480.9327
IF10.81371.76470.63210.94820.66530.9249
20.81491.77080.64150.94570.66870.9283
30.81311.76520.64260.94730.67190.9242
LRIF10.90731.09330.53990.90050.82360.9421
20.90871.10210.54120.91090.82480.9468
30.91301.09850.53810.91140.82390.9416
Table 7. The average recognition precision and standard deviation of the compared method.
Table 7. The average recognition precision and standard deviation of the compared method.
MethodAverage Recognition Precision/%Standard Deviation
VMD98.40.5477
LMD92.80.8367
EMD92.60.8944
EEMD93.81.3038
Table 8. Average recognition precision and calculation times of the four classifiers.
Table 8. Average recognition precision and calculation times of the four classifiers.
ClassifierAverage Recognition Precision/%Training Time/sTest Time/s
SVM96.425.8310.63
BP neural network92.231.4611.12
Random Forest93.624.7210.77
Fuzzy neural network98.426.2410.85
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Zhou, X.; Wang, X.; Wang, H.; Cao, L.; Xing, Z.; Yang, Z. Rotor Fault Diagnosis Method Based on VMD Symmetrical Polar Image and Fuzzy Neural Network. Appl. Sci. 2023, 13, 1134. https://0-doi-org.brum.beds.ac.uk/10.3390/app13021134

AMA Style

Zhou X, Wang X, Wang H, Cao L, Xing Z, Yang Z. Rotor Fault Diagnosis Method Based on VMD Symmetrical Polar Image and Fuzzy Neural Network. Applied Sciences. 2023; 13(2):1134. https://0-doi-org.brum.beds.ac.uk/10.3390/app13021134

Chicago/Turabian Style

Zhou, Xiaolong, Xiangkun Wang, Haotian Wang, Linlin Cao, Zhongyuan Xing, and Zhilun Yang. 2023. "Rotor Fault Diagnosis Method Based on VMD Symmetrical Polar Image and Fuzzy Neural Network" Applied Sciences 13, no. 2: 1134. https://0-doi-org.brum.beds.ac.uk/10.3390/app13021134

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop