Next Article in Journal
A Handheld Real-Time Photoacoustic Imaging System for Animal Neurological Disease Models: From Simulation to Realization
Previous Article in Journal
A 40-MHz Ultrasound Transducer with an Angled Aperture for Guiding Percutaneous Revascularization of Chronic Total Occlusion: A Feasibility Study
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Correntropy Based Divided Difference Filtering for the Positioning of Ships

1
School of Electronic and Information Engineering, Xi’an Jiaotong University, Xi’an 710049, China
2
College of Electronic and Information Engineering, Southwest University, Chongqing 400715, China
*
Author to whom correspondence should be addressed.
Sensors 2018, 18(11), 4080; https://doi.org/10.3390/s18114080
Submission received: 15 September 2018 / Revised: 10 November 2018 / Accepted: 14 November 2018 / Published: 21 November 2018
(This article belongs to the Section Remote Sensors)

Abstract

:
In this paper, robust first and second-order divided difference filtering algorithms based on correntropy are proposed, which not only retain the advantages of divided difference filters, but also exhibit robustness in the presence of non-Gaussian noises, especially when the measurements are contaminated by heavy-tailed noises. The proposed filters are then applied to the problem of ship positioning. In order to improve the accuracy and reliability of ship positioning, the positioning method combines the Dead Reckoning (DR) algorithm and the Global Positioning System (GPS). Experimental results of an illustrative example show the superior performance of the new algorithms when applied to ship positioning.

1. Introduction

With the development of microcomputers and electronic integration technology, the requirements for accuracy and reliability of ship positioning are becoming more and more complex. As a key node in the air-space-ground of integrated information networks, ships can obtain the positioning information from many systems. The Dead Reckoning (DR) is a common technology used in ship positioning, which calculates the position of ship in real time based on the speed of ship and direction information, it also considers the influence of wind and flow. However, errors in the speed and direction information, and incomplete compensations of wind and flow cause positioning errors of DR which accumulate with time [1,2]. Global Positioning System (GPS) is a satellite based system, which provides the accurate velocity and position of a ship by making use of the GPS receiver. But GPS has limitations such as a low sampling rate as well as being susceptible to interference [3,4,5]. The integration of DR and GPS takes advantage of two techniques, this integration system has a better performance than the single techniques in terms of accuracy and reliability [6,7,8].
Filtering is a key problem in the integrated positioning system. The Kalman filter (KF) [9,10] is a well known method to estimate the state of linear systems. However, the model of DR/GPS integrated positioning system is nonlinear. To solve the nonlinear filtering problem, extensions of the KF using some approximations have been proposed. The extended Kalman filter (EKF) [11,12,13] approximates the nonlinear equation by its first-order linearization. The unscented Kalman filter (UKF) [13,14,15,16] approximates the probability distribution of the state by a set of deterministically chosen sigma points and propagates the distribution through the nonlinear equation, which provides higher-order approximation than the EKF. Nevertheless, the parameters used in the UKF have a great effect on performance of the algorithm. If they are not tuned finely, it is easy to face the problem of numerical instability in practical applications due to the propagation of the non-positive definite covariance matrix. Another effective, alternative way is the divided difference filter (DDF). The DDF [17,18] is derived from polynomial approximations of the nonlinear transformations using multidimensional Stirling’s interpolation formula and can be classified into the first-order divided difference (DD1) filter and the second-order divided difference (DD2) filter. The DDF can guarantee a positive semi-definiteness of the covariance matrix. The DD2 filter not only has fewer parameters, but also has nearly the same performance as the UKF. Therefore, we use the DDF type filters for ship positioning. The traditional DDF is suitable for the Gaussian noise. However, in this real application, the measuring instruments can be affected by extreme sea environments. They sometimes break down, or suffer from operator error, which cause the measurement noise to be of the heavy-tailed non-Gaussian form. In these cases, the traditional DDF, which is based on the minimum mean square error (MMSE) criterion, cannot play well because the MMSE criterion is very sensitive to the heavy-tailed non-Gaussian noise [19].
To solve the non-Gaussian filtering problems, some robust algorithms exist. The Huber methodology is a method that combines minimum 1 and 2 -norm [20,21,22]. The Student t technique assumes that the process and measurement noises obey Student t distribution [23,24]. Another effective approach is the information theoretic learning (ITL). In particular, the correntropy, which is one of the ITL measures, can capture high-order statistics of the data rather than the common second-order statistics and has been widely used in many fields [25,26,27,28,29,30,31,32]. In recent years, some correntropy-based Kalman filterings have been proposed [33,34,35], which are mainly applied to linear models. The correntropy-based unscented Kalman filters can solve some nonlinear problems [36,37], but it is easy to have problems with numerical instability for integrated positioning.
In this paper, two novel nonlinear filters, the correntropy-based first-order divided difference (CDD1) filter and the correntropy-based second-order divided difference (CDD2) filter, are proposed to solve the problem of ship positioning. The proposed algorithms not only retain the advantages of DDF algorithms, but also exhibit the robustness in the presence of heavy-tailed non-Gaussian noise. Different from the works [38] which adopts the linear regression model, the proposed algorithms adopt the nonlinear regression model.
The rest of the paper is organized as follows. Section 2 provides a short review of the correntropy, the DD1, and DD2 filters. In Section 3, the the CDD1 and CDD2 filters are derived. In Section 4, the example of ship positioning shows the performance of the proposed algorithms. The conclusion is given in Section 5.

2. Preliminaries

2.1. Correntropy

The correntropy is an important measure in ITL, which measures the similarity between two random variables X R and Y R . Given the joint distribution function of X and Y, F X Y ( x , y ) , the correntropy is defined by
V ( X , Y ) = E κ ( X , Y ) = κ ( x , y ) d F X Y ( x , y )
where E [ · ] represents the expectation operator, and κ ( · , · ) is a shift-invariant Mercer kernel. In this paper, the Gaussian kernel is chosen as the kernel function:
κ ( x , y ) = G σ ( e ) = exp e 2 2 σ 2
where e = x y , and σ > 0 denotes the kernel bandwidth.
In most practical applications, only a limited number of data samples are available and the joint distribution F X Y is usually unknown. In this case, we often use the sample mean estimator to estimate the correntropy:
V ^ ( X , Y ) = 1 N i = 1 N G σ e ( i )
where e ( i ) = x ( i ) y ( i ) , with x ( i ) , y ( i ) i = 1 N being N samples drawn from F X Y .
Taking the Taylor series expansion for the Gaussian kernel yields
V ( X , Y ) = n = 0 1 n 2 n σ 2 n n ! E ( X Y ) 2 n
Note that the correntropy is the weighted sum of all even order moments of the error variable X Y and the kernel bandwidth appears as a parameter to weight the second-order and higher-order moments. In particular, with a very large kernel bandwidth, the second-order moment will play a major role.

2.2. DD1 Filter

In this paper, the nonlinear state and measurement equations are described by
x k = f x k 1 , q k 1
y k = h x k , r k
where x ( k ) R n and y ( k ) R m are the n-dimensional state vector and m-dimensional measurement vector at time step k. f · and h · are the continuous and differentiable state functions and the measurement function. q k 1 and r k are the process and measurement noises, which are assumed i.i.d and independent of states, and with means denoted by q ¯ k 1 and r ¯ k and covariance matrices denoted by Q k 1 and R k .
The square-root decompositions of the predicted state error covariance P ¯ k , update state error covariance P ^ k , process noise covariance Q k , and measurement noise covariance R k are introduced as
P ¯ k = S ¯ x k S ¯ x k T
P ^ k = S ^ x k S ^ x k T
Q k = S q k S q k T
R k = S r k S r k T
The DD1 filter uses the first-order divided differences to approximate. Let the element of i-th row, j-th column of S x x ^ k be denoted as S x x ^ k i , j , i.e., S x x ^ k = S x x ^ k i , j , and similarly for other matrices. The four matrices containing first-order divided differences are defined as
S x x ^ k 1 = f i x ^ k 1 + c S ^ x k 1 , j , q ¯ k 1 f i x ^ k 1 c S ^ x k 1 , j , q ¯ k 1 f i x ^ k 1 + c S ^ x k 1 , j , q ¯ k 1 f i x ^ k 1 c S ^ x k 1 , j , q ¯ k 1 2 c 2 c
S x q k 1 = f i x ^ k 1 , q ¯ k 1 + c S q k 1 , j f i x ^ k 1 , q ¯ k 1 c S q k 1 , j f i x ^ k 1 , q ¯ k 1 + c S q k 1 , j f i x ^ k 1 , q ¯ k 1 c S q k 1 , j 2 c 2 c
S y x ¯ k = h i x ¯ k + c S ¯ x k , j , r ¯ k h i x ¯ k c S ¯ x k , j , r ¯ k h i x ¯ k + c S ¯ x k , j , r ¯ k h i x ¯ k c S ¯ x k , j , r ¯ k 2 c 2 c
S y r k = h i x ¯ k , r ¯ k + c S r k , j h i x ¯ k , r ¯ k c S r k , j h i x ¯ k , r ¯ k + c S r k , j h i x ¯ k , r ¯ k c S r k , j 2 c 2 c
where S ^ x k 1 , j is the j-th column of S ^ x k 1 , c is the interval length, and is generally set as c 2 = 3 .
The predicted state and the Cholesky factor of corresponding covariance are given by
x ¯ k = f x ^ k 1 , q ¯ k 1
S ¯ x k = H S x x ^ k 1 S x q k 1
where H · denotes a Householder transformation of the augment matrix [17].
The predicted measurement and the Cholesky factor of corresponding covariance are given by
y ¯ k = h x ¯ k , r ¯ k
S y k = H S y x ¯ k S y r k
The Kalman gain is computed as
K k = S ¯ x k S y x ¯ k T S y k S y k T 1
The updated state and the Cholesky factor of corresponding covariance are given by
x ^ k = x ¯ k + K k y k y ¯ k
S ^ x k = H S ¯ x k K k S y x ¯ k K k S y r k

2.3. DD2 Filter

The DD2 filter uses the second-order divided differences to approximate. Four matrices containing second-order divided differences are defined as
S x x ^ k 1 = c 2 1 2 c 2 f i x ^ k 1 + c S ^ x k 1 , j , q ¯ k 1 + f i x ^ k 1 c S ^ x k 1 , j , q ¯ k 1 2 f i x ^ k 1 , q ¯ k 1
S x q k 1 = c 2 1 2 c 2 f i x ^ k 1 , q ¯ k 1 + c S q k 1 , j + f i x ^ k 1 , q ¯ k 1 c S q k 1 , j 2 f i x ^ k 1 , q ¯ k 1
S y x ¯ k = c 2 1 2 c 2 h i x ¯ k + c S ¯ x k , j , r ¯ k + h i x ¯ k c S ¯ x k , j , r ¯ k 2 h i x ¯ k , r ¯ k
S y r k = c 2 1 2 c 2 h i x ¯ k , r ¯ k + c S r k , j + h i x ¯ k , r ¯ k c S r k , j 2 h i x ¯ k , r ¯ k
The predicted state and the Cholesky factor of corresponding covariance are given by
x ¯ k = c 2 n x n q c 2 f x ^ k 1 , q ¯ k 1 + 1 2 c 2 j = 1 n x f x ^ k 1 + c S ^ x k 1 , j , q ¯ k 1 + f x ^ k 1 c S ^ x k 1 , j , q ¯ k 1 + 1 2 c 2 j = 1 n q f x ^ k 1 , q ¯ k 1 + c S q k 1 , j + f x ^ k 1 , q ¯ k 1 c S q k 1 , j
S ¯ x k = H S x x ^ k 1 S x q k 1 S x x ^ k 1 S x q k 1
The predicted measurement and the Cholesky factor of corresponding covariance are given by
y ¯ k = c 2 n x n r c 2 h x ¯ k , r ¯ k + 1 2 c 2 j = 1 n x h x ¯ k + c S ¯ x k , j , r ¯ k + h x ¯ k c S ¯ x k , j , r ¯ k + 1 2 c 2 j = 1 n r h x ¯ k , r ¯ k + c S r k , j + h x ¯ k , r ¯ k c S r k , j
S y k = H S y x ¯ k S y r k S y x ¯ k S y r k
The Kalman gain is computed as
K k = S ¯ x k S y x ¯ k T S y k S y k T 1
The updated state and the Cholesky factor of corresponding covariance are given by
x ^ k = x ¯ k + K k y k y ¯ k
S ^ x k = H S ¯ x k K k S y x ¯ k K k S y r k K k S y x ¯ k K k S y r k

3. Correntropy-Based DDF

This section derives the DD1 and DD2 filters under maximum correntropy criterion (MCC). First, the measurement Equation (6), whose noise is additive, would be written as y k = h x k + r k , and the predicted state and the Choleskey factor of corresponding covariance are obtained by Equations (15) and (16). Assuming the true state is denoted as x k , the predicted state error is written as ξ k = x k x ¯ k . Then, a nonlinear regression model is reconstructed as follows:
x ¯ k y k = x k h ( x k ) + δ k
where δ k = ξ k r k , with the Cholesky factor of covariance of δ k is given by
D k = S ¯ x k 0 0 S r k
Left multiplying both sides of Equation (33) by D k 1 , we have the following regression model:
z k = m x k + e k
where z k = D k 1 x ¯ k y k , m x k = D k 1 x k h x k and e k = D k 1 δ k .
The problem associated with Equation (35) can be solved by making use of the MCC, and the corresponding cost function is given by
J x k = i = 1 L G σ e k , i
where e k , i is the i-th component of the vector e k = z k m x k , and L is the dimension of e k .
Then, the solution of the problem mentioned previously can be found by setting the first derivation of Equation (36) to be zero:
i = 1 L ϕ e k , i e k , i x k = 0
where ϕ e k , i = G σ e k , i · e k , i . By defining C e k , i = ϕ e k , i ϕ e k , i e k , i = G σ e k , i = G σ e k , i and C = d i a g C e k , i = C x 0 0 C y , Equation (37) can be written in matrix form as
m x k x k T C m x k z k = 0
In fact, the MCC uses C to re-weight the covariance matrix of the residual error e k and reconstruct the measurement information. Thus, the updated covariance can be written as
Ψ ˜ = D k C 1 D k T
and decomposed into two portion so that
Ψ ˜ = Ψ ˜ x 0 0 Ψ ˜ y
The initial value can be set as x ^ k ( 0 ) = x ¯ k or be equal to the updated state computed from the corresponding standard DD1 or DD2. Then, we can obtain the following equations
Ψ ˜ x = S ¯ x k · C x 1 · S ¯ x k T
Ψ ˜ y = S r k · C y 1 · S r k T
It is noted that the aforementioned derivation is the extension of Equation (25) in Reference [33]. To reduce the computation time, only one iteration would work to obtain the solution.
Then, a one-step correntropy update for the DD1 filter can be written as
S y k ( 1 ) = H S y x ¯ k C x 1 / 2 S y r k C y 1 / 2
K k ( 1 ) = S ¯ x k C x 1 S y x ¯ k T S y k ( 1 ) S y k ( 1 ) T 1
x ^ k = x ¯ k + K k ( 1 ) y k y ¯ k
S ^ x k = H S ¯ x k C x 1 / 2 K k ( 1 ) S y x ¯ k C x 1 / 2 K k ( 1 ) S y r k C y 1 / 2
Similarly, a one-step correntropy update for the DD2 filter can be written as
S y k ( 1 ) = H S y x ¯ k C x 1 / 2 S y r k C y 1 / 2 S y x ¯ k C x 1 / 2 S y r k C y 1 / 2
K k ( 1 ) = S ¯ x k C x 1 S y x ¯ k T S y k ( 1 ) S y k ( 1 ) T 1
x ^ k = x ¯ k + K k ( 1 ) y k y ¯ k
S ^ x k = H S ¯ x k C x 1 / 2 K k ( 1 ) S y x ¯ k C x 1 / 2 K k ( 1 ) S y r k C y 1 / 2 K k ( 1 ) S y x ¯ k C x 1 / 2 K k ( 1 ) S y r k C y 1 / 2
Remark 1.
The proposed correntropy-based divided difference filters utilize the correntropy theory to improve the performance in the presence of heavy-tailed non-Gaussian noises, in which a nonlinear regression problem is introduced to update the measurement information. It is noted that the kernel bandwidth plays a key role in the proposed algorithm. In general, a smaller kernel bandwidth exhibits more robust properties of the correntropy. However, when the kernel bandwidth is too small, it will lead to an accretion of estimation error or even filtering divergence. A sufficient condition for guaranteeing the convergence of filter was introduced in Reference [39]. Moreover, when kernel bandwidth σ , the matrix C I , and the CDD1 and CDD2 filters would reduce to the original DD1 and DD2 filters. The choice of the kernel bandwidth in practical applications is discussed in next section.
In practical applications, the measurement system may sometimes obtain extremely large measurements. In this case, the CDD1 and CDD2 filters may face numerical problems since C y will be nearly singular. In view of this problem, a method is introduced as
a k = y k y ¯ k T S y k S y k T 1 y k y ¯ k
If a k > θ , with θ being a positive threshold, only the predicted step is worked, that is x ^ k = x ¯ k , S ^ x k = S ¯ x k . If a k θ , the entire steps are worked.
The flow of the CDD1 filter algorithm is shown in Figure 1. Since the flow of the CDD2 filter is similar, we omit it.

4. Positioning of Ships

In this section, to demonstrate the performance of the proposed algorithms, we apply them to solve the problem of ship positioning. The model combines DR and GPS technology to improve the accuracy of positioning.

4.1. The State and Measurement Models

The motion of a ship can be denoted as a nonlinear function in terms of many factors, such as speed, course, shape of earth, sea current, wind, and so on. There are two kinds of maneuvering motions of a ship, which are speed maneuver in a straight line and direction maneuver. Since the acceleration of the ship is generally small and the sampling period of the integrated positioning system is relatively short, the speed maneuver can be ignored or regarded as the speed noise. The direction maneuver can be approximately described by uniform circular motion with a constant change rate of the ship’s course. Therefore, there are two kinds of states related to the motion of a ship, which are uniform linear motion and uniform circular motion. In view of the above, the state vector is chosen as
x = φ λ v N v E s K Ω T
where φ and λ denote the arc lengths of latitude and longitude, v N and v E are the northward velocity component and the eastward velocity component of the ocean current, s denotes the velocity of that ship relative to the water, K is the ship’s course, and Ω represents the change rate of the ship’s course. Correspondingly, the state equations of the ship are written as [40]
φ ˙ = v N + s cos K + q 1
λ ˙ = v E + s sin K + q 2
v ˙ N = β v N + q 3
v ˙ E = β v E + q 4
s ˙ = q 5
K ˙ = Ω + q 6
Ω ˙ = q 7
where β denotes the inverse correlation time of ocean current, q i are independent Gaussian white noises. By discretizing these equations, we obtain the following equations
φ k = φ k 1 + β 1 1 exp ( β T ) v N , k 1 + s k 1 cos K k 1 + 0.5 T Ω k 1 T + q 1 , k 1
λ k = λ k 1 + β 1 1 exp ( β T ) v E , k 1 + s k 1 sin K k 1 + 0.5 T Ω k 1 T + q 2 , k 1
v N , k = exp ( β T ) v N , k 1 + q 3 , k 1
v E , k = exp ( β T ) v E , k 1 + q 4 , k 1
s k = s k 1 + q 5
K k = K k 1 + Ω k 1 T + q 6 , k 1
Ω k = Ω k 1 + q 7 , k 1
where T is sampling period.
Then, the measurement vector is chosen as
y k = φ G , k λ G , k s L , k K G , k T
where φ G and λ G denote the arc lengths of latitude and longitude provided by GPS, s L is the velocity of that ship relative to the water provided by electromagnetic log, K G represents the ship’s course provided by electric gyrocompass. Accordingly, the measurement equations are given as
φ G , k = φ k + η 1 , k
λ G , k = λ k + η 2 , k
s L , k = s k + η 3 , k
K G , k = K k + η 4 , k
where η i , k are independent white noises.
Some filters are used for comparison, including the EKF, DD1, UKF, DD2, the Huber-based first-order divided difference (HDD1) filter and the Huber-based second-order divided difference (HDD2) filter, and the HDD1 and HDD2 adopt the Huber methodology. The following benchmarks are used to show the estimation performance:
MSE k = 1 M k = 1 M x k x ^ k 2
TMSE = 1 k 2 k 1 + 1 k = k 1 k 2 MSE k
In this simulation, 100 independent Monte Carlo experiments were conducted, and the lasting time of each experiment was 1200 s. The parameters of this example and initial conditions are summarized in Table 1 and Table 2, and the process noises satisfy the Gaussian distributions:
q 1 N ( 0 , 0.684 m 2 ) , q 2 N ( 0 , 0.684 m 2 ) q 3 N ( 0 , 0.000158 ( m / s ) 2 ) , q 4 N ( 0 , 0.000158 ( m / s ) 2 ) q 5 N ( 0 , 0.00158 ( m / s ) 2 ) , q 6 N ( 0 , 0.0026 ra d 2 ) q 7 0

4.2. Simulation Results

First, we assume the measurement noises satisfy the Gaussian distributions:
r 1 N ( 0 , 10000 m 2 ) , r 2 N ( 0 , 10000 m 2 ) r 3 N ( 0 , 0.0423 ( m / s ) 2 ) , r 4 N ( 0 , 0.0000395 ra d 2 )
TMSE s of position in Gaussian noises are revealed in Table 3. It can be seen that the DD2 filter and UKF have a similar performance, likewise for the DD1 filter and EKF. The DD2 filter and UKF are superior to the DD1 filter and EKF, exhibiting smaller errors. Meanwhile, the robust filters do not perform as well as their non-robust counterparts under Gaussian noise conditions. Moreover, the CDD1 and CDD2 filters achieve almost the same performance as the DD1 and DD2 filters when the kernel bandwidth is large enough. It is noted that the UKF sometimes stops executing because the parameters of the UKF may not be finely tuned enough to bring about the problem of propagation of the non-positive definite covariance matrix.
Second, we assume the measurement noises are heavy-tailed non-Gaussian, satisfying the following distributions:
r 1 N ( 0 , 10000 m 2 ) + N ( 0 , 1000000 m 2 ) r 2 N ( 0 , 10000 m 2 ) + N ( 0 , 1000000 m 2 ) r 3 N ( 0 , 0.0423 ( m / s ) 2 ) + N ( 0 , 4.23 ( m / s ) 2 ) r 4 N ( 0 , 0.0000395 ra d 2 ) + N ( 0 , 0.00395 ra d 2 )
Figure 2, Figure 3, Figure 4 and Figure 5 show the MSE s of different filters for the non-Gaussian case, and Table 4 summarizes the corresponding TMSE s. The performances of the DD2, UKF, DD1, and EKF follow the behavior from the Gaussian case. In the non-Gaussian case, the robust filters outperform the corresponding non-robust filters. With a very large kernel bandwidth, the CDD1 and CDD2 filters achieve a similar estimation to the DD1 and DD2 filters; with a proper kernel bandwidth, the CDD1 and CDD2 give smaller errors than the non-robust filters; in particular, when the kernel bandwidth is set to 2, the CDD2 exhibits the smallest errors.

5. Conclusions

This paper proposes two correntropy-based divided difference filtering methods, namely CDD1 and CDD2, which show strong robustness against heavy-tailed non-Gaussian noises. The proposed algorithms recast the nonlinear regression models and use the maximum correntropy criterion to obtain the solution. The two robust filters are then applied to the DR/GPS integrated positioning system of ships. The filters used for comparison include the EKF, DD1, HDD1, UKF, DD2, and HDD2. The results show that with a very large kernel bandwidth, the performances of the CDD1 and CDD2 filters are similar to those of standard DD1 and DD2 filters; with a proper kernel bandwidth, the CDD2 filter exhibits the best performance for the non-Gaussian noise case. Moreover, extensions of this research might include combining it with adaptive filtering methods, considering the problem of continuous systems, and applying it to other practical examples.

Author Contributions

This work was achieved in collaboration among all authors. X.L. and B.C. conceived the idea of this study and wrote the manuscript. S.W. and S.D. assisted in experiment and analyzed results.

Funding

This research was supported by 973 Program grant number 2015CB351703, National Natural Science Foundation of China grant number 91648208, and the National Natural Science Foundation-Shenzhen Joint Research Program grant number U1613219.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Wu, Q.; Gao, Z.; Wan, D. An adaptive information fusion method to vehicle integrated navigation. In Proceedings of the 2002 IEEE Position Location and Navigation Symposium, Palms Springs, CA, USA, 15–18 April 2002; pp. 248–253. [Google Scholar]
  2. Zhao, L.; Ochieng, W.Y.; Quddus, M.A.; Noland, R.B. An Extended Kalman Filter Algorithm for Integrating GPS and Low Cost Dead Reckoning System Data for Vehicle Performance and Emissions Monitoring. J. Navig. 2003, 56, 257–275. [Google Scholar] [CrossRef] [Green Version]
  3. Parkinson, B.; Spilker, J.; Axelrad, P.; Enge, P. Global Positioning System: Theory and Applications, Volume II; American Institute of Aeronautics and Astronautics: Washington, DC, USA, 1996. [Google Scholar]
  4. Han, S.; Wang, J. Integrated GPS/INS navigation system with dual-rate Kalman Filter. GPS Solut. 2012, 16, 389–404. [Google Scholar] [CrossRef]
  5. Xiong, H.; Tang, J.; Xu, H.; Zhang, W.; Du, Z. A Robust Single GPS Navigation and Positioning Algorithm Based on Strong Tracking Filtering. IEEE Sens. J. 2018, 18, 290–298. [Google Scholar] [CrossRef]
  6. Jo, K.; Lee, M.; Sunwoo, M. Fast GPS-DR Sensor Fusion Framework: Removing the Geodetic Coordinate Conversion Process. IEEE Trans. Intell. Transp. 2016, 17, 2008–2013. [Google Scholar] [CrossRef]
  7. Wang, S.; Deng, Z.; Yin, G. An Accurate GPS-IMU/DR Data Fusion Method for Driverless Car Based on a Set of Predictive Models and Grid Constraints. Sensors 2016, 16, 280. [Google Scholar] [CrossRef] [PubMed]
  8. Jirawimut, R.; Ptasinski, P.; Garaj, V.; Cecelja, F.; Balachandran, W. A method for dead reckoning parameter correction in pedestrian navigation system. IEEE Trans. Instrum. Meas. 2003, 52, 209–215. [Google Scholar] [CrossRef]
  9. Kalman, R.E. A new approach to linear filtering and prediction problems. Trans. ASME-J. Basic Eng. 1960, 82, 35–45. [Google Scholar] [CrossRef]
  10. Nahi, N.E. Estimation Theory and Applications; John Wiley & Sons: New York, NY, USA, 1969. [Google Scholar]
  11. Anderson, B.; Moore, J. Optimal Filtering; Prentice-Hall: Englewood Cliffs, NJ, USA, 1979. [Google Scholar]
  12. Ameid, T.; Menacer, A.; Talhaoui, H.; Harzelli, I. Rotor resistance estimation using Extended Kalman filter and spectral analysis for rotor bar fault diagnosis of sensorless vector control induction motor. Measurement 2017, 111, 243–259. [Google Scholar] [CrossRef]
  13. Sabet, M.T.; Sarhadi, P.; Zarini, M. Extended and Unscented Kalman filters for parameter estimation of an autonomous underwater vehicle. Ocean Eng. 2014, 91, 329–339. [Google Scholar] [CrossRef]
  14. Julier, S.; Uhlmann, J.; 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]
  15. Lee, J.S.; Choi, I.Y.; Kim, S.; Moon, D.S. Kinematic modeling of a track geometry using an Unscented Kalman Filter. Measurement 2016, 94, 707–716. [Google Scholar] [CrossRef]
  16. Gao, B.; Gao, S.; Hu, G.; Zhong, Y.; Gu, C. Maximum likelihood principle and moving horizon estimation based adaptive unscented Kalman filter. Aerosp. Sci. Technol. 2018, 73, 184–196. [Google Scholar] [CrossRef]
  17. Nørgaard, M.; Poulsen, N.K.; Ravn, O. New developments in state estimation for nonlinear systems. Automatica 2000, 36, 1627–1638. [Google Scholar] [CrossRef]
  18. Subrahmanya, N.; Shin, Y.C. Adaptive divided difference filtering for simultaneous state and parameter estimation. Automatica 2009, 45, 1686–1693. [Google Scholar] [CrossRef]
  19. Schick, I.; Mitter, S. Robust Recursive Estimation in the Presence of Heavy-Tailed Observation Noise. Ann. Stat. 1994, 22, 1045–1080. [Google Scholar] [CrossRef]
  20. Huber, P.; Ronchetti, E. Robust Statistics, 2nd ed.; John Wiley & Sons: Hoboken, NJ, USA, 2009. [Google Scholar]
  21. Karlgaard, C.D. Huber-Based Divided Difference Filtering. J. Guid. Control Dyn. 2007, 30, 885–891. [Google Scholar] [CrossRef]
  22. Li, W.; Liu, M.; Duan, D. Improved robust Huber-based divided difference filtering. Proc. Inst. Mech. Eng. G J. Aerosp. 2014, 228, 2123–2129. [Google Scholar] [CrossRef]
  23. Roth, M.; Özkan, E.; Gustafsson, F. A Student’s t filter for heavy tailed process and measurement noise. In Proceedings of the International Conference on Acoustics, Speech and Signal Processing (ICASSP), Vancouver, BC, Canada, 26–31 May 2013; pp. 5770–5774. [Google Scholar]
  24. Huang, Y.; Zhang, Y.; Li, N.; Chambers, J. Robust Student’s t Based Nonlinear Filter and Smoother. IEEE Trans. Aerosp. Electron. Syst. 2016, 52, 2586–2596. [Google Scholar] [CrossRef]
  25. Principe, J.C. Information Theoretic Learning: Renyi’s Entropy and Kernel Perspectives; Springer: New York, NY, USA, 2010. [Google Scholar]
  26. Chen, B.; Zhu, Y.; Hu, J.; Principe, J.C. System Parameter Identification: Information Criteria and Algorithms; Elsevier Inc.: London, UK, 2013. [Google Scholar]
  27. Liu, W.; Pokharel, P.P.; Principe, J.C. Correntropy: Properties, and applications in non-Gaussian signal processing. IEEE Trans. Signal Process. 2007, 55, 5286–5298. [Google Scholar] [CrossRef]
  28. He, R.; Zheng, W.; Hu, B. Maxinum correntropy criterion for robust face recognition. IEEE Trans. Pattern Anal. 2011, 33, 1561–1576. [Google Scholar]
  29. Chen, B.; Principe, J.C. Maximum correntropy estimation is a smoothed MAP estimation. IEEE Signal Process. Lett. 2012, 19, 491–494. [Google Scholar] [CrossRef]
  30. Mandanas, F.D.; Kotropoulos, C.L. Robust Multidimensional Scaling Using a Maximum Correntropy Criterion. IEEE Trans. Signal Process. 2017, 65, 919–932. [Google Scholar] [CrossRef]
  31. Wang, Y.; Tang, Y.Y.; Li, L. Correntropy Matching Pursuit With Application to Robust Digit and Face Recognition. IEEE Trans. Cybern. 2017, 47, 1354–1366. [Google Scholar] [CrossRef] [PubMed]
  32. Chen, B.; Xing, L.; Zhao, H.; Zheng, N.; Principe, J.C. Generalized correntropy for robust adaptive filtering. IEEE Trans. Signal Process. 2016, 64, 3376–3387. [Google Scholar] [CrossRef]
  33. Chen, B.; Liu, X.; Zhao, H.; Principe, J.C. Maximum Correntropy Kalman Filter. Automatica 2017, 76, 70–77. [Google Scholar] [CrossRef]
  34. Kulikova, M.V. Square-root algorithms for maximum correntropy estimation of linear discrete-time systems in presence of non-Gaussian noise. Syst. Control Lett. 2017, 108, 8–15. [Google Scholar] [CrossRef] [Green Version]
  35. Izanloo, R.; Fakoorian, S.A.; Yazdi, H.S.; Simon, D. Kalman filtering based on the maximum correntropy criterion in the presence of non-Gaussian noise. In Proceedings of the Annual Conference on Information Science and Systems (CISS), Princeton, NJ, USA, 16–18 March 2016; pp. 500–505. [Google Scholar]
  36. Liu, X.; Qu, H.; Zhao, J.; Yue, P.; Wang, M. Maximum Correntropy Unscented Kalman Filter for Spacecraft Relative State Estimation. Sensors 2016, 16, 1530. [Google Scholar] [CrossRef] [PubMed]
  37. Wang, G.; Li, N.; Zhang, Y. Maximum correntropy unscented Kalman and information filters for non-Gaussian measurement noise. J. Frankl. Inst. 2017, 354, 8659–8677. [Google Scholar] [CrossRef]
  38. Sun, C.; Zhang, Y.; Wang, G.; Gao, W. A Maximum Correntropy Divided Difference Filter for Cooperative Localization. IEEE Access 2018, 6, 41720–41727. [Google Scholar] [CrossRef]
  39. Chen, B.; Wang, J.; Zhao, H.; Zheng, N.; Principe, J.C. Convergence of a fixed-point algorithm under maximum correntropy criterion. IEEE Signal Process. Lett. 2015, 22, 1723–1727. [Google Scholar] [CrossRef]
  40. Zhang, H.; Mao, X. Fuzzy-based Kalman Filter for Ship Navigation. In Proceedings of the International Conference on Mechatronics and Automation (ICMA), Changchun, China, 9–12 August 2009; pp. 2388–2392. [Google Scholar]
Figure 1. The flow of the CDD1 filter algorithm.
Figure 1. The flow of the CDD1 filter algorithm.
Sensors 18 04080 g001
Figure 2. MSE s of φ with first-order approximate filters in non-Gaussian noises.
Figure 2. MSE s of φ with first-order approximate filters in non-Gaussian noises.
Sensors 18 04080 g002
Figure 3. MSE s of λ with first-order approximate filters in non-Gaussian noises.
Figure 3. MSE s of λ with first-order approximate filters in non-Gaussian noises.
Sensors 18 04080 g003
Figure 4. MSE s of φ with second-order approximate filters in non-Gaussian noises.
Figure 4. MSE s of φ with second-order approximate filters in non-Gaussian noises.
Sensors 18 04080 g004
Figure 5. MSE s of λ with second-order approximate filters in non-Gaussian noises.
Figure 5. MSE s of λ with second-order approximate filters in non-Gaussian noises.
Sensors 18 04080 g005
Table 1. Parameters of the example.
Table 1. Parameters of the example.
ParameterValue
β 1 , s 27,780/s
T , s 12
Table 2. Initial conditions.
Table 2. Initial conditions.
ParameterValue
φ 0 , m 2.2239 × 10 6
λ 0 , m 1.2565 × 10 7
v N , 0 , m / s 1
v E , 0 , m / s 1
s 0 , m / s 10.289
K 0 , rad π / 4
Ω 0 , rad / s 0
Table 3. TMSE s of position in Gaussian noises.
Table 3. TMSE s of position in Gaussian noises.
Filter TMSE sof φ TMSE sof λ
EKF10.319711.1708
DD110.319611.1707
HDD112.196813.1074
CDD1  σ = 2 23.835322.6151
CDD1  σ = 5 10.451711.2693
CDD1  σ = 20 10.321511.1690
UKF10.309311.1557
DD210.308611.1549
HDD212.161313.0604
CDD2  σ = 2 23.850322.3792
CDD2  σ = 5 10.436611.2484
CDD2  σ = 20 10.310211.1529
Table 4. TMSE s of position in non-Gaussian noises.
Table 4. TMSE s of position in non-Gaussian noises.
Filter TMSE sof φ TMSE sof λ
EKF91.783984.7678
DD191.777684.7557
HDD144.274737.6608
CDD1  σ = 2 39.428433.0989
CDD1  σ = 5 64.502656.9180
CDD1  σ = 20 89.353182.3220
UKF91.448084.5617
DD291.426984.5294
HDD243.870037.4722
CDD2  σ = 2 39.012632.8825
CDD2  σ = 5 64.148556.7222
CDD2  σ = 20 89.001082.0980

Share and Cite

MDPI and ACS Style

Liu, X.; Chen, B.; Wang, S.; Du, S. Correntropy Based Divided Difference Filtering for the Positioning of Ships. Sensors 2018, 18, 4080. https://doi.org/10.3390/s18114080

AMA Style

Liu X, Chen B, Wang S, Du S. Correntropy Based Divided Difference Filtering for the Positioning of Ships. Sensors. 2018; 18(11):4080. https://doi.org/10.3390/s18114080

Chicago/Turabian Style

Liu, Xi, Badong Chen, Shiyuan Wang, and Shaoyi Du. 2018. "Correntropy Based Divided Difference Filtering for the Positioning of Ships" Sensors 18, no. 11: 4080. https://doi.org/10.3390/s18114080

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