Published: 22 May 2018

Engine fault feature extraction based on order tracking and VMD in transient conditions

Gang Ren1
Jide Jia2
Jian Mei3
Xiangyu Jia4
Jiajia Han5
1, 4, 5Fifth Cadet Brigade, Army Transportation University, Tianjin, China
2, 3Projection Equipment Support Department, Army Transportation University, Tianjin, China
Corresponding Author:
Jian Mei
Views 59
Reads 28
Downloads 1371

Abstract

A method based on order tracking and Variational Mode Decomposition was proposed to solve the problem of non-stationarity and background noise in the vibration signal of engine. For the vibration signal of diesel engine crankshaft bearing fault and Connecting rod bearing of gasoline engine, the non-stationary signal in the time domain was converted into a pseudo stationary signal on the angular domain based on order tracking. Then the reconstructed signal was decomposed by several components by VMD, and the component that contains fault information was selected. The three-dimensional spectral array of order, speed and power spectrum was calculated, and the fault feature was extracted. The effectiveness of the proposed method is verified by simulation and experiment.

1. Introduction

Most of the engines operate under transient conditions. The diagnosis of engine faults under transient conditions is always a research hotspot. The vibration excitation of engine is mainly caused by the frequency of rotation and the frequency of ignition. Because the running speed of the engine is constantly changing, the fault frequency contained in the vibration signal also changes. It is difficult to extract the fault feature effectively by analyzing the traditional time domain and frequency domain signals. The order tracking technology resamples the vibration signal in an equal angle way by tracking the running speed of the engine. Then the transient signal in the time domain is converted into a stable working condition signal on the angular domain, so that the fault features associated with the speed of the engine are accurately extracted from the engine vibration signal. Reference [1] proposed a novel order tracking method based on discrete spectrum correction technique to analyze wind turbine gearbox vibration for the purposes of health monitoring and fault diagnosis. Reference [2] proposed an online tacholess order tracking technique based on generalized demodulation to conduct the bearing fault detection under speed variation conditions without a tachometer.

However, both the above methods need to be applied under uniform acceleration. In the actual operation of the engine, it is difficult to ensure this. Therefore, the engine acceleration signal is segmented according to the speed and rearranged the acceleration signal. A reconstitution signal similar to uniform acceleration can be obtained by eliminating the repetitive signal. This method is suitable for vibration signal analysis under any condition.

The vibration signal of engine is composed of multi-component complex signals, and its amplitude varies with time. For the complex multi-component signal, it is usually necessary to decompose it into a number of single-component AM-FM signals, and each component is analyzed to extract amplitude and frequency information. Huang et al proposed the Empirical Mode Decomposition (EMD) [3]. EMD has been widely used in mechanical fault diagnosis since it was proposed [4]. EMD is fundamentally divorced from the Fourier transform. EMD analyzes the signal from itself and it is completely adaptive and unsupervised. But there are some problems for EMD, such as endpoint effect and modal aliasing.

In recent years, Konstantin Dragomiretskiy [5] proposed a new variable adaptive decomposition method, Variational Mode Decomposition (VMD). The method is essentially composed of a plurality of adaptive Wiener filter and has good noise robustness. Compared with EMD, VMD has strong mathematical theory basis. At the same time, VMD rejects the method of recursive screening stripping. So VMD can effectively alleviate or avoid a series of problems which appear in EMD and has high operation efficiency of decomposition [6]. VMD has been fully utilized in the field of engineering.

After a lot of research, a new method of engine fault diagnosis based on order tracking and VMD is presented in this paper. The proposed method is applied to diesel engine crankshaft bearing fault and gasoline engine connecting rod bearing fault diagnosis under transient conditions. The fault feature is successfully extracted, which verifies the practicability and effectiveness of the method.

2. Feature extraction based on order tracking and VMD

2.1. Order tracking technique

Assume that the rotation of engine crankshaft is the one with constant acceleration, the rotation angle and time satisfy the following binomial relation:

1
θt=b0+b1t+b2t,

where θt is the rotation angle of crankshaft; t is time; b0, b1 and b2 are polynomial coefficients respectively. For vibration signals, the sampling point of each vibration signal segment in a rotation period is related to the rotation angle. As long as each rotation period is sampled at a constant angle, the polynomial coefficients in the Eq. (1) can be solved by fitting the arrival time (t1, t2, t3) of the three-continuous equal angle sampling points:

2
θ1θ2θ3=1 t1 t121 t2 t221 t3 t32 b1b2b3,

where θ1, θ2 and θ3 is the angle interval of the speed signal. Eq. (2) is calculated using Matlab, and the corresponding time at each angle is obtained:

3
tk=12b2b12++4b2θk-b0-b1,

where θk is the corner position; tk is the corresponding time of the corner position. According to the Eq. (3), the time of resampling can be obtained, and the resampling signal can be obtained by three spline interpolation algorithm. The FFT is used to calculate the resampling signals of multiple segments (each segment of the signal corresponding to a certain rotation period), and the three-dimensional spectrum of order, rotational speed and power spectrum can be obtained to achieve the purpose of order tracking.

2.2. Variational mode decomposition

The VMD algorithm defines the intrinsic mode function as a non-stationary AM-FM signal. The intrinsic mode is considered as follows:

4
ukt=Aktcosφkt,

where the phase φkt shall satisfy the following condition: φkt0; the envelope line Akt should satisfy the following condition: Akt0; the instantaneous frequency ωkt should satisfy the following condition: ωkt=φkt. Akt and ωkt change slowly, and φkt changes more rapidly.

The Hilbert transform is performed for each modal function ukt, and exponential correction is applied to obtain K modal functions. Then the frequency spectrum of the modal function is corrected to the estimated central frequency, and the bandwidth of the modal component is calculated by using Gauss smoothing. The variational constraint problem can be defined as follows:

5
min{uk},{wk}k=1Katδt+jπt*ukte-jωkt22, s.t.k=1Kft=ukt,

where uk is the modal component, ωk is the central frequency for the modal component, δt is the unit pulse function, and * is the convolution symbol.

In the VMD algorithm, the secondary penalty factor and the Lagrangian multiplication operator are used. Then, the alternating direction method is introduced. ukn+1, ωkn+1, and λ n+1 are constantly updated, so that the optimal solution of the variational constraint problem can be solved. The expression for the modal component ukn+1 is:

6
ukn+1=argminukXαatδt+jπt*ukte-jωkt22+ft-iuit+λt222,

where α is the penalty factor, and λ is the Lagrange multiplier.

The expression for the modal component ukn+1 in frequency domain is:

7
u^kn+1ω=f^ω-iu^iω+λ^ω211+2α(ω-ωk)2.

where ωk is the center of the modal component power spectrum. The Wiener filter is introduced, which makes the VMD algorithm have better noise robustness.

Similarly, the expression for the central frequency ωkn+1 is:

8
ωkn+1ω=0ωu^kω2dω0u^kω2dω.

The stopping condition of the iteration is:

9
k=1Ku^kn+1-u^kn22u^kn22<e.

The VMD algorithm is a linear transformation, so the signal can be reconstructed. The reconstructed signal can be represented as:

10
f^t=k=1Ku^k.

where u^k is the final modal component, after the iteration is stopped.

2.3. Proposed method

First, the engine vibration signal is segmented according to the rotational speed and rearranged the vibration signal. A restructure signal similar to uniform acceleration can be obtained by eliminating the repetitive signal. Then, the order tracking technique is used to resample the signals in equal angles and turn the time-varying signals into stationary signals in the angular domain. Finally, the VMD is used to decompose the resampling signal into several modal components. According to the correlation coefficient between modal component and vibration signal, the modal component with larger correlation coefficient is selected as the fault component. The order spectrum is calculated, and the fault information is extracted.

3. Experimental results

3.1. Experiment condition

The structure of engine is complex, and the working environment is abominable. As a result, it is prone to malfunction. The crankshaft bearing is located inside the engine, so it is difficult to diagnose the fault. In this paper, vibration signals are collected from the vibration sensors on the experimental stand. At the same time, the rotational speed sensor signal is collected to calculate the speed of diesel engine. The engine on the experimental stand is Cummins 6BT diesel engine.

The fourth crankshaft bearings of Cummins EQ6BT diesel engine are set with different clearance (0.10 mm, 0.26 mm, 0.40 mm, 0.55 mm) to simulate the normal, slight, moderate and heavy wear of the crankshaft bearing. Usually, when the engine is accelerating, its fault characteristics are more obvious. In order to ensure the repeatability and stability of the signal, this paper uses the way of fixed speed triggering to collect signals. According to the experience of the maintenance experts, the trigger speed is set to 1800 r/min. When the rotational speed rises to 1800 r/min, the data acquisition is started. Vibration signals are collected on the left side of the fourth main bearings on the surface of the engine block. The sampling frequency is 20000 Hz and the sampling points are 50000 points. Testing temperature is important when acquiring vibration signals. In the experiment, the temperature of cooling water is measured to reflect the internal temperature of diesel engine. The temperature is controlled at 60-70 degrees C.

3.2. Experimental data processing

For order tracking technology, rotational speed signal is very important. Only the accurate speed signal can be used to analyze the order of transient conditions. In the process of experiment, rotational speed is controlled by human and there are uncontrollable factors. Taking the normal wear state as an example, in Fig. 1(a), the whole acceleration process is not uniformly accelerated, and the fluctuation of the rotational speed is large, which is bound to affect the analysis results. The proposed method sorted the rotational speed and eliminated the segments with the same rotational speed. A modified rotational speed is obtained, which is a relatively uniform acceleration process, as shown in Fig. 1(b).

Similarly, the corresponding vibration signals should be corrected appropriately. Through the solution of Eq. (2), the corresponding time of equal angle resampling is calculated, and the vibration signal of equal angle resampling is obtained by three times spline interpolation. Similarly, the proposed method is applied to deal with the vibration signals of other wear states, and the resampling signals are obtained.

In order to eliminate the background noise, VMD is used to decompose the equal angle resampling signals. According to the correlation coefficient between modal component and vibration signal, the modal component with larger correlation coefficient is selected as the fault component. The order spectrum of fault component is calculated respectively, and the order, rotational speed and power spectrum constitute the 3D order spectrum array, as shown in Fig. 2.

Fig. 1The curves of rotational speed

The curves of rotational speed

a) Original speed

The curves of rotational speed

b) Corrected speed

From Fig. 2, it can be seen that for different wear states, the impact energy of vibration signals is mainly located in the order 0-20. When the rotational speed is lower than 2800 r/min, the energy of the order 10 decreases irregularly, with the increase of the wear degree of the crankshaft bearing. When the rotational speed is higher than 2800 r/min, the energy of the order 10 increases in turn, which can be used as a basis for judging the wear fault. Therefore, the proposed method can effectively extract the fault features of diesel engine crankshaft bearings under transient conditions.

Fig. 2Order tracking chart of different wear state after VMD

Order tracking chart of different wear state after VMD

a) Normal wear

Order tracking chart of different wear state after VMD

b) Slight wear

Order tracking chart of different wear state after VMD

c) Moderate wear

Order tracking chart of different wear state after VMD

d) Severe wear

4. Conclusions

In this paper, a new method based on order tracking and VMD is proposed to analyze the fault of engine transient condition. First, the engine vibration signal is segmented according to the rotational speed and rearranged the vibration signal. A restructure signal similar to uniform acceleration can be obtained by eliminating the repetitive signal, which is applicable to any working condition of the engine. Then the non-stationary signal in the time domain is transformed into a pseudo stationary signal on the angular domain, which reduces the influence of speed fluctuation on vibration signal. Finally, the VMD is used to decompose the resampling signal into several modal components. According to the correlation coefficient between modal component and vibration signal, the modal component with larger correlation coefficient is selected as the fault component. The order spectrum is calculated, and the fault information is extracted, and the fault features of the engine are extracted successfully. The experimental verification of the engine shows that the proposed method is effective.

References

  • He G., Ding K., Li W., et al. A novel order tracking method for wind turbine planetary gearbox vibration analysis based on discrete spectrum correction technique. Renewable Energy, Vol. 1971, 2016, p. 364-375.
  • Wang Y., Xu G., Luo A., et al. An online tacholess order tracking technique based on generalized demodulation for rolling bearing fault detection. Journal of Sound and Vibration, Vol. 367, Issue 2016, 2016, p. 233-249.
  • Huang N. E., Shen Z., Long S. R. The empirical mode decomposition and the Hilbert spectrum for nonlinear and non-stationary time series analysis. Proceedings Mathematical Physical and Engineering Sciences, Vol. 454, Issue 1971, 1998, p. 903-995.
  • Yu D., Cheng J., Yang Y. Application of EMD method and Hilbert spectrum to the fault diagnosis of roller bearings. Mechanical Systems and Signal Processing, Vol. 19, Issue 2, 2005, p. 259-270.
  • Dragomiretskiy K., Zosso D. Variational mode decomposition. IEEE Transactions on Signal Processing, Vol. 62, Issue 3, 2013, p. 531-544.
  • Zhao C., Feng Z. P. Application of multi-domain sparse features for fault identification of planetary gearbox. Measurement, Vol. 104, 2017, p. 169-179.

About this article

Received
08 April 2018
Accepted
20 April 2018
Published
22 May 2018
SUBJECTS
Vibration in transportation engineering
Keywords
order tracking
VMD
transient operation
engine
feature extraction