Next Article in Journal
Modernization of Railway Wagons for Customer Satisfaction and Safety
Previous Article in Journal
Deep Learning-Based Stereopsis and Monocular Depth Estimation Techniques: A Review
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Cooperative Vehicle Localization in Multi-Sensor Multi-Vehicle Systems Based on an Interval Split Covariance Intersection Filter with Fault Detection and Exclusion

ESIGELEC, IRSEEM, Université de Rouen Normandie, 76000 Rouen, France
*
Authors to whom correspondence should be addressed.
Vehicles 2024, 6(1), 352-373; https://doi.org/10.3390/vehicles6010014
Submission received: 5 December 2023 / Revised: 18 January 2024 / Accepted: 30 January 2024 / Published: 1 February 2024

Abstract

:
In the cooperative multi-sensor multi-vehicle (MSMV) localization domain, the data incest problem yields inconsistent data fusion results, thereby reducing the accuracy of vehicle localization. In order to address this problem, we propose the interval split covariance intersection filter (ISCIF). At first, the proposed ISCIF method is applied to the absolute positioning step. Then, we combine the interval constraint propagation (ICP) method and the proposed ISCIF method to realize relative positioning. Additionally, in order to enhance the robustness of the MSMV localization system, a Kullback–Leibler divergence (KLD)-based fault detection and exclusion (FDE) method is implemented in our system. Three simulations were carried out: Simulation scenarios 1 and 2 aimed to assess the accuracy of the proposed ISCIF with various capabilities of absolute vehicle positioning, while simulation scenario 3 was designed to evaluate the localization performance when faults were present. The simulation results of scenarios 1 and 2 demonstrated that our proposed vehicle localization method reduced the root mean square error (RMSE) by 8.9% and 15.5%, respectively, compared to the conventional split covariance intersection filter (SCIF) method. The simulation results of scenario 3 indicated that the implemented FDE method could effectively reduce the RMSE of vehicles (by about 55%) when faults were present in the system.

Graphical Abstract

1. Introduction

High-accuracy localization of vehicles is one of the most important functions in intelligent transportation systems (ITS) and autonomous driving. In recent years, many methods of high-accuracy vehicle localization have been developed, such as vision-based localization methods [1], map-based methods [2,3], vehicle-to-vehicle (V2V)-based methods [4,5], vehicle-to-infrastructure (V2I)-based methods [6,7,8,9], and so on. However, both vision- and map-based vehicle localization methods have high computation and storage resource overhead, making them ineffective for multi-sensor multi-vehicle systems (MSMVs) [10]. Furthermore, because V2I-based vehicle localization algorithms rely on the deployment of infrastructure, such as base stations, the positioning of vehicles using V2I faces certain limitations when compared to V2V-based methods. Cooperative vehicle localization methods are more effective than traditional vehicle localization methods. Cooperative vehicle localization methods can achieve higher accuracy and robustness, benefiting from data sharing among vehicles by using different communication techniques. These techniques include ultra-wideband (UWB) [11], 5G [12], and so on. Furthermore, concerning application scenarios, cooperative vehicle localization methods are extensively used in various domains, including those of autonomous underwater vehicles (AUVs) [13], multiple robots [14], unmanned aerial vehicles (UAVs) [15], intelligent vehicles (IVs) [16], and so on.
In the field of nonlinear vehicle localization, the particle filter (PF) [17,18] is a famous technique. However, the main drawback of the PF is its high computational complexity. A large number of particles are required to accurately estimate the positions of vehicles. Other methods, such as Huber’s M-estimation-based Kalman filter (HKF) [19] and the maximum-correntropy-based Kalman filter (MC-KF) [20], have limited localization accuracy, which was emphasized in [21]. Moreover, the extended Kalman filter (EKF) has the ability to operate effectively in nonlinear vehicle localization systems. It is based on linear approximation [22]. However, the process of linear approximation may lead to a reduction in localization accuracy. In order to address this problem, the authors of [23] proposed a cubature Kalman filter (CKF), which was designed based on the spherical–radial cubature rule. While CKF has the potential to enhance vehicle localization accuracy, its performance may diverge in the presence of process uncertainties. In order to enhance the vehicle localization performance when facing uncertain process noise, the improved strong tracking seventh-degree spherical simplex–radial cubature Kalman filter (IST-7thSSRCKF) was proposed in [21]. Moreover, the adaptive cubature Kalman filter (ACKF) [24] was proposed to correct the uncertainties in the statistical process in nonlinear systems. In addition, the robust cubature Klaman filter (RCKF) was designed in [25] to enhance the robustness of vehicle localization systems.
For cooperative vehicle localization in MSMVs, one serious problem is that of data incest [26], which yields inconsistent fusion localization results. When the same data are reused multiple times and these data are treated as independent in the data fusion process, the data incest problem will occur. The data flow of two vehicles when they realize cooperative localization is shown in Figure 1; the flows of position data of vehicle 1 and vehicle 2 are denoted by black and blue lines, respectively. After the initialization, data are processed in an iterative way. At each time step, the position of each vehicle at the last time step is used to calculate the estimated position (relative position) for the neighboring vehicles and estimate its position. Each vehicle realizes its own relative positioning update when it receives the relative position information from its neighbor. If different data are considered independently of each other, the data incest problem occurs in the second time step because the position information of each vehicle and the estimated relative position received from its neighbor are not independent of each other. It should be noted that if there are more than two vehicles communicating and providing their estimated relative positions with each other at the same time step, the data incest problem will be more serious.
In order to solve the data incest problem, one famous method is the covariance intersection (CI) algorithm [27]. Although the CI method can achieve consistent estimation with unknown correlation fusion resources, pessimistic fusion results cannot be avoided because the fusion resources are treated as totally dependent. So, the split covariance intersection filter (SCIF) [28] was proposed. In the SCIF, the covariance part of each fusion resource is divided into correlated and absolutely independent parts, which can yield accurate fusion results. However, the SCIF may yield over-convergence in the fusion results in cooperative vehicle localization in MSMVs.
On the other hand, the interval constraint propagation (ICP) method can also solve the data incest problem in MSMVs [29]. Interval constraints on the position of the vehicle at each time are defined, and the result is determined by calculating the intersection that satisfies all constraints. However, the ICP method may lose accuracy since it treats all of the constraints as if they have the same weight. Furthermore, the interval Kalman filter (IKF) [30] and interval extended Kalman filter (IEKF) [31] were proposed to solve the incest problem; both the IKF and the IEKF have the same iterative structures as those of the traditional KF and EKF. However, the inverse of the interval matrix is an NP-hardness problem.
The fault detection and exclusion (FDE) method can effectively enhance the robustness of a vehicle localization system [32]. It can improve localization accuracy, particularly in the presence of sensor faults. Kullback–Leibler divergence (KLD), also known as relative entropy, is a widely recognized tool for FDE [33]. KLD quantifies the difference in information between two probability density functions (pdfs). It can also be seen as the anticipated logarithm of the likelihood ratio between two sets of data distributions [34]. One example of the FDE method based on KLD was presented in [35]. At first, decentralized vehicle localization based on the SCIF is proposed. Then, a KLD-based fault detection and isolation method was introduced and implemented to enhance the robustness of the system. Another FDE work based on KLD was outlined in [36], where it was implemented in extended information filter (EIF)-based positioning systems. Additionally, the discussion of the results revolved around utilizing a threshold determined by conditional-entropy-based criteria and employing the receiver operating characteristic (ROC) curve. So, the KLD-based FDE method can effectively enhance the robustness of decentralized cooperative vehicle localization systems.
Motivated by addressing the drawbacks of the different methods mentioned above and aiming to enhance the robustness of decentralized cooperative vehicle localization, we propose a new data fusion method named the interval split covariance intersection filter (ISCIF); both the ISCIF and the KLD-based FDE method were implemented in the proposed MSMV decentralized cooperative vehicle localization system. The contributions of this study are as follows:
  • The ISCIF algorithm is proposed and implemented for vehicle localization in MSMVs in both absolute and relative positioning steps.
  • The proposed ISCIF method can avoid the inverse of the interval matrix compared with the IEKF.
  • A KLD-based FDE method is implemented to reduce the RMSE of the localization results when faults are present in the system.
  • Based on the simulation results, our proposed method can achieve better accuracy than that of the SCIF. In addition, the implemented FDE method can achieve better accuracy when faults are present in the system.
This paper is organized as follows: Section 2 presents the related techniques and the proposed ISCIF method. Section 3 shows the system model and MSMV vehicle localization by using our proposed method. Section 4 presents the KLD-based FDE method. In Section 5, we present the simulation results. Finally, Section 6 gives the conclusions and the directions of future work.

2. Related Techniques and the Proposed ISCIF

2.1. Interval Analysis

Interval analysis is a numerical method that can represent values as intervals by using lower and upper bounds. The notation [ ] can be used to represent an interval. For example, an interval [ x ] can be denoted as:
[ x ] = [ x ̲ , x ¯ ] = x R , x ̲ x x ¯
where x ̲ and x ¯ are the lower bound and upper bound, respectively.
In addition, a box (also named an interval vector) is represented by the Cartesian product of n intervals:
[ X ] = [ x 1 ] × [ x 2 ] × × [ x n ]
Moreover, the basic operations of an interval or a box have been defined in [37,38]. For example, these operations include calculating the width and midpoint of an interval, the addition and subtraction rules, the intersection rules of intervals or boxes, and the inclusion functions of the intervals and boxes.
Furthermore, the inclusion function of f : R a R b is defined as f to realize arithmetical operations and elementary functions in the function f ( ) . The inclusion function is also suitable for the box A .
f A f A , A R a

2.2. Interval Constraint Propagation (ICP)

One interval constraint satisfaction problem (ICSP) can be solved with the ICP method, and the result should satisfy all of the constraints. Considering one box [X] that includes n variables and m relations linking these variables, the ICSP can be denoted by
f j x 1 , x 2 , , x n = 0 , j = 1 , 2 , , m
Especially in the vehicle localization domain, considering the relative positioning stage, when m vehicles provide a relative position for vehicle i, the ICSP of vehicle i can be solved by using the ICP method (as shown in Equation (5)). More details on ICP methods were proposed in [29].
P 1 : [ X i R ] = x i 1 ( t ) y i 1 ( t ) x i m ( t ) y i m ( t )
where [ X i R ] represents the result of the ICP method. x i m ( t ) and y i m ( t ) are the estimated relative position of vehicle i provided by vehicle m on the x and y coordinates, respectively.

2.3. Interval Kalman Filter (IKF) and the Proposed Interval Split Covariance Intersection Filter

For the relative localization stage of the target vehicles, the relative position provided by their neighbors is no longer an unbiased estimate. The reason is that the relative position information data are based on the observers’ positions (these positions are not true values, as they also have unknown errors). So, in order to effectively reduce the bad influence caused by uncertain errors, the IKF was proposed in [39]. The IKF method has the same statistical assumptions about noise and recursive structures as those of the traditional KF algorithm. The prediction and correction steps of the IKF are defined by Equations (6) and (7), respectively. It should be noted that all of the calculations in the traditional KF have been replaced by interval-based calculations.
{ x k ^ = A x k 1 ^ + B U k 1 P k = A P k 1 A T + Q
{ K k = P k H T H P k 1 H T + R 1 x k ^ = x k 1 ^ + K k ( Z k H x k ^ ) P k = I K k H P k
Since the result of the inverse of the interval matrix is an approximate solution [40], the possible fusion result may be lost and the fusion result’s accuracy may be reduced. We would like to solve this problem by proposing the ISCIF. In our proposed ISCIF, the interval covariance matrix is replaced by an ordinary matrix, which benefits from the optimization operation between the split covariance matrices in the traditional SCIF. The estimates to be fused in the ISCIF are denoted as X , P I + P D , where X is in the interval form of the state vector, which can be provided by the interval analysis technique. P I is the degree of the independent covariance matrix, and P D is the maximum degree of the possible correlated covariance matrix. It should be noted that the covariance matrix is always divided into independent and correlated parts, making it similar to that in the traditional SCIF. So, with two input estimates to be fused— A , P A I + P A D and B , P B I + P B D —the ISCIF method with the fusion result C , P C I + P C D can be denoted by Equation (8):
{ P 1 = P A D / w + P A I P 2 = P B D / ( 1 w ) + P B I P C 1 = P 1 1 + P 2 1 C = P C P 1 1 A + P 2 1 B P C I = P C P 1 1 P A I P 1 1 + P 2 1 P B I P 2 1 P C P C D = I P C I
The weighting coefficient w can be determined by minimizing the trace or determinant of the output covariance matrix P C in each time step, and it belongs to the interval 0 , 1 .

3. Cooperative Vehicle Localization with MSMVs by Using the ISCIF

3.1. System Model

We use the general system model proposed in [10], in which there are N vehicles and multiple sensors. The V2V communication technique is employed, and we assume that vehicles in the system can communicate with their neighbors within their communication range. Moreover, our system model has the following assumptions.
(1) Each vehicle in the system is equipped with sensors that can provide absolute positioning data (provided by GPS), relative positioning data (provided by LiDAR), and motion state data (provided by an IMU sensor).
(2) Data sharing can be guaranteed when vehicles can perceive and communicate with their neighbors. In this study, we concentrate on the topic of localization with highly redundant relative position data. We assume that each vehicle can be observed by at least two neighbors at each time.
(3) The decentralized manner is employed in our system model, and this is illustrated in Figure 2. In this figure, we assume that vehicle i has two neighbors, and each vehicle has its own data fusion center. Furthermore, each vehicle can timestamp its data with a global system time.
In addition, our cooperative localization architecture is shown in Figure 3. First, each vehicle predicts its state vector by using the motion data. Then, the absolute positioning step is executed by using data provided by the GPS sensor. When each vehicle receives its relative position information provided by its neighbor, the state is updated in the relative positioning step. The details of different steps are presented in the following section.

3.2. Prediction of the State Vector

The state vector of vehicle i at time t is represented as
X i ( t ) = x i ( t ) , y i ( t ) , θ i ( t ) T
where the x i ( t ) and y i ( t ) are the coordinates of the vehicle on the x and y axes, respectively. θ i ( t ) is the direction of the vehicle.
Using the kinematic bicycle model, the prediction equations are defined as
{ x i ( t ) = x i ( t 1 ) + Δ d i ( t ) c o s θ i ( t 1 ) + Δ d i ( t ) 2 y i ( t ) = y i ( t 1 ) + Δ d i ( t ) s i n θ i ( t 1 ) + Δ d i ( t ) 2 θ i ( t ) = θ i ( t 1 ) + Δ θ i ( t )
where Δ d i ( t ) is the moving distance from time t 1 to time t, and Δ θ i ( t ) is the difference in the directional angle of the vehicle from time t 1 to time t.
The function form of the prediction model can be denoted as
x i ( t ) y i ( t ) θ i ( t ) = f ( x i ( t 1 ) y i ( t 1 ) θ i ( t 1 ) , Δ d i ( t ) Δ θ i ( t ) )
We can assume that the motion measurements follow a zero-mean Gaussian distribution with the covariance matrix Q i U ( t ) . Since Δ d i ( t ) and Δ θ i ( t ) are independent of each other, the covariance matrix can be defined as
Q i U ( t ) = σ Δ d i ( t ) 2 0 0 σ Δ θ i ( t ) 2
It is assumed that Q i ( t ) characterizes the motion model’s error covariance matrix and that Q i I ( t ) is the independent component of Q i ( t ) . By adding Gaussian white noise to the motion model, the total covariance P i ( t ) and the independent component P i I ( t ) of the state of vehicle i at time t can be updated by
P i ( t ) = F i ( t ) P i ( t 1 ) F i ( t ) T + B i ( t ) Q i U ( t ) B i ( t ) T + Q i ( t )
P i I ( t ) = F i ( t ) P i I ( t 1 ) F i ( t ) T + B i ( t ) Q i U ( t ) B i ( t ) T + Q i I ( t )
where F i ( t ) and B i ( t ) are the Jacobian matrix, and they are calculated by:
F i ( t ) = 1 0 Δ d i ( t ) s i n θ i ( t 1 ) + Δ θ i ( t ) 2 0 1 Δ d i ( t ) c o s θ i ( t 1 ) + Δ θ i ( t ) 2 0 0 1
B i ( t ) = c o s θ i ( t 1 ) + Δ θ i ( t ) 2 1 2 Δ d i ( t ) s i n θ i ( t 1 ) + Δ θ i ( t ) 2 s i n θ i ( t 1 ) + Δ θ i ( t ) 2 1 2 c o s θ i ( t 1 ) + Δ θ i ( t ) 2 0 1

3.3. Absolute Positioning

For each vehicle i, the absolute measurement provided by the GPS sensor can be denoted as Z i ( t ) = x i G , y i G , which satisfies the following equations:
Z i ( t ) = H i ( t ) X i ( t ) + R i ( t )
where
H i ( t ) = 1 0 0 0 1 0
R i ( t ) is the Gaussian white noise, which follows N 0 , σ i ( t ) 2 . Furthermore, the absolute localization measurement provided by the GPS at each time is completely independent of any existing estimates or measurements. So, absolute positioning with the GPS measurement by using the ISCIF can be degenerated into the fusion method proposed in [28], which can be denoted as follows:
K = P i ( t ) H i T ( H i P i ( t ) H i T + σ i ( t ) 2 ) 1 X i ( t ) = X i ( t ) + K ( Z i ( t ) H i X i ( t ) ) P i ( t ) = ( I K H i ) P i ( t ) P i I ( t ) = ( I K H i ) P i I ( t ) ( I K H i ) T + K σ i ( t ) 2 K T P i D ( t ) = P i ( t ) P i I ( t )

3.4. Relative Positioning

[ X i j ( t ) ] is the box of the relative position data for vehicle i received from vehicle j. The relative positioning between vehicles is shown in Figure 4. The green arrow in Figure 4 represents the relative direction between vehicle i and vehicle j, and the yellow dot lines represent the direction of vehicle j. By using the relative data measured by vehicle j, it can be denoted in the coordinate system of vehicle j as follows:
[ X i j ( t ) ] = [ c o s ] ( [ θ j ( t ) ] ) [ s i n ] ( [ θ j ( t ) ] ) 0 [ s i n ] ( [ θ j ( t ) ] ) [ c o s ] ( [ θ j ( t ) ] ) 0 0 0 1 [ Δ x i j ( t ) ] [ Δ y i j ( t ) ] [ Δ θ i j ( t ) ] + [ x j ( t ) ] [ y j ( t ) ] [ θ j ( t ) ]
where the functions s i n and c o s are the inclusion functions. The box of the relative estimate [ Δ X i j ( t ) ] = [ Δ x i j ( t ) ] , [ Δ y i j ( t ) ] , [ Δ θ i j ( t ) ] T is the relative data of vehicle i in the coordinate system of vehicle j at time t. It can be calculated as follows:
Δ x i j ( t ) = c o s α ( t ) d i j ( t ) Δ y i j ( t ) = s i n α ( t ) d i j ( t )
where α ( t ) and d i j ( t ) are provided by the sensors, and we assume that the σ α and σ d are the standard deviations of the sensors. So, they can be denoted as
α ( t ) = α ( t ) 3 σ α , α ( t ) + 3 σ α d i j ( t ) = d i j ( t ) 3 σ d , d i j ( t ) + 3 σ d
Moreover, for the purpose of including the real position of vehicle i in the estimated relative interval as much as possible, we used tolerance variables ( α x j , α y j , and α θ j ) to optimize the box state of vehicle j [ X j ( t ) ] = [ x j ( t ) ] , [ y j ( t ) ] , [ θ j ( t ) ] T in the global coordinate system:
x j ( t ) = x j ( t ) α x j , x j ( t ) + α x j y j ( t ) = y j ( t ) α y j , y j ( t ) + α y j θ j ( t ) = θ j ( t ) α θ j , θ j ( t ) + α θ j
where x j ( t ) , y j ( t ) , and θ j ( t ) are the results of Equation (19).
Since there are redundant relative estimates at each time step in our model, we reduce the redundancy by using the ICP at first. Details of the ICP method were presented in the previous section; we can assume that all relative position information of vehicle i after fusion using the ICP method is expressed by [ X i R ] (as shown in Equation (5)).
With the same idea as that of Equation (23), we use parameters β x i , β y i , and β θ i to include the real position of vehicle i as much as possible in the interval form. The input state box on the relative positioning step based on the result of the absolute positioning step in Equation (19) can be denoted as
x i ( t ) = x i ( t ) β x i , x i ( t ) + β x i y i ( t ) = y i ( t ) β y i , y i ( t ) + β y i θ i ( t ) = θ i ( t ) β θ i , θ i ( t ) + β θ i
At this time, the box state of vehicle i with relative information can be represented as follows:
[ X i ( t ) ] , P i I ( t ) + P i D ( t ) , [ X i R ( t ) ]
where [ X i ( t ) ] is the state box of vehicle i at time t, P i I ( t ) and P i D ( t ) are the totally independent and maximum degree of correlated parts of the covariance matrix, respectively, and [ X i R ( t ) ] is a result that contains all relative position information obtained with the ICP method.
Meanwhile, for the covariance component, the covariance of the relative estimate of vehicle i provided by vehicle j is determined with the following equations:
P X i j ( t ) = J 1 P j ( t ) J 1 T + J 2 Q j J 2 T P X i I j ( t ) = J 1 P j I ( t ) J 1 T + J 2 Q j I J 2 T
where P X i j ( t ) and P X i I j ( t ) are the covariance of the relative estimate and the covariance of the independent component of P X i j ( t ) at time t, respectively. P j ( t ) and P j I ( t ) are the covariance of the state of vehicle j in the global coordinate system and the independent component of P j ( t ) , respectively. Q j ( t ) and Q j I ( t ) are the covariance matrices of zero-mean Gaussian white noise and the independent component of Q j ( t ) at time t, respectively. In addition, J 1 and J 2 are Jacobian matrices with respect to X j ( t ) and the relative estimate Δ X i j ( t ) , respectively. They are denoted as
J 1 = X i j X j ( t ) = 1 0 Δ x i j s i n θ j Δ y i j c o s θ j 0 1 Δ x i j c o s θ j Δ y i j s i n θ j 0 0 1 J 2 = X i j Δ X i j ( t ) = c o s θ j s i n θ j 0 s i n θ j c o s θ j 0 0 0 1
We can assume that the related covariance of x i R equals the one with the smallest trace among all matrices P X i j ( t ) . If k is the ID of the vehicle that has the smallest trace, the related covariance can be determined as follows:
P X i I R = P X i I k P X i D R = P X i D k
The relative positioning by using the ISCIF can be represented as follows:
P 1 = P i D ( t ) w + P i I ( t ) P 2 = P X i D R ( t ) 1 w + P X i I R ( t ) K = P 1 ( P 1 + P 2 ) 1 X i ( t ) = X i ( t ) + K X i R ( t ) X i ( t ) P i ( t ) = ( I K ) P 1 P i I ( t ) = ( I K ) P i I ( I K ) T + K P X i I R ( t ) K T P i D ( t ) = P i ( t ) P i I ( t )
In order to form a loop with the state prediction step (Equation (10)) and absolute positioning step (as shown in Equation (19)), we calculate the input variables in the state prediction step by determining the midpoint of the output result in the state box form X i ( t ) in the relative positioning step (the result of Equation (29)). Additionally, a flowchart of our proposed cooperative localization method is illustrated in Figure 5.

4. Fault Detection and Exclusion

In order to enhance the robustness of the system, we implement a fault detection and exclusion (FDE) method based on Kullback–Leibler divergence (KLD). Our method mainly includes three steps: fault detection, threshold optimization, and fault isolation. Each vehicle in the system uses the proposed FDE method after the absolute positioning stage.
Considering two probability density functions (pdfs) ( f 1 and f 2 ), the KLD from f 1 to f 2 can be denoted as
K L D ( f 1 | | f 2 ) = x l o g f 1 ( x ) f 2 ( x ) f 1 ( x )
The KLD for vehicle i is computed based on the state vector and covariance matrix both before and after absolute positioning. The calculation formula for the KLD is as follows:
K L D i = 1 2 t r a c e ( P t / t P t / t 1 1 ) + 1 2 l o g d e t ( P t / t 1 ) d e t ( P t / t ) 1 2 M + 1 2 ( X t / t X t / t 1 ) T ( X t / t X t / t 1 )
where P t / t 1 and P t denote the total covariance of vehicle i before and after data fusion in the absolute positioning stage, respectively. X t / t 1 and X t denote the state vector of vehicle i before and after data fusion in the absolute positioning stage, respectively. M is the dimension of the state vector. t r a c e ( ) and d e t ( ) represent matrix operations for the calculation of the trace and determinant, respectively.
Equation (31) is a generalized residual test that considers both the Mahalanobis distance and mean differences between predicted and corrected distributions. Moreover, in the fault-free case, the distribution of the KLD is related to the F and Chi-square distributions, which are denoted in the following equation [36]:
K L D M ( n 1 ) 2 n ( n M ) F M , n M + 1 2 n 2 1 1 1 6 ( n 1 ) 1 ( 2 M + 1 2 M + 1 ) χ 1 2 M ( M + 1 ) 2
where n is the number of samples and M is the dimension.
After obtaining the KLD residual, a threshold should be determined to evaluate whether there is a fault in the system. The decision includes the detection probability p D and the false alarm probability p F , which can be denoted as
p D = p ( s 1 | H 1 ) p F = p ( s 1 | H 0 )
where H 1 is the hypothesis that there is no fault in the system, H 0 is the hypothesis that there is a fault in the system, s 1 is the action of selecting hypothesis H 1 , and s 0 is the action of selecting hypothesis H 0 . We can assume that H 0 and H 1 are known:
p ( H 0 ) = p 0 p ( H 1 ) = 1 p 0
We define the pdfs of KLDs f ( K L D | H 0 ) and f ( K L D | H 1 ) as being under the H 0 and H 1 cases, respectively. They satisfy
H 0 : K L D f ( K L D | H 0 ) H 1 : K L D f ( K L D | H 1 )
One example of these distributions is shown in Figure 6. So, the detection probability and the false alarm probability in Equation (33) can be calculated as follows:
P D = λ f ( K L D | H 1 ) d ( K L D ) P F = λ f ( K L D | H 0 ) d ( K L D )
Threshold λ can be optimized by minimizing the conditional entropy [41]. The formulation is shown in Equation (37).
h ( H | s ) = E [ l o g 1 p ( H | s ) ] = i [ 0 , 1 ] ( v i l o g v i v i + k i + k i l o g k i v i + k i )
So, combining Equations (33) and (37), when the conditional entropy is minimized, threshold λ can be determined. The decision criterion based on the KLD and threshold can be expressed as
s 0 : K L D < λ s 1 : K L D λ
When a fault is detected, an isolation method should be implemented to mitigate the impact of faulty data on the positioning accuracy. The strategy that we propose is that if a fault is detected after the absolute positioning stage of a vehicle, it should immediately cease cooperation with other vehicles to avoid affecting their positioning performance. In addition, given that we use the ICP method in the relative positioning stage, when a fault occurs in a relative position measurement sensor, the fault can be automatically detected during the execution of the ICP method.
For example, considering a system with three vehicles, if a fault is detected in the absolute positioning stage of vehicle 1, it withholds the provision of relative position measurements for vehicle 2 and vehicle 3 until the KLD is lower than the threshold. In addition, when no vehicles detect any faults in the absolute positioning stage and vehicle 1 detects no intersections between the relative position intervals provided by its neighboring vehicles during the execution of the ICP algorithm, this means that there is a fault in the relative position measurement of vehicle 2 or vehicle 3. In such cases, vehicle 1 should halt its relative positioning until the relative measurement data are deemed free of faults.

5. Simulation Results

5.1. Simulation Scenarios and Parameters

A comparison of the positioning performance of different techniques was performed based on the scenario illustrated in Figure 7. There were three vehicles that could observe each other, and the data sharing was performed by using the V2V communication technique. The reason for our selection of this scenario was that we focused on solving the data incest problem with high-redundancy data. The more mutual observation between vehicles, the more data redundancy there is. In addition, this scenario is a basic scenario with highly redundant data, and this is also common in real traffic transportation systems.
In this study, the proposed localization method, along with several other methods, was implemented using identical data, followed by a comparison of their respective performances. The methods being tested included the following:
  • Extended Kalman filter (EKF) [42];
  • Cubature Kalman filter (CKF) [23];
  • Adaptive cubature Kalman filter (ACKF) [24];
  • Split covariance intersection Kalman filter (SCIF) [28].
Without loss of generality, in order to thoroughly test the positioning performance with different absolute positioning abilities, we set up two simulation scenarios in [28]: The absolute positioning ability of all vehicles in the system was the same, and one vehicle in the system had an excellent absolute localization ability. Furthermore, the parameters in our simulations are shown in Table 1. Simulation experiments were conducted to test and compare the accuracy of our proposed method with that of the SCIF method [28]. In addition, a third scenario was built in order to evaluate the performance of the implemented FDE method.

5.2. Results of Scenario 1: All Vehicles Have the Same Absolute Positioning Ability

Figure 8 displays the true trajectory and the estimated trajectories of vehicle 1 using different methods over a span of 1 min. It should be noted that our method can provide a real-time interval that includes the true position of the vehicle almost all the time.
In addition, Figure 9, Figure 10 and Figure 11 illustrate the root mean square errors (RMSEs) of vehicle 1, vehicle 2, and vehicle 3 in 30 rounds of simulations, respectively. The x coordinate indicates the test index, and the RMSE is indicated by the y coordinate. Moreover, average RMSEs of the different vehicles based on the different methods in scenario 1 are demonstrated in Table 2. Based on our proposed method, each vehicle was able to achieve the most accurate localization result. In 30 tests, the average RMSEs for the three vehicles when utilizing the SCIF, ACKF, EKF, CKF, and our method were 1.597 m, 1.668 m, 2.450 m, 1.790 m, and 1.455 m, respectively. When all vehicles possessed similar absolute positioning capabilities, our method demonstrated an approximate reduction in the RMSE by 8.9%, 12.8%, 40.6%, and 18.7% compared to the SCIF, ACKF, EKF, and CKF methods, respectively.

5.3. Results of Scenario 2: One Vehicle Has an Excellent Absolute Positioning Ability

Figure 12 illustrates the true trajectory and the estimated trajectories of vehicle 1 when using different methods over a span of 1 min. Compared with the results in scenario 1, more closed trajectories were obtained by using the SCIF and our method. The reason is that the vehicle had an excellent absolute positioning ability, and it could obtain a more accurate absolute positioning result. In addition, the RMSEs of vehicle 1, vehicle 2, and vehicle 3 based on 30 rounds of simulations are shown in Figure 13, Figure 14 and Figure 15, respectively. Furthermore, the average RMSEs of the different vehicles based on different methods in scenario 2 are listed in Table 3. The average RMSEs across all vehicles when using the SCIF, ACKF, EKF, CKF, and our method were 0.888 m, 1.274 m, 1.796 m, 1.363 m, and 0.750 m, respectively. Our method showcased reductions in the RMSE of 15.5%, 41.1%, 58.2%, and 45.0% compared to the SCIF, ACKF, EKF, and CKF methods, respectively. This effectively emphasized the advantageous suitability of our proposed method for vehicle localization in scenarios involving redundant data with MSMVs.

5.4. Results of Scenario 3: Cooperative Vehicle Localization with FDE

The values of the probability density function (pdf) of Kullback–Leibler divergence (KLD) in the both presence and absence of faults in the system were calculated based on empirical data [36]. Threshold λ was approximately 2.137 when the conditional entropy was about 0.1267. In the absence of faults, the RMSE of vehicle 1 over the time steps is depicted in Figure 16. The KLD values based on the time steps are illustrated in Figure 17. We can notice that all of the KLD values were less than the threshold, which indicated the accuracy of the relationship between the threshold and KLD values.
In order to evaluate the effectiveness of our proposed FDE method, we added impulse noise to the sensor for achieving the absolute positioning of vehicle 1 from 51 s to 54 s [35]. The results of the RMSE based on the time step are shown in Figure 18. We can notice that the RMSE increased dramatically when there was a fault in the system. At the same time, the KLD value based on the time step is illustrated in Figure 19. At time 51 s (time step 510), the KLD value was immediately higher than the threshold, which showed the good real-time performance and sensitivity of our proposed FDE method. In addition, the KLD value was lower than the threshold value when there were no faults in the system.
After the fault detection, we implemented fault exclusion based on our proposed isolation strategy. The trajectories of vehicle 2 estimated using the FDE method and without using the FDE method when the sensor of vehicle 1 had a fault are shown in Figure 20. We can notice that our FDE method could provide a more accurately estimated position when there was a fault in the system. The RMSEs of vehicle 2 and vehicle 3 when their neighbor (vehicle 1) had a fault are illustrated in Figure 21 and Figure 22, respectively. By employing our proposed FDE method, there was about an average 55 percent reduction in the RMSE for vehicles 2 and 3, which indicated the effectiveness of the proposed FDE method.

6. Conclusions and Future Work

In this study, we proposed a new data fusion method named the ISCIF. In this method, the inverse of the interval matrix in the traditional IKF and IEKF was replaced by using a regular matrix, which prevented potential issues that could impact the data fusion accuracy. Then, the proposed ISCIF method was applied to both the absolute and relative positioning steps. It should be noted that the ICP method was employed in the relative positioning step to reduce redundancy in data on multiple relative positions. Moreover, a KLD-based FDE method was implemented in our localization system to enhance the robustness. Furthermore, we conducted simulations in three different scenarios. Both scenario 1 and scenario 2 were carried out to evaluate the accuracy of our proposed cooperative vehicle localization method. In scenario 1, it was assumed that all vehicles in the system had the same absolute positioning ability, while in scenario 2, vehicle 1 was assumed to have an excellent absolute positioning ability. Scenario 3 was carried out to evaluate the performance of the implemented FDE method. The simulation results showed that our proposed method could effectively address the data incest problem and enhance the localization accuracy in MSMVs. In comparison to the SCIF method, our approach could reduce the RMSE by 8.9% and 15.5% in the two different simulation scenarios, respectively. Additionally, in the presence of faults, the implemented FDE method effectively reduced the RMSE compared to situations in which the FDE method was not employed.
In future work, we would like to research the cubature split covariance intersection filter (CSCIF) [43] and adaptive cubature split covariance intersection filter (ACSCIF) [44].

Author Contributions

Conceptualization, X.S. and A.C.; methodology, X.S. and A.C.; software, X.S. and A.C.; validation, A.C. and H.C.; formal analysis, X.S.; investigation, X.S.; resources, X.S.; data curation, X.S.; writing—original draft preparation, X.S.; writing—review and editing, X.S., A.C. and H.C.; visualization, X.S.; supervision, A.C. and H.C.; project administration, A.C. and H.C.; funding acquisition, X.S. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by China Scholarship Council (CSC) and ESIGELEC-IRSEEM.

Data Availability Statement

Some or all data, models, or codes that support the findings of this study are available from the corresponding author upon reasonable request.

Conflicts of Interest

Xiaoyu Shan declares that there are no conflicts of interest related to the submitted article, including financial interests, employment or affiliation, personal relationships, funding sources, or intellectual property.

References

  1. Alkendi, Y.; Seneviratne, L.; Zweiri, Y. State of the art in vision-based localization techniques for autonomous navigation systems. IEEE Access 2021, 9, 76847–76874. [Google Scholar] [CrossRef]
  2. Chen, G.; Lu, F.; Li, Z.; Liu, Y.; Dong, J.; Zhao, J.; Yu, J.; Knoll, A. Pole-curb fusion based robust and efficient autonomous vehicle localization system with branch-and-bound global optimization and local grid map method. IEEE Trans. Veh. Technol. 2021, 70, 11283–11294. [Google Scholar] [CrossRef]
  3. Cai, Y.; Lu, Z.; Wang, H.; Chen, L.; Li, Y. A lightweight feature map creation method for intelligent vehicle localization in urban road environments. IEEE Trans. Instrum. Meas. 2022, 71, 8503115. [Google Scholar] [CrossRef]
  4. Burghal, D.; Phadke, G.; Nair, A.; Wang, R.; Pan, T.; Algafis, A.; Molisch, A.F. Supervised learning approach for relative vehicle localization using V2V MIMO links. In Proceedings of the ICC 2022-IEEE International Conference on Communications, Seoul, Republic of Korea, 16–20 May 2022; pp. 4528–4534. [Google Scholar] [CrossRef]
  5. Rivoirard, L.; Wahl, M.; Sondi, P.; Gruyer, D.; Berbineau, M. A cooperative vehicle ego-localization application using v2v communications with cbl clustering. In Proceedings of the 2018 IEEE Intelligent Vehicles Symposium (IV), Suzhou, China, 26–30 June 2018; pp. 722–727. [Google Scholar] [CrossRef]
  6. Randriamasy, M.; Cabani, A.; Chafouk, H.; Fremont, G. Reliable vehicle location in electronic toll collection service with cooperative intelligent transportation systems. In Proceedings of the 2017 IEEE 28th Annual International Symposium on Personal, Indoor, and Mobile Radio Communications (PIMRC), Montreal, QC, Canada, 8–13 October 2017; pp. 1–7. [Google Scholar] [CrossRef]
  7. Randriamasy, M.; Cabani, A.; Chafouk, H.; Fremont, G. Geolocation process to perform the electronic toll collection using the ITS-G5 technology. IEEE Trans. Veh. Technol. 2019, 68, 8570–8582. [Google Scholar] [CrossRef]
  8. Fascista, A.; Ciccarese, G.; Coluccia, A.; Ricci, G. A localization algorithm based on V2I communications and AOA estimation. IEEE Signal Process. Lett. 2016, 24, 126–130. [Google Scholar] [CrossRef]
  9. Shan, X.; Cabani, A.; Chafouk, H. Cooperative Localization Based on GPS Correction and EKF in Urban Environment. In Proceedings of the 2022 2nd International Conference on Innovative Research in Applied Science, Engineering and Technology (IRASET), Meknes, Morocco, 3–4 March 2022; pp. 1–8. [Google Scholar] [CrossRef]
  10. Yang, P.; Duan, D.; Chen, C.; Cheng, X.; Yang, L. Multi-sensor multi-vehicle (MSMV) localization and mobility tracking for autonomous driving. IEEE Trans. Veh. Technol. 2020, 69, 14355–14364. [Google Scholar] [CrossRef]
  11. Han, Y.; Wei, C.; Li, R.; Wang, J.; Yu, H. A novel cooperative localization method based on IMU and UWB. Sensors 2020, 20, 467. [Google Scholar] [CrossRef]
  12. Kim, H.; Lee, S.H.; Kim, S. Cooperative localization with constraint satisfaction problem in 5G vehicular networks. IEEE Trans. Intell. Transp. Syst. 2020, 23, 3180–3189. [Google Scholar] [CrossRef]
  13. Allotta, B.; Bartolini, F.; Caiti, A.; Costanzi, R.; Di Corato, F.; Fenucci, D.; Gelli, J.; Guerrini, P.; Monni, N.; Munafò, A.; et al. Typhoon at CommsNet13: Experimental experience on AUV navigation and localization. Annu. Rev. Control 2015, 40, 157–171. [Google Scholar] [CrossRef]
  14. Wang, D.; Qi, H.; Lian, B.; Liu, Y.; Song, H. Resilient Decentralized Cooperative Localization for Multi-Source Multi-Robot System. IEEE Trans. Instrum. Meas. 2023, 72, 8504713. [Google Scholar] [CrossRef]
  15. Russell, J.S.; Ye, M.; Anderson, B.D.; Hmam, H.; Sarunic, P. Cooperative localization of a GPS-denied UAV using direction-of-arrival measurements. IEEE Trans. Aerosp. Electron. Syst. 2019, 56, 1966–1978. [Google Scholar] [CrossRef]
  16. Bounini, F.; Gingras, D.; Pollart, H.; Gruyer, D. From simultaneous localization and mapping to collaborative localization for intelligent vehicles. IEEE Intell. Transp. Syst. Mag. 2020, 13, 196–216. [Google Scholar] [CrossRef]
  17. Gustafsson, F.; Gunnarsson, F.; Bergman, N.; Forssell, U.; Jansson, J.; Karlsson, R.; Nordlund, P.J. Particle filters for positioning, navigation, and tracking. IEEE Trans. Signal Process. 2002, 50, 425–437. [Google Scholar] [CrossRef]
  18. Gustafsson, F. Particle filter theory and practice with positioning applications. IEEE Aerosp. Electron. Syst. Mag. 2010, 25, 53–82. [Google Scholar] [CrossRef]
  19. Chang, L.; Li, K.; Hu, B. Huber’s M-estimation-based process uncertainty robust filter for integrated INS/GPS. IEEE Sens. J. 2015, 15, 3367–3374. [Google Scholar] [CrossRef]
  20. Chen, B.; Liu, X.; Zhao, H.; Principe, J.C. Maximum correntropy Kalman filter. Automatica 2017, 76, 70–77. [Google Scholar] [CrossRef]
  21. Feng, K.; Li, J.; Zhang, X.; Zhang, X.; Shen, C.; Cao, H.; Yang, Y.; Liu, J. An improved strong tracking cubature Kalman filter for GPS/INS integrated navigation systems. Sensors 2018, 18, 1919. [Google Scholar] [CrossRef]
  22. Khan, R.; Khan, S.U.; Khan, S.; Khan, M.U.A. Localization performance evaluation of extended Kalman filter in wireless sensors network. Procedia Comput. Sci. 2014, 32, 117–124. [Google Scholar] [CrossRef]
  23. Arasaratnam, I.; Haykin, S. Cubature kalman filters. IEEE Trans. Autom. Control 2009, 54, 1254–1269. [Google Scholar] [CrossRef]
  24. Geng, J.; Xia, L.; Wu, D. Attitude and heading estimation for indoor positioning based on the adaptive cubature Kalman filter. Micromachines 2021, 12, 79. [Google Scholar] [CrossRef]
  25. Liu, J.; Cai, B.g.; Wang, J. Cooperative localization of connected vehicles: Integrating GNSS with DSRC using a robust cubature Kalman filter. IEEE Trans. Intell. Transp. Syst. 2016, 18, 2111–2125. [Google Scholar] [CrossRef]
  26. Čurn, J.; Marinescu, D.; O’Hara, N.; Cahill, V. Data incest in cooperative localisation with the common past-invariant ensemble kalman filter. In Proceedings of the 16th International Conference on Information Fusion, Istanbul, Turkey, 9–12 July 2013; pp. 68–76. [Google Scholar]
  27. Chen, L.; Arambel, P.O.; Mehra, R.K. Estimation under unknown correlation: Covariance intersection revisited. IEEE Trans. Autom. Control 2002, 47, 1879–1882. [Google Scholar] [CrossRef]
  28. Li, H.; Nashashibi, F. Cooperative multi-vehicle localization using split covariance intersection filter. IEEE Intell. Transp. Syst. Mag. 2013, 5, 33–44. [Google Scholar] [CrossRef]
  29. Gning, A.; Bonnifait, P. Constraints propagation techniques on intervals for a guaranteed localization using redundant data. Automatica 2006, 42, 1167–1175. [Google Scholar] [CrossRef]
  30. Motwani, A.; Sharma, S.; Sutton, R.; Culverhouse, P. Interval Kalman filtering in navigation system design for an uninhabited surface vehicle. J. Navig. 2013, 66, 639–652. [Google Scholar] [CrossRef]
  31. Louédec, M.; Jaulin, L. Interval Extended Kalman Filter—Application to Underwater Localization and Control. Algorithms 2021, 14, 142. [Google Scholar] [CrossRef]
  32. Shan, X.; Cabani, A.; Chafouk, H. A Survey of Vehicle Localization: Performance Analysis and Challenges. IEEE Access 2023, 11, 107085–107107. [Google Scholar] [CrossRef]
  33. Xiong, J.; Cheong, J.W.; Xiong, Z.; Dempster, A.G.; Tian, S.; Wang, R.; Liu, J. Fault-tolerant relative navigation based on Kullback–Leibler divergence. Int. J. Adv. Robot. Syst. 2020, 17, 1729881420979125. [Google Scholar] [CrossRef]
  34. Eguchi, S.; Copas, J. Interpreting kullback–leibler divergence with the neyman–pearson lemma. J. Multivar. Anal. 2006, 97, 2034–2040. [Google Scholar] [CrossRef]
  35. Wu, M.; Ma, H.; Zhang, X. Decentralized cooperative localization with fault detection and isolation in robot teams. Sensors 2018, 18, 3360. [Google Scholar] [CrossRef]
  36. Hage, J.A.; El Najjar, M.E.; Pomorski, D. Collaborative Localization for Multi-Robot System with Fault Detection and Exclusion Based on the Kullback-Leibler Divergence. J. Intell. Robot. Syst. 2017, 87, 661–681. [Google Scholar] [CrossRef]
  37. Bhunia, A.K.; Samanta, S.S. A study of interval metric and its application in multi-objective optimization with interval objectives. Comput. Ind. Eng. 2014, 74, 169–178. [Google Scholar] [CrossRef]
  38. Wang, Z.; Lambert, A. A low-cost consistent vehicle localization based on interval constraint propagation. J. Adv. Transp. 2018, 2018, 2713729. [Google Scholar] [CrossRef]
  39. Chen, G.; Wang, J.; Shieh, L.S. Interval kalman filtering. IEEE Trans. Aerosp. Electron. Syst. 1997, 33, 250–259. [Google Scholar] [CrossRef]
  40. Rohn, J.; Farhadsefat, R. Inverse interval matrix: A survey. Electron. J. Linear Algebra 2011, 22, 704–719. [Google Scholar] [CrossRef]
  41. Al Hage, J.; El Najjar, M.E.; Pomorski, D. Multi-sensor fusion approach with fault detection and exclusion based on the Kullback–Leibler Divergence: Application on collaborative multi-robot system. Inf. Fusion 2017, 37, 61–76. [Google Scholar] [CrossRef]
  42. Wei, L.; Cappelle, C.; Ruichek, Y.; Zann, F. Intelligent vehicle localization in urban environments using ekf-based visual odometry and gps fusion. IFAC Proc. Vol. 2011, 44, 13776–13781. [Google Scholar] [CrossRef]
  43. Li, L.; Yang, M.; Wang, C.; Wang, B. Cubature split covariance intersection filter-based point set registration. IEEE Trans. Image Process. 2018, 27, 3942–3953. [Google Scholar] [CrossRef] [PubMed]
  44. Fang, S.; Li, H.; Yang, M. Adaptive cubature split covariance intersection filter for multi-vehicle cooperative localization. IEEE Robot. Autom. Lett. 2021, 7, 1158–1165. [Google Scholar] [CrossRef]
Figure 1. Flow of localization data in MSMVs.
Figure 1. Flow of localization data in MSMVs.
Vehicles 06 00014 g001
Figure 2. Decentralized cooperative localization architecture.
Figure 2. Decentralized cooperative localization architecture.
Vehicles 06 00014 g002
Figure 3. Flowchart of cooperative localization.
Figure 3. Flowchart of cooperative localization.
Vehicles 06 00014 g003
Figure 4. Relative positioning between vehicles.
Figure 4. Relative positioning between vehicles.
Vehicles 06 00014 g004
Figure 5. A flowchart of our proposed method.
Figure 5. A flowchart of our proposed method.
Vehicles 06 00014 g005
Figure 6. The pdfs of the KLD values in the faulty and non-faulty cases.
Figure 6. The pdfs of the KLD values in the faulty and non-faulty cases.
Vehicles 06 00014 g006
Figure 7. Simulation scenario.
Figure 7. Simulation scenario.
Vehicles 06 00014 g007
Figure 8. Estimated trajectories for different methods in scenario 1.
Figure 8. Estimated trajectories for different methods in scenario 1.
Vehicles 06 00014 g008
Figure 9. RMSE of vehicle 1 in scenario 1.
Figure 9. RMSE of vehicle 1 in scenario 1.
Vehicles 06 00014 g009
Figure 10. RMSE of vehicle 2 in scenario 1.
Figure 10. RMSE of vehicle 2 in scenario 1.
Vehicles 06 00014 g010
Figure 11. RMSE of vehicle 3 in scenario 1.
Figure 11. RMSE of vehicle 3 in scenario 1.
Vehicles 06 00014 g011
Figure 12. Estimated trajectories for different methods in scenario 2.
Figure 12. Estimated trajectories for different methods in scenario 2.
Vehicles 06 00014 g012
Figure 13. RMSE of vehicle 1 in scenario 2.
Figure 13. RMSE of vehicle 1 in scenario 2.
Vehicles 06 00014 g013
Figure 14. RMSE of vehicle 2 in scenario 2.
Figure 14. RMSE of vehicle 2 in scenario 2.
Vehicles 06 00014 g014
Figure 15. RMSE of vehicle 3 in scenario 2.
Figure 15. RMSE of vehicle 3 in scenario 2.
Vehicles 06 00014 g015
Figure 16. RMSEs of vehicle 1 based on the time step in the absence of faults.
Figure 16. RMSEs of vehicle 1 based on the time step in the absence of faults.
Vehicles 06 00014 g016
Figure 17. KLD values of vehicle 1 based on the time step in the absence of faults.
Figure 17. KLD values of vehicle 1 based on the time step in the absence of faults.
Vehicles 06 00014 g017
Figure 18. RMSE of vehicle 1 based on the time step in the presence of faults.
Figure 18. RMSE of vehicle 1 based on the time step in the presence of faults.
Vehicles 06 00014 g018
Figure 19. KLD values of vehicle 1 based on the time step in the presence of faults.
Figure 19. KLD values of vehicle 1 based on the time step in the presence of faults.
Vehicles 06 00014 g019
Figure 20. Trajectories of vehicle 2 using the FDE method and without using the FDE method.
Figure 20. Trajectories of vehicle 2 using the FDE method and without using the FDE method.
Vehicles 06 00014 g020
Figure 21. RMSE of vehicle 2 with or without the FDE method.
Figure 21. RMSE of vehicle 2 with or without the FDE method.
Vehicles 06 00014 g021
Figure 22. RMSE of vehicle 3 with or without the FDE method.
Figure 22. RMSE of vehicle 3 with or without the FDE method.
Vehicles 06 00014 g022
Table 1. Details of the simulation parameters.
Table 1. Details of the simulation parameters.
ParameterValue
Discrete time step0.1 (s)
Simulation duration60 (s)
Velocity of vehicles15 (m/s)
Standard error of velocity0.2 (m/s)
Standard error of direction0.3 (degree)
Standard error of relative distance0.2 (m)
Standard error of relative orientation r0.1 (degree)
Standard error of absolute positioning on x-axis5 (m)
Standard error of absolute positioning on y-axis5 (m)
Standard error of excellent absolute positioning on x-axis0.5 (m)
Standard error of excellent absolute positioning on y-axis0.5 (m)
Table 2. Average RMSEs of different vehicles based on different methods in scenario 1.
Table 2. Average RMSEs of different vehicles based on different methods in scenario 1.
MethodsRMSE of V1RMSE of V2RMSE of V3Average RMSE
Our method1.498 m1.424 m1.444 m1.455 m
SCIF1.761 m1.581 m1.450 m1.597 m
ACKF1.693 m1.661 m1.650 m1.668 m
CKF1.791 m1.793 m1.800 m1.790 m
EKF2.455 m2.475 m2.430 m2.450 m
Table 3. RMSEs of different vehicles based on different methods in scenario 2.
Table 3. RMSEs of different vehicles based on different methods in scenario 2.
MethodsRMSE of V1RMSE of V2RMSE of V3Average RMSE
Our method0.450 m0.788 m1.010 m0.750 m
SCIF0.440 m1.033 m1.190 m0.888 m
ACKF0.510 m1.643 m1.670 m1.274 m
CKF0.520 m1.800 m1.770 m1.363 m
EKF0.460 m2.497 m2.431 m1.796 m
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Shan, X.; Cabani, A.; Chafouk, H. Cooperative Vehicle Localization in Multi-Sensor Multi-Vehicle Systems Based on an Interval Split Covariance Intersection Filter with Fault Detection and Exclusion. Vehicles 2024, 6, 352-373. https://doi.org/10.3390/vehicles6010014

AMA Style

Shan X, Cabani A, Chafouk H. Cooperative Vehicle Localization in Multi-Sensor Multi-Vehicle Systems Based on an Interval Split Covariance Intersection Filter with Fault Detection and Exclusion. Vehicles. 2024; 6(1):352-373. https://doi.org/10.3390/vehicles6010014

Chicago/Turabian Style

Shan, Xiaoyu, Adnane Cabani, and Houcine Chafouk. 2024. "Cooperative Vehicle Localization in Multi-Sensor Multi-Vehicle Systems Based on an Interval Split Covariance Intersection Filter with Fault Detection and Exclusion" Vehicles 6, no. 1: 352-373. https://doi.org/10.3390/vehicles6010014

Article Metrics

Back to TopTop