Next Article in Journal
QuickCash: Secure Transfer Payment Systems
Previous Article in Journal
France’s State of the Art Distributed Optical Fibre Sensors Qualified for the Monitoring of the French Underground Repository for High Level and Intermediate Level Long Lived Radioactive Wastes
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Interacting Multiple Model (IMM) Fifth-Degree Spherical Simplex-Radial Cubature Kalman Filter for Maneuvering Target Tracking

Ministerial Key Laboratory of JGMT, Nanjing University of Science and Technology, Nanjing 210094, China
*
Author to whom correspondence should be addressed.
Sensors 2017, 17(6), 1374; https://doi.org/10.3390/s17061374
Submission received: 17 April 2017 / Revised: 30 May 2017 / Accepted: 6 June 2017 / Published: 13 June 2017
(This article belongs to the Section Physical Sensors)

Abstract

:
For improving the tracking accuracy and model switching speed of maneuvering target tracking in nonlinear systems, a new algorithm named the interacting multiple model fifth-degree spherical simplex-radial cubature Kalman filter (IMM5thSSRCKF) is proposed in this paper. The new algorithm is a combination of the interacting multiple model (IMM) filter and the fifth-degree spherical simplex-radial cubature Kalman filter (5thSSRCKF). The proposed algorithm makes use of Markov process to describe the switching probability among the models, and uses 5thSSRCKF to deal with the state estimation of each model. The 5thSSRCKF is an improved filter algorithm, which utilizes the fifth-degree spherical simplex-radial rule to improve the filtering accuracy. Finally, the tracking performance of the IMM5thSSRCKF is evaluated by simulation in a typical maneuvering target tracking scenario. Simulation results show that the proposed algorithm has better tracking performance and quicker model switching speed when disposing maneuver models compared with the interacting multiple model unscented Kalman filter (IMMUKF), the interacting multiple model cubature Kalman filter (IMMCKF) and the interacting multiple model fifth-degree cubature Kalman filter (IMM5thCKF).

1. Introduction

Maneuvering target tracking has been widely used in many applications, such as aircraft surveillance [1,2], road vehicle navigation [3,4] and radar tracking [5,6,7]. Because of the complexity of maneuvering target motion, the single model structure is not appropriate for tracking maneuvering targets. Therefore, the multiple-model structure is adopted. A number of multiple-model techniques have been proposed, such as multiple model (MM) methods [8], optimization of the multiple model neural filter [9], the interacting multiple model (IMM) algorithm [10,11], and other algorithms [12,13]. In these multiple model algorithms, the IMM algorithm proposed by Blom and Bar-Shalom [10,11] is the most popular algorithm. In the IMM algorithm, the target model is selected among a set of models via the control of a Markov chain and the final estimate is obtained by a weighted sum of the estimates from the sub-filters of different models. The conventional IMM algorithm combines multiple models with a linear filter to estimate the target motion state. Because of its excellent compromise between complexity and perfor, the IMM [8,14] algorithm has been widely used in the field of maneuvering target tracking [14,15,16]. However, in the conventional IMM algorithm, the Kalman filter only obtains high precision for linear Gaussian systems. However, most modern systems are nonlinear and the linear IMM algorithm cannot directly deal with nonlinear systems. Thus, the research of nonlinear IMM is paid more attention and is a popular topic in maneuvering target tracking field. It is different from linear IMM theory based on the linear Kalman filter; the performance of nonlinear IMM algorithms depends on the selected nonlinear filters.
Nowadays, the study of nonlinear filter algorithms has been paid a great deal of attention by researchers. It is well known that the extended Kalman filter (EKF) [17] is widely used among the proposed nonlinear filtering algorithms. The basic idea of the EKF is to linearize the measurements and state models by first-order Taylor series expansion. However, it is difficult to get the Jacobian matrix of nonlinear function in many practical problems. As a result, the performance of the EKF may degrade rapidly. To solve this problem, scholars have proposed derivative-free alternatives such as the unscented Kalman filter (UKF) [18,19], the central difference Kalman filter (CDKF) [20] and the Gauss-Hermite Kalman filter (GHKF) [21], etc. These algorithms mentioned above use a set of deterministic sampling points and weights to approximate the Gaussian integrals, which are more accurate than the EKF. However, the search for more accurate filtering algorithms is continuing. In recent years, the cubature Kalman filter (CKF) [22,23] has been of increasing interest for high-dimensional state estimation. This filtering algorithm approximates the weighted Gaussian integrals according to the Bayesian theory and the third-degree spherical-radial cubature rule.
To further improve the estimation accuracy of CKF, the fifth-degree CKF (5thCKF) is proposed in [24]. However, the computational cost of the 5thCKF increases rapidly with the increasing of the state dimension. Recently, Wang et al. [25] have proposed a new class of CKF algorithms based on the spherical simplex-radial (SSR) rule, which can improve accuracy of the CKF with lower computational costs in high dimensional nonlinear system. Specially, the fifth-degree spherical simplex-radial cubature Kalman filter (5thSSRCKF) proposed in [25] has a higher estimation accuracy than 5thCKF. Therefore, we choose the 5thSSRCKF as the filtering algorithm in the IMM framework, and propose the interacting multiple model fifth-degree spherical simplex-radial cubature Kalman filter (IMM5thSSRCKF) algorithm for maneuvering target tracking of nonlinear system. Simulation results show that the IMM5thSSRCKF exhibits better performance than the interacting multiple model unscented Kalman filter (IMMUKF), the interacting multiple model cubature Kalman filter (IMMCKF) and the interacting multiple model fifth-degree cubature Kalman filter (IMM5thCKF) [26] in terms of accuracy and switching response.
The remainder of this paper is organized as follows. The fifth-degree spherical simplex-radial cubature Kalman filter is briefly reviewed in Section 2. The whole procession of IMM5thSSRCKF used in target tracking problem is developed in Section 3. Simulation results of a maneuvering tracking problem and performance comparisons are presented and discussed in Section 4. Finally, the conclusions are provided in Section 5.

2. Fifth-Degree Simplex-Spherical Cubature Kalman Filter

The nonlinear filtering problem with additive process and measurement noise can be defined as:
{ x k = f ( x k 1 ) + w k 1 z k = h ( x k )             + v k
where k is a discrete time index, x k R n is the state vector at time k , z k R m is the measurement vector at time k ; f ( ) and h ( ) are the system dynamics function and the measurement function; w k 1 R n is the process noise; and v k R m is the measurement noise. w k 1 and v k are assumed to be uncorrelated zero-mean Gaussian white noise with covariance matrix Q k 1 and R k , respectively. The initial state x 0 is assumed to be x ^ 0 with covariance matrix P 0 and is independent of w k 1 and v k .

2.1. Review of the Fifth-Degree Spherical Simplex-Radial Cubature Rule

The 5thSSRCKF algorithm has the same structure as the general Gaussian approximation filters, such as the CKF, but uses the fifth-degree spherical simplex-radial cubature rule to calculate the Gaussian weight integral I ( f ) = R n f ( x ) N ( x ; 0 , I ) d x . By using the spherical simplex-radial cubature rule, the 5thSSRCKF method can get more accurate estimation than CKF. In the fifth-degree spherical simplex-radial cubature rule, the following integral is considered [24]:
I ( f ) = R n f ( x ) exp ( x T x ) d x
where f ( ) is arbitrary nonlinear function, and n is the integral domain. To calculate the above integral, let x = r s ( s T s = 1 , r = x T x ) . Equation (2) can be transformed into the spherical-radial coordinate system:
I ( f ) = 0 U n f ( r s ) r n 1 exp ( r 2 ) d σ ( s ) d r
where s = [ s 1 , s 2 , , s n ] T , U n = { s n : s 1 2 + s 2 2 + + s n 2 = 1 } is the n-dimensional spherical surface, and σ ( ) is the area element on U n ; n denotes the dimension of spherical surface. Then, the integral (3) can be decomposed into the spherical integral S ( r ) = U n f ( r s ) d σ ( s ) and the radial integral I ( f ) = 0 S ( r ) r n 1 exp ( r 2 ) d r .

2.1.1. Spherical Simplex Rule

As can be seen from [27], the spherical integral U n f ( r s ) d σ ( s ) can be approximated by the transformation group of the regular n-simplex. The fifth-degree spherical simplex rule with n 2 + 3 n + 2 quadrature points is given by:
S 5 ( r ) = ( 7 n ) n 2 A n 2 ( n + 1 ) 2 ( n + 2 ) 2 j = 1 n + 1 [ g ( r a j ) + g ( r a j ) ] +    2 ( n 1 ) 2 A n 2 ( n + 1 ) 2 ( n + 2 ) 2 j = 1 n ( n + 1 ) / 2 [ g ( r b j ) + g ( r b j ) ]
where the surface area of the unit sphere is A n = 2 π n / Γ n ( 1 / 2 ) . The points sets of a j and b j are given by:
a j = [ a j , 1 , a j , 1 , , a j , n ] T
{ b j } = { n 2 ( n 1 ) ( a i + a l ) : i < l ; i , l = 1 , 2 , , n + 1 }
where the vector elements of a j is defined as:
a j , m = { n + 1 n ( n m + 2 ) ( n m + 1 ) , m < j ( n + 1 ) ( n j + 1 ) n ( n j + 2 ) ,                                 m = j 0 ,                                                                                                    m > j ,   1 m n ,     1 j n + 1

2.1.2. Radial Rule

The radial integral R = 0 S ( r ) r n 1 exp ( r 2 ) d r can be calculated by the following moment matching equation:
0 S ( r ) r n 1 exp ( r 2 ) d r = i = 1 N r ω r , i S ( r i )
where S ( r ) = r l is a monomial in r, with l an even integer. The left-hand side of Equation (8) is simplified as 1 2 Γ ( n + l 2 ) with Γ ( n ) = 0 x n 1 e x d x . In order to achieve the fifth-degree algebraic precision, we make the radial integral R is exact for l = 0, 2, 4. For the fifth-degree radial rule ( N r = 2 ) , we can obtain the moments’ equations as:
{ ω r , 1 r 1 0 + ω r , 2 r 2 0 = 1 2 Γ ( n 2 ) ω r , 1 r 1 2 + ω r , 2 r 2 0 = 1 2 Γ ( n + 2 2 ) = n 4 Γ ( n 2 ) ω r , 1 r 1 4 + ω r , 2 r 2 4 = 1 2 Γ ( n + 4 2 ) = 1 2 ( n 2 + 1 ) ( n 2 ) Γ ( n 2 )
By solving Equation (9), the points and weights for the third-degree radial rule are given by:
{ r 1    = 0 ,                                                                 r 1 = n / 2 + 1 ω r , 1 = 1 n + 2 Γ ( n / 2 ) ,      ω r , 2 = n Γ ( n / 2 ) 2 ( n + 2 )

2.1.3. Fifth-Degree Spherical Simplex-Radial Rule

By using Equations (3), (4) and (10), the fifth-degree spherical simplex-cubature rule can be formulated as:
n g ( x ) N ( x ;   x ^ ,   P x ) d x = 2 n + 2 g ( x ^ ) +                                                                                                                                   { ( 7 n ) n 2 2 ( n + 1 ) 2 ( n + 2 ) 2 i = 1 n + 1 [ g ( ( n + 2 ) P x a i + x ^ ) + g ( ( n + 2 ) P x a i + x ^ ) ] +                                                                                                                                  2 ( n 1 ) 2 2 ( n + 1 ) 2 ( n + 2 ) 2 i = 1 n ( n + 1 ) / 2 [ g ( ( n + 2 ) P x b i + x ^ ) + g ( ( n + 2 ) P x b i + x ^ ) ] }
The steps of 5thSSRCKF algorithm for the nonlinear system can be found in [22,25].

3. IMM5thSSRCKF Algorithm

The IMM algorithm obtains the output state estimate as a weighted sum of the estimates from a number of filters. In the application of IMM algorithm, the filtering precision depends on the selected sub-filter. Considering that 5thSSRCKF has high estimation precision, 5thSSRCKF is selected as sub-filter in the filtering part of the IMM framework. Therefore, the proposed IMM5thSSRCKF algorithm is the combination of IMM algorithm and 5thSSRCKF algorithm. In the IMM5thSSRCKF algorithm, the state estimation at time k is computed under each possible current model using r filters, with each filter using a different combination of the previous model-conditioned estimates. The structure diagram of IMM5thSSRCKF is shown in Figure 1.
In the IMM5thSSRCKF algorithm, the 5thSSRCKF employs the fifth-degree spherical simplex-radial cubature rule to generate the cubature points, which can further estimate the mean and covariance of the system state. The IMM5thSSRCKF algorithm includes four fundamental steps: model interaction, model conditional filtering, model probability updating, and output integration. The detailed steps of the IMM5thSSRCKF algorithm are provided as follows.

Step 1. Model Interaction

The initial condition for each model j can be obtained from the state estimate x ^ k 1 | k 1 j and covariance P k 1 | k 1 j at time k 1 . The mixed initial state of model j at time k 1 x ^ k 1 | k 1 0 j and its corresponding covariance P k 1 | k 1 0 j are computed according to:
x ^ k 1 | k 1 0 j = i = 0 r μ k 1 | k 1 i | j x ^ k 1 | k 1 i P k 1 | k 1 0 j = i = 0 r μ k 1 | k 1 i | j { P k 1 | k 1 i + [ x ^ k 1 | k 1 i x ^ k 1 | k 1 0 j ] [ x ^ k 1 | k 1 i x ^ k 1 | k 1 0 j ] T }
where r denotes the number of interacting models, and x ^ k 1 | k 1 i and P k 1 | k 1 i are the prior state estimate and corresponding state error covariance of model i in the previous step, respectively.
The mixing probability μ k 1 | k 1 i | j at time k 1 can be given by:
μ k 1 i | j = p i j μ k 1 i C j , C j = i = 1 r p i j μ k 1 i
where i , j = 1 , , r , μ k 1 i represents the model probability of the mode i at time k−1, and p i j is the probability of a transition from model i to model j .

Step 2. Model Conditional Filtering

Using the initial mixing state x k 1 | k 1 0 j and the covariance P k 1 | k 1 0 j of the interacting step as the input of each filter at time k 1 . Then, the new state x ^ k | k j of model j and covariance P k | k j of model j can be updated by Equations (14)–(20).

A. Time Update

The evaluation of cubature points in the mechanism of state one-step prediction and the propagated cubature points in the mechanism of state one-step prediction can be obtained by the following equations:
X i , k | k 1 j = S k 1 | k 1 0 j ξ i j + x k 1 | k 1 0 j X i , k | k 1 * j = f ( X i , k | k 1 j )
where S k 1 | k 1 0 j is the square root factor of P k 1 | k 1 0 j , and P k 1 | k 1 0 j is the estimated error covariance of model j at time k 1 . { ξ i j } is the matrix with a set of vector, and the corresponding weight matrix is { ω i j } . The fifth-degree simplex cubature points and the corresponding weights are as follows:
ξ i j = { [ 0 , 0 , , 0 ] T i = 1 , n + 2 a i 1 i = 2 , , n + 2 , n + 2 a i n 2 i = n + 3 , , 2 n + 3 , n + 2 b i 2 n 3 i = 2 n + 4 , , ( n 2 + 5 n + 6 ) / 2 , n + 2 b i ( n 2 + 5 n + 6 ) / 2 i = ( n 2 + 5 n + 8 ) / 2 , , n 2 + 3 n + 3 .
ω i j = { 2 n + 2 i = 1 , ( 7 n ) n 2 2 ( n + 1 ) 2 ( n + 2 ) 2 i = 2 , , 2 n + 3 , 2 ( n 1 ) 2 n ( n + 1 ) 2 ( n + 2 ) 2 i = 2 n + 4 , , n 2 + 3 n + 3 .
where n represents the dimension of state vector; the point sets of a i and b i are given by (5) and (6).
The predicted state x k | k 1 j and predicted error covariance P k | k 1 j can be computed using the cubature transformation as:
x k | k 1 j = i = 1 L ω i X i , k | k 1 * j P k | k 1 j = i = 1 L ω i ( X i , k | k 1 * j x k | k 1 j ) ( X i , k | k 1 * j x k | k 1 j ) T + Q k 1
where the number of points L is n 2 + 3 n + 3 , and Q k 1 denotes the system noise covariance matrix.

B. Measurement Update

The cubature points used for the measurement update and the propagated cubature points are derived as:
χ i , k | k 1 j = S k | k 1 j ξ i j + x k | k 1 j Z i , k | k 1 j = h ( χ i , k | k 1 j )
where S k | k 1 j can be obtained by factorizing the predicted error covariance P k | k 1 j .
The prediction value of the measurement vector z k | k 1 j , the innovation covariance matrix P z z , k | k 1 j , and the cross covariance matrix P x z , k | k 1 j are given as follows:
z k | k 1 j = i = 1 L ω i Z i , k | k 1 j P z z , k | k 1 j = i = 1 L ω i ( Z i , k | k 1 j z k | k 1 j ) ( Z i , k | k 1 j z k | k 1 j ) T + R P x z , k | k 1 j = i = 1 L ω i ( χ i , k | k 1 j x k | k 1 j ) ( Z i , k | k 1 j z k | k 1 j ) T
Finally, the estimated state x ^ k | k j of model j and the estimated error covariance P k | k j of model j can be derived as follows:
K k j = P x z , k | k 1 j inv ( P z z , k | k 1 j ) x ^ k | k j = x k | k 1 j + K k j ( z k z k | k 1 j ) P k | k j = P k | k 1 j K k j P z z , k | k 1 j ( K k j ) T

Step 3. Updating the Mode Probability at Time k

A. Computing the likelihood function at time k

With the use of the latest measurement z k , the likelihood function value of model j at time k is given by:
L k j = N ( z k ; z k | k 1 j , v k j ) = | 2 π S k ( j ) | n z / 2 exp { 1 2 [ z k z k | k 1 j ] T ( S k ( j ) ) 1 [ z k z k | k 1 j ] }
where v k j = z k z k | k 1 j denotes the filter residual and S k ( j ) denotes the innovation covariance and n z denotes the dimension of measurement vector.

B. Updating the mode probability at time k

The mode probability μ k | k j at time k is computed by the following equation:
μ k | k j = L k j C j C ,         C = i = 1 r L k j C i

Step 4. Output Integration

Finally, the state estimate x ^ k | k and corresponding covariance P k | k are obtained by the model-conditional estimates and covariances of different models:
x ^ k | k = j = 1 r μ k | k j x ^ k | k j
P k | k = j = 1 r μ k | k j { P k | k j + [ x ^ k | k j x ^ k | k ] [ x ^ k | k j x ^ k | k ] T }

4. Simulation and Results

To validate the performance of the proposed algorithm, a highly maneuvering target example has been considered. The proposed algorithm will be compared with the IMMCKF, IMMUKF, and IMM5thCKF algorithm.

4.1. Tracking Model and Measurement Model

Let the state vector at time k be x k = [ x k , x ˙ k , y k , y ˙ k ] T , which includes the position (m) and velocity component (m/s) in the x-axis and y-axis. For tracking of the maneuvering target, three models are employed: the constant velocity (CV) model, left constant turn (LCT) model and right constant turn (RCT) model. For constant velocity model, the equation of state is described as:
x k = F CV x k 1 + w CV ,
F CV = [ 1 T 0 0 0 1 0 0 0 0 1 T 0 0 0 1 ]
where w CV is the white Gaussian process noise with zero mean and nonsingular covariance Q CV .
Q CV = [ T 3 / 3 T 2 / 2 0 0 T 2 / 2 T 0 0 0 0 T 3 / 3 T 2 / 2 0 0 T 2 / 2 T ] q CV
where the scalar parameter q CV is the spectral density and set to 1. The constant turn (CT) model is defined as:
x k = F CT x k 1 + w CT ,
F CT = [ 1 sin ω T ω 0 ( 1 cos ω T ω ) 0 cos ω T 0 sin ω T 0 1 cos ω T ω 1 sin ω T ω 0 sin ω T 0 cos ω T ]
where w CT is the white Gaussian process noise with zero mean and nonsingular covariance Q CT .
Q CT = [ T 3 / 3 T 2 / 2 0 0 T 2 / 2 T 0 0 0 0 T 3 / 3 T 2 / 2 0 0 T 2 / 2 T ] q CT
where the scalar parameter q CT is set to 1, T is the sampling interval, w stands for the turn rate which is supposed to be known, the right turn rate is defined as 3 ° , and the left turn rate is defined as 3 ° .
In the experiment, the radar is located at the origin of the plan and equipped to measure range and bearing. Then, the measurement equation can be written as:
z k = ( r k θ k ) = ( x k 2 + y k 2 tan 1 ( y k / x k ) ) + v k
where r k is the range value at time k, θ k is the bearing value at time k, tan−1(·) is the inverse tangent function, and v k is the white Gaussian measurement noise with zero mean and covariance R k = d i a g ( [ σ r 2 , σ θ 2 ] ) . σ r and σ θ denote the standard deviation of range measurement noise and bearing angle measurement noise, respectively.

4.2. Simulation of the IMM5thSSRCKF

The simulation scene is designed as follows. The sampling interval is T = 1 s and repeats 100 times. The target moves in different state for five periods. The initial position is (15,000 m, 1000 m) and the target starts at 1 s with the velocity (−180 m/s, 200 m/s). From 1 s to 20 s it has motion at constant velocity; from 21 s to 70 s it turns right with ω = 3 ° ; from 71 s to 120 s it has motion at a constant velocity; from 121 s to 170 s it maneuvers and turns left with ω = 3 ° ; and from 171 s to 200 s it has motion at constant velocity.
The initial estimates x ^ 0 are generated from the Gaussian distribution N ( x ^ 0 ; x 0 , P 0 ) in which the true initial is x 0 = [15,000, −180, 100, 200]T. The standard deviation of range measurement noise σ r is 40 m and the standard deviation of bearing angle measurement noise σ θ is 7 mrad. The initial model probability is μ = [0.8 0.1 0.1] and the transition probability is given as:
p i j = [ 0.95 0.025 0.025 0.025 0.95 0.025 0.025 0.025 0.95 ]
The root mean square error (RMSE) of the target position at time k and the accumulative RMSE (ARMSE) of estimated position at all times are defined in Equations (33) and (34):
RMSE pos ( k ) = 1 M m = 1 M ( ( x k x ^ m , k ) 2 + ( y k y ^ m , k ) 2 )
ARMSE pos = 1 N k = 1 N ( RMSE pos 2 ( k ) )
where M is the number of Monte Carlo runs, N is the total number of sampling points, ( x k , y k ) is the actual value of the target position at time k and ( x ^ m , k , y ^ m , k ) is the estimated position at time k in mth Monte-Carlo. The RMSE and the accumulative RMSE in the velocity and acceleration can be defined in the same way. The performance comparison of the four algorithms are tested 200 times in Monte Carlo simulations.
Figure 2 gives the target trajectory and the state estimation generated from a single run of IMMUKF, IMMCKF, IMM5thCKF and IMM5thSSRCKF. As seen from Figure 2, these four algorithms can track the trajectory of the target.
The RMSEs in position and velocity of the four algorithms are shown in Figure 3 and Figure 4, respectively. It can be seen that the proposed IMM5thSSRCKF performs better than the IMMUKF, IMMCKF and IMM5thCKF algorithms when the target moves with CV. The tracking error of target position of the three IMM algorithms would be almost the same when the target moves at constant velocity. The estimation effectiveness of the IMM5thSSRCKF estimator for tracking a maneuvering target outperform greatly than the other two IMM estimators.
To further evaluate the performance of the four algorithms, the ARMSEs of position and velocity of each algorithm are listed in Table 1. It can be seen from the Table 1 that IMM5thSSRCKF does better in tracking precision than IMMUKF, IMMCKF and IMM5thCKF, while all of them exhibit no error divergence.
The comparisons of CV mode probability of IMMUKF, IMMCKF, IMM5thCKF and IMM5thSSRCKF are shown in Figure 5. The mode transitions occur at t = 21 s, t = 71 s, t = 121 s and t = 171 s, respectively. This figure shows that the IMMUKF, IMMCKF, IMM5thCKF and IMM5thSSRCKF can capture the kinematics of maneuvering when the motion state changes. It can be seen that the mode probabilities of the IMMUKF algorithm are not good at detecting mode transitions. The proposed algorithm and IMM5thCKF algorithm are equally faster at detecting model changes compared with the IMMUKF algorithm and the IMMCKF algorithm.
All the algorithms are implemented on the Intel CoreTM i5-4430 3.0GHZ CPU with 4.00 G RAM. Table 2 shows the number of points and computational time of IMMUKF, IMMCKF, IMM5thCKF and IMM5thSSRCKF for each run. The points of IMMCKF as well as IMMUKF differ only by one point. As shown in Table 2, the computational time of the algorithms is approximately proportional to the number of points. It is obvious that the IMM5thSSRCKF algorithm has a slightly lower computational cost than the IMM5thCKF due to the different cubature rule. Although the computation complexity of IMM5thSSRCKF algorithm is larger than IMMUKF and IMMCKF, it can be remedied by more high-speed computer technology.

5. Conclusions

Maneuvering target tracking is the research hot spot in the target tracking field; this paper has presented a new maneuvering target tracking algorithm named IMM5thSSRCKF. The 5thSSRCKF algorithm is an efficient method to deal with the problem of nonlinear system estimation. The proposed algorithm introduces the 5thSSRCKF algorithm into the IMM framework, which can dispose of all the models simultaneously through Markov Chain. The performance of the proposed method is evaluated by simulations and compared with IMMUKF, IMMCKF and IMM5thCKF. Simulation results illustrate that the IMM5thSSRCKF algorithm has higher tracking accuracy and a quicker sensitivity response than IMMUKF, IMMCKF and IMM5thCKF algorithms.

Author Contributions

All authors were involved in the study presented in this manuscript. Hua Liu provided insights into formulating the ideas and wrote the original manuscript of the paper. Wen Wu reviewed the manuscript and provided scientific advising to this study.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Cho, T.; Lee, C.; Choi, S. Multi-Sensor fusion with interacting multiple model filter for improved aircraft position accuracy. Sensors 2013, 13, 4122–4137. [Google Scholar] [CrossRef] [PubMed]
  2. Ehrman, L.M.; Lanterman, A.D. Extended Kalman filter for estimating aircraft orientation from velocity measurements. IET Radar Sonar Navig. 2008, 2, 12–16. [Google Scholar] [CrossRef]
  3. Oh, H.; Shin, H.S.; Kim, S.; Tsourdos, A.; White, B.A. Airborne behaviour monitoring using Gaussian processes with map information. IET Radar Sonar Navig. 2013, 7, 393–400. [Google Scholar] [CrossRef]
  4. Toledo-Moreo, R.; Zamora-Izquierdo, M.A.; Ubeda-Miarro, B.; Gomez-Skarmeta, A.F. High-Integrity IMM-EKF-based road vehicle navigation with low-cost GPS/SBAS/INS. IEEE Trans. Intell. Transp. Syst. 2007, 8, 491–511. [Google Scholar] [CrossRef]
  5. Zhu, Z.W. Shipborne radar maneuvering target tracking based on the variable structure adaptive grid interacting multiple model. J. Zhejiang Univ. Sci. C 2013, 14, 733–742. [Google Scholar] [CrossRef]
  6. Arulampalam, M.S.; Ristic, B.; Gordon, N.; Mansell, T. Bearings-only tracking of manoeuvring targets using particle filters. Eurasip J. Appl. Signal Process. 2004, 2004, 2351–2365. [Google Scholar] [CrossRef]
  7. Li, W.; Liu, M.H.; Duan, D.P. Improved robust Huber-based divided difference filtering. Proc. Inst. Mech. Eng. Part G 2014, 228, 2123–2129. [Google Scholar] [CrossRef]
  8. Li, X.R.; Jilkov, V.P. Survey of maneuvering target tracking. Part V: Multiple-model methods. IEEE Trans. Aerosp. Electron. Syst. 2005, 41, 1255–1321. [Google Scholar]
  9. Kazimierski, W.; Stateczny, A. Optimization of multiple model neural tracking filter for marine targets. In Proceedings of the 13th International Radar Symposium (IRS), Warsaw, Poland, 23–25 May 2012; pp. 543–548. [Google Scholar]
  10. Blom, H.A.P.; Bar-Shalom, Y. The interacting multiple model algorithm for systems with Markovian switching coefficients. IEEE Trans. Autom. Control 1988, 33, 780–783. [Google Scholar] [CrossRef]
  11. Bar-Shalom, Y.; Challa, S.; Blom, H.A.P. IMM estimator versus optimal estimator for hybrid systems. IEEE Trans. Aerosp. Electron. Syst. 2005, 41, 986–991. [Google Scholar] [CrossRef]
  12. Munir, A.; Atherton, D.P. Adaptive interacting multiple model algorithm for tracking a manoeuvring target. IEE Proc. Radar Sonar Navig. 1995, 142, 11–17. [Google Scholar] [CrossRef]
  13. Lee, B.J.; Park, J.B.; Lee, H.J.; Joo, Y.H. Fuzzy-logic-based IMM algorithm for tracking a manoeuvring target. IEE Proc. Radar Sonar Navig. 2005, 152, 16–22. [Google Scholar] [CrossRef]
  14. Mazor, E.; Averbuch, A.; Bar-Shalom, Y.; Dayan, J. Interacting multiple model methods in target tracking: A survey. IEEE Trans. Aerosp. Electron. Syst. 1998, 34, 103–123. [Google Scholar] [CrossRef]
  15. Qu, H.Q.; Pang, L.P.; Li, S.H. A novel interacting multiple model algorithm. Signal Process. 2009, 89, 2171–2177. [Google Scholar] [CrossRef]
  16. Gao, L.; Xing, J.P.; Ma, Z.L.; Sha, J.C.; Meng, X.Z. Improved IMM algorithm for nonlinear maneuvering target tracking. Procedia Eng. 2012, 29, 4117–4123. [Google Scholar] [CrossRef]
  17. Kim, B.; Yi, K.; Yoo, H.J.; Chong, H.J.; Ko, B. An IMM/EKF approach for enhanced multitarget state estimation for application to integrated risk management system. IEEE Trans. Veh. Technol. 2015, 64, 876–889. [Google Scholar] [CrossRef]
  18. Julier, S.J.; Uhlmann, J.K. Unscented filtering and nonlinear estimation. Proc. IEEE 2004, 92, 401–422. [Google Scholar] [CrossRef]
  19. Julier, S.J.; Uhlmann, J.K.; Durrant-Whyte, H.F. A new method for the nonlinear transformation of means and covariances in filters and estimators. IEEE Trans. Autom. Control 2000, 45, 477–482. [Google Scholar] [CrossRef]
  20. Ito, K.; Xiong, K.Q. Gaussian filters for nonlinear filtering problems. IEEE Trans. Autom. Control 2000, 45, 910–927. [Google Scholar] [CrossRef]
  21. Arasaratnam, I.; Haykin, S.; Elliott, R.J. Discrete-time nonlinear filtering algorithms using Gauss-Hermite quadrature. Proc. IEEE 2007, 95, 953–977. [Google Scholar] [CrossRef]
  22. Arasaratnam, I.; Haykin, S. Cubature Kalman filters. IEEE Trans. Autom. Control 2009, 54, 1254–1269. [Google Scholar] [CrossRef]
  23. Arasaratnam, I.; Haykin, S. Cubature Kalman smoothers. Automatica 2011, 47, 2245–2250. [Google Scholar] [CrossRef]
  24. Jia, B.; Xin, M.; Cheng, Y. High-degree cubature Kalman filter. Automatica 2013, 49, 510–518. [Google Scholar] [CrossRef]
  25. Wang, S.Y.; Feng, J.C.; Tse, C.K. Spherical simplex-radial cubature Kalman filter. IEEE Signal Proc. Lett. 2014, 21, 43–46. [Google Scholar] [CrossRef]
  26. Zhu, W.; Wang, W.; Yuan, G.N. An improved interacting multiple model filtering algorithm based on the cubature Kalman filter for maneuvering target tracking. Sensors 2016, 16, 805. [Google Scholar] [CrossRef] [PubMed]
  27. Jia, B.; Xin, M. Multiple sensor estimation using a new fifth-degree cubature information filter. Trans. Inst. Meas. Control 2015, 37, 15–24. [Google Scholar] [CrossRef]
Figure 1. Structure of interacting multiple model fifth-degree spherical simplex-radial cubature Kalman filter (IMM5thSSRCKF).
Figure 1. Structure of interacting multiple model fifth-degree spherical simplex-radial cubature Kalman filter (IMM5thSSRCKF).
Sensors 17 01374 g001
Figure 2. Trajectory of the maneuvering target. IMMUKF: interacting multiple model unscented Kalman filter; IMMCKF: interacting multiple model cubature Kalman filter; IMM5thCKF: interacting multiple model fifth-degree cubature Kalman filter; IMM5thSSRCKF: interacting multiple .model fifth-degree spherical simplex-radial cubature Kalman filter
Figure 2. Trajectory of the maneuvering target. IMMUKF: interacting multiple model unscented Kalman filter; IMMCKF: interacting multiple model cubature Kalman filter; IMM5thCKF: interacting multiple model fifth-degree cubature Kalman filter; IMM5thSSRCKF: interacting multiple .model fifth-degree spherical simplex-radial cubature Kalman filter
Sensors 17 01374 g002
Figure 3. RMSE in position versus time step.
Figure 3. RMSE in position versus time step.
Sensors 17 01374 g003
Figure 4. RMSE in velocity versus time step.
Figure 4. RMSE in velocity versus time step.
Sensors 17 01374 g004
Figure 5. Constant velocity (CV) mode probability versus time step.
Figure 5. Constant velocity (CV) mode probability versus time step.
Sensors 17 01374 g005
Table 1. Comparisons of accumulative RMSE (ARMSE) among the four algorithms.
Table 1. Comparisons of accumulative RMSE (ARMSE) among the four algorithms.
FiltersPosition ARMSE/mVelocity ARMSE/(m/s)
IMMUKF74.323.4
IMMCKF72.422.5
IMM5thCKF68.120.9
IMM5thSSRCKF66.219.3
Table 2. Number of points and computational time of different algorithms.
Table 2. Number of points and computational time of different algorithms.
FiltersNumber of Points (n = 4)Computational Time (s)
IMMUKF90.289
IMMCKF80.279
IMM5thCKF330.604
IMM5thSSRCKF310.581

Share and Cite

MDPI and ACS Style

Liu, H.; Wu, W. Interacting Multiple Model (IMM) Fifth-Degree Spherical Simplex-Radial Cubature Kalman Filter for Maneuvering Target Tracking. Sensors 2017, 17, 1374. https://doi.org/10.3390/s17061374

AMA Style

Liu H, Wu W. Interacting Multiple Model (IMM) Fifth-Degree Spherical Simplex-Radial Cubature Kalman Filter for Maneuvering Target Tracking. Sensors. 2017; 17(6):1374. https://doi.org/10.3390/s17061374

Chicago/Turabian Style

Liu, Hua, and Wen Wu. 2017. "Interacting Multiple Model (IMM) Fifth-Degree Spherical Simplex-Radial Cubature Kalman Filter for Maneuvering Target Tracking" Sensors 17, no. 6: 1374. https://doi.org/10.3390/s17061374

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