Next Article in Journal
A Polling-Based Transmission Scheme Using a Network Traffic Uniformity Metric for Industrial IoT Applications
Next Article in Special Issue
Deep Belief Network for Spectral–Spatial Classification of Hyperspectral Remote Sensor Data
Previous Article in Journal
Equivalence of Open-Loop and Closed-Loop Operation of SAW Resonators and Delay Lines
Previous Article in Special Issue
A Multi-Model Combined Filter with Dual Uncertainties for Data Fusion of MEMS Gyro Array
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Fusion of High-Dynamic and Low-Drift Sensors Using Kalman Filters

1
College of Biomedical Engineering & Instrument Science, Zhejiang University, Hangzhou 310027, China
2
Department of Mechanical Engineering, The University of Western Australia, 35 Stirling Highway, Crawley, WA 6009, Australia
*
Authors to whom correspondence should be addressed.
Sensors 2019, 19(1), 186; https://doi.org/10.3390/s19010186
Submission received: 15 November 2018 / Revised: 3 January 2019 / Accepted: 3 January 2019 / Published: 7 January 2019
(This article belongs to the Special Issue Multi-Sensor Fusion and Data Analysis)

Abstract

:
In practice, a high-dynamic vibration sensor is often plagued by the problem of drift, which is caused by thermal effects. Conversely, low-drift sensors typically have a limited sample rate range. This paper presents a system combining different types of sensors to address general drift problems that occur in measurements for high-dynamic vibration signals. In this paper, the hardware structure and algorithms for fusing high-dynamic and low-drift sensors are described. The algorithms include a drift state estimation and a Kalman filter based on a linear prediction model. Key issues such as the dimension of the drift state vector, the order of the linear prediction model, are analyzed in the design of algorithm. The performance of the algorithm is illustrated by a simulation example and experiments. The simulation and experimental results show that the drift can be removed while the high-dynamic measuring ability is retained. A high-dynamic vibration measuring system with the frequency range starting from 0 Hz is achieved. Meanwhile, measurement noise was improved 9.3 dB through using the linear-prediction-based Kalman filter.

1. Introduction

For mining machines, measuring vibrations is an important way to detect early failure features [1]. It requires the measuring system to provide a high sample rate in order to analyze the high-order modes up to 1.75 kHz [2]. However, the measuring system also needs to have a low-drift characteristic in order to detect the low-frequency signal, since the mining machines usually work at extremely low rotation speeds [3]. These two requirements are difficult to meet simultaneously for a single type of sensor. Piezoelectric sensors are widely used in vibration monitoring systems, thanks to their advantages of high resolution, low background noise, and wide frequency band [4]. However, their disadvantage is bias drift caused by thermal effects [5]. Feedback-based sensors, such as the quartz flexure accelerometer, can measure static acceleration because of their low thermal drift [6], but their frequency band is narrower than that of a piezoelectric sensor. Hence, to meet the requirements of combined high-dynamic and low-drift vibration measurement, this paper proposes a dual-sensor-based hardware structure and the associated processing algorithms.
Using multiple sensors to extract a broadband vibration signal has been studied by many researchers and shown to be feasible [7,8,9]. Traditionally, sensors of the same type are used, which leads to nearly identical noise and drift characteristics [10]. The improvement in noise and drift is proportional to the square root of the number of sensors. That means the number of sensors used in such a system would grow rapidly as the requirement for improvement becomes higher. To overcome this drawback, the current trend is to fuse different types of sensors. For example, Safizadeh and Latifi propose a method fusing an accelerometer and a load cell [11]. Park et al. develop a system incorporating time synchronized acceleration and strain measurements [12]. These work fuse sensors measuring different physical quantities. This paper focuses on a vibration-measuring system incorporating two different types of accelerometers that have different noise characteristics. One sensor works at a high sample rate to provide the dynamic performance but its output is more sensitive to thermal effects, while the other sensor works at a low sample rate to achieve low-drift quality but it has narrower frequency range. As these two different sensors are combined, the frequency range of the vibration measuring system extends from the ultra-low frequency to the maximum frequency of the high-dynamic sensor. This combined use of different sensors requires a suitable algorithm to fuse the measurement data.
There are various fusion algorithms used in the multi-sensor measuring field [13]. Among them, the complementary filter is widely used because it requires less computation. However, it is designed using a simple analysis in the frequency domain and it does not consider any statistical property of the noise [14]. The Kalman filter, which is commonly adopted in navigation systems [15,16,17,18], has received much attention from the multi-sensor measuring field during the last 50 years [19]. For example, a system based on two odometers and a magnetic compass is developed to determine the position and orientation of a wheelchair in indoor environments, and a comparative study of measurement fusion (MF) and state vector fusion (SVF) is proposed [20]. In the MF structure, measurements from different sensor are combined before applying the Kalman filter. While in the SVF structure, measurements from different sensors are processed separately and the resulting state vectors are merged to obtain a final state vector. Analysis shows that the MF structure requires less computation than the SVF structure [21]. Considering the realization in embedded systems, this paper chooses the MF structure to fuse measurements from the high-dynamic sensor and the low-drift sensor in the first stage, where the drift of the high-dynamic sensor is calibrated. In the second stage, the drift-removed data are processed by a linear-prediction-based Kalman filter for improving measurement noise. The linear prediction model assumes that the current data can be predicted by several previous data in time series. As a comparison, the well-known random walk model assumes that the current data is equivalent to the last data [22]. This paper found that the prediction error of the linear prediction model was smaller than the random walk model, hence the sample rate of linear-prediction-based Kalman filter could be lower than the random-walk-based Kalman filter.
The rest of this paper is organized as follows: Section 2 describes the block diagram of the dual-sensor vibration measuring system and presents the details of the processing algorithms. Section 3 analyzes the key factors for algorithm design. The performances of the proposed hardware structure and algorithms are investigated through simulations in Section 4. Experiments and related discussions are presented in Section 5. Finally, Section 6 provides the conclusions.

2. Dual-Sensor Vibration Measuring System

The frame of hardware structure and the processing algorithms is shown in Figure 1. Two types of sensors are attached onto the vibration signal source (mining machines) to measure the same acceleration. One is a high-dynamic sensor (piezoelectric sensor) that works at a high sample rate, the other is a low-drift sensor (quartz flexure accelerometer) that works at a low sample rate.
The sample rates of two sensors are synchronized and fixed at a constant ratio. The sample rate of the low drift sensor can be lower than the Nyquist frequency of the vibration signals. This is because the low-drift sensor is used to calibrate the drift in the high-dynamic sensor. Typically, drift changes slowly over a long period. Consequently, the sample rate of a low-drift sensor can be very low.
The algorithms include a drift-state estimation process and a linear-prediction-based Kalman filter. The drift-state estimation process utilizes the low-sample-rate data and the corresponding high-sample-rate data to obtain the drift model caused by thermal effects in the high-dynamic sensor, and then calibrate the drift of that high-dynamic sensor. The details are shown in Figure 2. In this process, the low-sample-rate data (Sensor 1) is expressed as:
x s 1 ( k s 1 ) = s s 1 ( k s 1 ) + n s 1 ( k s 1 )
and the corresponding high-sample-rate data (Sensor 2) is expressed as:
x s 2 ( r k s 1 ) = s s 2 ( r k s 1 ) + n s 2 ( r k s 1 ) + d s 2 ( r k s 1 ) ,
where k s 1 is the index of the data obtained from the low-sample-rate sensor; r is the ratio of the high sample rate to the low sample rate; s s 1 and s s 2 are the vibration signals measured by the low-sample-rate sensor and the high-sample-rate sensor, respectively; n s 1 and n s 2 are the measurement noise (band-limited white noise) of the low-sample-rate sensor and the high-sample-rate sensor, respectively; and d s 2 is the output drift of Sensor 2. Subtracting Equation (1) from Equation (2), the difference between data from Sensor 1 and Sensor 2 is given by:
Δ x ( k s 1 ) = d s 2 ( r k s 1 ) + ( n s 2 ( r k s 1 ) n s 1 ( k s 1 ) ) ,
as the signal component s s 1 ( k s 1 ) measured by Sensor 1 is equivalent to that measured by Sensor 2, s s 2 ( r k s 1 ) . In Equation (3), the differential data Δ x ( k s 1 ) is hold at the sample time of the Sensor 1.
The aim of this drift-state estimation process is to give the best estimation of the drift in the high-sample-rate sensor d s 2 ( k s 2 ) (where k s 2 denotes the index of the data obtained from the high-sample-rate sensor) based on the differential data Δ x ( k s 1 ) , which is a combination of the down-sampled drift data d s 2 ( r k s 1 ) and the measurement noise ( n s 2 ( r k s 1 ) n s 1 ( k s 1 ) ). It is assumed that the drift data can be fitted by a polynomial function. In time domain, the drift of high-dynamic sensor can be expressed as:
d s 2 ( t ) = C q t q + C q 1 t q 1 + + C 1 t . .  
The coefficients of that polynomial function are treated as the state vector. To estimate this drift state, a Kalman filter based on random-walk model is applied. In this Kalman filter, the system state vector is composed of polynomial function coefficients, which are arranged in descending order, as shown below:
C = [ c q c q 1   c 1 ] T ,
where c q is the coefficient of the q th-order term. The constant coefficient c 0 is not considered here since the measuring system starts from a zeroed initial state. Choosing the dimension of the state vector is a trade-off between prediction error and computation time.
The observation matrix is given by:
H k s 1 = [ ( k s 1 f s 1 ) q ( k s 1 f s 1 ) q 1 ( k s 1 f s 1 ) ] ,
where f s 1 denotes the low sampling frequency and k s 1 denotes the index of the low-sample-rate data. Hence, the result k s 1 f s 1 represents the discrete time t k s 1 . The observation value Δ x ( k s 1 ) is given in Equation (3). Equation (3) shows that the covariance matrix R k s 1 is affected by low-sample-rate measurement noise as well as high-sample-rate measurement noise. Finally, the calibrated state estimate can be expressed as:
C ^ k s 1 | k s 1 = C ^ k s 1 | k s 1 1 + K k s 1 ( Δ x ( k s 1 ) H k s 1 C ^ k s 1 | k s 1 1 ) ,
where C ^ k s 1 | k s 1 1 is the predicted state, and K k s 1 is the optimal Kalman gain.When the low-drift sensor measures a new datum, the state estimate and the covariance matrix of the estimate error will be updated. Once the new estimate is generated, the drift for the following ( r 1 ) points of high-sample-rate data can be calculated as:
d ^ s 2 ( k s 2 ) = H k s 2 C ^ k s 1 | k s 1 ,
where the observation matrix H k s 2 can be expressed as:
H k s 2 = [ ( k s 2 f s 2 ) q ( k s 2 f s 2 ) q 1   ( k s 2 f s 2 ) ] ,
where k s 2 is the index of the high-sample-rate data and f s 2 denotes the sample frequency of the high-sample-rate sensor. Hence, the result k s 2 f s 2 represents the discrete time t k s 2 . Subtracting d ^ s 2 ( k s 2 ) from x s 2 ( k s 2 ) removes the drift part of the high-sample-rate data:
x ^ s 2 ( k s 2 ) = x s 2 ( k s 2 ) d ^ s 2 ( k s 2 ) .
After the drift is removed, a linear-prediction-based Kalman filter is proposed to reduce measurement noise. This linear-prediction-based Kalman filter works on the time series obtained from the previous process, it is developed from a random-walk forecast model. The random-walk forecast model assumes that the current state is equivalent to the last state, where state means true value of the current data. This assumption is reasonable when the data are sampled at a rate that is much faster than the dynamic of the state variable. However, this assumption is invalid when the sample rate is not sufficiently high relative to the dynamic signal. For this case the linear-prediction-based Kalman filter is more appropriate than the random-walk forecast model. The linear-prediction-based Kalman filter, as shown in Figure 3, assumes that the current data can be predicted by a linear fitting of several previous data. For example, for a fourth-order linear prediction model, the fifth signal datum is predicted from four previous signal data. Since the real signal is unknown, the estimate is used instead. Each estimate is generated by the corresponding Kalman filter iteration.
As the core of this Kalman filter, the state variable S k s 2 of the linear-prediction-based Kalman filter is given by:
S k s 2 = [ s k s 2   s k s 2 1   s k s 2 p ] T ,
where s k s 2 is the k s 2 th signal data and p is the order of the linear fitting equation. The state transmission equation can be expressed as:
[ s k s 2 s k s 2 1 s k s 2 p ] = [ c 1 c 2 c p 1 0 0 0 1 0 0 0 0 ] [ s k s 2 1 s k s 2 2 s k s 2 ( p + 1 ) ] ,
where c j is the linear-fitting coefficient. For a p-th order linear prediction model, the current signal datum s k s 2 is a combination of the p previous signal data and the j-th combination coefficient:
c j = ( 6 p 2 + p 12 ( p + 1 ) p 3 + p ) ( p + 1 j ) + 2 p + 4 p 2 + p ,   j 2 .
In the updating process for the linear-prediction-based Kalman filter, the state transmission equation can also be expressed in a matrix form:
S ^ m | m 1 = F m S ^ m 1 | m 1 ,
where S ^ m | m 1 denotes the predicted state estimate, F m is the state transmission matrix shown in Equation (15), and S ^ m 1 | m 1 denotes the best estimate given by the previous step. Hence, the covariance matrix Σ S k s 2 | k s 2 1 can be obtained by:
Σ k s 2 | k s 2 1 = F k s 2 Σ k s 2 1 | k s 2 1 F k s 2 T + Q k s 2 ,
where Σ k s 2 | k s 2 1 and Σ k s 2 1 | k s 2 1 are the covariance matrix of the prediction error and the last Kalman estimation, respectively. Based on the covariance matrix Σ k s 2 | k s 2 1 , the gain factor is given by:
K k s 2 = Σ k s 2 | k s 2 1 A k s 2 T ( R k s 2 + A k s 2 Σ k s 2 | k s 2 1 A k s 2 T ) 1 ,
where A k s 2 is the measurement matrix and R k s 2 is the covariance matrix of the measurement error. The measurement matrix converts the state variable into an observable vector. In this paper, the state variable is measured directly, hence the measurement matrix is an identity matrix. The estimation given by the Kalman filter can be expressed as:
S ^ k s 2 | k s 2 = S ^ k s 2 | k s 2 1 + K k s 2 ( b k s 2 A k s 2 S ^ k s 2 | k s 2 1 ) ,
where b k s 2 is the measurement vector. Each measurement vector is extracted from x ^ 2 and has the same dimension as the state variable S k s 2 . The difference between the measurement and prediction values is amplified by the Kalman gain, which is used to correct the prediction value and then generate the new estimation. The covariance matrix of the new estimation is given by:
Σ k s 2 | k s 2 = ( I K k s 2 A k s 2 ) Σ k s 2 | k s 2 1 .

3. Analysis of Key Factors

For the drift-state estimation process, the sample frequency of the low-sample-rate sensor depends on the drift rather than the vibration signal. According to practical experience [23,24], sensor drift is a long-term variable that changes very slowly, and hence the requirement for the sample frequency of the low-sample-rate sensor is easily satisfied according to the Nyquist–Shannon sampling theorem. There is a possibility that the sample frequency of the low-sample-rate sensor is lower than the highest signal frequency, which will lead to an aliasing problem in the low-sample-rate data. This problem is solved by subtracting low-sample-rate data from high-sample-rate data, which leaves only the drift part to estimate. Consequently, no anti-aliasing filter is required before the low-sample-rate sensor. Since the required sample frequency for the low-sample-rate sensor can be very low, some non-drift sensors, which are unable to achieve high sample frequencies, can be used for this application.
The dimension of the state vector decides the order of the polynomial function used to fit the drift of the high dynamic sensor. The drift phenomenon depends on various stochastic factors. An alternative model to fit the thermal drift is an exponential function [25]. However, this exponential function needs to be linearized with Taylor-series expansions when used in an extended Kalman filter, which increases the computation load. Here, a 5th-order polynomial model to fit the thermal drift is investigated. The exponential model can be expressed as:
d ( t ) = C 1 ( 1 e t T ) + C 2 ,
where C 1 , C 2 , and T are parameters to be tuned. The Taylor-series expansion of Equation (22) at t = 0 can be written as:
d ( t ) = C 2 + C 1 T t C 1 2 T 2 t 2 + C 1 6 T 3 t 3 C 1 24 T 4 t 4 + R 4 ( t ) ,
where R 4 ( t ) is the residual function. For t [ 0 , t 0 ] , R 4 ( t ) is limited by:
R 4 ( t ) M n ( t 0 2 ) 5 5 ! ,
where M n is a number such that:
| C 1 120 T 5 e t T | M n
for any t [ 0 , t 0 ] . Hence, for a short time period from time 0 to time t 0 , the residual can be controlled in a limited range. This period depends on how long the drift state remains stable, and the order of the polynomial function can be adjusted according to the period.
The current state vector of drift is assumed to be equivalent to the previous one as a random-walk model is applied in the state transmission equation. The covariance matrix of the state transmission error depends on the consistency of the drift characteristic during operation [26]. This covariance matrix is closely related to the specific vibration sensors and the operation environment.
The covariance matrix of observation error was demonstrated in Equation (3). Suppose the standard deviation of n 1 ( k ) is σ 1 and the standard deviation of n 2 ( m ) is σ 2 , where n 1 ( k ) and n 2 ( m ) denote the measurement noises of the low-drift sensor and the high-dynamic sensor, respectively. The covariance matrix of observation error can be written as:
R k = σ 1 2 + σ 2 2 .
With all the above four factors considered, the optimal drift estimate is generated to calibrate the high-sample-rate data. Given the drift-removed data of the high-dynamic sensor, a linear-prediction-based Kalman filter is applied to reduce the measurement noise. Two key parameters in this Kalman filter are the covariance matrix of the prediction error and the covariance matrix of the measurement error.
Given the sample frequency of the high-dynamic sensor, the covariance matrix of the prediction error is influenced by the order of the linear prediction model and the signal frequency. For a p th-order linear prediction model, each current datum s m is a combination of p previous data and the j-th combination coefficient is as shown in Equation (13). The simplest case is p = 1 . In this case, to achieve a prediction error smaller than 0.001, the ratio of the sample rate to the signal frequency must be larger than 1000. The solution to this problem is to increase the order of the prediction model. A simulation result indicating the effect of the linear prediction order and signal frequency on prediction error is shown in Figure 4. In this figure, the sample rate is fixed at 10 kHz. Band-limited random signals, whose highest frequency changes from 10 Hz to 50 Hz, are used to compare the prediction errors of different orders.
The second-order linear prediction model greatly improved the prediction error compared to the random-walk model ( p = 1 ). However, for higher-order linear prediction models, the prediction error is increased rather than decreased. This can be explained by the transfer function of the linear prediction model. This model is equivalent to a low-pass filter [27]. The error is determined by the gain of the transfer function in the frequency band of interest. Investigation of the low-frequency band shows that the second-order model has smaller prediction errors than higher orders. Considering the additional computational load when the model order is increased, the optimal choice is to use a second-order linear prediction model.
When the band of the signal is broadened, the prediction errors of all models also increase if the sample rate remains the same. The reason is that the prediction value cannot follow the high-frequency component in the vibration signal. When the prediction error becomes as large as the measurement error, it will degrade the performance of the Kalman filter.

4. Simulation

To demonstrate the validity of the dual-sensor measuring system, a simulation is performed and the results are shown in Figure 5. In this simulation, Sensor 1 is the low-drift sensor and Sensor 2 is the high-dynamic sensor, whose sample rates are 200 Hz and 10 kHz, respectively. Corresponding to the different sample rates, the two kinds of sensors have different noise characteristics. The data of Sensor 1 are polluted by a band-limited white noise whose standard deviation is 0.01, while the data of Sensor 2 are polluted by a band-limited white noise and a thermal noise. The standard deviation of the white noise in Sensor 2 is 0.1. The thermal noise influences output drift.
The output drift of Sensor 2, denoted d t , is designed to be a polynomial function of time, like so:
d t = 1.2 × 10 1 × t + 3.1 × 10 2 × t 2 + 6.5 × 10 3 × t 3 + 8.7 × 10 4 × t 4 .
Both the white noise and the output drift are additive. For clarity, the frequency of the original signal is limited below 10 Hz. The amplitude of the original signal is normalized as 1. The data of Sensor 1 includes the original signal and the smaller white noise. The data of Sensor 2 is the sum of the original signal, the larger white noise, and the drift. The results for Sensor 2 show that the measurement data contain more noise and a time-varying drift. This time-varying drift in the high-sample-rate sensor is processed using the algorithm presented in Section 2.
The simulation result shown in Figure 6 indicates that this estimate converges to the true value given in Equation (24). In this simulation, the covariance matrix of the state transmission error is assigned very small values ( 10 13 along the diagonals and 0 elsewhere) because the coefficients of Equation (24) are constant. The covariance matrix of observation error is assigned a single value of 1.01 × 10 2 . With this estimate result, the drift-removed and high-dynamic data can be obtained.
Following the drift-state estimation process, the drift-removed data of Sensor 2 are then processed using a linear-prediction-based Kalman filter. Two parameters are considered in this stage: the covariance matrix of the state transmission error and the covariance matrix of the observation error. The covariance matrix is adjusted according to the linear prediction order and the signal frequency band, which is shown in Figure 4. The observation error is decided by the measurement noise of Sensor 2, which is 10 2 in this simulation. The simulation result is shown in Figure 7. The simulation result shows that the output drift has been removed and the measurement noise has improved 9.3 dB (compared with that in Figure 5b). The root-mean-square error (RMSE) of the filtering result is 0.0342. In addition, the latency of the linear-prediction-based Kalman filter is 1 sample. This would be a useful characteristic when the system is used in a feedback control loop.
Figure 8 shows the improvement of this algorithm. The first curve is the original error in Sensor 2. The second curve is the error of the filtered result. The simulation shows that a 34-dB improvement is achieved in the low-frequency band. The measurement noise in the high-frequency band is also reduced.
As the range of the signal band becomes wider, the anti-drift performance of the algorithms is not affected. The improvements for different signal bands are shown in Table 1.

5. Experiments and Discussion

To verify our method, a vibration measuring system involving two different kinds of sensors is shown in Figure 9. The high-dynamic sensor is a model CA-YD-103 piezoelectric sensor. The sensitivity of CA-YD-103 is 20 pC/g, and the frequency range is from 0.5 Hz to 12 kHz. Hence, in the application of ultra-low signal detection that required by mining machines, this common vibration sensor is unable to meet measuring requirements. This piezoelectric sensor is connected to a model DCA103 charge amplifier for obtaining voltage signals. The sensitivity of the DCA103 is 2.5 mV/pC. The low-drift sensor is a model HJA-02 quartz flexure accelerometer. The sensitivity of the HJA-02 is 2 mA/g, and the frequency range is from 0 Hz to 200 Hz. A 50 Ω resistance is used to sample the current output of HJA-02. The analog outputs of these two sensors are sampled by an oscilloscope (TBS 1102). These two sensors are fixed at a DC-1000-15 shaking table. In this fixing way, the input axis of piezoelectric sensor is opposite to the input axis of quartz flexure accelerometer.
The original data of quartz flexure accelerometer and piezoelectric sensor are shown in Figure 10. The output of piezoelectric sensor is sampled by the oscilloscope at a sample rate of 1000 Hz. The output of quartz flexure accelerometer is sampled at a synchronized rate of 1000 Hz, and then down sampled to 100 Hz. Hence, the ratio of the high sample rate to the low sample rate is 10. These two sensors are tested by a sinusoid acceleration signal generated by the shaking table. The frequency of the sinusoid signal is 40 Hz, and the peak-to-peak amplitude is 2 g. Limited by the memory depth, the total sampling time is 2.2 s. Still, the drifts of these two sensors can be compared. By applying a linear fitting to the data of piezoelectric sensor, the drift of piezoelectric sensor is 2.2 g/s. The output of quartz flexure accelerometer keeps stable in this very short time.
The result of the drift-state estimation process is shown in Figure 11. Subtracting the data of quartz flexure accelerometer from the data of piezoelectric sensor gives the observation data, which is the blue solid line shown in Figure 11. The first-stage Kalman filter investigated in simulation is applied to this observation data. Several key parameters of this Kalman filter are modified according to the experimental data. The observation covariance matrix is changed to 0.11 as the RMSE of observation data is 0.33 g. The covariance matrix of state transmission error is assigned 1 × 10−6 along the diagonals and 0 elsewhere, because the state vector keeps stable in this very short time. The state vector starts from a random vector initially, and it ends to be [ 0.27 1.09   0.41   4.53 ] at time 2.4 s. The drift estimation of piezoelectric sensor, which is plotted by red dashed line, converges to the trend of drift as more observation data are obtained.
After the drift of piezoelectric sensor is removed, a linear-prediction-based Kalman filter is applied to reduce the measurement noise, which is shown in Figure 12. The order of the linear prediction model is 2. The standard deviation of measurement error is set to be 1e-1 according to the experimental data. The standard deviation of prediction error is set to be 1 × 10−2 rather than 1 × 10−4 that derived from simulation, since the sample rate is 1 kHz in the experiment rather than 10 kHz that used in the simulation. Compared with the drift-removed data given by the first-stage Kalman filter, the output of linear-prediction has a smaller measurement noise. Since the real acceleration of the shaking table is unavailable, the improvement of measurement noise is not calculated. By using the cross correlation method, the latency between the drift-removed data and the output of the second-stage Kalman filter is 1 sample.
In summary, the dual-sensor vibration measuring system achieves the low-drift and high-dynamic performance that required by early failure detection for mining machines. The simulation results show that the drift of high-dynamic sensor can be estimated and removed by fusing measurements from the low-drift sensor and the high-dynamic sensor. In the low frequency band below 1 Hz, more than 34 dB improvement is achieved for the signals that vary from 10 Hz to 100 Hz. In the high frequency band, measurement noise has improved more than 9.3 dB through using linear-prediction-based Kalman filter. The validity of simulation results is verified by experiments. A quartz flexure accelerometer is used as the low-drift sensor, and a piezoelectric sensor is used as the high-dynamic sensor. The experimental results show that the drift of high-dynamic sensor, which reaches 2.2 g/s, is much bigger than low-drift sensor. After the drift estimation process, the drift of high-dynamic sensor converges to the drift of low-drift sensor, which keeps stable during a long time. Hence, the lower frequency boundary of high-dynamic sensor is extended. Also, the measurement noise is reduced as demonstrated by simulation. The parameters used in experiments are reasonable.

6. Conclusions

This paper presented a dual-sensor-based hardware structure and processing algorithms. The hardware structure comprises two sensors (a high-dynamic sensor and a low-drift sensor) that work at different sample rates but are synchronized through using the same driving clock. The processing algorithms, including drift-state estimation and a linear-prediction-based Kalman filter, were verified through simulation and experiment. The simulation and experimental results showed that combined high-dynamic and low-drift measuring ability was achieved. Future work involves applying this method to an online condition monitoring system.

Author Contributions

Conceptualization, K.S. and J.P.; Methodology, B.W.; Validation, Y.J.; Formal analysis, B.W.; Writing—original draft preparation, B.W.; Writing—review and editing, J.P.; Supervision, T.H.; Project administration, T.H.

Funding

This research received no external funding.

Acknowledgments

This work is completed when the first author is an exchange PhD student at the University of Western Australia (UWA). The financial support from Zhejiang University (ZJU), and support from UWA is gratefully acknowledged.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Bauer, B.; Geropp, B.; Seeliger, A. Condition monitoring and predictive maintenance in mining industry using vibration analysis for diagnosis of gear boxes. IFAC Proc. 1997, 30, 989–992. [Google Scholar] [CrossRef]
  2. Caesarendra, W.; Tjahjowidodo, T. A review of feature extraction methods in vibration-based condition monitoring and its application for degradation trend estimation of low-speed slew bearing. Machines 2017, 5, 21. [Google Scholar] [CrossRef]
  3. Žvokelj, M.; Zupan, S.; Prebil, I. Multivariate and multiscale monitoring of large-size low-speed bearings using ensemble empirical mode decomposition method combined with principal component analysis. Mech. Syst. Signal Process. 2010, 24, 1049–1067. [Google Scholar] [CrossRef]
  4. Yaghootkar, B.; Azimi, S.; Bahreyni, B. A high-performance piezoelectric vibration sensor. IEEE Sens. J. 2017, 17, 4005–4012. [Google Scholar] [CrossRef]
  5. Kuras, P. Surveying techniques in vibration measurement. In MATEC Web of Conferences; EDP Sciences: Les Ulis, France, 2015; Volume 24, p. 02004. [Google Scholar]
  6. Denghua, L.; Xuefei, L. Quartz flexible accelerometer temperature characteristic and scale factor. Ferroelectrics 2013, 457, 159–164. [Google Scholar] [CrossRef]
  7. Michael, T. Method for Eliminating Sensor Drift in a Vibration Monitoring System. U.S. Patent No. 4,790,189, 13 December 1988. [Google Scholar]
  8. Jing, L.; Wang, T.; Zhao, M.; Wang, P. An adaptive multi-sensor data fusion method based on deep convolutional neural networks for fault diagnosis of planetary gearbox. Sensors 2017, 17, 414. [Google Scholar] [CrossRef] [PubMed]
  9. Xiao, F. A novel evidence theory and fuzzy preference approach-based multi-sensor data fusion technique for fault diagnosis. Sensors 2017, 17, 2504. [Google Scholar] [CrossRef] [PubMed]
  10. Lei, Y.; Lin, J.; He, Z.; Kong, D. A method based on multi-sensor data fusion for fault detection of planetary gearboxes. Sensors 2012, 12, 2005–2017. [Google Scholar] [CrossRef] [PubMed]
  11. Safizadeh, M.S.; Latifi, S.K. Using multi-sensor data fusion for vibration fault diagnosis of rolling element bearings by accelerometer and load cell. Inf. Fusion 2014, 18, 1–8. [Google Scholar] [CrossRef]
  12. Park, J.-W.; Sim, S.-H.; Jung, H.-J. Wireless displacement sensing system for bridges using multi-sensor fusion. Smart Mater. Struct. 2014, 23, 045022. [Google Scholar] [CrossRef]
  13. Khaleghi, B.; Khamis, A.; Karray, F.O.; Razavi, S.N. Multisensor data fusion: A review of the state-of-the-art. Inf. Fusion 2013, 14, 28–44. [Google Scholar] [CrossRef]
  14. Higgins, W.T. A comparison of complementary and Kalman filtering. IEEE Trans. Aerosp. Electr. Syst. 1975, 321–325. [Google Scholar] [CrossRef]
  15. Hall, D.L.; Llinas, J. An introduction to multisensor data fusion. Proc. IEEE 1997, 85, 6–23. [Google Scholar] [CrossRef]
  16. Lee, C.G.; Dao, N.N.; Jang, S.; Kim, D.; Kim, Y.; Cho, S. Gyro drift correction for an indirect Kalman filter based sensor fusion driver. Sensors 2016, 16, 864. [Google Scholar] [CrossRef] [PubMed]
  17. Zhang, S.; Yu, S.; Liu, C.; Yuan, X.; Liu, S. A dual-linear Kalman filter for real-time orientation determination system using low-cost MEMS sensors. Sensors 2016, 16, 264. [Google Scholar] [CrossRef] [PubMed]
  18. Chen, Z.; Zou, H.; Jiang, H.; Zhu, Q.; Soh, Y.C.; Xie, L. Fusion of WiFi, Smartphone Sensors and Landmarks Using the Kalman Filter for Indoor Localization. Sensors 2015, 15, 715–732. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  19. Valade, A.; Acco, P.; Grabolosa, P.; Fourniols, J.Y. A Study about Kalman Filters Applied to Embedded Sensors. Sensors 2017, 17, 2810. [Google Scholar] [CrossRef] [PubMed]
  20. Nada, D.; Bousbia-Salah, M.; Bettayeb, M. Multi-sensor data fusion for wheelchair position estimation with unscented Kalman Filter. Int. J. Autom. Comput. 2018, 15, 207–217. [Google Scholar] [CrossRef]
  21. Saibaba, A.; Kitanidis, P.K. Fast Kalman filter for random walk forecast model. In Proceedings of the AGU Fall Meeting, San Francisco, CA, USA, 9–13 December 2013. [Google Scholar]
  22. Sabatini, A.M. Kalman-filter-based orientation determination using inertial/magnetic sensors: Observability analysis and performance evaluation. Sensors 2011, 11, 9182–9206. [Google Scholar] [CrossRef]
  23. Takeda, R.; Lisco, G.; Fujisawa, T.; Gastaldi, L.; Tohyama, H.; Tadano, S. Drift removal for improving the accuracy of gait parameters using wearable sensor systems. Sensors 2014, 14, 23230–23247. [Google Scholar] [CrossRef]
  24. Liu, Y.; Wang, H.; Zhao, W.; Qin, H.; Fang, X. Thermal-Performance Instability in Piezoresistive Sensors: Inducement and Improvement. Sensors 2016, 16, 1984. [Google Scholar] [CrossRef] [PubMed]
  25. Barshan, B.; Durrant-Whyte, H.F. Inertial navigation systems for mobile robots. IEEE Trans. Robot. Autom. 1995, 11, 328–342. [Google Scholar] [CrossRef] [Green Version]
  26. Ang, W.T.; Khoo, S.Y.; Khosla, P.K.; Riviere, C.N. Physical model of a MEMS accelerometer for low-g motion tracking applications. In Proceedings of the ICRA’04 2004 IEEE International Conference on Robotics and Automation, New Orleans, LA, USA, 26 April–1 May 2004; Volume 2, pp. 1345–1351. [Google Scholar]
  27. Li, Z.; Xu, B.; Yang, J.; Song, J. A steady-state Kalman predictor-based filtering strategy for non-overlapping sub-band spectral estimation. Sensors 2015, 15, 110–134. [Google Scholar] [CrossRef] [PubMed]
Figure 1. Block diagram of the hardware structure and the data-fusion algorithm.
Figure 1. Block diagram of the hardware structure and the data-fusion algorithm.
Sensors 19 00186 g001
Figure 2. Illustration of the drift-state estimation process.
Figure 2. Illustration of the drift-state estimation process.
Sensors 19 00186 g002
Figure 3. Illustration of the linear prediction model.
Figure 3. Illustration of the linear prediction model.
Sensors 19 00186 g003
Figure 4. The effect of linear prediction order and signal frequency on prediction error.
Figure 4. The effect of linear prediction order and signal frequency on prediction error.
Sensors 19 00186 g004
Figure 5. Simulation of the low-sample-rate data and high-sample-rate data.
Figure 5. Simulation of the low-sample-rate data and high-sample-rate data.
Sensors 19 00186 g005
Figure 6. Drift-state estimation process.
Figure 6. Drift-state estimation process.
Sensors 19 00186 g006
Figure 7. Simulation of the linear-prediction-based Kalman filter.
Figure 7. Simulation of the linear-prediction-based Kalman filter.
Sensors 19 00186 g007
Figure 8. Power spectra of the errors.
Figure 8. Power spectra of the errors.
Sensors 19 00186 g008
Figure 9. Experiment of the dual-sensor vibration measuring system.
Figure 9. Experiment of the dual-sensor vibration measuring system.
Sensors 19 00186 g009
Figure 10. Original data of the quartz flexure accelerometer and piezoelectric sensor.
Figure 10. Original data of the quartz flexure accelerometer and piezoelectric sensor.
Sensors 19 00186 g010
Figure 11. Drift estimation of piezoelectric sensor.
Figure 11. Drift estimation of piezoelectric sensor.
Sensors 19 00186 g011
Figure 12. The results of two Kalman filters on a time scale of 2.2 s and 0.2 s.
Figure 12. The results of two Kalman filters on a time scale of 2.2 s and 0.2 s.
Sensors 19 00186 g012
Table 1. Anti-drift improvements for different signal bands.
Table 1. Anti-drift improvements for different signal bands.
Band (Hz)Improvement (dB)
1034
5034
10040

Share and Cite

MDPI and ACS Style

Wu, B.; Huang, T.; Jin, Y.; Pan, J.; Song, K. Fusion of High-Dynamic and Low-Drift Sensors Using Kalman Filters. Sensors 2019, 19, 186. https://doi.org/10.3390/s19010186

AMA Style

Wu B, Huang T, Jin Y, Pan J, Song K. Fusion of High-Dynamic and Low-Drift Sensors Using Kalman Filters. Sensors. 2019; 19(1):186. https://doi.org/10.3390/s19010186

Chicago/Turabian Style

Wu, Bin, Tiantian Huang, Yan Jin, Jie Pan, and Kaichen Song. 2019. "Fusion of High-Dynamic and Low-Drift Sensors Using Kalman Filters" Sensors 19, no. 1: 186. https://doi.org/10.3390/s19010186

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