Abstract

In order to improve the diagnosis accuracies of the current diagnosis methods, a novel fault diagnosis method of automobile gearbox based on novel successive variational mode decomposition and weighted regularized extreme learning machine is presented for fault diagnosis of gearbox in this paper. The novel successive variational mode decomposition (SVMD) is presented to improve the traditional variational mode decomposition, which finds modes one after the other, and this succession helps increase convergence rate and also not extract the unwanted modes; weighted regularized extreme learning machine (WRELM) is presented to improve the traditional extreme learning machine, which uses the weight of each sample with the nonparametric kernel density estimation and can find the optimal weight for each sample. The test results indicate that the diagnosis accuracy of SVMD-WRELM for gearbox is better than that of VMD-WRELM, VMD-ELM.

1. Introduction

Gearbox is the key component of automobile, and condition monitoring and fault diagnosis for automobile gearbox are very significant [14]. Recently, artificial neural networks (ANNs), support vector machine (SVM), etc. have been successfully applied to diagnose the faults of gearbox. For instance, Qiu et al. presented a deep convolutional neural network model for intelligent fault diagnosis of a gearbox under different operational conditions [5]. Jedliński and Jonak presented an early fault detection method in gearboxes based on support vector machines and multilayer perceptron with a continuous wavelet transform [6]. Extreme learning machine (ELM) is a simple and efficient single hidden layer feedforward network [79]. Compared with ANNs and SVM, ELM has better generalization ability [10], so ELM has a good application prospect in the field of fault diagnosis for gearbox. In order to improve the performance of ELM, weighted regularized extreme learning machine (WRELM) is the new extreme learning machine using the weight of each sample with the nonparametric kernel density estimation and can find the optimal weight for each sample. Thus, WRELM is used to classify the states of gearbox.

In addition, the feature extraction of the vibrational signal of gearbox has a great influence on the accuracy of fault diagnosis of gearbox. Recently, empirical mode decomposition (EMD), variational mode decomposition (VMD), etc. have been successfully applied to extract the features of gearbox. Hongmei Liu et al. applied empirical mode decomposition in the feature extraction of the vibrational signal of gearbox [11].Vikas Sharma and Anand Parey applied variational mode decomposition in the feature extraction of the vibrational signal of gearbox under varying speed [12]. There are problems such as mode mixing in EMD; VMD is a new multicomponent signal decomposition method based on Wiener filtering and Hilbert transform, which aims to make decomposition of a target signal into a set of modes with sparsity properties being achievable [1315]. In order to improve the performance of VMD, successive variational mode decomposition (SVMD) finds modes one after the other, and this succession helps increase convergence rate and also not extract the unwanted modes.

Thus, in order to improve the diagnosis accuracies of the current diagnosis methods, a novel fault diagnosis method based on successive variational mode decomposition and weighted regularized extreme learning machine (SVMD-WRELM) is presented for fault diagnosis of automobile gearbox in this paper. The four states of automobile gearbox including normal state, wear and tear, pitting fault, and snaggletooth fault are used in this experiment. The testing results indicate that the diagnosis accuracies of SVMD-WRELM for gearbox are better than those of VMD-WRELM, VMD-ELM.

2. Successive Variational Mode Decomposition

Variational mode decomposition can decompose the signal into a set of VMDSs around the center frequencies according to the following equation [16]:subject to the conditions,where denotes the gradient operator, ∗ denotes the convolution operator, and denotes the Dirac distribution.

The minimization problem of eq (1) is transformed into the following optimization problem:where denotes the constraint factor and denotes the Lagrangian multiplier.

Successive variational mode decomposition is a method which finds modes one after the other, and this succession helps increase convergence rate and also not extract the unwanted modes. In successive variational mode decomposition, the combination of quadratic penalty term and Lagrangian multiplier can be used to establish the augmented Lagrangian function as

After using Parseval’s equality, eq (4) is transformed into

By letting the first variation vanish for the positive frequencies by minimizing eq (5),

By minimizing eq.(6), will be described as

The equation for updating the Lagrangian multiplier λ is achieved by the dual ascent method:where denotes the update parameter.

By replacing with eq (8), will be described as

As shown in Figures 1 and 2, the six decomposition signals (SVMDSs) described as SVMDS1∼ SVMDS6 of the vibrational signal of gearbox are obtained based on SVMD. The features of the vibrational signal of gearbox are obtained by calculating the Shannon entropy of SVMDS1∼SVMDS6. In Figure 1, abscissa values are the sampling data, and ordinate values are the amplitudes of the vibrational signal of gearbox; in Figure 2, abscissa values are the sampling data, and ordinate values are the amplitudes of SVMDS1∼ SVMDS6 of the vibrational signal of gearbox, respectively.

Figure 3 gives the comparison among the feature values of normal state of the vibrational signal of gearbox obtained by SVMD, the feature values of fault state of the vibrational signal of gearbox obtained by SVMD, the feature values of normal state of the vibrational signal of gearbox obtained by VMD, and the feature values of fault state of the vibrational signal of gearbox obtained by VMD, and abscissa values are the six features and ordinate values are the values of the six features, which indicates that there are more obvious distinctions between the feature values of normal state and fault state of gearbox by SVMD than those by VMD.

3. Weighted Regularized Extreme Learning Machine

Assume N hidden nodes in extreme learning machine and a sample pair , and the output of extreme learning machine can be expressed as followings:where denotes the activation function, denotes the input weight vector, denotes the nth output weight, and denotes the corresponding bias.where denotes the output vector.

In order to get the estimation for the parameter , the objective function is used as following:where denotes the observed data.

The objective function of weighted regularized extreme learning machine is expressed assubject to the conditions,where denotes a diagonal matrix, denotes the vector of regression error, and denotes a regularization term.

Lagrange multipliers are introduced to solve the above minimization problem, and the corresponding solution for is given as

4. Experimental Analysis

Figure 4 gives the framework of fault diagnosis for gearbox, which includes motor, coupling, gearbox, acceleration transducer, load motor, brake, data acquisition board, and computer. The vibrational signals of gearbox are measured with acceleration transducer, and the vibrational signals of gearbox are obtained by data acquisition board. Sampling frequency is 10 KHz, and the load is 1 N.m. The common faults of gearbox are wear and tear, pitting fault, and snaggletooth fault: wear and tear indicates the loss, injury of tooth surface due to suffering from pressure in the process of operation; pitting fault indicates local corrosion of tooth surface due to fatigue of tooth surface; and snaggletooth fault indicates crack of tooth.

The four states of gearbox including normal state, wear and tear, pitting fault, and snaggletooth fault are used in this experiment, among which normal state is denoted as state 1 of gearbox, wear and tear is denoted as state 2 of gearbox, pitting fault is denoted as state 3 of gearbox, and snaggletooth fault is denoted as state 4 of gearbox. 320 training samples include 80 samples denoting state 1 of gearbox, 80 samples denoting state 2 of gearbox, 80 samples denoting state 3 of gearbox, and 80 samples denoting state 4 of gearbox. 200 testing samples include 50 samples denoting state 1 of gearbox, 50 samples denoting state 2 of gearbox, 50 samples denoting state 3 of gearbox, and 50 samples denoting state 4 of gearbox. There is no intersection between the 320 training samples and the 200 testing samples.

The flow chart of fault diagnosis method based on SVMD-WRELM is described in Figure 5. In the experiment, the running speed of VMD for the vibrational signal of a sample of gearbox is about 0.75 s, and the running speed of SVMD for the vibrational signal of a sample of gearbox is about 0.35 s, which testifies the fast convergence of SVMD.

Several repeated experiments were performed, and the experimental results were identical. The comparison between actual results and diagnosis results for gearbox by SVMD-WRELM are given in Figure 6, and the diagnosis accuracy of SVMD-WRELM for gearbox is 99%. The comparison between actual results and diagnosis results for gearbox by VMD-WRELM is given in Figure 7, and the diagnosis accuracy of VMD-WRELM for gearbox is 97%. The comparison between actual results and diagnosis results for gearbox by VMD-ELM is given in Figure 8, and the diagnosis accuracy of VMD-ELM for gearbox is 93.5%. In Figures 68, abscissa values are the sample number, and ordinate values are the four states including normal state, wear and tear, pitting fault, and snaggletooth fault, among which normal state is denoted as state 1 of gearbox, wear and tear is denoted as state 2 of gearbox, pitting fault is denoted as state 3 of gearbox, and snaggletooth fault is denoted as state 4 of gearbox.

As shown in Table 1, the diagnosis accuracies of SVMD-WRELM for gearbox are better than those of VMD-WRELM,VMD-ELM, and the diagnosis accuracies of VMD-WRELM are better than those of VMD-ELM. It can be seen that SVMD is superior to VMD, and WRELM is superior to ELM. Therefore, fault diagnosis for gearbox by SVMD-WRELM is feasible.

5. Conclusions

A novel fault diagnosis method based on SVMD and WRELM is presented for fault diagnosis of automobile gearbox in this paper. SVMD finds modes one after the other, and this succession helps increase convergence rate and also not extract the unwanted modes, and WRELM uses the weight of each sample with the nonparametric kernel density estimation and find the optimal weight for each sample. The diagnosis accuracy of SVMD-WRELM for gearbox is 99%, the diagnosis accuracy of VMD-WRELM for gearbox is 97%, and the diagnosis accuracy of VMD-ELM for gearbox is 93.5%. The testing results indicate that SVMD is superior to VMD, and WRELM is superior to ELM. It can be concluded that the diagnosis accuracies of SVMD-WRELM for gearbox are better than those of VMD-WRELM,VMD-ELM.

Data Availability

The data that support the findings of the research are available from the corresponding author.

Conflicts of Interest

The authors declare that there are no conflicts of interest regarding the publication of this article.

Acknowledgments

This study was supported by MOE (Ministry of Education in China) Project of Humanities and Social Sciences (grant no. 19YJA79097).