1. Introduction
Currently, global navigation satellite systems (GNSSs) and inertial navigation systems (INSs) are the most typical and widely used navigation methods in the field of the Internet of Things (IoT), such as the Internet of Vehicles (IoV) [
1,
2,
3,
4]. However, as a result of the rapid developments in bionic technology [
5], some new types of bionic autonomous navigation technologies have emerged that are based on biological principles and can help unmanned platforms including unmanned aerial vehicles (UAVs) [
6], unmanned vehicles (UVs) [
7,
8,
9], and autonomous underwater vehicles (AUVs) to realize autonomous navigation. In recent years, polarization navigation based on atmospheric polarized light [
10] has been noted as a more mature technique for bionic autonomous navigation technology. This technique has the advantages of zero cumulative error, high accuracy, and zero electromagnetic interference. However, when the sky region is occluded, the polarization information will be subject to interference, and the accuracy of the polarization compass (PC) will be affected. At this time, the common INS and the PC can be combined to form an integrated navigation system to improve the overall orientation accuracy. However, because of the rapid accumulation of INS errors that occurs over time [
11,
12,
13,
14], the navigation accuracy will continue to decline when this integrated navigation system is located in an occluded and dynamic environment for long periods. Therefore, it is necessary to explore a new integrated navigation method that can adapt to a dynamic environment when the polarization signal is lost completely.
The current solutions available to improve the accuracy of an integrated navigation system composed of an INS and a PC can be divided into two types. The first is intended to increase the robustness of the integrated navigation system by adding other sensor types, including global positioning system (GPS) sensors, magnetometers, odometers, star sensors, celestial body sensors, and binocular stereo cameras, among others, but this leads to increases in hardware costs, system power consumption, and system volume. The other solution is to improve the navigation accuracy by improving the integrated navigation model. For example, in [
15], a polarization-based tight coupling model (PTCM) was established and a reliable fusion strategy was proposed to extract information from the PC and the INS. To solve the problem of attitude and heading determination for the polarization-based attitude and heading reference system (PAHRS), the system measurement model coupled the attitude and heading cumulative error of the INS closely [
16]. Using the new polarization measurement error equation and the INS error equation, the INS/PC integrated navigation error equation was then established [
17], and an autonomous and fast initial alignment was realized. In addition, to improve the heading angle accuracy, the system error source was analyzed [
18], and a new calibration model was established on this basis to compensate for the installation error of PAHRS. To compensate for the longitude and latitude errors of the INS [
19], a bionic positioning system model that combined the PC and the INS was established. A mathematical model of the rapid transfer alignment (RTA) with disturbance was established [
20] and the grid heading solution for polarized light navigation was extended to the measurement process, which solved the low-quality attitude reference problem of the master INS.
The integrated navigation system’s accuracy can be improved substantially using the method above, but when the carrier moves in a complex occluded environment, the PC’s polarization information is lost completely; the method described above will then be unable to estimate the navigation information accurately, and it will also be unable to output high-precision navigation information continuously. The limitations of use of a single Kalman filter have motivated researchers to explore new methods to enhance the accuracy of integrated navigation systems during partial sensor navigation information interruptions. Due to the self-learning and fitting capabilities of neural networks, the precision of integrated navigation system can be improved by combining them with a Kalman filter. In [
21], an adaptive neural fuzzy inference system algorithm based on variational Bayesian (VB) Kalman filtering and principal component analysis was proposed to prevent degradation of the navigation system’s positioning accuracy being caused by erroneous compensation. A Kalman fusion algorithm based on a backpropagation neural network (BPNN) was proposed [
22], which used the current and past two-step information as inputs to the BPNN model; a relationship model between the INS velocity, the inertial measurement unit (IMU) output, the GPS interruption time, and the GPS position increment was then established to improve the integrated navigation system’s performance. By combining a Kalman filter with an improved multilayer perceptron network, a new hybrid fusion algorithm proposed in [
23] provided pseudo-position information to assist the integrated navigation system. Because of the simple structure of the radial basis function (RBF) neural network, it is suitable for use in fast online training [
24]. Various forms of hybrid prediction methods based on RBF neural networks and Kalman filters were proposed in [
25], which improve the robustness of the integrated navigation system during the interruption of navigation information from partial sensors. To overcome the problem of increased navigation positioning errors caused by data interruption, ref. [
26] developed a maximum correlation Kalman filter (KF) (mcKF) assisted by a dual free-size least-squares support vector machine (fLS-SVM) for fusing INS and UWB data. A finite impulse response (FIR) filter that combined predictive models and extreme learning machines (ELMs) was proposed [
27] to improve the accuracy of the quadcopter positioning based on the UWB.
However, most of the combinatorial methods above are based on static neural networks, e.g., BPNN and RBF neural networks. Some methods only use the current and past two-step information as inputs, which cannot fit the dynamic characteristics of the integrated navigation system fully, and thus there is still room for further navigation accuracy improvement. With further extension of the research field, researchers have found that dynamic neural networks with strong learning abilities, memory retention abilities, and robustness, including the nonlinear autoregressive neural network (NARX), the long short-term memory (LSTM), and the gated recurrent unit (GRU) network, can make reasonable decisions based on the current input and historical information. These networks are also suitable for fitting and prediction of the time series. By considering the error accumulation of GRU network prediction, a hybrid algorithm based on the GRU and an adaptive Kalman filter was proposed in [
28] to improve the navigation performance. To improve the position and velocity accuracy of the navigation system during GNSS outages, a new method was proposed in [
29] that combined an unscented Kalman filter with the NARX, and the performance of the proposed method was validated experimentally using a real-world dataset.
The neural-network-aided navigation systems above have shown impressive performances. However, some neural network algorithms require large quantities of data and considerable computing resources to train effectively, and the predicted values inevitably contain errors. The disadvantages of the former case can be partially resolved by using appropriate data-driven models, while the disadvantages of the latter case can be suppressed by establishing appropriate error models. Therefore, this article proposes a dual data- and model-driven micro-electro-mechanical system–inertial navigation system (MEMS-INS)/PC seamless navigation method. In this method, when the PC signal is lost, the NARX is used to predict the heading angle increment and the VB cubature Kalman filter (VBCKF) algorithm is used to estimate the measurement noise covariance to improve the integrated navigation accuracy. The main contributions of this article are as follows:
The MEMS-INS/PC seamless navigation method driven by data and modeling is applied to the nonlinear MEMS-INS/PC integrated navigation system to provide a continuous and accurate navigation scheme.
A Gaussian–Newton Bayesian regularization algorithm, which is used to train the NARX, improves the accuracy and efficiency of the model significantly and increases the model’s stability. A nonlinear relationship between the angular rate and the specific force information of the INS and the PC heading angle increment is established by the NARX.
By considering the prediction error of the neural network, this study proposes a VBCKF algorithm with an inverse gamma distribution, introduces the variational Bayesian theory to estimate the variational measurement noise covariance, and improves the Kalman filter’s estimation accuracy in the presence of unknown measurement noise covariance and measurement outliers.
The rest of this article is organized as follows.
Section 2 describes the integrated navigation system model and the fundamentals of the proposed algorithm in detail. The proposed dual data- and model-driven approach for seamless MEMS-INS/PC navigation is then presented in
Section 3. In
Section 4, field test results are given and the performance of the proposed algorithm is analyzed. Conclusions are finally presented in
Section 5.
3. Seamless MEMS-INS/PC Loosely Coupled Navigation Based on NARX-VBCKF
In practical navigation applications, when the carrier moves in a complex occlusion environment, the heading angle information output by the PC will be unstable because of occlusion. At this time, optimal estimation cannot be achieved using the traditional single Kalman filter. The proposed dual data- and model-driven MEMS-INS/PC seamless integrated navigation system architecture includes two parts: the data-driven part and the model-driven part. The core of the data-driven part is the NARX based on GNBR, which does not need to input the specific system mathematical model, and can fit the complex nonlinear dynamic system well. When the PC works normally, large amounts of INS data and PC data are used as the input to the neural network to regress the incremental model of the PC heading angle. When the PC heading angle data are abnormal, the measured PC value is then compensated to provide assistance for subsequent model driving. The core of the model-driven part is the loosely coupled navigation model based on the VBCKF. Because the original measurement and the predicted measurement inevitably contain errors, and the measurement noise covariance is unknown, variational Bayesian theory is introduced to the model-driven part to estimate the virtual measurement noise covariance and improve the model’s estimation accuracy. The MEMS-INS/PC seamless integrated navigation system based on dual data and model driving can solve the problem of PC data loss in complex occlusion environments, and it can also restrain the error accumulation caused by the IMU and sensor measurement noise. The working framework for the integrated navigation system is shown in
Figure 3.
3.1. Design of NARX Input/Output Models
To obtain more accurate prediction results, it is necessary to select suitable training samples. At present, neural-network-assisted MEMS-INS/PC integrated navigation systems can be mainly categorized into two types. The first type establishes the relationship between the initial INS information and the output heading angle errors of the INS and the PC, i.e.,
, which can be expressed specifically as
where
is the heading angle error output by the two sensors;
and
represent the heading angles output by the PC and the INS, respectively;
and
represent the actual heading angle information of the PC and the INS, respectively;
and
represent the measurement errors of the PC and the INS, respectively; and
is the actual heading angle error of the two sensors. The heading angle error
output by this model includes the measurement errors for both sensors.
The second type establishes a relationship between the initial INS information and the PC heading angle increment, i.e.,
, which can be expressed as
where
denotes the increment in the heading angle output from the PC at moment k;
denotes the heading angle output from the PC at the moment k;
and
denote the actual heading angle of the PC at the moment k and the corresponding measurement error of the PC heading angle, respectively; and
denotes the actual increment in the PC heading angle at the moment k. The above shows that the heading angle increment output from this model only includes the PC heading angle measurement error. The previous model includes the measurement errors of both sensors and the error
of INS will also accumulate with time; therefore, the input–output model selected here is the
model.
The input to the neural network is the initial information of the INS, including the specific force
and the angular velocity
, and the output from the network is the increment in the PC heading angle
, which can be expressed as
3.2. Nonlinear System Processing Method Based on VB
In the complex occlusion dynamic environment, time-varying noise occurs during observation of the nonlinear integrated navigation system, and the covariance matrix of the noise is usually unknown. However, the traditional Kalman filter ignores the variations and sets the measurement noise covariance at a constant value, which means that the filter is unable to track the system changes well and leads to reduced estimation accuracy. Therefore, the variational Bayesian method is introduced here to approximate the joint posterior distribution of the measurement noise covariance and estimate the measurement noise covariance.
In generalized Bayesian filtering theory, the state
of the system and the covariance
of the measurement noise are treated as random variables and are regarded as the parameters to be estimated. The joint prior probability density function of these two parameters at the moment
can be expressed as
The joint posterior probability density function at time k is then
The equations above can be used as a summary of the prediction and updating steps of the generalized Bayesian filtering method. However, in practical applications, because (15) and (16) contain complex integral operations, it is difficult to obtain analytical solutions using this method. Therefore, variational Bayesian theory [
20] is introduced here to obtain approximate solutions, and (15) and (16) are approximated as the products of the Gaussian distribution and the inverse gamma distribution:
where
is the state estimation at time
k;
is the estimated covariance at time
k;
b is the dimension of the measurement variance;
is the unknown variance of the Gaussian distribution of the measurement noise; and
(
) represents the inverse gamma distribution.
and
are the inverse gamma distribution parameters and can be expressed as
where
is the variational attenuation coefficient taking values in the interval (0,1].
Ultimately, the measurement noise covariance can be expressed as
The equations above represent the derivation of the VB algorithm, but this algorithm is only applicable to linear systems. For the nonlinear navigation model given in
Section 2.1, the CKF algorithm must be introduced to solve the nonlinear problem. In this work, the VB algorithm is combined with the CKF algorithm to obtain the VBCKF based on the VB, and its specific filtering process is given as follows:
Step 2: Time update
Calculate the cubature point at
k − 1:
where
denotes the square root of the covariance of the state’s prior distribution, and
is the cubature point, which is defined as
where
is the number of cubature points,
n is the dimension of the state vector, and
can be expressed as
Propagate the cubature point:
Step 3: Measurement update
Calculate and propagate the volume points:
Calculate the predicted measurements:
Calculate the cross covariance:
Update the parameters of the inverse gamma distribution:
Perform N iterations to calculate the covariance
of the measurement noise:
Calculate the self-covariance:
Update the filter gain, the state, and the covariance:
posterior update:
Stop the iteration when n = N, and let , , and . To ensure the accuracy and speed of the algorithm, the number of iterations was set at N = 3 in this work.
At this point, the complete VBCKF filtering process is over. In the measurement update step, the improved filter uses the VB method to estimate the covariance of the measurement noise iteratively, and then it updates the system state.
3.3. MEMS-INS/PC Loosely Coupled Navigation Method Based on NARX-VBCKF
When the PC signal is available, as shown in
Figure 3a, the integrated navigation system is in its training mode. The inputs to the NARX include the specific force
and the angular velocity
from the INS, as shown in (13). The incremental heading angles
calculated from the PC heading angles collected at different moments in time are used as the network outputs, as shown in (14). The GNBR training algorithm is used to determine the relationship between the heading angle increment
, the specific force
and the angular velocity
Simultaneously, the INS information and the PC information are input into the loosely coupled navigation model based on the VBCKF for optimal estimation to obtain the heading angle error of the INS; the heading information is then corrected to obtain the optimal heading angle.
In the case of lost or inaccurate PC signals, as shown in
Figure 3b, the integrated navigation system shifts into its predictive mode. At this point, the specific force
and the angular velocity
of the INS are still available, and using this information as the inputs to the trained neural network allows the neural network to predict the angular increment in the PC heading
. The PC heading angle at the current moment can be obtained by accumulating the heading angle increments from the time that the predictions started. The new PC heading angle can replace the original, inaccurate PC heading angle information that was input into the VBCKF-based loosely coupled navigation model to estimate the INS heading angle error, and the optimal heading angle can then be obtained by correcting the INS heading angle. This improves the accuracy of the integrated navigation system in case of PC signal loss or inaccuracy.
4. Field Test and Analysis
To verify the proposed data- and model-driven MEMS-INS/PC seamless navigation method, field testing was conducted on an in-house-built UV platform using an INS and an in-house-made PC. The MEMS-INS/PC integrated navigation system and the experimental setup are shown in
Figure 4. The system and sensor parameters are given in
Table 1. The integrated navigation system consists of an INS, a PC, and a development board integrated and packaged in a carbon fiber enclosure. The system can collect the raw information from gyroscopes, accelerometers, and the PC. The reference navigation data come from a high-precision navigation system (Model: SPAN-KVH1750), and the computer is mainly used to receive and process the data. To evaluate the superiority of the proposed algorithm, the dynamic experiment was performed using the UV, and the following nine methods were compared:
- (1)
“Reference” indicates the output from the reference navigation system.
- (2)
“Pure INS” indicates the INS output alone.
- (3)
“PC” indicates the PC output.
- (4)
“BP” denotes compensation using the BPNN.
- (5)
“RBF” denotes compensation using the RBF.
- (6)
“NARX” denotes compensation using the NARX.
- (7)
“NARX-EKF” represents the extended Kalman filter (EKF) algorithm based on the NARX.
- (8)
“NARX-CKF” represents the CKF algorithm based on the NARX.
- (9)
“NARX-VBCKF” represents the proposed algorithm.
Table 1.
Sensor details.
Sensor | Parameter | Value |
---|
INS | Heading angle accuracy | 0.2°/min |
PC | Frame rate | 22FPS |
SPAN-KVH1750 | Heading angle accuracy | 0.035° |
During testing, to evaluate the effectiveness of the proposed algorithm in complex occluded environments and large-scale maneuver scenarios, we set up two complete occlusions and one incomplete occlusion during the UV steering process. These three cases are described as follows:
Case 1: During the 90–110 s steering period, the lens cover was used to cover the PC completely;
Case 2: During the 135–150 s steering period, time-varying measurement noise covariance was generated through the shelter of leaves;
Case 3: During the 180–195 s steering period, the lens cover was used to cover the PC completely.
Figure 4.
Field testing equipment.
Figure 4.
Field testing equipment.
4.1. Comparison of Different Neural Networks
In this part of the study, to verify the effectiveness of the NARX data-driven method during PC information loss or anomalies, the proposed method was compared with other traditional neural network algorithms, including the BPNN and RBF, and the predictive compensation effects of the different neural networks were then analyzed. The test was conducted at 8:00 on 30 May 2023 at No. 3, Xueyuan Road (112.45° E, 38.02° N), Taiyuan, China. The heading of the UV is shown in
Figure 5, and the periods of the three test cases are indicated. In cases 1 and 3, the PC output had a fixed value because the polarization sensor was completely obscured, and in case 2, a small variation occurred in the PC output because of measurement noise. During the complete travel process of the UV, the INS data and the PC data collected during the 0–90 s period were used as inputs to the neural network to obtain the network model, and the PC heading angle was then predicted online using the network model in cases 1–3. The magnified portion of
Figure 5 shows that the prediction of the NARX neural network was better than that of the other two methods.
To illustrate the superiority of the NARX more intuitively, the error curves for Methods 2, 4, 5, and 6 are shown in
Figure 6, and the statistical properties of the three neural network methods are summarized in
Table 2. As shown in
Figure 6, the error accumulates over time in the pure INS mode. When the NARX is used to perform predictive compensation, the heading angle error is suppressed to some extent. The enlarged portion of
Figure 6 shows that the maximum error of the NARX-assisted navigation method is no more than 2.5°, which is related to the NARX’s improved dynamic adaptability based on time series analysis and prediction. In contrast, the other two neural-network-assisted navigation methods can have maximum errors of more than 12° because of their inability to capture the time dependencies in the data.
Table 2 shows that the root-mean-square (RMS) error of the NARX is 70.61% lower than that of the BPNN and 72.48% lower than that of the RBF; these results prove that the NARX-assisted navigation method improves the heading angle compensation accuracy effectively when the PC information is lost or abnormal.
4.2. Comparison of Different Integrated Methods
In this section, to provide further validation of the effectiveness of the model-driven approach, different filtering model algorithms are compared based on the data-driven approach presented in the previous section. The heading angles for the six methods are shown in
Figure 7. The errors of these different methods are then shown in
Figure 8.
Table 3 lists the statistical properties of the heading angle errors for the different methods. The two enlarged sections of
Figure 7 show that the NARX-EKF filtering method suffers from hysteresis, leading to large fluctuations in the error curve, and is thus unacceptable. As shown in the three enlarged sections of
Figure 8, after 90 s, the accuracy of the NARX-EKF and NARX-CKF methods decreases significantly because of the effects of measurement noise. In contrast, the NARX-VBCKF method can always maintain high filtering accuracy because of the introduction of the VB approach to suppress the effects of time-varying measurement noise on the combined model.
Table 3 shows that when compared with the NARX-EKF and NARX-CKF methods, the NARX-VBCKF heading angle errors are reduced by 87.96% and 72.53%, respectively. These results indicate that the NARX-VBCKF method proposed in this article offers the best filtering accuracy, and all its measurement indexes are comparatively superior.
In summary, among the integrated methods described above, only the proposed dual data- and model-driven MEMS-INS/PC seamless navigation method can satisfy the navigation needs of UVs in both complex occlusion environments and large-scale maneuvering processes. In addition, the robustness and accuracy of the proposed NARX-VBCKF method are better than those of the other integrated methods described above.