Two Modifications of the Unscented Kalman Filter that Specialize to the Kalman Filter for Linear Systems
Although the unscented Kalman filter (UKF) is applicable to nonlinear systems, it turns out that, for linear systems, UKF does not specialize to the classical Kalman filter. This situation suggests that it may be advantageous to modify UKF in such a way that, for linear systems, the Kalman filter is recovered. The ultimate goal is thus to develop modifications of UKF that specialize to the Kalman filter for linear systems and have improved accuracy for nonlinear systems. With this motivation, this paper presents two modifications of UKF that specialize to the Kalman filter for linear systems. The first modification (EUKF-A) requires the Jacobian of the dynamics map, whereas the second modification (EUKF-C) requires the Jacobian of the measurement map. For various nonlinear examples, the accuracy of EUKF-A and EUKF-C is compared to the accuracy of UKF.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Unscented Kalman Filter: Aspects and Adaptive Setting of Scaling Parameter
This technical note deals with the unscented Kalman filter for state estimation of nonlinear stochastic dynamic systems with a special focus on the scaling parameter of the filter. Its standard choice is analyzed and …
State EstimationOn the Accuracy of the One-step UKF and the Two-step UKF
The most accurate version of the unscented Kalman filter (UKF) involves the construction of two ensembles. To reduce computational cost, however, UKF is often implemented without the second ensemble. This simplification …
Comparison of Extended and Unscented Kalman Filters Performance in a Hybrid BLE-UWB Localization System
The paper presents a comparison of performance of two Kalman Filters: extended Kalman filter (EKF) and unscented Kalman filter (UKF) in a hybrid Bluetooth-Low-Energy-ultra-wideband (BLE-UWB) based localization system. In…
The Unscented Transform Controller: a new model predictive control law for highly nonlinear systems
The Unscented Transform which is the basis of the Unscented Kalman Filter, UKF, is used here to develop a novel predictive controller for non-linear plants, called the Unscented Transform Controller, UTC. The UTC can be …
Model Predictive ControlComparison of Unscented Kalman Filter Design for Agricultural Anaerobic Digestion Model
Dynamic operation of biological processes, such as anaerobic digestion (AD), requires reliable process monitoring to guarantee stable operating conditions at all times. Unscented Kalman filters (UKF) are an established t…
State Estimation