1. Introduction
As significant energy conversion equipment, induction motors (IMs) are widely applied in agriculture, industry, and other fields. To guarantee the continuity of production and reduce the system’s maintenance costs, the health and stability of IMs are becoming increasingly important [
1]. At present, the failure of the IM is the biggest factor for health and stability. Among the various fault types of the motor, there are bearing faults, stator winding faults, rotor faults, and others [
2,
3]. The majority (45–55%) of motor failures are related to bearings, including generalized roughness and single-point bearing faults [
4,
5]. When the bearing failure occurs, the damage to the bearing increases over time, which results in the motor being unable to operate properly [
6]. Therefore, early bearing fault diagnosis is crucial for unnecessary downtime, reducing costs, and improving efficiency, and it has gradually become a research hotspot in the industry and academia [
7,
8].
Currently, the bearing failure diagnosis mostly employs vibration signal analysis, because the vibration signals are non-invasive and can detect motor faults without shutting down the unit [
9]. Nevertheless, this method incurs additional investment costs and maintenance efforts with additional vibration sensors. Moreover, in some applications, after the erection of the plant, it is difficult to install the vibration sensors on the machines. In contrast, the motor current signals are easily accessible, which can decrease the investment and monitoring costs effectively [
10]. Therefore, the diagnosis of bearing faults based on current signal analysis has emerged as a popular research topic [
1].
The foundation of motor current signal analysis (MCSA) is the evaluation of motor currents [
11]. Online fault diagnosis can be achieved while reducing costs through MCSA [
12]. The characteristic of this method is the use of simple current clamps or current transformers, as well as the ability to achieve fast and efficient signal processing [
10,
13]. Additionally, the use of current signal analysis has shown effective results in diagnosing electrical faults [
14]. However, when it comes to diagnosing bearing faults, the low signal-to-noise ratio (SNR) contributes to a relatively higher false alarm rate. This is because the current signal contains not only the fundamental waveform but also harmonics and non-Gaussian noise, which to some extent, interfere with the diagnosis. To improve bearing fault diagnosis, it is necessary to accurately extract fault feature components from the noisy signal [
15]. Therefore, significant research efforts are required to fully eliminate noise components and improve the SNR of the current signal [
16].
To improve the signal-to-noise ratio and eliminate the noise components in current signals, researchers have developed various noise reduction techniques to enhance the performance of bearing fault diagnosis. Ma et al. [
17] proposed a deep learning-based fault diagnosis method for unmanned aerial vehicles, which uses empirical mode decomposition (EMD) to reduce high-frequency noise in the signal. However, EMD has mode aliasing and endpoint effects, which seriously affect the decomposition results, the calculation is complex, and the running speed is slow [
18]. Zhao et al. [
19] proposed a deep residual contraction network suitable for strong noise environments. This network uses a soft threshold denoising operator as a denoising module to eliminate noise. However, the denoising module does not consider the multi-scale distribution pattern of the fault signal, resulting in low diagnostic accuracy [
20]. Lin et al. [
21] proposed a motor-bearing fault detection method based on Gaussian filter denoising, Hilbert transform envelope extraction, and a convolutional neural network, which improved the performance of fault diagnosis. However, the Gaussian filtering cannot effectively denoise non-Gaussian noise. Gao et al. [
22] proposed a composite fault diagnosis method for rolling bearings based on parameter-optimized maximum correlation kurtosis deconvolution (MCKD) and a convolutional neural network (CNN). The use of MCKD for signal denoising has improved the accuracy of fault diagnosis. However, these bearing fault diagnosis methods that use noise reduction are all based on deep learning techniques. The current deep learning technology still faces problems such as scarce fault data, imbalanced samples, and a long network training time [
23].
Therefore, in response to the shortcomings of deep learning technology, noise suppression technology is adopted for the original signal to improve the SNR of the signal, thereby enhancing the fault feature extraction ability of the signal. By quickly identifying fault features through spectrograms, good bearing fault diagnosis results are achieved. Xu et al. [
24] proposed the use of adaptive filtering algorithms, such as the least-mean-square (LMS) algorithm, for noise reduction. However, for traditional LMS algorithms, their steady-state bias increases rapidly with a fast convergence rate. This results in a lower signal-to-noise ratio and complicates the noise components, particularly in the presence of strong background noise. Zhou et al. [
25,
26] proposed an analog notch filter and a Wiener filter to estimate the noise components of most current signals. However, this approach requires re-optimization of the Wiener filter coefficients when changing the corresponding motor operating conditions. Additionally, it does not provide accurate noise prediction when the motor experiences other types of faults. In [
27], an improved drive algorithm was proposed, which eliminates the power supply fundamental frequency and its second harmonic before data acquisition. This approach demonstrates its advantages, in low-speed detection particularly. Based on this algorithm, Pecht et al. proposed a current noise elimination method based on time-shifting (TS), which involves adding a delayed signal to the collected current signal as an anti-noise component to eliminate power supply fundamental frequency and odd harmonics. Unlike other methods, this method does not require the estimation of pure noise components, and the delay is only dependent on the power frequency and sampling rate [
10]. Subsequently, Nazari et al. proposed a method of time-shifting in two phases of the three-phase current and integrating them with the third-phase current as a noise cancellation method, and the fault diagnosis is carried out through the spectrum of the residual square of synchronous current [
28]. However, the method of reference [
10] primarily focuses on eliminating the power supply fundamental frequency and odd harmonics, and the method of reference [
28] primarily focuses on the fault of the single-point. To address other components such as eccentric harmonics, slot harmonics, and environmental noise in the stator current, Pecht et al. further proposed a noise suppression strategy using the linear prediction (LP) method [
29]. This method separates the current signal into predictable and unpredictable components based on the characteristics of stator current signals related to bearing faults. The predictable component is modeled as the noise using optimal linear theory to eliminate all noise components from the current signal. Furthermore, the LP-based current noise elimination method can diagnose single-point bearing faults and generalized-roughness bearing faults. Principal component analysis (PCA) and wavelet analysis are also methods used for feature extraction and noise reduction. Sophian et al. [
30] proposed a pulse eddy current (PEC) non-destructive testing feature extraction method based on PCA, which extracts relevant features through dimensionality reduction to achieve fault classification. Xu et al. [
31] first denoised the original signal using wavelet thresholding, and then obtained the required feature parameters through PCA dimensionality reduction for the subsequent fault diagnosis. However, the selection of wavelet functions and thresholds in wavelet analysis is a challenge, and using the PCA method for dimensionality reduction may lose some information, which is usually used in conjunction with deep learning techniques [
32]. The LP method directly predicts the original signal and its ability to eliminate noise is related to its predictive performance, without any loss of information. However, the use of the LP method involves relatively complex computations. As the order of LP increases, the corresponding prediction coefficients also increase, which leads to difficulties in parameter optimization.
To achieve effective current noise elimination while simplifying the computational complexity of the algorithm, this paper uses fractional linear prediction (FLP) as a noise reduction technique for bearing fault diagnosis. The FLP method offers lower computational complexity compared to the LP method while providing comparable predictive performance [
33]. To demonstrate the effectiveness of the FLP algorithm in the field of bearing fault diagnosis, this paper conducted experiments to compare the fault feature extraction effectiveness of the TS and the LP algorithms, as well as the FLP algorithm. The results confirmed that the FLP method is effective in the field of bearing fault diagnosis and performs better than the TS and the LP algorithms. Based on experimental data, FLP has better predictive performance than LP, which means that FLP can better eliminate noise and ultimately achieve better fault feature extraction. Applying this method in the field of speech signals to the field of bearing fault diagnosis and achieving better results is a good innovation.
The structure of this paper is as follows.
Section 2 provides an introduction to the relevant concepts of bearing faults and the theoretical background of the TS, LP, and FLP.
Section 3 presents the specific methodology of using the FLP method for bearing fault diagnosis and selects the optimal FLP model for subsequent experimental validation.
Section 4 describes the experimental setup, parameter configuration, and corresponding analysis of simulation results.
Section 5 concludes this paper.
5. Conclusions
FLP has been applied in previous studies for modeling and compression of speech signals due to its good predictive performance [
33,
37]. The LP method [
22], which is used for predicting faults, has also been utilized in the area of bearing fault diagnosis. This predictability is used as a distinguishing feature, and the predictable components are modeled as noise to eliminate noise and highlight fault characteristics, achieving the goal of fault diagnosis. This paper proposes to apply the FLP method to the field of bearing fault diagnosis, achieving good bearing fault diagnosis results.
The core of FLP is to use the linear prediction theory to make the noise contained in the current signal the predictable components and achieve noise elimination by subtracting the predicted signal from the original current signal. Through spectrum analysis of residual current signals after noise elimination in the TS method, LP method, and FLP method, it can be found that the FLP method has the most obvious effect on extracting fault features, whether it is sideband fault frequency or eccentric fault frequency. Moreover, the noise elimination effect using the FLP method is particularly notable, resulting in a significant reduction in the overall amplitude and a clearer representation of fault frequencies. Based on experimental data, using MSE as the predictive performance evaluation criterion, the predictive performance of FLP is significantly better than LP, proving that this method has better predictive performance in bearing fault diagnosis, which means that the noise elimination effect is also better. FLP solves the problem of difficulty in optimizing LP parameters. These results also validate the effectiveness of the FLP method in bearing fault diagnosis and its advantages over other methods. Moreover, compared to deep learning techniques, the FLP method has a faster diagnostic speed, which can directly detect whether a fault has occurred from the spectrum graph. The application of predictability as a distinguishing feature eliminates the need to understand pure noise data under different conditions during the noise modeling process. Engineers can use the proposed methods for predictive maintenance, which can prevent missed and false alarms and prevent catastrophic failures.
Future work should apply this current noise elimination method FLP to other motor bearings to verify its generalization and whether it can also achieve good bearing fault diagnosis results and whether the parameters of the FLP model in this article are also used in different motor bearings. Further research is required for this work.