Abstract

In this paper, a novel framework is developed with the intention of continuously predicting vehicle position even in the challenging environments such as partial and full GPS outages. To achieve this, the Bayesian-Sparse Random Gaussian Prediction (B-SRGP) approach is proposed where the sparse random Gaussian matrix which obeys the restricted isometry property with high probability is adopted to handle the measurement model. During the full GPS outages, the proposed method fuses all available INS measurements to improve the vehicle position prediction whereas in free outages only the GPS data are processed. Besides, the Bayesian inference is used to specifically deal with the vehicle position prediction in partial GPS outages where data from both GPS and INS are taken as inputs. In all cases, measurement noises are assumed to be non-Gaussian distributed and follow the generalized error distribution. The performance of B-SRGP is evaluated with respect to real-world data collected using Smartphone-based vehicular sensing model. The proposed method is tested when measurement noises are both Gaussian and non-Gaussian distributed and also compared with the existing prediction methods. Experimental results confirm that B-SRGP presents higher accuracy prediction and lower mean-squared prediction error for vehicle position when measurement noises are non-Gaussian distributed.

1. Introduction

Nowadays, vehicle trajectory prediction is one of the major problems in intelligent transportation systems (ITS) where many researchers are widely interested in reliable safety applications. For instance, in order to avoid fatal accidents or collisions between vehicles, vehicle information should be accurately predicted and therefore drivers and pedestrians can be warned by in-vehicle systems at the earliest possible moment. Meanwhile, predicting the position of a moving vehicle is still a challenge case in the fields of engineers and scientists. Actually, the global positioning system (GPS) is used as a source of accurate position information. In contrast, GPS is not for all time a perfect vehicle positioning system in urban areas since its signals are blocked due to high buildings, tunnels, thick tree cover, and so forth. This is the so-called “GPS outage” in the literature. Based on the number of available GPS satellites in space, one can identify three kinds of outages: full GPS outage which occurs when signals of all available satellites reflect on different objects such as ground block of buildings, before arriving to the GPS receiver. In this case, GPS receiver is unable to adequately produce any location estimates. Moreover, GPS outage is said to be partial when the number of GPS satellites in view is less than four [1]. The authors in [1] mentioned that, during the partial GPS outages, the GPS location cannot be computed. Nevertheless, we believe that when the number of satellites is less than four, the GPS information is provided but with lower accuracy as also supported by the authors in [2, 3]. Finally, the GPS measurement is reliable if the signals are coming from at least four GPS satellites [4, 5]. This is the so-called free GPS outage in this study. Even though the inertial sensor system (INS) accuracy deteriorates with time due to the possible inherent sensor errors, it is usually used for navigation as a stand-alone system to bridge the full GPS outages until GPS information is available again [6, 7]. For example, the odometer of the vehicle has been used in [8] as dead reckoning sensors to complement the GPS during the full outages. Although the on-board vehicle sensors such as GPS receiver and inertial sensors (odometer, the steering angle sensor) are relatively accurate for predicting the vehicle information, they demand additional hardware to the vehicle (e.g., the steering angle sensor and odometer) and do not work under low visibility of the satellites (e.g., GPS receiver) [9].

Alternatively, the authors in [9] introduced the use of the Smartphone on board a vehicle in order to determine the vehicle position. In addition, Mok et al. [5] proposed a combination of different sensors such as accelerometer and digital compass that are embedded into the Smartphone to assist GPS positioning to increase the accuracy level for the vehicle tracking. This new advanced technology based on mobile computing system has gained a large popularity nowadays in various applications such as in target localization [10] and tracking systems [11]. Other benefits of choosing the sensors embedded in Smartphone over the ones on board the vehicle for vehicle positioning can also be found in [9].

1.1. Literature Review

Over the past few years, different prediction methods such as Kalman Filter (KF), Gaussian process for regression (GPR), radial basis function (RBF), and Dempster-Shafer (DS) theory augmented by Support Vector Machines (SVM), known as DS-SVM [12], have been developed for bridging GPS outages. Meanwhile, due to the limited knowledge of the system’s dynamic model and measurement noise, FK method suffers from the divergence and provides inaccurate prediction information. In fact, there are several considerable drawbacks to the use of KF in vehicular navigation application which can be found in [13]. Besides, the main aim of GPR is to generate a nonlinear regression model that predicts all possible inputs based on all observed variables. Although this method is flexible and simple to implement, it is more computer-intensive demanding [14]. To forecast the measurement update of KF method, the authors in [7, 15] have introduced the prediction method based on radial basis function (RBF) neural network coupled with time series analysis. In [7], for instance, when GPS outages occur, the outputs of RBF neural network are used straightly to correct the INS results. In [15], RBF neural network is used to predict measurement of GPS/SINS KF in order to guarantee the regular operation of the filter in the system during the GPS outages. Furthermore, with the intention of improving the positioning accuracy during outages [12], the trained SVM model is used to correct the INS error and the DS contributes when the GPS signals are available. All these studies revealed that the proposed prediction methods present the higher position accuracy during the GPS outages compared to some predefined methods in the literature. However, the authors did not deal with the partial GPS outages which occur when less than four satellites are available or when the four satellites in view present a higher Geometric Dilution of Precision (GDOP) [3]. Recall that the GDOP values decrease as the angles between the satellites increase and, consequently, the accuracy increases [16]. What is more, Boucher and Noyer [1] introduced the hybrid method based on the combination of KF and particle filter (PF) to handle the partial GPS outages. In their study, they mentioned that when GPS fails, the filter fuses all available pseudorange measures to improve the vehicle positioning. The used GPS receiver was not, however, reliable since it could not get any signal from less than four satellites. Based on all the aforementioned prediction methods, one can remark that the sensor measurements are assumed to be white noise and follow the Gaussian distribution. On thecontrary, there is evidence that, in several engineering systems and physical environments, noises in principle follow a non-Gaussian distribution [17, 18].

1.2. Objectives and Contributions

The main objective of this study is to develop a prediction approach-based low-cost GPS/INS model integrated in mobile computing device taking into account the challenging environments and thus providing a better vehicle positioning accuracy even during the full and partial GPS outages. To achieve this, the Bayesian-Sparse Random Gaussian Prediction (B-SRGP) algorithm is introduced. This new algorithm takes advantages of the Sparse Random Gaussian (SRG) matrix which is considered as the measurement model and obeys the restricted isometry property (RIP) [19] with high probability. This property is helpful in the sense that it is used to evaluate the quality of the measurement matrix. Since our approach deals with the free, full, and GPS outages, the parameter adjusting the GPS propagation weight is assumed to be monitored by the Gaussian model [12]. Moreover, this parameter is defined based on logical inclusive OR in order to randomly determine the free, partial, and full GPS outages of the system. During the free and full GPS outages, the Sparse Random Gaussian Prediction (SRGP) method is applied to predict the vehicle position. Additionally, when the GPS measurements are available but with low weight, that is, when the number of satellites in view is less than four, the partial GPS outage is detected. In this case, the Bayesian inference is applied to SRGP method to model the inputs from both the INS and GPS measurements in order to provide the reliable prediction accuracy. The size of sliding window is introduced to control the flow data generated by both INS and GPS which are required for the prediction accuracy. Bayesian inference is preferred since not only does it consider the data to be fixed and the parameters to be random but also it uses prior distributions which allow the usage of more information. The measurement noises are assumed to be non-Gaussian distributed and follow the generalized error distribution (GED) with nonzero shape parameter. This assumption has experimentally a positive effect on the position prediction accuracy.

The performance of the proposed B-SRGP is evaluated with respect to real-world data collected using Smartphone-based vehicular sensing model [9] instead of using the on-board vehicle sensors [2, 3]. Indeed, with the intention of effectively predicting the vehicle position in free, partial, and full GPS outages based on the proposed method, the test vehicle was driven along different roads in Hunan University area with different velocities for about 25 minutes. The proposed method is tested when the measurement noises are both Gaussian and non-Gaussian distributed and is denoted by “B-SRGP (gn)” and “B-SRGP (non-gn),” respectively, where “gn” stands for “Gaussian noise” and “non-gn” represents “non-Gaussian noise.” In fact, based on maximum likelihood estimation (MLE) method, zeroing the shape parameter increases the estimated noise variance (or covariance matrix) which in turn increases sensibly the likelihood function and therefore the position prediction accuracy. B-SRGP is also compared with the existing prediction methods such as KF and Multivariate Adaptive Regression Splines (MARS). Experimental results reveal that B-SRGP presents the good performance in terms of prediction accuracy of the vehicle position and mean-squared prediction error (MSPE) when the measurement noises are non-Gaussian distributed.

In the next section, we formally express the problem statement where the Sparse Random Gaussian (SRG) matrix for prediction model and the fusion of the GPS and INS data based on predictor matrix are introduced. Section 3 presents in detail the Bayesian-Sparse Random Gaussian Prediction (B-SRGP) for vehicle position during the free, partial, and full GPS outages. Section 4 is devoted to the experiment and evaluation results where the determination of the partial and full GPS outages as well as the comparison results based on the adopted prediction methods is highlighted. Conclusion and future work are presented in Section 5.

2. Problem Statement

2.1. Sparse Random Gaussian (SRG) Matrix for Prediction Model

In the statistical signal processing framework, one can predict the values of a continuous dependent variable from a set of independent variables using the following nonlinear model: where represents the response or measurement vector. The variable indicates the input to be predicted. Here, stands for the error vector and is supposed to be non-Gaussian distributed whereas is an unknown prediction function. This function can be transformed as where stands for the measurement matrix or predictor matrix, with . The crucial task here is how to design the predictor matrix to guarantee that it preserves the information . To achieve this, we assume that is a sparsified random Gaussian matrix whose entries are given by [20]where is the measurement sparsification parameter. Moreover, since there are more unknowns than the number of equations (), the measurement matrix becomes singular and leads (2) to an ill-conditioned system. Therefore, for better prediction, should satisfy the restricted isometry property (RIP) [19]. Indeed, the matrix satisfies the -RIP with restricted isometry constant (RIC) if , where represents the nonvanishing entries of the sparse matrix . This property is also used to evaluate the quality of the measurement matrix.

Moreover, according to [21], the sparsified random Gaussian matrix satisfies the RIP with high probability if , where the constants and . The variable represents the dimension of the subspace. After the proof, it is shown that the matrix obeys the RIP with the probability . The choice of the sparsified random Gaussian matrix over the deterministic matrix is due to the fact that it is very hard to get the latter matrix with size that satisfies the RIP because it requires the larger size of and smaller sparsity level [22, 23]. More benefits of choosing the random matrix as the measurement matrix can be found in [24].

2.2. GPS and INS Data Fusion-Based Predictor Matrix

In this paper, we assume that the measurement device comprises both the global positioning system (GPS) and the Inertial Navigation System (INS). Based on (2), the measurements of GPS and INS are given by and where and , respectively, where is the -sparse predictor matrix constructed based on (3). The variable indicates the position in terms of latitude and longitude over the sample time , for example, whereas represents data provided by INS such as the acceleration, direction angle, and angular velocity. Moreover, variables and are the GPS and INS measurement noises which show the dependence of and on the variables other than predictor variables and . These noises are considered as non-Gaussian distributed and follow the generalized error distribution (GED) [25]. The probability density function (PDF) related to and is therefore defined aswhere , , and is the gamma function.

The quantities and are location and scale parameters, respectively, and represents specifically the standard deviation of the sample. The variable is a shape parameter.

Proposition 1. The generalized error distribution (GED) becomes the normal or Gaussian distribution, if the shape parameter is zero and is as follows:

Proof. Assume that the shape vanishes; that is, ; then, (4) becomeswhere and .
Then, plugging these results into (6) leads to the following Gaussian distribution:

For more precision, Figure 1 plots the generalized error distribution (GED) with , , and different values of the shape with the intention of proving graphically Proposition 1 where the curve () represents the Gaussian distribution.

In this study, we consider also that the response variable which depends on both and is defined as , where and stand for the weight related to GPS and INS, respectively. Hereafter, we will suppose that also depends on the GPS weight in order to regulate the contribution of GPS for the accurate navigation solution in the system. The GPS weight denoted as is assumed to be Gaussian distributed and is computed based on the Gaussian PDF [12] as follows:where and indicate the covariance matrix of GPS and its determinant, respectively, whereas represents the mean value of GPS measurement. Moreover, we assume that the estimated response is given by where and are the estimated measurements provided by GPS and INS, respectively. Since the GPS weight is defined using Gaussian PDF, its values vary from 0 to 1 [26] (i.e., ). Indeed, the GPS weight is calculated by integrating the PDF where the random variable varies from negative infinity to a certain limit , for example, that is, . In this case, is equal to where “” indicates the logical inclusive OR. This is due to the fact that the information can come, at the same time, from both the GPS and INS but is monitored by the GPS weight .

3. Bayesian-Sparse Random Gaussian Prediction (B-SRGP) Method during the Free, Partial, and Full GPS Outages

This section describes the formulation of free, partial, and full GPS outages based on the weight of GPS, , and the adopted technique to handle the evoked cases. Then, based on , the three cases can be derived as follows.

3.1. Availability of GPS Signals (Free Outage)

During the process, if , that is, when the number of available satellites is at least four [4], it is clear that the system ignores the INS contribution and GPS will be solely taken into account at 100% (see (9) and Figure 2). Then, no GPS outage occurs. In this case, the system uses only the GPS measurements to predict the state of . Therefore, a predictive distribution for unknown data can then be obtained by conditioning on the known data as and the likelihood related to the GPS measurement noise is proportional towhere is the estimated covariance matrix. In this paper, this matrix is estimated via the Maximum Likelihood Estimation (MLE) [27] and is given by . In addition, represents the sample size and is the estimated variance defined in terms of shape parameter as follows:

3.2. Full GPS Outage

Similarly, if , that is, when GPS signals are absent (full GPS outage), the system assigns the 100% confidence to the INS (see (9) and Figure 2) and is used to estimate the state of . Therefore, and the likelihood related to the INS measurement noise is proportional towhere stands for the estimated covariance matrix. Its variance in terms of shape parameter is given byIn (11) and (13), represents the estimated mean (via MLE) related to the GPS and INS measurement noises, respectively, and is defined as In the following, we provide the proof of (11) (or (13)) and (14).

In general, recall that for each sample , for example, consider a parameter value at which attains its maximum as function of . A maximum likelihood estimator of the parameter based on is . Then, if the likelihood function is , the MLEs of are the ’s which maximize the likelihood function and the necessary conditions for an optimum are given bywhere and and such that is the joint PDF (or likelihood) of . Moreover, MLE is equivalent to the maximum log-likelihood estimation which is provided by

Proof of (11) (or (13)). The covariance matrix of the MLEs is the Hessian matrix which is the inverse of the matrix of second partial derivatives (in terms of the log-likelihood function, ). Then, the estimated covariance matrix related to the measurement noise is given byLet us now determine the estimated variance based on MLE. Indeed, the likelihood function is computed as follows:The maximum log-likelihood estimation is defined as .
Using (15), the ML estimation of the variance related to the measurement noise is as follows:Then, the estimated variance of is provided by

Proof of (14). Based on (15), the ML estimation of the mean related to the measurement noise is obtained as follows:Then, the estimated (minimum) mean of is provided by

Consequently, based on (21) and (23), the estimated mean and variance related to the Gaussian distribution (see (7)) are provided by

3.3. Partial GPS Outage

This particular situation happens if , that is, if the number of available satellites is less than four or if the geometry of the four selected satellites is not adequate (a greater angle between the satellites provides a better measurement and therefore the good position accuracy [16]). In this case, there is interaction between the dependent variables and . The selection of these local variables is made based on (8) which affects different values to .

Position Prediction Based Bayesian Inference during the Partial GPS Outages. In the case of partial GPS outages, the basic idea is to use the available information from both and . To achieve this, the Bayesian inference is applied in order to optimally detect which information is more accurate for good position prediction. Indeed, assuming that the prior probabilities and for and , respectively, are known and based on (9), the Bayes theorem provides the following conditional probabilities:where and are the posterior probabilities related to the prior probabilities and whereas and are the probability densities from which the training data were drawn. Recall that the denominator in (25) can be expressed in terms of the numerator as which acts as a normalization factor. Now the main problem is how to decide which information is coming from either the GPS or the INS to assign to the new output . Based on [26], one can consider that is assigned to the data with larger posterior probability; that is, the response is, for instance, assigned to GPS data if . This condition is verified ifOtherwise, the response is assigned to INS data. This method can be practical for detecting new data coming from the GPS or INS that have low probability during the process and for which the predictions may be of low accuracy. However, under the condition with which , this cannot provide the accurate position prediction since the GPS or INS weight is still insufficient.

To overcome this weakness, we adopt the combination of data from both INS and GPS by summing (25) to get the following predictive distribution:where stands for GPS and INS, respectively, and represents the 1-norm function. The notation, here, indicates that information is from both GPS and INS where “” is the AND logical operator. In this case, as the measurements from GPS and INS are received at the fusion center, the -scan sliding window [28] approach is adopted to update the tracks and control the flow data generated by both INS and GPS which are required for the prediction accuracy. The value is a regulation parameter where is the predefined support threshold and is the bound parameter error. The block diagram during the free, partial, and full GPS outages is presented in Figure 2.

3.4. Bayesian-Sparse Random Gaussian Prediction (B-SRGP) Algorithm for Vehicle Position

Algorithm 1 aims to predict the vehicle position using the Bayesian-Sparse Random Gaussian Prediction (B-SRGP) method during the free, partial, and full GPS outages. In order to define the predictor matrix based on RIP, the optimization problem is resolved using the conjugate gradient algorithm [29]. In addition, the Sparse Random Gaussian matrix is determined based on iterations. The vehicle information provided by the GPS and the INS (Gyroscope and Accelerometer) integrated in Smartphone comprises the vehicle position (latitude and longitude ), the angular velocity , and acceleration , respectively, at epoch . During the free and full GPS outages, the vehicle information is provided by GPS and INS, respectively, according to (8), (9), (10), and (12). The Bayesian inference is used in order to handle the problem related to the partial GPS outages as described by (27).

Input: : predictor vectors; : measurement vectors; : covariance matrix of GPS;
: number of iterations to obtain the Sparse Random Gaussian matrix.
Output: the predicted measurement of the vehicle position .
(1) Initialization: At epoch :
(i) Set the initial vehicle position provided by GPS and ,
   the initial angular velocity and acceleration provided by INS;
(ii) Set initial values
(2) for   to   do
(3)   for   to   do
(4)   Compute the random Gaussian matrix according to (3);
(5)   
(6)   end for
(7)   Explore the measurement matrix based on RIP such that the optimization problem is resolved via [29];
(8)   Generate , , and using MLE (see (11), (13) and (14));
(9)   Calculate the likelihoods and according to (10) and (12);
(10)  Generate and evaluate the GPS weight according to (8);
(11)   if  , (Free GPS outage) then
(12)  Predict vehicle position such that based on (9) and (10);
(13)   end if
(14)   if   (Full GPS outage), then
(15)   Predict vehicle position such that based on (9) and (12);
(16)   Otherwise (, Partial GPS outage)
(17)   Compute according to (27);
(18)   Predict the vehicle position such that
(19) end if
(20) end for
(21) Return the predicted measurement of the vehicle position .

4. Experiment and Evaluation Results

With the intention of effectively predicting the vehicle position in free, partial, and full GPS outages based on the proposed method, the test vehicle was driven along different roads in Hunan University area with different velocities for about 25 minutes. The Smartphone, Samsung Galaxy S4, on board the vehicle was with Android OS v4.2.2 as Operating System. This device not only comprises an Assisted-GPS (A-GPS) support and GLONASS but also includes the usual accelerometer, gyroscope, proximity, compass, and ambient light sensors for improving urban navigation performance. The technical specifications of the Smartphone sensors are highlighted in Table 1.

Although the device comprises two navigation systems, data from different satellites in view were collected using only A-GPS during the road experiments.

Moreover, for the purpose of computing the vehicle position (latitude and longitude), the Earth-Centered Earth Fixed (ECEF) system was utilized. This system was then changed into the coordinate system based on the Universal Transverse Mercator (UTM) projection system which is the most commonly used method in China.

(a) Determination of the Partial and Full GPS Outages. In order to show the location of the full and partial GPS outages, the number of satellites in-view system was used. The Geometric Dilution of Precision (GDOP) technique could be also adopted since, even though several satellites are available, the smaller angle between the four selected satellites leads to inaccuracy position. This case is also regarded as the partial GPS outage [3]. However, due to the technical limitations, the strategy related to the recorded satellites in view is preferred instead of using GDOP in order to detect different types of outages. The number of satellites in view which determines the free, partial, and full GPS outages during the road experiments is shown in Figure 3.

As can be seen from Figure 3, nine full GPS outages have been intentionally introduced in different periods on both the latitude and longitude from 73 to 109, from 268 to 307, from 532 to 562, from 602 to 643, from 699 to 748, from 780 to 827, from 991 to 1041, from 1111 to 1163, and from 1290 to 1345 seconds, respectively, with the lengths of 36, 39, 30, 41, 51, 47, 50, 52, and 55 seconds. Even though the imbedded GPS receiver can detect signals from several satellites, its design is limited to the demodulation of signals from at most six satellites. Beside the nine artificial full GPS outages, the used system shows five natural partial outages distributed on latitude and longitude. It should be noted that two natural partial GPS outages were detected on latitude from 123 to 140 and from 351 to 378 seconds, respectively, with the lengths of 17 and 27 seconds and three were detected on longitude from 135 to 159, from 893 to 907, and from 1081 to 1101 seconds with lengths of 24, 14, and 30 seconds, respectively.

(b) Comparison and Analysis Results. In this experiment, at each time (), different values related to the vehicle position (the latitude and longitude) were provided by GPS integrated in Smartphone. The test was started with as initial values which represent, respectively, the latitude [m] and longitude [m]. To achieve the better accuracy using the proposed method, the measurement matrix defined as Sparse Random Gaussian (SRG) matrix of size and with only nonzero coefficients was randomly generated after iterations. For satisfying the RIP, the fixed RIC [30] is considered which permits the canonical convex optimization problem for sparse approximation as well as guaranteeing the high probability. When the GPS signals are considerably available (the weight parameter ), the GPS error covariance matrix and the mean are estimated based on (11) and (14), respectively, where the scale parameter is set to (for non-Gaussian measurement noise). In this case, the vehicle position was predicted using all available GPS information.

During the full GPS outage (the weight parameter ), the system assigns the 100% confidence to INS which means that all available INS data (from gyroscope and accelerometer sensors) are used for bridging the vehicle position prediction. Similarly, the INS error covariance matrix and the mean are estimated based on (13) and (14), respectively. Finally, during the partial GPS outage (the weight parameter ), the available GPS information is completed by the INS data coming from the gyroscope and accelerometer sensors in order to successfully provide the reliable vehicle position prediction.

In this study, we have compared the performance of our proposed B-SRGP algorithm by taking KF [7] and Multivariate Adaptive Regression Splines (MARS) [31] as references which were the most prediction algorithms extensively used in the literature. Moreover, the effect of measurement noise on our proposed method B-SRGP is tested by considering the measurement noise to be non-Gaussian distributed (following GED) on one hand and Gaussian distributed on the other hand. This latter distribution was determined by zeroing the scale parameter (see Proposition 1 and its proof). In this case, for simplicity, the proposed method is denoted “B-SRGP (gn)” and “B-SRGP (non-gn),” respectively, where “gn” stands for “Gaussian noise” and “non-gn” represents “non-Gaussian noise” as shown in Figure 4.

This assessment was conducted based not only on different simulated free outages but also on nine artificial simulated full outages as well as five natural partial outages of different durations as shown in Figures 3 and 4. A comparison to KF, MARS, B-SRGP (non-gn), and B-SRGP (gn) was performed for both the longitude and latitude which constitute the vehicle position.

The vehicle position error based latitude and longitude coordinates are computed by comparing the predicted vehicle position observed from the measurement with the corresponding true vehicle position. Figure 4 indicates the longitude position and the latitude position error curves of the four methods mentioned above. In fact, let us analyze the results taking into account the three kinds of outages.

(i) Free and Full GPS Outages. As mentioned in Section 2.2, the proposed method uses the GPS and the INS data to predict the vehicle position. The required measurements which are based only on the sparsity of the optimized singular matrix are sensibly reduced since, in our case, approximately 41.67 percent of matrix elements are zeros. The second factor that proves the appropriateness of B-SRGP (non-gn) for INS/GPS applications is based on the consideration of measurement noise as non-Gaussian distributed. Indeed, setting the shape parameter as greater than zero, that is, , reduces the prediction error because the estimated noise variance and therefore the covariance matrix which constitutes the likelihood functions become small [32]. These two main factors contribute to increasing the position prediction accuracy. In addition, obviously, B-SRGP (gn) is as accurate as B-SRGP (non-gn) in free GPS outages. However, the main difference resides in the full GPS outages. The disparity is also due to the non-Gaussianity related to the measurement noise. In fact, zeroing the shape parameter not only leads to the Gaussian distribution (5) but also increases the estimated noise variance which in turn increases the likelihood function expressed as a function of the estimated covariance matrix. This augments consequently the prediction errors [32] for the vehicle position.

Figure 4 shows that the vehicle position prediction errors related to MARS are very close to the errors related to B-SRGP (non-gn) and B-SRGP (gn) in both free and full GPS outages because MARS performs well in the noisy environment and has fairly low variance due to the constrained form of its spline basis functions. Moreover, MARS is flexible enough to model nonlinearity and variable interactions as B-SRGP (non-gn) or B-SRGP (gn). However, B-SRGP (non-gn) or B-SRGP (gn) is slightly better than MARS because this latter fails to predict well when the sample size is small [33, 34] (in our case, the sample size is set to , nonzero entries of the random Gaussian matrix). From Figure 4, one can also remark that KF is the worst predictor of other adopted predictors. Indeed, due to the limited knowledge of the system’s dynamic model and measurement noise, KF method suffers from the divergence and provides inaccurate prediction information. Moreover, the weakness in discernibility of some of the error states may lead to unstable estimates of other error states [13].

(ii) Partial GPS Outages. To achieve the reliable results, the regulation parameter is set such that the support threshold and the bound parameter error [35]. Moreover, -scan sliding window is used as systems (INS and GPS) (see (27)). Through the zoom (see Figure 5) of the four out of five partial GPS outages plotted in Figure 4, one can see that the proposed method also provides the good performance in terms of vehicle position prediction. The aforementioned comparison analysis about the adopted methods is relatively identical for the partial GPS outages. Generally, based on B-SRGP (non-gn), the prediction accuracy during the partial GPS outages is better than the prediction accuracy during the full GPS outages. Indeed, during the partial GPS outages, the INS and GPS data are complemented and the Bayesian inference uses prior distributions which allow the usage of more information. Besides, the selection of the sliding window also contributes to increasing the vehicle position prediction. For all the simulated free, partial, and full GPS outages considered in this study, the proposed B-SRGP algorithm is more efficient than other adopted methods for the vehicle position prediction when the measurement noises are non-Gaussian distributed.

The performance of our proposed method is also evaluated statistically using a standard equation (28) to calculate mean-squared prediction error (MSPE):where is the true measurement at the position and represents the predicted measurement at the position using different adopted methods. Here, indicates the set of measured positions using GPS and/or INS.

Figure 6 plots the MSPE for all adopted prediction methods based on the components of the vehicle position (latitude and longitude) during the full GPS outages taking into account the length of each outage. Recall that low MSPE implies the high confidence for the prediction method. Specifically, the difference between B-SRGP (gn) and B-SRGP (non-gn) in terms of MSPE is related to the large measurement noise variance of B-SRGP (gn) which produces the large value of MSPE. The same observations are applied on the partial outages plotted in Figure 7.

In addition, the MSP errors increase as the lengths of the outages increase. Indeed, let us consider, for instance, the three last full outages on longitude (see Figure 6) with 50, 52, and 55 seconds of lengths, respectively. The MSP longitude errors are 0.55, 1.14, and 1.49 m, respectively, for B-SRGP (non-gn); 27.69, 33.90, and 29.8 m, respectively, for B-SRGP (gn); 5.70, 7.72, and 9.61 m, respectively, for MARS; and 23.91, 28.14, and 30.55 m, respectively, for KF. These results are consistent because the full outage lengths where only data from INS are used to replace GPS information are not extremely large. This observation is also supported by the authors in [7] who demonstrated that, in general, bridging by inertial sensors can be applied for only very short time.

In terms of averages, as it is stated in Table 2, it can be seen that the B-SRGP (non-gn) has the lower average of MSPE than other adopted prediction methods based on the nine full outages and five partial outages located on both latitude and longitude. Although B-SRGP (gn) outperforms MARS in free and partial GPS outages (see Figure 4), we can notice from Table 2 that MARS is rather better than B-SRGP (gn) in terms of MSPE in full GPS outages. The main reasons are due to the good characteristics of MARS already previously explained while B-SRGP (gn) suffers from the drawbacks related to the Gaussian measurement noise, especially when measurement data are from only INS.

In sum, the above experimental results reveal that B-SRGP (non-gn) presents higher accuracy prediction and lower mean-squared prediction error (MSPE) for vehicle position when compared to the other adopted methods. Although our proposed method is reliable for predicting the vehicle position even in challenging environments, it faces some limitations. Indeed, if, for instance, the size of the measurement matrix tends to infinity, that is, (or ), this leads to the higher computational complexity of our proposed method which was not treated in this study. In other words, while MARS is suitable for handling fairly large datasets [35], the proposed B-SRGP is still not applicable to very large-scale problems due to its computational complexity. This implies that MARS would become better than our proposed method when large amounts of data were taken into account.

5. Conclusion and Future Work

In this paper, we propose an approach based on B-SRGP for vehicle position prediction. The originality lies in the use of a Sparse Random Gaussian matrix as a matrix measurement for vehicle position prediction as well as the sensors integrated in Smartphone to collect the dataset in urban city where free and natural partial GPS outages were detected and full GPS outages were intentionally introduced. In addition, the Bayesian inference is introduced to deal with the partial GPS outages where the sliding window size is used to regulate the flow data generated by both INS and GPS which are required for the prediction accuracy. The benefits of our prediction method are shown on simulation results through both the recorder dataset and the statistical evaluation using mean-squared prediction error (MSPE). Moreover, it is demonstrated that the prediction ability of the proposed algorithm B-SRGP is superior to the conventional KF and MARS. Besides, when the proposed algorithm is tested under the assumption that the measurement noises are Gaussian and non-Gaussian distributed, the experiment results revealed that it presents higher accuracy prediction and lower mean-squared prediction error (MSPE) when the measurement noises are non-Gaussian distributed. Although the B-SRGP is able to predict the vehicle position during the free, partial, and full outages, it may suffer from the higher computational complexity when the size of the measurement matrix becomes larger (tends to infinity). What is more, even though the experiment results showed that MSP errors increase with the lengths of the outages, this study did not evaluate the effectiveness of the B-SRGP when the period of full or partial GPS outage is extra long (e.g., more than 100 seconds). It is therefore our duty to deal with the aforementioned challenging cases in the future work.

Conflict of Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.

Acknowledgments

This work was partly supported by the National Natural Science Foundations of China (no. 61272061 and no. 61301148), the Fundamental Research Funds for the Central Universities of China (nos. 531107040263 and 531107040276), the Research Funds for the Doctoral Program of Higher Education of China (no. 20120161120019 and no. 20130161110002), and the Hunan Natural Science Foundations of China (no. 10JJ5069 and no. 14JJ7023).