Next Article in Journal
Physiological Sensing of Carbon Dioxide/Bicarbonate/pH via Cyclic Nucleotide Signaling
Previous Article in Journal
Observing GLUT4 Translocation in Live L6 Cells Using Quantum Dots
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Fuzzy Adaptive Interacting Multiple Model Nonlinear Filter for Integrated Navigation Sensor Fusion

1
National Applied Research Laboratories, National Center for High-Performance Computing, 22 Keyuan Rd., Central Taiwan Science Park, Taichung City 40763, Taiwan
2
Department of Communications, Navigation and Control Engineering, National Taiwan Ocean University, 2 Pei-Ning Rd., Keelung 202-24, Taiwan
*
Author to whom correspondence should be addressed.
Sensors 2011, 11(2), 2090-2111; https://doi.org/10.3390/s110202090
Submission received: 27 December 2010 / Revised: 22 January 2011 / Accepted: 10 February 2011 / Published: 11 February 2011
(This article belongs to the Section Physical Sensors)

Abstract

: In this paper, the application of the fuzzy interacting multiple model unscented Kalman filter (FUZZY-IMMUKF) approach to integrated navigation processing for the maneuvering vehicle is presented. The unscented Kalman filter (UKF) employs a set of sigma points through deterministic sampling, such that a linearization process is not necessary, and therefore the errors caused by linearization as in the traditional extended Kalman filter (EKF) can be avoided. The nonlinear filters naturally suffer, to some extent, the same problem as the EKF for which the uncertainty of the process noise and measurement noise will degrade the performance. As a structural adaptation (model switching) mechanism, the interacting multiple model (IMM), which describes a set of switching models, can be utilized for determining the adequate value of process noise covariance. The fuzzy logic adaptive system (FLAS) is employed to determine the lower and upper bounds of the system noise through the fuzzy inference system (FIS). The resulting sensor fusion strategy can efficiently deal with the nonlinear problem for the vehicle navigation. The proposed FUZZY-IMMUKF algorithm shows remarkable improvement in the navigation estimation accuracy as compared to the relatively conventional approaches such as the UKF and IMMUKF.

1. Introduction

A navigation filter is commonly designed by use of an extended Kalman filter (EKF) [13] to estimate the vehicle state variables and suppress the navigation measurement noise. Although it has been shown to be a minimum mean square error estimator, the fact that EKF highly depends on a predefined dynamics model forms a major drawback. For achieving good filtering results, the designers are required to have the complete a priori knowledge on both the dynamic process and measurement models, in addition to the assumption that both the process and measurement are corrupted by zero-mean Gaussian white sequences.

As a deterministic sampling approach, the unscented Kalman filter (UKF) [49] was first proposed by Julier, et al. [4] to address nonlinear state estimation in the context of control theory. The UKF is a nonlinear, distribution approximation method, which uses a finite number of carefully chosen sigma points to propagate the probability of state distribution through the nonlinear dynamics of system so as to completely capture the true mean and covariance of the Gaussian random variable (GRV) with a minimal set of samples. The UKF made a Gaussian approximation with a limited number sigma points by using the Unscented Transform (UT). The basic premise behind the UKF is it is easier to approximate a Gaussian distribution than it is to approximate an arbitrary nonlinear function. When the sample points are propagated through the true nonlinear system, the posterior mean and covariance can be captured accurately to the second order of Taylor series expansion for any nonlinear system. One of the remarkable merits is that the overall computational complexity of the UKF is the same as that of the EKF [8].

A high gain (high bandwidth) filter is needed to respond fast enough to the platform maneuvers while a low gain filter is necessary to reduce the estimation errors during the uniform motion periods. Under various circumstances where there are uncertainties in the system model and noise description, and the assumptions on the statistics of disturbances are violated due to the fact that in a number of practical situations, the availability of a precisely known model is unrealistic. One way to take them into account is to consider a nominal model affected by uncertainty. An a parametric adaptation approach, the adaptive Kalman filter (AKF) algorithm has been one of the strategies considered for estimating the state vector to prevent divergence problem due to modeling errors [911]. Many efforts have been made to improve the estimation of the covariance matrices based on the innovation-based estimation approach, resulting in the innovation adaptive estimation (IAE) [2,10,11]. Two popular types of the adaptive Kalman filter algorithms include the innovation-based adaptive estimation (IAE) approach [10,11] and the adaptive fading memory filter approach, which is a type of covariance scaling method. One of the adaptive fading memory filters is called the strong tracking Kalman filter [9], where the strong tracking algorithm (STA) involves a nonlinear smoother algorithm that employs suboptimal multiple fading factors.

The other major approach that has been proposed for AKF is the multiple model adaptive estimate (MMAE). An a structural adaptation approach, the interacting multiple model (IMM) algorithm [3,12,13] has the configuration that runs in parallel several model-matched state estimation filters, which exchange information (interact) at each sampling time. The IMM approach is based on filter structural adaptation (model switching). Based on a soft-switching framework, the IMM algorithm allows the possibility of using highly dynamic models just when required, diminishing unrealistic noise considerations in non-maneuvering situations of the system. The use of an IMM allows exploiting the benefits of high dynamic models in the problem of vehicle navigation. The IMM estimator obtains its estimate as a weighted sum of the individual estimates from a number of parallel filters matched to different motion modes of the platform. The objective is to design the nonlinear filter in an IMM algorithm suitable for high dynamic or curvilinear motions to navigate a maneuvering vehicle. Selected results presented in this paper confirm the improvements.

The IMM algorithm has been originally applied to target tracking [1417], and recently extended to Global Positioning System (GPS) navigation [18,19], and integrated navigation designs [2023]. A model probability evaluator calculates the current probability of the vehicle being in each of the possible modes. A global estimate of the vehicle’s state is computed using the latest mode probabilities. This algorithm carries out a soft-switching between the various modes by adjusting the probabilities of each mode, which are used as weightings in the combined global state estimate. The covariance matrix associated with this combined estimate takes into account the covariances of the mode-conditioned estimates as well as the differences between these estimates.

The UKF naturally suffers the same problem as the EKF. The uncertainty of the process noise and measurement noise will degrade the performance of the UKF. An adaptive mechanism which dynamically identifies uncertainties or modeling errors can be adopted. To deal with the noise uncertainty and system nonlinearity simultaneously, the IMMUKF can be introduced [24,25]. In the approach, these multiple models are developed to describe various dynamic behaviors. In each model an UKF is running, and the IMM algorithm makes uses of model probabilities to weight the inputs and output of a bank of parallel filters at each time instant. The fuzzy logic reasoning system is based on the Takagi-Sugeno (T-S) model. The fuzzy reasoning system is constructed for obtaining the suitable process noise according to the time-varying change in dynamics. By monitoring the innovation information, the Fuzzy logic adaptive system (FLAS) is employed for dynamically on-line determining better lower and upper bounds of the process noise covariance according to the innovation information, and therefore improves the estimation performance.

The synergy of Global Positioning System (GPS) and inertial navigation system (INS) has been widely explored due to their complementary operational characteristics [1,26]. The GPS/INS integrated navigation system, typically carried out through the EKF and UKF, is the adequate solution to provide a navigation system that has the superior performance in comparison with either the GPS or INS stand-alone system. The example on the tightly-coupled GPS/INS integrated navigation processing based on the FUZZY-IMMUKF will be presented. The performance comparison will be demonstrated by using the proposed FUZZY-IMMUKF method as compared to the relatively conventional UKF and IMMUKF approaches.

The remainder of this paper is organized as follows. In Section 2, the preliminary background on the interacting multiple model unscented Kalman filter for the navigation processing is discussed. The proposed sensor fusion strategy is introduced in Section 3. In Section 4, the navigation integration processing and performance evaluation are carried out to evaluate the performance comparison will be demonstrated using the proposed FUZZY-IMMUKF method as compared to the relatively conventional UKF and IMMUKF approaches. Conclusions are given in Section 5.

2. The Interacting Multiple Model Unscented Kalman Filter

The unscented Kalman filtering deals with the case governed by the nonlinear stochastic difference equations:

x k + 1 = f ( x k , k ) + w k
z k = h ( x k , k ) + v k
where the state vector xk ∈ ℜn, process noise vector wk ∈ ℜn, measurement vector zk ∈ ℜm, and measurement noise vector vk ∈ ℜm. The vectors wk and vk are zero mean Gaussian white sequences having zero cross-correlation with each other:
E [ w k   w i T ] = Q k   δ ik   ;     E [ v k   v i T ] = R k   δ ik   ;     E [ w k   v i T ] = 0                     for all i and k
where E[·] represents expectation, and superscript “T” denotes matrix transpose, Qk is the process noise covariance matrix and Rk is the measurement noise covariance matrix. The symbol δik stands for the Kronecker delta function:
δ ik = { 1 , i = k 0 , i k

The IMM approach takes into account a set of models to represent the system behaviour patterns or system model. The estimator carries out a ‘soft switching’ among various models by the model probability. The overall estimates is obtained by a combination of the estimates from the filters running in parallel based on the individual models that match the system modes. The measurements could be obtained from one or more sensors, and the model-matched filters could be linear or nonlinear. The algorithm of IMM-nonlinear filters is introduced to deal with the noise uncertainty and system nonlinearity simultaneously.

Let a general system for multiple models in discrete time be described by:

x k + 1 = f ( x k , k , M k ) + w ( x k , M k )
z k = h ( x k , k , M k ) + v k ( x k , M k )
where f(·) and g(·) are the parameterized state transition and measurement functions, xk and zk are the dynamical state and measurement of the system in model Mk, and the system itself is a Markov chain, w, v are the process noise and measurement noise with covariances Qk and Rk, respectively.

Instead of linearizing using the Jacobian matrices as in the EKF and achieving first-order accuracy, the UKF uses a deterministic sampling approach to capture the mean and covariance estimates with a minimal set of sample points. The UKF was proposed to address nonlinear state estimation in the context of control theory. When the sample points are propagated through the true nonlinear system, the posterior mean and covariance can be captured accurately to the 3rd order of Taylor series expansion for any nonlinear system. One of the remarkable merits is that the overall computational complexity of the UKF is the same as that of the EKF [8].

The first step in the UKF is to sample the prior state distribution, i.e., generate the sigma points through the UT, which is a method for calculating the statistics of a random variable which undergoes a nonlinear transformation. The basic premise is that to approximate a probability distribution is easier than to approximate an arbitrary nonlinear transformation. The samples are propagated through true nonlinear equations, and the linearization of the model is not required.

Suppose the mean and covariance P of vector x are known, a set of deterministic vector called sigma points can then be found. The ensemble mean and covariance of the sigma points are equal to and P. The nonlinear function y = f (x) is applied to each deterministic vector to obtain transformed vectors. The ensemble mean and covariance of the transformed vectors will give a good estimate of the true mean and covariance of y, which is the key to the unscented transformation. The UKF approach estimates are expected to be closer to the true values than the EKF approach.

The sigma vectors are propagated through the nonlinear function to yield a set of transformed sigma points:

y i = f ( X i )       i = 0 , ... , 2 n

The mean and covariance of yi are approximated by a weighted average mean and covariance of the transformed sigma points as follows:

y ¯ u = i = 0 2 n W i ( m ) y i
P ¯ u = i = 0 2 n W i ( c ) ( y i y ¯ u ) ( y i y ¯ u ) T

As compared to the EKF’s linear approximation, the unscented transformation is accurate to the second order for any nonlinear function. The UKF algorithm is summarized in Appendix. Incorporation of the STA (also provided in Appendix) into the UKF results in the strong tracking unscented Kalman filter (STUKF).

The IMMUKF algorithm uses model (Markov chain state) probabilities to weight the input and output of a bank of parallel UKFs at each time instant. The approach takes into account a set of models to represent the system behavior patterns or system model. The overall estimates is obtained by a combination of the estimates from the filters running in parallel based on the individual models that match the system modes. An IMM cycle consists of four major stages: interaction (mixing), filtering, model probability calculation, and estimate combination, as described in the following subsections.

2.1. Model Interaction/Mixing

For given states x k 1 j = x k 1 | k 1 j with corresponding covariances P k 1 j = P k 1 | k 1 j and mixing probabilities μ k 1 | k 1 i | j for every model, the initial condition for the model j is:

x ^ k 1 | k 1 0 j = i = 1 r x ^ k 1 | k 1 i μ k 1 | k 1 i | j ,   j = 1 , 2 , ... , r

The covariance corresponding to the above is:

P k 1 | k 1 0 j = i = 1 r μ k 1 | k 1 i | j { P k 1 | k 1 i + [ x ^ k 1 | k 1 i x ^ k 1 | k 1 0 j ] [ x ^ k 1 | k 1 i x ^ k 1 | k 1 0 j ] T }

The model transition probabilities, which are related to Markov chain, are defined as:

π ij = p { M k j | M k 1 i } = [ π 11 π 12 π 1 j π 21 π 22 π 2 j π i 1 π i 2 π ij ]
where i, j = 1,2,…,r, and r is the number of sub-models. Calculating the mixing probabilities with mode switching probability matrix πij and the Gaussian mixing probabilities are computed via the equations:
μ k 1 | k 1 i | j = 1 c ¯ j π ij μ k 1 i
where j is a normalization factor:
c ¯ j = i = 1 r π ij μ k 1 i

2.2. Model Individual Filtering

  • - Step 1 in UKF loop. The unscented transform creates 2n+ 1 sigma vectors X (a capital letter) and weighted points W. For state estimation at instant k − 1, sigma points are generated according to:

    { X 0 , k 1 j = x ^ k 1 0 j X i , k 1 j = x ^ k 1 0 j + ( ( n + λ ) P k 1 0 j ) i T X i + n , k 1 j = x ^ k 1 0 j ( ( n + λ ) P k 1 0 j ) i T , i = 1 , ... , n
    where ( ( n + λ ) P k 1 0 j ) i is the i th row (or column) of the matrix square root. ( n + λ ) P k 1 0 j can be obtained from the lower-triangular matrix of the Cholesky factorization; λ = α2(n + k) − n is a scaling parameter used to control the covariance matrix; α determines the spread of the sigma points and is usually set to a small positive (e.g., 1e − 4 ≤ α ≤ 1); k is a secondly scaling parameter (usually set as 0); β is used to incorporate prior knowledge of the distribution of (when x is normally distributed, β = 2 is an optimal value); W i ( m ) is the weight for the mean associated with the i th point; and W i ( c ) is the weight for the covariance associated with the i th point:
    W 0 ( m ) = λ ( n + λ )
    W 0 ( c ) = W 0 ( m ) + ( 1 α 2 + β )
    W i ( m ) = W i ( c ) = 1 2 ( n + λ ) ,     i = 1 , ... , 2 n

  • - Step 2 in UKF loop. Time update (prediction steps):

    ζ i , k | k 1 j = f j ( X i , k | k 1 j ) ,       i = 0 , ... , 2 n
    x ^ k | k 1 j = i = 0 2 n W i ( m ) ζ i , k | k 1 j
    P k | k 1 j = i = 0 2 n W i ( c ) [ ζ i , k | k 1 j x ^ k | k 1 j ] [ ζ i , k | k 1 j x ^ k | k 1 j ] T + Q k 1 j
    Z i , k | k 1 j = h ( ζ i , k | k 1 j )
    z ^ k | k 1 j = i = 0 2 n W i ( m ) Z i , k | k 1 j

  • - Step 3 in UKF loop. Measurement update (correction steps):

    P zz j = i = 0 2 n W i ( c ) [ Z i , k | k 1 j z ^ k | k 1 j ] [ Z i , k | k 1 j z ^ k | k 1 j ] T + R k j
    P xz j = i = 0 2 n W i ( c ) [ ζ i , k | k 1 j x ^ k | k 1 j ] [ Z i , k | k 1 j z ^ k | k 1 j ] T
    K k j = P xz j ( P zz j ) 1
    x ^ k | k j = x ^ k | k 1 j + K k j υ k j ,     where     υ k j = z k z ^ k | k 1 j
    P k | k j = P k | k 1 j K k j P zz j K k j T

The samples are propagated through true nonlinear equations; the linearization is unnecessary (Calculation of the Jacobian matrix is not required).

2.3. Model Probabilities Update

The model probability μ k j is updated according to the model likelihood and model transition probability governed by the finite-state Markov chain:

μ k j = 1 c Λ k j c ¯ j
where:
c = j = 1 r c ¯ j Λ k j
and Λ k j is a likelihood function given by:
Λ k j = 1 2 π | P zz j | exp [ 1 2 υ k j T ( P zz j ) 1 υ k j ]

2.4. Combination of State Estimation and Covariance Combination

The model-individual estimates and covariances are combined to an overall state and covariance:

x ^ k | k = j = 1 r x ^ k | k j μ k j
P k | k = j = 1 r μ k j { P k | k j + [ x ^ k | k j x ^ k | k ] [ x ^ k | k j x ^ k | k ] T }

3. The Proposed Fuzzy Adaptive Filter Strategy

Figure 1 shows the block diagram for implementation of the proposed FUZZY-IMMUKF algorithm. The block on the right hand side, indicated by the dashed-line, is the fuzzy logic adaptive system (FLAS) for determining the value of process noise covariance. The rest represents the IMMUKF loop.

3.1. The Fuzzy Logic Adaptive System (FLAS)

Fuzzy logic was first developed by Zadeh in the mid-1960s for representing uncertain and imprecise knowledge. It provides an approximate but effective means of describing the behavior of systems that are too complex, ill-defined, or not easily analyzed mathematically. A typical fuzzy system consists of three components, that is, fuzzification, fuzzy reasoning (fuzzy inference), and fuzzy defuzzification, as shown in Figure 2. The fuzzification process converts a crisp input value to a fuzzy value, the fuzzy inference is responsible for drawing calculations from the knowledge base, and the fuzzy defuzzification process converts the fuzzy actions into a crisp action.

The fuzzification modules: (1) transforms the error signal into a normalized fuzzy subset consisting of a subset for the range of the input values and a normalized membership function describing the degree of confidence of the input belonging to this range; (2) selects reasonable and good, ideally optimal, membership functions under certain convenient criteria meaningful to the application. The characteristics of the fuzzy adaptive system depend on the fuzzy rules and the effectiveness of the rules directly influences its performance. To obtain the best deterministic output from a fuzzy output subset, a procedure for its interpretation, known as defuzzification should be considered. The defuzzification is used to provide the deterministic values of a membership function for the output. Using fuzzy logic to infer the consequent of a set of fuzzy production rules invariably leads to fuzzy output subsets.

The fuzzy modeling is the method of describing the characteristics of a system using fuzzy inference rules. In this paper, a Takagi-Sugeno (T-S) fuzzy system is used to detect the divergence of EKF and adapt the filter. Takagi and Sugeno proposed a fuzzy modeling approach to model nonlinear systems.

The output is the weighted average of the yk:

y = k = 1 M w k . y k
where the weights wk are computed as:
w k = i = 1 n μ F i k ( x i ) j = 1 M [ i = 1 n μ F i j ( x i ) ]
with i = 1 M w i = 1, and the μ’s represent the membership function.

3.2. The Fuzzy Adaptive System Based on Unscented Kalman Filter

The degree of divergence (DOD) parameters for identifying the degree of change in vehicle dynamics needs to be defined. Examples for possible approaches are given as follows. The innovation information at the present epoch is employed for timely reflect the change in vehicle dynamics. The DOD parameter ξ can be defined as the trace of innovation covariance matrix at present epoch (i.e., the window size is one) divided by the number of satellites employed for navigation processing:

ξ = 1 m i = 1 m υ i υ i T
where υk = [υ1 υ2υm]T, m is the number of measurements (number of satellites). Furthermore, the averaged magnitude of innovation at the present epoch can also be used:
ζ = 1 m i = 1 m | υ i |

In the FLAS, the DOD parameters are employed as the inputs for the fuzzy inference engines. By monitoring the DOD parameters, the FLAS is able to on-line determine better lower and upper bounds of the process noise covariance according to the innovation information, and therefore improves the estimation performance. The flow chart of the FLAS-UKF algorithm is shown in Figure 3.

5. Conclusions

The classical unscented Kalman filter does not possess the capability to monitor parameter changes due to changes in vehicle dynamics. An interacting multiple-model based method is suggested to improve the unscented Kalman filter for better navigation data fusion. The resulting IMMUKF ensures better description on the vehicle dynamics and exhibits superior navigation accuracy when compared with the classical UKF algorithm. This paper has presented a fuzzy interacting multiple model unscented Kalman filter for GPS/INS navigation processing to prevent the divergence problem in high dynamic environments.

The fuzzy system is employed for dynamically adjusting the lower and upper bounds of the process noise covariance, which will be used in each of the parallel filters in the IMM architecture by monitoring the innovation information so as to provide further improvement in estimation accuracy. Through the proposed approach, lower order of filter model can be utilized and, therefore, less computational effort will be sufficient without compromising estimation accuracy significantly. When a designer does not have sufficient information to develop the complete filter models or when the filter parameters are slowly changing with time, the fuzzy system can be employed to enhance the IMMUKF performance. These performance comparisons of UKF, IMMUKF and FUZZY-IMMUKF have been conducted and the proposed FUZZY-IMMUKF algorithm has demonstrated very promising results in navigational accuracy. Future research can be conducted to undertake the implementation of the following issues.

The current work essentially shows the feasibility of the approach. Evaluation of the proposed approach on a real system with better design of the fuzzy logic might be considered in the near future. Other artificial intelligence such as neural work may also be incorporated for better tuning. Furthermore, the GPS RAIM (Receiver Autonomous Integrity Monitoring) in civil aviation might also be considered as one of the potential applications.

Acknowledgments

Funding for this work was provided by the National Science Council of the Republic of China under grant number NSC 97-2221-E-019-012 and NSC 98-2221-E-019-MY3.

References

  1. Brown, R.G.; Hwang, P.Y.C. Introduction to Random Signals and Applied Kalman Filtering; John Wiley & Sons: New York, NY, USA, 1997. [Google Scholar]
  2. Gelb, A. Applied Optimal Estimation; MIT Press: Cambridge, MA, USA, 1974. [Google Scholar]
  3. Li, X.R.; Bar-Shalom, Y. Estimation with Applications to Tracking and Navigation; John Wiley & Sons: New York, NY, USA, 1993. [Google Scholar]
  4. Julier, S.J.; Uhlmann, J.K.; Durrant-whyte, H.F. A new approach for filtering nonlinear system. Proceedings of the American Control Conference, Seattle, WA, USA, 21–23 June 1995; pp. 1628–1632.
  5. Julier, S.J.; Uhlmann, J.K.; Durrant-Whyte, H.F. A new method for the nonlinear transformation of means and covariances in filters and estimators. IEEE Trans. Automat. Contr 2000, 5, 477–482. [Google Scholar]
  6. Julier, S.J. The scaled unscented transformation. Proceedings of the American Control Conference, Anchorage, AK, USA, May 2002; pp. 4555–4559.
  7. Julier, S.J.; Uhlmann, J.K. Reduced sigma point filters for the propagation of means and covariances through nonlinear transformations. Proceedings of the American Control Conference, Anchorage, AK, USA, May 2002; pp. 887–892.
  8. Wan, E.A.; van der Merwe, R. The unscented Kalman filter for nonlinear estimation. Proceedings of Adaptive Systems for Signal Processing, Communication and Control (AS-SPCC) Symposium, Alberta, Canada, October 2000; pp. 153–156.
  9. Jwo, D.J.; Lai, S.Y. Navigation integration using the fuzzy strong tracking unscented Kalman filter. J. Navig 2009, 62, 303–322. [Google Scholar]
  10. Mohamed, A.H.; Schwarz, K.P. Adaptive Kalman filtering for INS/GPS. J. Geodesy 1999, 73, 193–203. [Google Scholar]
  11. Hide, C; Moore, T.; Smith, M. Adaptive Kalman filtering for low cost INS/GPS. J. Navig 2003, 56, 143–152. [Google Scholar]
  12. Li, X.R.; Bar-Shalom, Y. Performance prediction of the interacting multiple model algorithm. IEEE Trans. Aerosp. Electron. Syst 1993, 29, 755–771. [Google Scholar]
  13. Kim, Y.S.; Hong, K.S. An IMM algorithm for tracking maneuvering vehicles in an adaptive cruise control environment. Int. J. Control Autom. Syst 2004, 2, 310–318. [Google Scholar]
  14. Lee, B.J.; Park, J.B.; Lee, H.J.; Joo, Y.H. Fuzzy-logic-based IMM algorithm for tracking a manoeuvring target. IEE Proc.-Radar Sonar Navig 2005, 152, 16–22. [Google Scholar]
  15. Li, X.R.; Bar-Shalom, Y. Design of an interacting multiple model algorithm for air traffic control tracking. IEEE Trans. Control Syst. Technol 1993, 1, 186–194. [Google Scholar]
  16. Zhou, Y.; Xu, J.; Jing, Y.; Dimirovski, G.M. Extended target tracking using an IMM based nonlinear Kalman filters. Proceeding of the 2010 American Control Conference, Baltimore, MD, USA, 30 June–2 July 2010; pp. 6876–6881.
  17. Chen, G.; Harigae, M. Using IMM adaptive estimator in GPS positioning. Proceeding of the 40th SICE Annual Conference, Tampa, FL, USA, July 2001; pp. 78–83.
  18. Lin, X.; Kirubarajan, T.; Bar-Shalom, Y.; Li, X. Enhanced accuracy GPS navigation using the interacting multiple model estimator. Proceedings of IEEE Aerospace Conference, Big Sky, MT, USA, March 2001; 4, pp. 1911–1923.
  19. Zang, R.C.; Cui, P.Y. An innovation filtering multiple model algorithm for integrated navigation system. Proceedings of the First International Conference on Innovative Computing, Information and Control, Beijing, China, 30 August–1 September 2006; pp. 394–397.
  20. Toledo-Moreo, R.; Zamora-Izquierdo, M.A.; Ubeda-Miarro, B.; Gomez-Skarmeta, A.F. High-integrity IMM-EKF-based road vehicle navigation with low-cost GPS/SBAS/INS. IEEE Trans. Intell. Transp. Syst 2007, 8, 491–511. [Google Scholar]
  21. Toledo-Moreo, R.; Zamora-Izquierdo, M.A. IMM-based lane-change prediction in highways with low-cost GPS/INS. IEEE Trans. Intell. Transp. Syst 2009, 10, 180–185. [Google Scholar]
  22. Crassidis, J.L. Sigma-point Kalman filtering for integrated GPS and inertial navigation. IEEE Trans. Aerosp. Electron. Syst 2006, 42, 750–756. [Google Scholar]
  23. Li, Y.; Wang, J.; Rizos, C.; Mumford, P.; Ding, W. Low-cost tightly coupled GPS/INS integration based on a nonlinear Kalman filter design. Proceedings of the U.S. Institute of Navigation National Technical Meeting, Monterey, CA, USA, 18–20 January 2006; pp. 958–966.
  24. Qian, H.; An, D.; Xia, Q. IMM-UKF based land-vehicle navigation with low-cost GPS/INS. Proceedings of the 2010 IEEE International Conference on Information and Automation, Harbin, China, 20–23 June 2010; pp. 2031–2035.
  25. Cork, L.; Walker, R. Sensor fault detection for UAVs using a nonlinear dynamic model and the IMM-UKF algorithm. Proceedigns of the 2007 Information, Decision and Control, Adelaide, Australia, 12–14 February 2007; pp. 230–235.
  26. Farrell, J.; Barth, M. The Global Positioning System and Inertial Navigation; McGraw-Hill Professional: Dubuque, IA, USA, 1999. [Google Scholar]

Appendix

A. The Unscented Kalman Filter

Consider an n dimensional random variable x, having the mean and covariance P, and suppose that it propagates through an arbitrary nonlinear function f. The unscented transform creates 2n + 1 sigma vectors X (a capital letter) and weighted points W, given by:

X ( 0 ) = x ^ X ( i ) = x ^ + ( ( n + λ ) P ) i T ,     i = 1 , ... , n X ( i + n ) = x ^ ( ( n + λ ) P ) i T ,     i = 1 , ... , n
W i ( m ) and W i ( c ) are the weighs for the mean and covariance, respectively, associated with the i th point:
W 0 ( m ) = λ ( n + λ )
W 0 ( c ) = W 0 ( m ) + ( 1 α 2 + β )
W i ( m ) = W i ( c ) = 1 2 ( n + λ ) ,     i = 1 , ... , 2 n
The sigma vectors are propagated through the nonlinear function to yield a set of transformed sigma points, yi = f(Xi), i = 0,…, 2n.

The implementation algorithm of UKF is summarized as follows:

  • The transformed set is given by instantiating each point through the process model:

    ζ i , k | k 1 = f ( X i , k | k 1 ) ,     i = 0 , ... , 2 n

  • Predicted mean:

    x ^ k | k 1 = i = 0 2 n W i ( m ) ζ i , k | k 1

  • Predicted covariance:

    P k | k 1 = i = 0 2 n W i ( c ) [ ζ i , k | k 1 x ^ k | k 1 ] [ ζ i , k | k 1 x ^ k | k 1 ] T + Q k 1

  • Instantiate each of the prediction points through observation model:

    Z i , k | k 1 = h ( ζ i , k | k 1 )

  • Predicted observation:

    z ^ k | k 1 = i = 0 2 n W i ( m ) Z i , k | k 1

  • Innovation covariance:

    P zz = i = 0 2 n W i ( c ) [ Z i , k | k 1 z ^ k | k 1 ] [ Z i , k | k 1 z ^ k | k 1 ] T + R k

  • Cross covariance:

    P xz = i = 0 2 n W i ( c ) [ ζ i , k | k 1 x ^ k | k 1 ] [ Z i , k | k 1 z ^ k | k 1 ] T

  • Performing update:

    K k = P xz P zz 1 x ^ k = x ^ k | k 1 + K k ( z k z ^ k | k 1 ) P k = P k K k P zz K k T

B. The Strong Tracking Algorithm

Based on the idea as in the AKF, the synthesis of UKF and strong tracking filter leads to the strong tracking unscented Kalman filter (STUKF). The suboptimal fading factors are introduced into the nonlinear smoother algorithm:

s i , k = tr [ η V k ɛ R k ] tr [ P zz ] = { s i , k , s i , k > 1 1 , s i , k 1
V k = { υ 0 υ 0 T [ ρ V k 1 + υ k υ k T ] 1 + ρ ,             k 2

The covariance matrix needs to be updated the following way. The new P k needs to be modified and can be obtained by multiplying Equation (42) by the factor Sk:

P k | k 1 = S k { i = 0 2 n W i ( c ) [ ζ i , k | k 1 x ^ k | k 1 ] [ ζ i , k | k 1 x ^ k | k 1 ] T + Q k }

Similarly, the covariance matrix Pzz and Pxz, as represented by Equations (43) and (44), also respectively, can be modified and rewritten as:

P zz = S k { i = 0 2 n W i ( c ) [ Z i , k | k 1 z ^ k | k 1 ] [ Z i , k | k 1 z ^ k | k 1 ] T + R k }
P xz = S k { i = 0 2 n W i ( c ) [ ζ i , k | k 1 x ^ k | k 1 ] [ Z i , k | k 1 z ^ k | k 1 ] T }
where Sk = diag (s1, s2 …,sm). One approach is to assign the scale factors as constants. When si ≤ 1 (i = 1,2,…,m), the filtering is in a steady state processing while si > 1, the filtering may tend to be unstable. For the case si = 1, it deteriorates to the standard Kalman filter. Further detailed information for the strong tracking unscented Kalman filter can be referred to Reference [9].

Figure 1. The block diagram of the FUZZY-IMMUKF algorithm. (one cycle with two models).
Figure 1. The block diagram of the FUZZY-IMMUKF algorithm. (one cycle with two models).
Sensors 11 02090f1 1024
Figure 2. A fuzzy system.
Figure 2. A fuzzy system.
Sensors 11 02090f2 1024
Figure 3. The flow chart of the FLAS-UKF.
Figure 3. The flow chart of the FLAS-UKF.
Sensors 11 02090f3 1024
Figure 4. Configuration of the tightly-coupled feedback integrated navigation using the proposed approach.
Figure 4. Configuration of the tightly-coupled feedback integrated navigation using the proposed approach.
Sensors 11 02090f4 1024
Figure 5. Illustration of the two-dimensional inertial navigation.
Figure 5. Illustration of the two-dimensional inertial navigation.
Sensors 11 02090f5 1024
Figure 6. Simulated sensor outputs for the accelerometers and gyroscope.
Figure 6. Simulated sensor outputs for the accelerometers and gyroscope.
Sensors 11 02090f6 1024
Figure 7. Trajectories for the simulated vehicle (solid) and the INS derived position (dashed).
Figure 7. Trajectories for the simulated vehicle (solid) and the INS derived position (dashed).
Sensors 11 02090f7 1024
Figure 8. East and north components of INS navigation errors.
Figure 8. East and north components of INS navigation errors.
Sensors 11 02090f8 1024
Figure 9. Membership functions of input fuzzy variables ξ (top) and ζ (bottom).
Figure 9. Membership functions of input fuzzy variables ξ (top) and ζ (bottom).
Sensors 11 02090f9 1024
Figure 10. Comparison of the navigation accuracy for UKF and IMMUKF.
Figure 10. Comparison of the navigation accuracy for UKF and IMMUKF.
Sensors 11 02090f10 1024
Figure 11. Comparison of the navigation accuracy for IMMUKF and STUKF.
Figure 11. Comparison of the navigation accuracy for IMMUKF and STUKF.
Sensors 11 02090f11 1024
Figure 12. Comparison of the navigation accuracy for IMMUKF and FUZZY-IMMUKF.
Figure 12. Comparison of the navigation accuracy for IMMUKF and FUZZY-IMMUKF.
Sensors 11 02090f12 1024
Figure 13. Comparison of the navigation accuracy for three approaches: FUZZY-IMMUKF, IMMUKF and UKF.
Figure 13. Comparison of the navigation accuracy for three approaches: FUZZY-IMMUKF, IMMUKF and UKF.
Sensors 11 02090f13 1024
Figure 14. Model probability of FUZZY-IMMUKF.
Figure 14. Model probability of FUZZY-IMMUKF.
Sensors 11 02090f14 1024
Figure 15. Comparisons of east and north position RMS errors via three approaches: UKF, IMMUKF and FUZZY-IMMUKF.
Figure 15. Comparisons of east and north position RMS errors via three approaches: UKF, IMMUKF and FUZZY-IMMUKF.
Sensors 11 02090f15 1024
Table 1. Description of the vehicle motion.
Table 1. Description of the vehicle motion.
Segment numberTime interval (sec)Motion
1[0–300]Constant velocity straight line
2[301–700]Circular motion (counter-clockwise)
3[701–800]Constant velocity straight line
4[801–900]Counter-clockwise turn
5[901–1,200]Constant velocity straight line
6[1,201–1,400]Clockwise turn
7[1,401–1,800]Constant velocity straight line
Table 2. Position accuracies for the three approaches (RMS errors, in meters).
Table 2. Position accuracies for the three approaches (RMS errors, in meters).

EastNorth
UKF7.95306.3195
IMMUKF2.99672.3021
FUZZY-IMMUKF1.01840.7286

Share and Cite

MDPI and ACS Style

Tseng, C.-H.; Chang, C.-W.; Jwo, D.-J. Fuzzy Adaptive Interacting Multiple Model Nonlinear Filter for Integrated Navigation Sensor Fusion. Sensors 2011, 11, 2090-2111. https://doi.org/10.3390/s110202090

AMA Style

Tseng C-H, Chang C-W, Jwo D-J. Fuzzy Adaptive Interacting Multiple Model Nonlinear Filter for Integrated Navigation Sensor Fusion. Sensors. 2011; 11(2):2090-2111. https://doi.org/10.3390/s110202090

Chicago/Turabian Style

Tseng, Chien-Hao, Chih-Wen Chang, and Dah-Jing Jwo. 2011. "Fuzzy Adaptive Interacting Multiple Model Nonlinear Filter for Integrated Navigation Sensor Fusion" Sensors 11, no. 2: 2090-2111. https://doi.org/10.3390/s110202090

Article Metrics

Back to TopTop