Numerically stable minimum error entropy Kalman filter

Gang Wang,Badong Chen,Xinyue Yang,Bei Peng,Zhenyu Feng
DOI: https://doi.org/10.1016/j.sigpro.2020.107914
IF: 4.729
2021-04-01
Signal Processing
Abstract:<p>Recently, the Kalman filter algorithm based on the minimum error entropy criterion has been presented to outperform the conventional Kalman filter in the case of impulsive noise. In practice, it may be unstable in numerical calculation. This paper proposes a robust algorithm to solve the problem of instability in numerical calculation. The convergence and stability of the algorithm are verified by the performance analysis and simulations. In the mean square behavior analysis, we propose a method to estimate the steady-state errors. Simulations show that the experimental steady-state errors of the algorithms agreed with the theoretical values.</p>
engineering, electrical & electronic
What problem does this paper attempt to address?
### Problems the Paper Attempts to Solve The main goal of this paper is to address the instability issues in numerical computations of the Minimum Error Entropy Kalman Filter (MEEKF). #### Summary of Specific Content: 1. **Background**: - The Kalman Filter (KF) is widely used in fields such as navigation and sensor fusion. - The original KF is based on the Minimum Mean Square Error (MSE) criterion under the Gaussian assumption and performs well in Gaussian noise environments. - In practice, signals are often disturbed by non-Gaussian noise or impulsive noise, leading to a decline in the performance of traditional KF. 2. **Limitations of Existing Methods**: - The Minimum Error Entropy (MEE) criterion was proposed to handle non-Gaussian noise, but MEEKF has instability issues in numerical computations. - The MEE Kalman Filter (MEEKF) can become unstable in some cases due to the singularity of the matrix Λ (/Lambda1). 3. **Proposed Method**: - An improved Robust Minimum Error Entropy Kalman Filter (R-MEEKF) is proposed to address the instability issue by replacing the matrix Λ. - The new algorithm remains stable in numerical computations and its convergence and stability are validated through theoretical analysis and simulations. 4. **Experimental Results**: - Simulation experiments compare the performance of R-MEEKF with traditional KF and Maximum Correntropy Kalman Filter (MCKF). - Experimental results show that R-MEEKF outperforms the other two methods under different bandwidths and is numerically stable. In summary, this paper aims to improve the stability and performance of the MEEKF algorithm in non-Gaussian noise environments.