Next Article in Journal
Active2Gether: A Personalized m-Health Intervention to Encourage Physical Activity
Next Article in Special Issue
Static and Dynamic Accuracy of an Innovative Miniaturized Wearable Platform for Short Range Distance Measurements for Human Movement Applications
Previous Article in Journal
Cataract Surgery Performed by High Frequency LDV Z8 Femtosecond Laser: Safety, Efficacy, and Its Physical Properties
Previous Article in Special Issue
An Approach to Speed up Single-Frequency PPP Convergence with Quad-Constellation GNSS and GIM
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Cost-Effective Vehicle Localization Solution Using an Interacting Multiple Model−Unscented Kalman Filters (IMM-UKF) Algorithm and Grey Neural Network

1
School of Instrument Science and Engineering, Southeast University, Nanjing 210096, China
2
California Partners for Advanced Transportation Technology (PATH), University of California, Berkeley, CA 94720, USA
*
Author to whom correspondence should be addressed.
Sensors 2017, 17(6), 1431; https://doi.org/10.3390/s17061431
Submission received: 13 May 2017 / Revised: 14 June 2017 / Accepted: 15 June 2017 / Published: 18 June 2017
(This article belongs to the Special Issue Inertial Sensors for Positioning and Navigation)

Abstract

:
In this paper, we propose a cost-effective localization solution for land vehicles, which can simultaneously adapt to the uncertain noise of inertial sensors and bridge Global Positioning System (GPS) outages. First, three Unscented Kalman filters (UKFs) with different noise covariances are introduced into the framework of Interacting Multiple Model (IMM) algorithm to form the proposed IMM-based UKF, termed as IMM-UKF. The IMM algorithm can provide a soft switching among the three UKFs and therefore adapt to different noise characteristics. Further, two IMM-UKFs are executed in parallel when GPS is available. One fuses the information of low-cost GPS, in-vehicle sensors, and micro electromechanical system (MEMS)-based reduced inertial sensor systems (RISS), while the other fuses only in-vehicle sensors and MEMS-RISS. The differences between the state vectors of the two IMM-UKFs are considered as training data of a Grey Neural Network (GNN) module, which is known for its high prediction accuracy with a limited amount of samples. The GNN module can predict and compensate position errors when GPS signals are blocked. To verify the feasibility and effectiveness of the proposed solution, road-test experiments with various driving scenarios were performed. The experimental results indicate that the proposed solution outperforms all the compared methods.

1. Introduction

Accurate and reliable vehicle ego-position is important and necessary information in more and more Intelligent Transportation System (ITS) applications [1,2,3]. The most popular technique is Global Positioning System (GPS), which can provide satisfactory localization performance in open areas [4,5], but in modern urban environments, more and more tall buildings or overpasses may affect the GPS signals and cause the failure of GPS. To improve the GPS localization performance, it is usually integrated with Inertial Navigation System (INS), which is a self-contained system and is not affected by external disturbances [4]. For land vehicles, the intent is to have a low-cost localization system [6,7], so in general only low-cost inertial sensors based on microelectromechanical systems (MEMS) are affordable enough [8,9]. In order to further lower the cost of vehicle localization systems, research efforts have recently been made to investigate the applicability of reduced inertial sensor systems (RISS) [10,11]. Usually, RISS involves a single-axis gyroscope and two-axis accelerometers. In RISS mechanization, pitch and roll are calculated from accelerometers instead of gyroscopes, and vehicle velocity is calculated from the forward speed derived from wheel speed sensors instead of accelerometers.
Although MEMS-based inertial sensors are portable and low-cost, their measurements often suffer from large and uncertain noises [8], which can seriously affect the localization performance. Unscented Kalman filter (UKF) has been widely used to fuse GPS and inertial sensor data in vehicle localization problems [12,13]. It can essentially provide derivative-free high order approximations of nonlinear models [14,15]. However, one of the limitations of UKF is the necessity to have priori statistical information of the process and measurement noises [16]. They are specified in the form of process noise covariances and measurement noise covariances in the filtering algorithm, normally expressed as the Q matrix and R matrix, respectively. Usually, the specification of the R matrix can be directly derived from the accuracy characteristics of the measurement devices, while the specification of the Q matrix is often determined by a trial-and-error approach and considered as a constant [17]. In a number of practical situations, due to the high uncertainty of the MEMS inertial sensor noise, the covariances are variable and difficult to determine. An improper specification will degrade the performance of the filter or even cause divergence. The adaptive filter algorithm has been considered as one of the strategies to adjust the covariance matrices through scale factors [18,19]. However, the approaches for determining the scale factors heavily rely on personal experience or computer simulation [20]. Besides, even small changes of the scale factor can greatly affect the final performance of the filter.
Alternatively, a structural adaptation approach called Interacting Multiple Model (IMM) makes it possible for a set of models with different characteristics to run in parallel [21,22]. IMM algorithms have already been applied to vehicle localization, and are usually used to represent the possible vehicle driving patterns with a set of models, which are generally established according to different maneuvering or driving conditions [21,22,23]. The IMM algorithm has shown better results than conventional switching schemes, because a smooth transition from one model to another is achieved [24]. Different from the common applications, we envisioned that the IMM algorithm can provide a soft switching among the filters designed for different noise levels and contribute to adapt to the uncertain noise of MEMS inertial sensors. To the authors’ knowledge, this application has seldom been evaluated or discussed in the existing literature.
Besides, in order to further compensate the position errors during GPS outages, artificial intelligence (AI) methods have attracted researchers’ interest due to their abilities of modeling and predicting for nonlinear system [25]. Usually, AI methods are used to model position errors when GPS signal is available and predict position errors during GPS outages. These AI-based approaches include Back-Propagation Neural Network (BPNN) [26], Support Vector Machine [27], etc. These approaches generally require a large number of training samples to achieve good generalization performance. However, to meet the real-time requirement of vehicle localization, a sliding window with a certain size is usually adopted to select training samples [28,29]. When there is a limited amount of samples, these approaches have a high probability of being affected [30].
Grey system theory can make full use of the historical data sequence information and is characterized by modeling with insufficient data [31]. However, grey system models have some drawbacks due to the lack of feedback, self-learning, and self-adaption. BPNN is one of the most popular learning algorithms and it can approximate an arbitrary nonlinear function with satisfactory precision [32]. Through mapping a grey system model to a BPNN, we can get a grey neural network (GNN) [33], which sufficiently exploits the advantages of both grey system theory and BPNN. We also develop a GNN module to model and predict position errors in this paper. To the authors’ knowledge, GNN is applied to vehicle localization for the first time.
This paper presents a cost-effective localization solution to adapt to uncertain inertial sensor noise and compensate position errors during GPS outages. The proposed vehicle localization solution integrates low-cost GPS, MEMS-RISS, and in-vehicle sensors. Here, the in-vehicle sensors specifically refer to wheel speed sensors and steering angle sensors. A novel IMM-UKF algorithm is proposed by introducing several UKFs designed for different noise levels into the framework of an IMM algorithm. Two IMM-UKFs are utilized to work in parallel when GPS is available. One fuses all the sensors including GPS, in-vehicle sensors, and RISS, while the other only fuses those which are not affected by the GPS-denied environments. The differences between the state vectors of the two IMM-UKFs are considered as the output of training samples. Meanwhile, the measurements of inertial sensors are considered as the corresponding input. A GNN module is adopted to establish the model and thus the position errors can be predicted and compensated during GPS outages. The proposed localization solution has been extensively evaluated in road-test experiments.
The rest of the paper is structured as follows. In the next section, we briefly describe the overview of the proposed localization solution. Then, in Section 3, we explain the detailed implementation of IMM-UKF algorithm. The design of GNN module is presented in Section 4. Section 5 presents the setup, scenarios, and results of experimental validation. Finally, a conclusion is presented in Section 6.

2. Overview of the Proposed Solution

The whole mechanism and functionality of the proposed localization solution is illustrated in Figure 1, which can be divided into two parts, i.e., the sensor part and the fusion part. In the sensor part, GPS, in-vehicle sensors, and MEMS-RISS are all cost-effective ones. For the MEMS-RISS, one single-axis gyroscope is mounted with its sensitive axis aligned with the vertical axis of the vehicle and measures the rotation rate of yaw angle in the body frame, denoted as ω k z . Two accelerometers are mounted along the longitudinal and lateral axes of the vehicle, and the longitudinal and lateral accelerations of the vehicle are measured respectively, denoted as a k x and a k y . For the in-vehicle sensors, since more and more vehicles are equipped with Antilock Brake System (ABS) and Electronic Stability Program (ESP), the information about vehicle forward speed and steering angle can be directly obtained from the controller area network (CAN) bus [22]. The wheel speed sensor can provide longitudinal velocity v k w h , while steering angle sensor can derive lateral velocity v ^ k y .
In the fusion part, improving the robustness against the uncertain noise and bridging the GPS outages are the main priorities. Specifically, the proposed IMM-UKF algorithm contains three UKFs designed for different noise characteristics and the output is a weighted sum of the three individual UKFs. The proposed algorithm can adapt to a wide variation of inertial sensor noise. When GPS is available, IMM-UKF1 fuses the information from GPS, in-vehicle sensors, and MEMS-RISS. Because GPS can provide direct position and velocity observations, more accurate vehicle positions can be achieved by IMM-UKF1. Meanwhile, IMM-UKF2 is introduced to work in parallel with IMM-UKF1. The IMM-UKF2 only fuse the information of in-vehicle sensors and MEMS-RISS. In order to bridge GPS outages, a GNN module is employed to establish the model of position errors. The difference between the state vectors of the two IMM-UKFs at each epoch is transferred to the GNN module as the desired output. While the RISS output is fed to the GNN as the corresponding input at the same epoch. Considering the balance between model accuracy and computation efficiency, a sliding window with a certain window size is considered for sample selection [27]. The GNN parameters are continuously updated till the occurrence of GPS outages to ensure the predicting precision.
When satellite signals are blocked, the absence of GPS observations causes the invalidation of IMM-UKF1 and it is removed from the system. However, the IMM-UKF2 can still efficiently execute the fusion of in-vehicle sensors and RISS. As shown in Figure 2, the GNN module can predict the position errors with the input of current RISS measurements. Due to the adaptation of IMM-UKF, even if the uncertain noise causes changes on the statistical properties, the proposed solution will not be affected and can still maintain the performance. Thus, accurate vehicle positions can be obtained even when the localization system suffers from GPS outages and uncertain noise of MEMS inertial sensors simultaneously.

3. Proposed IMM-UKF Algorithm

Since the inertial sensor noise is highly uncertain, a fixed value of noise statistics can lead to poor filter performance and even result in filter divergence. Thus, it is advisable to use IMM, which can represent the noise behavior with different characteristics and provide a soft switching among these noise characteristics. We study the IMM-UKF algorithm to adapt to the uncertain noise of inertial sensors. The details about IMM-UKF are shown in the following paragraphs.

3.1. Motion Model

The nonlinear motion model for the RISS involving attitude, velocity, and position states is presented in this section. When the vehicle is moving, the forward accelerometer measures the forward vehicle acceleration as well as the component due to gravity. Similarly, the transversal accelerometer measures the normal component of the vehicle acceleration as well as the component due to gravity. Thus, the pitch angle can be calculated by removing the vehicle acceleration derived from the wheel speed sensor measurements from the forward accelerometer measurements, while the roll angle can be calculated by compensating the transversal accelerometer measurements for the normal component of acceleration. The equations can be expressed as [34]:
p k = sin 1 a k x v ˙ k w h g r k = sin 1 a k y + ω k z v k w h g cos p k
where the subscript k represents the time step, p k and r k are pitch and roll angle, respectively. v ˙ k w h is the differentiation of v k w h , g denotes the acceleration due to gravity.
Note that v k w h is derived from the wheel speed sensor rather than the longitudinal accelerometer. This is because any uncompensated accelerometer bias will introduce an error to the speed during the integration. However, the speed derived from the wheel speed sensor avoids the integration. Besides, v ˙ k w h at each time step can be calculated as:
v ˙ k w h = v k w h v k 1 w h d t
where d t is the time interval between v k 1 w h and v k w h . Since the output frequency of vehicle speed is 100 Hz, d t is 0.01 s here.
When calculating the azimuth angle, both the Earth’s rotation and the change of orientation of the local-level frame are taken into consideration [35]. Thus, the calculation of azimuth angle A k is:
A k = tan 1 U E U N + ( ω e sin φ k 1 ) Δ t + v k 1 w h sin A k 1 cos p k 1 tan φ k 1 R N + h k 1 Δ t
where:
  • U E = sin A k 1 cos p k 1 cos γ k z ( cos A k 1 cos r k 1 + sin A k 1 sin p k 1 sin r k 1 ) sin γ k z
  • U N = cos A k 1 cos p k 1 cos γ k z ( sin A k 1 cos r k 1 + cos A k 1 sin p k 1 sin r k 1 ) sin γ k z
  • γ k z = ω k z Δ t , ω e is the Earth’s rotation rate,
  • φ k is the latitude of the vehicle position,
  • h k is the altitude,
  • R N is the normal radius of curvature of the Earth.
Since the vehicle does not jump off the ground during common driving maneuvers [36], the vertical velocity can be presumed to be zero. Thus, the relationship between the vehicle’s velocity in the body frame and in the local-level frame (navigation frame) can be calculated as:
[ v k E v k N v k U ] = R b , l [ v k x v k y 0 ]
where v k E is the velocity component along the east direction, v k N is the velocity component along the north direction, v k U is the velocity component along the up direction. v k x is the velocity component along the forward longitudinal direction, and it can be calculated from the longitudinally aligned accelerometer as v k x = v k 1 x + a k x Δ t . v k y is the velocity component along the transversal direction, and it can be calculated from the laterally aligned accelerometer as v k y = v k 1 y + a k y Δ t . R b , l is the rotation matrix that transforms from the vehicle body frame to the local-level frame, and is given as:
R b , l = [ sin A k cos p k cos A k cos r k + sin A k sin p k sin r k cos A k sin r k sin A k sin p k cos r k cos A k cos p k sin A k cos r k + cos A k sin p k sin r k sin A k sin r k cos A k sin p k cos r k sin p k   cos p k sin r k cos p k cos r k ]
Expanding Equation (4), we can get:
v k E = v k x sin A k cos p k + v k y ( cos A k cos r k + sin A k sin p k sin r k ) v k N = v k x cos A k cos p k + v k y ( sin A k cos r k + cos A k sin p k sin r k ) v k U = v k x sin p k v k y cos p k sin r k
Then, the position calculation can be expressed as:
φ k = φ k 1 + v k N R M + h k Δ t λ k = λ k 1 + v k E ( R N + h k ) cos φ k Δ t h k = h k 1 + v k U Δ t
where λ k is the longitude of the vehicle position, R M is the meridian radius of curvature of the Earth. Based on Equations (1), (3), (5) and (6), the discrete-time system state equation can be presented as:
X k = f ( X k 1 , u k ) + W k
where X k and u k represent the state vector and the input vector respectively, W k is the corresponding system noise vector, f ( · ) is the nonlinear system function. X k , u k , and f ( · ) can be described as:
X k = [ φ k λ k h k v k E v k N v k U p k r k A k ]
u k = [ v k o d a k x a k y ω k z ]
f ( · ) = [ φ k 1 + v k N R M + h k Δ t λ k 1 + v k E ( R N + h k ) cos φ k Δ t h k 1 + v k U Δ t v k x sin A k cos p k + v k y ( cos A k cos r k + sin A k sin p k sin r k v k x cos A k cos p k + v k y ( sin A k cos r k + cos A k sin p k sin r k ) v k x sin p k v k y cos p k sin r k sin 1 a k x v ˙ k x g sin 1 a k y + ω k z v k x g cos p k tan 1 ( U E U N ) + ( ω e sin φ k 1 ) Δ t + v k 1 E tan φ k 1 R N + h k 1 Δ t ]

3.2. Observation Model

As shown in Figure 1, the observation information comes from two sources, i.e., the in-vehicle sensors and the GPS. The observation equation of the in-vehicle sensors can be established as:
Z k 1 = h 1 ( X k ) + n 1 = [ v k E cos A k + v k N sin A k + n v x v k E sin A k + v k N cos A k + n v y ]
where Z k 1 = [ v k w h v ^ k y ] , v ^ k y is the vehicle lateral velocity derived from front wheel steering angle data. n 1 = [ n v x n v y ] is the corresponding observation noise vector.
In order to estimate the lateral velocity from front wheel steering angle data in real time, we adopt the simple but effective bicycle model [37,38]. Moreover, to achieve more accurate estimation, the influences of roll and pitch angles are also considered. Assume that inner tires and outer tires have the same tire cornering stiffnesses and tire slip angles, the equations for the lateral motion of the vehicle can be established according to Newton’s law of motion [34], described as:
m ( v ˙ k y + ω k z v k w h ) = 2 F k s f + 2 F k s r
where m is the mass of the vehicle. F k s f and F k s r are the front-tire lateral force and the rear-tire lateral force, respectively. The tire slip is usually small and the tire lateral forces F s f and F s r can usually be approximated by a linear function [22], expressed as:
F k s f = C a f α k f ,   F k s r = C a r α k r
where C a f and C a r are the front tire cornering stiffness and rear tire cornering stiffness, respectively. α k f and α k r are the front-tire slip angle and rear-tire slip angle respectively, and they can be described as:
α k f = δ k f v ^ k y a ω k z v k w h ,   α k r = b ω k z v ^ k y v k w h
where δ k f denotes the front-wheel steering angle, a and b are the distance between the center of gravity (CoG) and the front axle and the distance between the CoG and the rear axle, respectively.
Substituting Equations (13) and (14) into Equation (12), we can obtain:
v ˙ k y = β 1 v k w h v ^ k y + ( β 2 v k w h v k w h ) ω k z + β 3 δ k f
where β 1 = 2 ( C a f + C a r ) m , β 2 = 2 ( C a r b C a r a ) m , β 3 = 2 C a f m .
Thus, the v ^ k y can be calculated as:
v ^ k y = v ^ k 1 y + v ˙ k y Δ t
Furthermore, the observation equation of the GPS measurements is:
Z k 2 = h 2 ( X k ) + n 2 = [ φ k + n φ λ k + n λ h k + n h v k E + n v E v k N + n v N v k U + n v U ]
where Z k 2 = [ φ k G λ k G h k G v k G E v k G N v k G U ] . φ k G , λ k G , and h k G are the latitude, longitude, and altitude output by GPS, respectively. v k G E , v k G N , and v k G U are the east, north and up velocity measured by GPS, respectively. n 2 = [ n φ n λ n h n v E n v N n v U ] is the corresponding observation noise vector.

3.3. Implementation of the Proposed Algorithm

In our study, the IMM-UKF approach contains three UKFs with different Q matrices, as shown in Figure 3. Using the system state equation and measurement equation described above, we can execute the recursive procedure of the proposed IMM-UKF algorithm, which can be described in four parts [22,23]:
(1) Interaction
The individual filter estimation X k 1 i of the ith UKF (i = 1,2,3) is mixed with the predicted model probability μ k 1 i and the Markov transition probability π j i , i.e., the probability of the transition from state j to state i, to give:
μ k , k 1 i = j = 1 3 π j i μ k 1 j ( i = 1 , 2 , 3 )
The mixing weight is given by:
μ k 1 j | i = π j i μ k 1 j μ k , k 1 i ( i , j = 1 , 2 , 3 )
The mixing of the state estimates X ¯ k 1 i can be computed as:
X ¯ k 1 i = j = 1 3 μ k 1 j | i X k 1 j ( i = 1 , 2 , 3 )
The mixing of the covariance P ¯ k 1 i is given as:
P ¯ k 1 i = j = 1 3 μ k 1 j | i { P k 1 j + [ X ¯ k 1 i X k 1 j ] [ X ¯ k 1 i X k 1 j ] } ( i = 1 , 2 , 3 )
(2) Specific Filtering
Using the mixing state and covariance obtained in the interaction step, each UKF predicts and updates the model state and covariance individually. Since the specification of Q matrix depends on the noise characteristics of inertial sensors [39], UKF1 is designed for high-level noise with Q1, UKF2 is designed for medium-level noise with Q2, and UKF3 is designed for low-level noise with Q3. The execution of the ith UKF (i = 1,2,3) can be described as follows:
Step 1: Calculate the Sigma Points
The Cholesky factorization is utilized in obtaining the sigma points, which is numerical efficient and stable, given by:
{ ξ k 1 i q = X ¯ k 1 i   q = 0 ξ k 1 i q = X ¯ k 1 i   + ( n + η ) { c h o l ( P ¯ k 1 i ) } q   q = 1 , 2 , , n ξ k 1 i q = X ¯ k 1 i   ( n + η ) { c h o l ( P ¯ k 1 i ) } q n   q = n + 1 , n + 2 , , 2 n
where n is the dimension of state vector X , η = α 1 2 ( n + α 2 ) n is a scaling parameter α 1 determines the spread of the sigma points around X ¯ k 1 i and is usually set to a small positive value. α 2 is a secondly scaling parameter. { c h o l ( P ¯ k 1 i ) } is the lower-triangular matrix of the Cholesky factorization of P ¯ k 1 i , the subscript q means the qth column.
Step 2: Time Propagation
ξ k , k 1 i q = f ( ξ k 1 i q , u k 1 )   q = 0 , 1 , , 2 n
X ^ k , k 1 i = q = 0 2 n ω q ( m ) ξ k , k 1 i q
P k . k 1 i = q = 0 2 n ω q ( c ) [ ξ k , k 1 i q X ^ k , k 1 i ] · [ ξ k , k 1 i q X ^ k , k 1 i ] + Q i
ζ k , k 1 i q = h ( ξ k , k 1 i q )   q = 0 , 1 , , 2 n
Z ^ k , k 1 i = q = 0 2 n ω q ( m ) ζ k , k 1 i q
where the weighting factors are calculated as:
{ ω 0 ( m ) = η n + η   ω 0 ( c ) = η n + η + ( 1 α 1 2 + α 3 )   ω q ( m ) = ω q ( m ) = 1 2 ( n + η )   q = 1 , 2 , , 2 n
α 3 is used to incorporate prior knowledge of the distribution of X ¯ k 1 i and is optimally set to 2 for Gaussian distributions. Note that h ( · ) is the combination of h 1 ( · ) and h 2 ( · ) in IMM-UKF1, while it is equal to h 1 ( · ) in IMM-UKF2.
Step 3: Measurement Update
P Z Z i = q = 0 2 n ω q ( c ) [ ζ k , k 1 i q Z ^ k , k 1 i ] · [ ζ k , k 1 i q Z ^ k , k 1 i ] + R
P X Z i = i = 0 2 n ω q ( c ) [ ξ k , k 1 i q X ^ k , k 1 i ] · [ ζ k , k 1 i q Z ^ k , k 1 i ]
K k i = P X Z i ( P Z Z i ) 1
X k i = X ^ k , k 1 i + K k i ( Z k Z ^ k , k 1 i )
P k i = P k . k 1 i K k i P Z Z i ( K k i )
Note that Z k is the combination of Z k 1 and Z k 2 in IMM-UKF1, while it is equal to Z k 1 in IMM-UKF2.
(3) Model probability Update
Under Gaussian statistics assumption, the likelihood for the observation can be calculated from the innovation vector v k i and its covariance s k i as follows:
Λ k i = exp { ( 1 2 ) ( v k i ) ( s k i ) 1 v k i } | 2 π s k i | ( i = 1 , 2 , 3 )
where v k i = Z k Z ^ k , k 1 i , s k i = P Z Z i
Then, the model probability update is calculated as:
μ k i = μ k , k 1 i Λ k i j = 1 3 μ k , k 1 j Λ k j ( i = 1 , 2 , 3 )
(4) Estimation Fusion
Finally, the combined state X k can be calculated as:
X k = i = 1 3 μ k i X k i
Since the proposed IMM-UKF can adapt to a wide variation of inertial sensor noise, the vehicle localization system is robust enough to achieve an accurate position output when facing uncertain inertial sensor noise.

4. Design the GNN Module

Considering the uncertain noise of MEMS inertial sensors and varied driving situations, it is very difficult to establish appropriate functions or equations to describe the dynamic behaviors of RISS position errors. The grey system theory requires only a limited amount of data to estimate the behavior of unknown systems. Through combing grey system theory with neural network, the predicting precision can be raised undoubtedly when the training samples are not sufficient. Therefore, the GNN module is developed here to predict the future position errors using the current available inertial sensor data.
For land vehicle applications, the horizontal localization performance is generally the main concern [7,40]. Thus, the latitude and longitude components of the difference between two state vectors associated with IMM-UKF1 and IMM-UKF2 are selected as the outputs. Since the vehicle maneuverability can affect the position errors [41], the longitudinal acceleration a k x and the yaw rate ω k z measured by RISS are considered as the corresponding inputs. In actual implementation, two separate GNNs are designed in parallel for the position errors along latitude and longitude, respectively. It is worthwhile to mention here that the two GNNs have similar designing process. For simplicity, we choose the latitude component to show how to establish the GNN while the other one for the longitude component can be processed similarly. The GNN for the latitude component is developed as follows [42]:
(1) Construct the original data series:
z t ( 0 ) = X t I M M U K F 1 [ 1 ] X t I M M U K F 2 [ 1 ] y t 1 ( 0 ) = a t x   y t 2 ( 0 ) = ω t z   t = 1 , 2 , , N
where X t I M M U K F 1 [ 1 ] and X t I M M U K F 2 [ 1 ] are the latitude component of the state vector of IMM-UKF1 and IMM-UKF2 at time step t , respectively. N is the length of the sliding window and can be adjusted according to the length of the assumed GPS-outage time.
(2) Take accumulated generating operation (AGO) on z t ( 0 ) , y t 1 ( 0 ) , and y t 2 ( 0 ) , respectively. Then the AGO sequence can be obtained as:
Z ( 1 ) = ( z 1 ( 1 ) ,   z 2 ( 1 ) ,   ,   z N ( 1 ) ) y 1 ( 1 ) = ( y 1 1 ( 1 ) , y 2 1 ( 1 ) , , y N 1 ( 1 ) ) y 2 ( 1 ) = ( y 1 2 ( 1 ) ,   y 2 2 ( 1 ) ,   ,   y N 2 ( 1 ) )
where z t ( 1 ) = i = 1 t z i ( 0 ) , y t 1 ( 1 ) = i = 1 t y i 1 ( 0 ) , y t 2 ( 1 ) = i = 1 t y i 2 ( 0 ) , t = 1 , 2 , , N .
(3) Form the whitening differential equation according to grey system theory:
d z t ( 1 ) d t + b 1 z t ( 1 ) = b 2 y t 1 ( 1 ) + b 3 y t 2 ( 1 )
The solution of Equation (38) can be obtained as:
z ^ t ( 1 ) = ( z 1 ( 1 ) b 2 b 1 y t 1 ( 1 ) b 3 b 1 y t 2 ( 1 ) ) e b 1 t + b 2 b 1 y t 1 ( 1 ) + b 3 b 1 y t 2 ( 1 )
Let d = b 2 b 1 y t 1 ( 1 ) + b 3 b 1 y t 2 ( 1 ) , and Equation (39) can be transformed to:
  z ^ t ( 1 ) = ( ( z 1 ( 1 ) d ) · e b 1 t 1 + e b 1 t + d · 1 1 + e b 1 t ) · ( 1 + e b 1 t ) = ( ( z 1 ( 1 ) d ) z 1 ( 1 ) · 1 1 + e b 1 t + 2 d · 1 1 + e b 1 t ) · ( 1 + e b 1 t )
(4) Map Equation (40) to an expanded BPNN. Thus we can obtain the GNN with two input variables and one output variable, as shown in Figure 4.
Here, t is the time step and can also be treated as one hidden input. ω11, ω21, ω22, ω23, ω31, ω32, ω33 are network weighting values. LA, LB, LC, LD are the four layers of GNN respectively. The learning process of GNN is as follows:
Step 1: Initialize the network parameters and weighting values.
Let 2 b 2 b 1 = u 1 and 2 b 3 b 1 = u 2 , then the network initial weighting value can be represented as: ω 11 = b 1 , ω 21 = z 1 ( 1 ) , ω 21 = u 1 , ω 23 = u 2 , ω 31 = ω 32 = ω 33 = 1 + e b 1 t
Step 2: Calculate the output of each layer at each time step.
  • LA layer: o a = ω 11 t
  • LB layer: o b = 1 1 + e ω 11 t
  • LC layer: o c 1 = o b ω 21 , o c 2 = y t 1 ( 1 ) o b ω 22 , o c 3 = y t 2 ( 1 ) o b ω 23
  • LD layer: o d = o c 1 ω 31 + o c 2 ω 32 + o c 1 ω 33 θ
where θ is the threshold value and can be calculated as θ = ( 1 e b 1 t ) ( d z 1 ( 1 ) ) .
Step 3: Calculate the errors between the forecast and expectation, and then adjust the weighting values and the threshold value.
The error of each level can be calculated as:
LD layer error: δ d = o d z t ( 1 )
LC layer error: δ c 1 = δ c 2 = δ c 3 = δ d ( 1 + e ω 11 t )
LB layer error: δ b = 1 1 + e ω 11 t ( 1 1 1 + e ω 11 t ) ( ω 21 δ c 1 + ω 22 δ c 2 + ω 23 δ c 3 )
The weighting values can be adjusted as:
ω 21 = z 1 ( 1 ) , ω 22 = ω 22 μ 1 δ c 2 o b , ω 23 = ω 23 μ 2 δ c 3 o b , ω 11 = ω 11 + o a t δ b
where μ 1 and μ 2 are learning rates, which are defined previously.
The threshold value can be adjusted as:
θ = ( 1 + e ω 11 t ) ( ω 22 2 y t 1 ( 1 ) + ω 23 2 y t 2 ( 1 ) z 1 ( 1 ) )
Step 4: Back to Step 2, re-adjust the weighting values and the threshold value until GNN is convergent.
GNN has a rapid convergence rate. Usually, the optimal weighting values and threshold value can be achieved after adjusted twice. After the GNN is convergent, it can be utilized to efficiently predict the corresponding position error, which is calculated by taking the inverse accumulated generation operation (IAGO) operation on z ^ t ( 1 ) .
z ^ 1 ( 0 ) = z ^ 1 ( 1 )
z ^ t ( 0 ) = z ^ t ( 1 ) z ^ t 1 ( 1 ) , t = 2 , , N

5. Experiments and Results

5.1. Equipment and Road Trajectories

To evaluate the localization performance of the proposed solution, several experiments were conducted on a Chery TIGGO5 SUV (Chery Automobile Co., Ltd., Wuhu, China). Since the vehicle was equipped with ABS and ESP, the information about steering angle and forward speed could be directly obtained from the in-vehicle CAN bus. Besides, a low-cost NovAtel Superstar II GPS receiver (NovAtel, Calgary, AL, Canada) with 1 Hz rate and MEMSIC MEMS-based IMU VG440CA-200 sampled at 100 Hz were installed. The RISS data used in this research is from the one vertical gyroscope and two horizontal accelerometers of the full six-degree-of-freedom (6-DoF) IMU VG440CA-200. For the MEMS-based inertial sensors, the gyroscope has a bias stability of 10°/h and angle random walk of 4.5°/√h, while each accelerometer has bias stability of 1 mg and velocity random walk of 1 m/s/√h. The accuracies of other sensors (1σ) are 0.05 m/s and 3 m for the GPS velocity and position, 0.05 m/s for the wheel speed sensor, and 4° for the steering angle, respectively. Moreover, an accurate and reliable NovAtel SPAN-CPT system was used as a reference for quantitative comparison. The horizontal position accuracy of SPAN-CPT system was 0.01 m in absence of GPS outages and 0.02 m during 10 s outage.
Several road-test experiments were carried out along different trajectories using the setup described above. One of the trajectories was on the Fifth Ring Road in Beijing, which was a typical urban scenario with real GPS-denied environments in some parts. Besides, a series of typical driving maneuvers, such as lane-changes, accelerations and decelerations etc., were conducted according to actual driving conditions. It is worthwhile to mention here that, in this paper, that the position errors denote the horizontal Euclidean distance error between the estimated position and the corresponding reference, which is the main concern for land vehicle localization.

5.2. Test 1: Performance Evaluation of the Proposed Localization Solution in Trajectories 1

The trajectory was shown in Figure 5. Straight portions and curves were considered when selecting outages in this trajectory. Since some periods of real GPS outages were shorter than 45 s, the selected outages were all extended to 45 s for convenient comparison.
In this test, the overall performance of the proposed localization solution was evaluated. As shown in Figure 1 and Figure 2, our proposed solution fuses the information from GPS, MEMS-RISS, and in-vehicle sensors utilizing IMM-UKF and compensates position errors utilizing GNN during GPS outages. Thus, the proposed solution is termed as IMM-UKF-GNN. In order to highlight the advantages of our proposed methodology, three other methods are also conducted for comparison: (1) General UKF without any compensation during GPS outages, termed as UKF; (2) IMM-UKF without any compensation during GPS outages, termed as IMM-UKF; (3) IMM-UKF with Radial Basis Function (RBF) compensation during GPS outages, termed as IMM-UKF-RBF. Note that both general UKF and IMM-UKF have the same motion model and measurement model described in Section 3. The difference is that the UKF method only has a constant Q matrix. In other words, the general UKF can be treated as one of the UKFs in the IMM-UKF. Both the UKF method and the IMM-UKF method can only execute the measurement update associated with in-vehicle sensors during GPS outages and without any further compensation. Since RBF has been widely regarded as the most remarkable ANN during the past decades [28], it is elected to compare with GNN in this paper. The RBF module was designed with the same inputs and outputs as GNN. Besides, the same 45 s sliding window was also utilized to train the RBF module. The learning procedures of both GNN and RBF continue as long as the GPS signal is available. In case of GPS outages, the trained RBF and GNN module are utilized to predict and compensate the position errors. In the absence of GPS outages, all the four methods can provide an accurate position output. Therefore, we focus on the comparisons of the performances among the four methods during GPS outages.
Table 1 and Table 2 give a quantitative comparison of the maximum and RMS position errors among the four methods described above during the six GPS outages, respectively. The highlighted columns correspond to the least errors achieved by the proposed localization solution. From the tables, it can be determined that the IMM-UKF method outperforms the UKF method. When GPS outages occur, the position errors will accumulate rapidly due to the uncertain noise of MEMS inertial sensors, the IMM-UKF can adapt to the uncertain noise and thus mitigating the error accumulation. On average, the IMM-UKF method achieves 9.9% and 13.6% improvements on maximum error and RMS error over the UKF method, respectively. However, both methods cannot ensure the localization accuracy and reliability during GPS outages.
The localization results also show that the methods with compensation can achieve much smaller errors than those without. Since the RBF and GNN can mimic the latest position errors, these errors can be removed from corresponding position components and thereby improving the localization accuracy during GPS outages. Furthermore, due to the advantages of GNN with respect to insufficient modeling information, the maximum error of the proposed IMM-UKF-GNN solution is 28.5% lower than that of the IMM-UKF-RBF method on average. When it comes to the RMS error, the proposed solution achieves a 28.1% lower value than IMM-UKF-RBF method.
In order to directly show the localization results of different methods, three representative outages, i.e., outages 1, 3, and 4, were chosen to show the trajectories. Outages 1 and 4 correspond to the portion of the trajectory for the vehicle moving along curves, illustrated in Figure 6 and Figure 7. During outage 1, the percentage improvement of the proposed solution in maximum error is found to improve by 25.4%, 84.1%, and 85.1% against IMM-UKF-RBF method, IMM-UKF method and UKF method respectively, while the percentage improvement in RMS error is found to improve by 3.3%, 78.2%, and 81.5% respectively. For outage 4, the proposed solution effectively reduces the maximum error by 46.0%, 82.1%, and 82.7% against IMM-UKF-RBF method, IMM-UKF method, and UKF method, and reduces the RMS error by 51.5%, 80.2%, and 82.8%, respectively.
Figure 8 gives the localization results for outage 3, which belongs to a typical straight road. The percentage improvement of the proposed solution in maximum error is found to improve by 42.6%, 81.9%, and 84.1% against IMM-UKF-RBF method, IMM-UKF method and UKF method respectively and the percentage improvement in RMS error is 36.0%, 81.6%, and 85.9% respectively.

5.3. Test 2: Further Evaluation of the Proposed Localization Solution

In order to further test the adaption to uncertain noise of the proposed solution, we inserted biases into the inertial sensor data during the periods of GPS outages. The biases are modeled by the first-order Gauss-Markov process. The correlation time is defined as 100 s and the standard deviation of the white noise associated with the process is 10 mg for the accelerometers and 100°/h for the gyroscope. After inserting biases, the statistical properties of inertial sensor errors were dramatically changed during simulated outages, and the Q matrix should be updated correspondingly, which was not capable for the general UKF. Thus, the inaccurate Q matrix would cause performance degradation in the UKF method. However, the proposed IMM-UKF was envisioned to be adaptive to the inserted biases. Table 3 and Table 4 show the results of maximum and RMS position errors among the four methods during the six GPS outages after inserting biases. The proposed IMM-UKF-GNN solution can still achieve the best maximum and RMS position errors.
Comparing Table 1 and Table 3, it can be determined that, after the statistical properties of inertial sensor errors are intentionally changed, the maximum error of the methods with IMM-UKF only increases 1.8 m on average while the increase of the UKF method is 6.8 m. The increase of the maximum position errors among the four methods is also shown in Figure 9. Besides, comparing Table 2 and Table 4 it can be found that the increase of RMS error is 0.47 m on average for the methods with IMM-UKF, while the increase is 1.26 m for the UKF method. The increase of the maximum position errors among the four methods is also depicted in Figure 10. Thus, it can be concluded that, when facing the same situation of uncertain inertial sensor noise, the IMM-UKF can achieved better performance than the general UKF.

6. Conclusions

This paper has presented a cost-effective vehicle localization solution, which can simultaneously address uncertain noises of MEMS inertial sensors and GPS outages. The proposed IMM-UKF fuses information from low-cost GPS, MEMS-RISS, and in-vehicle sensors. Three UKFs with different covariances are developed to cover a wide variation of inertial sensor noise. Then, an accurate estimation of vehicle positions can be obtained when GPS is available. Meanwhile, another IMM-UKF is developed to execute the measurement update associated with in-vehicle sensors. The difference between the state vector of the two IMM-UKFs are modeled by a GNN module. When GPS outages occur, the latest updated GNN module can predict and compensate position errors. Thus, the proposed solution can achieve accurate localization even without GPS observations.
The proposed localization solution has been successfully implemented and tested with real road-test trajectories. Through comparison with other three representative localization methods, it can be concluded that the research fulfills the basic aim of proposing a cost-effective vehicle localization solution which can maintain relatively good performance when facing uncertain inertial sensor noises and GPS outages simultaneously.

Acknowledgments

This work was supported by the National Natural Science Foundation of China (Grant No. 61273236), the Scientific Research Foundation of Graduate School of Southeast University (No. YBJJ1637), and the China Scholarship Council.

Author Contributions

Qimin Xu first proposed the idea of the research and designed the structure; Xu Li analyzed the theory; Ching-Yao Chan conceived and designed the experiments; Qimin Xu and Xu Li performed the experiments; Qimin Xu and Ching-Yao Chan analyzed the data; Qimin Xu and Xu Li wrote the paper.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Hatano, H.; Kitani, T.; Fujii, M.; Member, S.; Ito, A. Positioning Method by Two GNSS Satellites and Distance Sensor in Urban Area. IEICE Trans. Fundam. Electron. Commun. Comput. Sci. 2015, 98, 275–283. [Google Scholar] [CrossRef]
  2. Cui, D.; Xue, J.; Zheng, N. Real-Time Global Localization of Robotic Cars in Lane Level via Lane Marking Detection and Shape Registration. IEEE Trans. Intell. Transp. Syst. 2016, 17, 1039–1050. [Google Scholar] [CrossRef]
  3. Gu, Y.; Hsu, L.T.; Bao, J.; Kamijo, S. Integrating Global Navigation Satellite System and Road-Marking Detection for Vehicle Localization in Urban Traffic. Transp. Res. Rec. J. Transp. Res. Board 2016, 2595, 59–67. [Google Scholar] [CrossRef]
  4. Zhao, L.; Qiu, H.; Feng, Y. Study of Robust H∞ Filtering Application in Loosely Coupled INS/GPS System. Math. Probl. Eng. 2014, 2014, 1–10. [Google Scholar]
  5. Adusumilli, S.; Bhatt, D.; Wang, H.; Bhattacharya, P.; Devabhaktuni, V. Expert Systems with Applications A low-cost INS/GPS integration methodology based on random forest regression. Expert Syst. Appl. 2013, 40, 4653–4659. [Google Scholar] [CrossRef]
  6. Vu, A.; Member, S.; Ramanandan, A.; Chen, A.; Farrell, J.A.; Barth, M.; Member, S. Real-Time Computer Vision/DGPS-Aided Inertial Navigation System for Lane-Level Vehicle Navigation. IEEE Trans. Intell. Transp. Syst. 2012, 13, 899–913. [Google Scholar] [CrossRef]
  7. Georgy, J.; Noureldin, A.; Member, S.; Korenberg, M.J.; Bayoumi, M.M. Modeling the Stochastic Drift of a MEMS-Based Gyroscope in Gyro/Odometer/GPS Integrated Navigation. IEEE Trans. Intell. Transp. Syst. 2010, 11, 856–872. [Google Scholar] [CrossRef]
  8. Quinchia, A.G.; Falco, G.; Falletti, E.; Dovis, F.; Ferrer, C.; Superiore, I.; Boella, M.A. Comparison between Different Error Modeling of MEMS Applied to GPS/INS Integrated Systems. Sensors 2013, 13, 9549–9588. [Google Scholar] [CrossRef] [PubMed]
  9. Liu, H.; Nassar, S.; El-sheimy, N. Two-Filter Smoothing for Accurate INS/GPS Land-Vehicle Navigation in Urban Centers. IEEE Trans. Veh. Technol. 2010, 59, 4256–4267. [Google Scholar] [CrossRef]
  10. Georgy, J.; Noureldin, A.; Korenberg, M.J.; Bayoumi, M.M. Low-cost three-dimensional navigation solution for RISS/GPS integration using mixture particle filter. IEEE Trans. Veh. Technol. 2010, 59, 599–615. [Google Scholar] [CrossRef]
  11. Han, S.; Wang, J. Land Vehicle Navigation with the Integration of GPS and Reduced INS : Performance Improvement with Velocity Aiding. J. Navig. 2010, 63, 153–166. [Google Scholar] [CrossRef]
  12. Van der Merwe, R.; Wan, E.A.; Julier, S.J. Sigma-Point Kalman Filters for Nonlinear Estimation and Sensor-Fusion: Applications to Integrated Navigation. In Proceedings of the AIAA Guidance, Navigation, and Control Conference, Boston, MA, USA, 19–22 August 2013; pp. 1–30. [Google Scholar]
  13. Kong, J.H.; Mao, X.; Li, S. BDS/GPS dual systems positioning based on the modified SR-UKF algorithm. Sensors 2016, 16, 635. [Google Scholar] [CrossRef] [PubMed]
  14. Tian, Y.; Chen, Z.; Yin, F. Distributed IMM-Unscented Kalman Filter for Speaker Tracking in Microphone Array Networks. IEEE/ACM Trans. Audio Speech Lang. Process. 2015, 23, 1637–1647. [Google Scholar] [CrossRef]
  15. De Marina, H.G.; Pereda, F.J.; Giron-Sierra, J.M.; Espinosa, F. UAV attitude estimation using unscented kalman filter and TRIAD. IEEE Trans. Ind. Electron. 2012, 59, 4465–4474. [Google Scholar] [CrossRef]
  16. Feng, B.; Fu, M.; Ma, H.; Xia, Y.; Wang, B. Kalman Filter With Recursive Covariance Estimation—Sequentially Estimating Process Noise Covariance. IEEE Trans. Ind. Electron. 2014, 61, 6253–6263. [Google Scholar] [CrossRef]
  17. Bavdekar, V.A.; Deshpande, A.P.; Patwardhan, S.C. Identification of process and measurement noise covariance for state and parameter estimation using extended Kalman filter. J. Process Control 2011, 21, 585–601. [Google Scholar] [CrossRef]
  18. Young, J.; Hee, L.; Kim, S.; Ho, K. Adaptive GPS/INS integration for relative navigation. GPS Solut. 2016, 20, 63–75. [Google Scholar]
  19. Li, W.; Gong, D.; Liu, M.; Chen, J.; Duan, D. Adaptive robust Kalman filter for relative navigation using global position system. IET Radar Sonar Navig. 2013, 7, 471–479. [Google Scholar] [CrossRef]
  20. Jwo, D.; Lai, S. Navigation Integration Using the Fuzzy Strong Tracking Unscented Kalman Filter. J. Navig. 2009, 62, 303–322. [Google Scholar] [CrossRef]
  21. Ndjeng, A.N.; Gruyer, D.; Glaser, S.; Lambert, A. Low cost IMU–Odometer–GPS ego localization for unusual maneuvers. Inf. Fusion 2011, 12, 264–274. [Google Scholar] [CrossRef]
  22. Jo, K.; Member, S.; Chu, K.; Member, S.; Sunwoo, M. Interacting Multiple Model Filter-Based Sensor Fusion of GPS with In-Vehicle Sensors for Real-Time Vehicle Positioning. IEEE Trans. Intell. Transp. Syst. 2012, 13, 329–343. [Google Scholar] [CrossRef]
  23. Jwo, D.; Chen, M.; Tseng, C. Interacting Multiple Model Adaptive Unscented Kalman Filters for Navigation. In Proceedings of the 27th International Congress of the Aeronautical Sciences, Nice, France, 19–24 September 2010; pp. 1–10. [Google Scholar]
  24. Navigation, I.; Fusion, S. Fuzzy Adaptive Interacting Multiple Model Nonlinear Filter for Integrated Navigation Sensor Fusion. Sensors 2011, 11, 2090–2111. [Google Scholar]
  25. Pandremenos, J.; Chryssolouris, G. A neural network approach for the development of modular product architectures. Int. J. Comput. Integr. Manuf. 2011, 24, 879–887. [Google Scholar] [CrossRef]
  26. Zhang, T.; Xu, X. A new method of seamless land navigation for GPS/INS integrated system. Measurement 2012, 45, 691–701. [Google Scholar] [CrossRef]
  27. Bhatt, D.; Aggarwal, P.; Devabhaktuni, V.; Bhattacharya, P. A novel hybrid fusion algorithm to bridge the period of GPS outages using low-cost INS. Expert Syst. Appl. 2014, 41, 2166–2173. [Google Scholar] [CrossRef]
  28. Sharaf, R.; Noureldin, A. Sensor Integration for Satellite-Based Vehicular Navigation Using Neural Networks. IEEE Trans. Neural Netw. 2007, 18, 589–594. [Google Scholar] [CrossRef] [PubMed]
  29. Noureldin, A.; El-Shafie, A.; Bayoumi, M. GPS/INS integration utilizing dynamic neural networks for vehicular navigation. Inf. Fusion 2011, 12, 48–57. [Google Scholar] [CrossRef]
  30. Zhang, Y.; Yang, J.; Jiang, H. Machine tool thermal error modeling and prediction by grey neural network. Int. J. Adv. Manuf. Technol. 2012, 59, 1065–1072. [Google Scholar] [CrossRef]
  31. Li, T.; Zhao, D.; Huang, Z.; Liu, C.; Su, S. A wavelet-based grey particle filter for self-estimating the trajectory of manoeuvring autonomous underwater vehicle. Trans. Inst. Meas. Control 2013, 36, 321–335. [Google Scholar]
  32. Guo, Z.H.; Wu, J.; Lu, H.Y.; Wang, J.Z. A case study on a hybrid wind speed forecasting method using BP neural network. Knowl.-Based Syst. 2011, 24, 1048–1056. [Google Scholar] [CrossRef]
  33. Lin, W.; Mei, A.K. Application of grey model neural network in performing financial characteristic study of enterprises in Taiwan. J. Stat. Manag. Syst. 2011, 14, 751–766. [Google Scholar] [CrossRef]
  34. Li, X.; Chen, W.; Chan, C. A reliable multisensor fusion strategy for land vehicle positioning using low-cost sensors. Proc. Inst. Mech. Eng. Part D J. Automob. Eng. 2014, 228, 1375–1397. [Google Scholar] [CrossRef]
  35. Noureldin, A.; Karamat, T.B.; Georgy, J. Fundamentals of Inertial Navigation, Satellite-Based Localization and Their Integration; Springer: Berlin, Germany, 2012; pp. 282–284. [Google Scholar]
  36. Godha, S.; Cannon, M.E. GPS/MEMS INS integrated system for navigation in urban areas. GPS Solut. 2007, 11, 193–203. [Google Scholar] [CrossRef]
  37. Beal, C.E.; Gerdes, J.C. Model predictive control for vehicle stabilization at the limits of handling. IEEE Trans. Control Syst. Technol. 2013, 21, 1258–1269. [Google Scholar] [CrossRef]
  38. Arioui, H.; Hima, S.; Nehaoua, L.; Bertin, R.J.; Espi, S. From design to experiments of a 2-DOF vehicle driving simulator. IEEE Trans. Veh. Technol. 2011, 60, 357–368. [Google Scholar] [CrossRef]
  39. Mourikis, A.I.; Roumeliotis, S.I. A Multi-State Constraint Kalman Filter for Vision-aided Inertial Navigation. In Proceedings of the 2007 IEEE International Conference on Robotics and Automation, Roma, Italy, 10–14 April 2007. [Google Scholar]
  40. Huang, Y.W.; Chiang, K.W. An intelligent and autonomous MEMS IMU/GPS integration scheme for low cost land navigation applications. GPS Solut. 2008, 12, 135–146. [Google Scholar] [CrossRef]
  41. Chang, H.; Xue, L.; Qin, W.; Yuan, G.; Yuan, W. An Integrated MEMS Gyroscope Array with Higher Accuracy Output. Sensors 2008, 8, 2886–2899. [Google Scholar] [CrossRef] [PubMed]
  42. Chen, P.W.; Lin, W.Y.; Huang, T.H.; Pan, W.T. Using fruit fly optimization algorithm optimized grey model neural network to perform satisfaction analysis for e-business service. Appl. Math. Inf. Sci. 2013, 7, 459–465. [Google Scholar] [CrossRef]
Figure 1. Whole diagram of the proposed localization solution.
Figure 1. Whole diagram of the proposed localization solution.
Sensors 17 01431 g001
Figure 2. Diagram of the proposed localization solution operating without GPS.
Figure 2. Diagram of the proposed localization solution operating without GPS.
Sensors 17 01431 g002
Figure 3. Proposed IMM-UKF algorithm.
Figure 3. Proposed IMM-UKF algorithm.
Sensors 17 01431 g003
Figure 4. Schematic diagram of GNN for the application in this paper.
Figure 4. Schematic diagram of GNN for the application in this paper.
Sensors 17 01431 g004
Figure 5. Trajectory 1 with GPS outages indicated.
Figure 5. Trajectory 1 with GPS outages indicated.
Sensors 17 01431 g005
Figure 6. Localization results during GPS outage 1.
Figure 6. Localization results during GPS outage 1.
Sensors 17 01431 g006
Figure 7. Localization results during GPS outage 4.
Figure 7. Localization results during GPS outage 4.
Sensors 17 01431 g007
Figure 8. Localization results during GPS outage 3.
Figure 8. Localization results during GPS outage 3.
Sensors 17 01431 g008
Figure 9. Increase of maximum error among the four methods after inserting biases.
Figure 9. Increase of maximum error among the four methods after inserting biases.
Sensors 17 01431 g009
Figure 10. Increase of RMS error among the four methods after inserting biases.
Figure 10. Increase of RMS error among the four methods after inserting biases.
Sensors 17 01431 g010
Table 1. Maximum position errors during GPS outages.
Table 1. Maximum position errors during GPS outages.
Outage NumberMaximum Error (m)
UKFIMM-UKFIMM-UKF-RBFIMM-UKF-GNN
126.3224.625.243.91
255.2046.9416.2115.82
364.6256.7617.9210.29
453.6451.7417.209.28
559.9851.7612.287.83
626.1323.8311.668.21
Table 2. RMS position errors during GPS outages after inserting biases.
Table 2. RMS position errors during GPS outages after inserting biases.
Outage NumberRMS Error (m)
UKFIMM-UKFIMM-UKF-RBFIMM-UKF-GNN
16.315.421.221.18
213.8412.967.697.41
321.4116.434.723.02
416.5414.345.862.84
518.4114.232.811.79
67.957.813.712.31
Table 3. Maximum position errors during GPS outages after inserting biases.
Table 3. Maximum position errors during GPS outages after inserting biases.
Outage NumberMaximum Error (m)
UKFIMM-UKFIMM-UKF-RBFIMM-UKF-GNN
131.7925.776.844.35
262.3747.2317.3816.13
371.3157.2021.5211.77
461.1753.6321.6212.85
567.4454.1414.168.15
632.6225.3913.989.71
Table 4. RMS position errors during GPS outages after inserting biases.
Table 4. RMS position errors during GPS outages after inserting biases.
Outage NumberRMS Error (m)
UKFIMM-UKFIMM-UKF-RBFIMM-UKF-GNN
17.366.031.841.45
215.5813.218.267.73
322.4717.195.453.53
417.2814.576.343.22
520.0215.092.661.66
69.338.104.382.89

Share and Cite

MDPI and ACS Style

Xu, Q.; Li, X.; Chan, C.-Y. A Cost-Effective Vehicle Localization Solution Using an Interacting Multiple Model−Unscented Kalman Filters (IMM-UKF) Algorithm and Grey Neural Network. Sensors 2017, 17, 1431. https://doi.org/10.3390/s17061431

AMA Style

Xu Q, Li X, Chan C-Y. A Cost-Effective Vehicle Localization Solution Using an Interacting Multiple Model−Unscented Kalman Filters (IMM-UKF) Algorithm and Grey Neural Network. Sensors. 2017; 17(6):1431. https://doi.org/10.3390/s17061431

Chicago/Turabian Style

Xu, Qimin, Xu Li, and Ching-Yao Chan. 2017. "A Cost-Effective Vehicle Localization Solution Using an Interacting Multiple Model−Unscented Kalman Filters (IMM-UKF) Algorithm and Grey Neural Network" Sensors 17, no. 6: 1431. https://doi.org/10.3390/s17061431

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