Next Article in Journal
Quorum Sensing and Bacterial Social Interactions in Biofilms
Previous Article in Journal
Interferometric Fiber Optic Sensors
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Localization of Non-Linearly Modeled Autonomous Mobile Robots Using Out-of-Sequence Measurements

by
Eva Besada-Portas
*,
Jose A. Lopez-Orozco
,
Pablo Lanillos
and
Jesus M. De la Cruz
Dpto Arquitectura de Computadores y Automatica, Universidad Complutense de Madrid, Av. Complutense s/n, 28040 Madrid, Spain
*
Author to whom correspondence should be addressed.
Sensors 2012, 12(3), 2487-2518; https://doi.org/10.3390/s120302487
Submission received: 10 January 2012 / Revised: 15 February 2012 / Accepted: 15 February 2012 / Published: 23 February 2012
(This article belongs to the Section Physical Sensors)

Abstract

: This paper presents a state of the art of the estimation algorithms dealing with Out-of-Sequence (OOS) measurements for non-linearly modeled systems. The state of the art includes a critical analysis of the algorithm properties that takes into account the applicability of these techniques to autonomous mobile robot navigation based on the fusion of the measurements provided, delayed and OOS, by multiple sensors. Besides, it shows a representative example of the use of one of the most computationally efficient approaches in the localization module of the control software of a real robot (which has non-linear dynamics, and linear and non-linear sensors) and compares its performance against other approaches. The simulated results obtained with the selected OOS algorithm shows the computational requirements that each sensor of the robot imposes to it. The real experiments show how the inclusion of the selected OOS algorithm in the control software lets the robot successfully navigate in spite of receiving many OOS measurements. Finally, the comparison highlights that not only is the selected OOS algorithm among the best performing ones of the comparison, but it also has the lowest computational and memory cost.

1. Introduction

Autonomous mobile robots require to be localized, either in a local or global frame, in order to successfully perform different navigation tasks. With that purpose, they are usually equipped with (1) multiple sensors that provide redundant or complementary information about the robot location and (2) a localization module that is responsible for estimating on-line the robot location fusing the information provided by the sensors. The calculated location estimates are used in other modules of the robot control software that are in charge of deciding how the robot should act next. This makes the control signals applied to the robot actuators highly dependent on the location estimates. Therefore, it is extremely important to estimate the robot location correctly and efficiently.

In order to achieve both objectives, the location module can implement any of the sequential estimators that can deal with the uncertainty and characteristics associated to the robot dynamics and sensors, such as the Kalman, Information or Particle Filter (KF, IF, PF [14]). When we apply their basic formulations to the robot estimation problem, they sequentially estimate the current time robot location based on the current time measurements and previous time location estimate. Therefore, when the localization module implements the basic formulation of these filters (whose behavior is schematized in Figure 1(a), representing the dependency of the location estimate on the current time measurements with the arrows and on the previous time location estimate with the arcs), the location module requires to have all the measurements associated to the current time step before obtaining the estimate related to it.

However, the measurements often arrive delayed to the localization module, due to multiple factors such as the physical distribution of the sensors in some robotic problems, the communication network used to send information from the sensing modules to the localization one, and/or the time used to pre-process the raw measurements and extract the useful information that is sent to the localization module. The most difficult scenario appears when the delays and the sequence of the arrival of information to the localization module are not fixed, constituting the Out-Of-Sequence Problem (OOSP) [5]. The two main types of OOSP that can affect the sequential estimator of the localization module are presented in Figures 1(b) and 1(c). The former is the delayed 1-step lag problem where the time stamp of the delayed measurements (#2 and #5) falls between the time stamps of the two previously arrived measurements (#1 and #3, and #4 and #6). The later is the general OOS n-step lag problem, where the measurements arrive delayed and OOS without any type of restrictions (#1 causes a 3-step lag OOSP, #2 causes a 1-step lag OOSP, and #4 causes a 2-step lag OOSP).

In order to deal with the measurement arrival delays, the localization module can basically implement four different solutions. The first, which consists on discarding the delayed measurements, is the easiest solution because it only requires to check the time stamp of the measurements. However, it is only useful for systems with spurious delayed measurements, because rejecting measurements increases the uncertainty of the robot location, affecting the stability and reducing the reliability of the robot control system [69]. The second approach, based on postponing the estimation until all the measurements are available, requires some extra memory to buffer the already received measurements and some knowledge about the sensors sampling rates and/or measurements maximum delays to decide when the estimation can be carried out [10]. However, it is only valid when the delays are small as it happens in [11], because the robot control system usually obtains the actions based on the current pose estimation and cannot wait to receive an estimate that is significantly delayed. The third approach consists in storing for all time instances the location estimates and measurements, rolling back to the time step associated with the time stamp of the measurement that has just arrived, and restarting the estimation process from that point. Therefore, it is the brute-force solution, used in [1214], that lets the localization module obtain the same estimates as if it had received all the data without delays, at the expenses of increasing significantly the computational and memory requirements of the estimation algorithm. Finally, there is a fourth solution that avoids the computational burden of the brute-force approach and that is implemented in the localization module of the non-linearly modeled autonomous robot presented in this article. It consists in using (or developing) an OOS version of the filter that would have been used if there were no delays.

The estimation community has developed many OOS algorithms during the last decade in order to fulfill the requirements of an increasing number of sensor networks and tracking networked systems. Among the big number of possibilities, the choice of OOS algorithm to implement in the localization module of the robot depends on (1) the types of dynamic and sensorial models associated to the robot, and on (2) the nature of the out of sequence problems that the localization module faces. For instance, those autonomous robots whose dynamic and sensorial behaviors are modeled as linear systems with additive Gaussian noise can implement any of the big quantity of OOS Kalman or Information Filter variants (see [15] for a comprehensive review and comparison of centralized OOS KFs and OOS IFs, and [1621] for decentralized OOS KFs). The smaller number of OOS variants for non-linearly modeled systems and the assumptions made during their development reduces the possibilities that exist for non-linearly modeled autonomous mobile robots. This work analyses the different possibilities, studies the performance of one of the most generic and computationally efficient existing approaches (which is adapted to take into account some peculiarities of a non-linearly modeled autonomous robot localization problem) and compares the selected approach against others.

This paper is organized as follows. Section 2 presents the analysis of the characteristics of the existing OOS filters for non-linear systems and studies the tracking non-linear modeled mobile object problems that have been tested with the analyzed OOS filters and that are close to the problem of estimating the location of an autonomous mobile robot with controlling purposes. In order to illustrate how to apply one of these techniques within the control software of a real robot, Section 3 analyzes the dynamic and sensors models of one of our robots, explains the general and efficient algorithm that has been adapted to use in the localization module of the robot control software, analyzes the performance of this algorithm under simulated and real data, and compares its performance against some other applicable OOS techniques. Finally, some conclusions are presented in Section 4.

2. State of the Art

In this section we analyze the different OOS filters for non-linear systems that haven been developed during the last years as well as the autonomous robotic and tracking examples that are found in the literature and that already consider the OOSP.

2.1. OOS Algorithms for Non-Linear Systems

The algorithms analyzed in this section are those that can estimate the location xtk of a system at time tk given (1) the measurements zs,ti provided by s = 1 : S different sensors at different time stamps ti; and (2) the probability models p(xtk|xti, utk,ti) and p(zs,tk|xtk) that establish that the location xtk at tk probabilistically depends on the location xti at a previous time step ti and on the control signal utk,ti applied between ti and tk, and that the measurement zs,tk probabilistically depends on the location xtk. In our analysis, we also include those OOS algorithms whose dynamic behavior is only modeled as p(xtk|xti) (i.e., without control signals), because its extension to control systems is not difficult, and those systems that consider the control signal are more general that those systems that don’t.

One important type of system that fulfills those requirements, and which can be used to model different types of autonomous mobile robots, is the group of non-linear systems with Gaussian probabilistic density functions that can be modeled with the expressions in Equation (1), where Na(b, C) represents the normal distribution of variable a with mean b and covariance C, f(·) and hs(·) are the transition and measurement functions that capture the dependency relationships among the variables, and Qtk,ti and Rs,tk stand for the covariance matrices in the transition and measurement models.

p ( x t k | x t i ,   u t k , t i ) = N x t k ( f ( x t i , u t k , t i , t k , t i ) , Q t k , t i ) p ( z s , t k | x t k ) = N z s , t k ( h s ( x t k , t k ) , R s , t k )             s = 1 : S
An equivalent representation of the system is presented in Equation (2), where νtk,ti and μs,tk are random variables with zero mean and covariances Qtk,ti and Rs,tk that represent the additive noise of the transition/measurements non-linear models f(·) and hs(·).
x t k = f ( x t i , u t k , t i , t k , t i ) + ν t k , t i z s , t k = h s ( x t k , t k ) + μ s , t k             s = 1 : S

In order to estimate the value of xtk for the non-linear problem presented in either Equation (1) or Equation (2), we can approximate p(xtk|z1:S,t0:k, ut0:tk) as Nxtk (tk|tk, Ptk|tk) using the Linearized Kalman or Information Filters (LKF/LIF), the Extended Kalman or Information Filter (EKF/EIF), the Unscented Kalman Filter (UKF), or the Ensemble Kalman Filter (EnKF) [2,3,22,23]. When the noise and or relationships are not necessarily Gaussian and/or linear (i.e., when p(xtk|xti, utk,ti) and p(zs,tk|xtk) are generic probability density functions), the estimation problem can be solved using sequential Monte Carlo techniques, such as the Sampling Importance Resampling PF (SIR, [4]) or the Unscented PF (UPF, [24]) that approximate p(x0:tk|z1:S,t0:k, ut0:tk) using the point-mass distribution j = 1 N w ( j ) δ ( x t 0 : t k x t 0 : t k ( j ) ), or the Marginal PF (MPF, [25]) that approximates p(xtk|z1:S,t0:k, ut0:tk) using the point-mass distribution j = 1 N w ( j ) δ ( x t k x t k ( j ) ).

The basic formulations of the LKF/LIF, EKF/EIF, UKF, EnKF, and PF cannot deal with the OOSP. Therefore, new OOS versions of these filters have been developed in the last decade. We briefly describe them in the following paragraphs, referring to those OOS algorithms that appear in the same paper as others by the paper number and its habitual nomenclature in the OOS literature (for instance, [5]-A1 represents the OOS algorithm A1 by Bar-Shalom [5]).

  • OOS Linearized KF/IF ([26]): Linearizing the system models makes possible the direct use of the OOS KF/IF in the linearized system. Although this approach is applied with success in [26], where the OOS 1-step lag [5]-A1 KF is used for tracking autonomous vehicles with visual information only delayed 1 time step, it can produce erroneous results when the robot dynamic and sensorial models have strong non-linearities.

  • OOS Extended KF/IF ([2731]): They extend some OOS KF/IF to make them deal with the non-linearities of the problem:

    • - [27,28]-EB1 present the extension of the retrodiction OOS KF in [32]-B1 to the non-linear case. This OOS EKF can work with non-linear measurement functions hs(xtk, tk), although its transition function f(xti,utk,ti, tk, ti) has to be linear (Ftk,tixti + utk,ti), due to the retrodiction (backward propagation) operation used in [32]-Bl. Besides, [27,28]-EB1 only deals with the 1-step lag OOSP and can produce erroneous results when the robot dynamic and sensorial models have strong non-linearities.

    • - [29] study the performance of extended versions of the retrodiction OOS KF in [33]-Al1 and [33]-Bl1, and the forward OOS KF on [34]&[29]-FPFD in a system with linear transition and non-linear measurement models. Although the linearity of the transition model is a requirement of the retrodiction step only in [33]-Al1 and [33]-Bl1, [34]&[29]-FPFD will only work properly if the non-linear transition model can be used to calculate properly the mean value of xtk = f(xti, utk,ti, tk, ti) for any Δt = tkti. Besides, the Extended OOS KFs presented in [29], and called [29]-EAl1, [29]-EBl1, [29]-EFPFD hereafter, can produce erroneous results when the robot dynamic and sensorial models have strong non-linearities.

    • - [30,31]-EIFAsyn extends the forward OOS IF presented in [30,31]-IFAsyn to work with systems with linear and/or non-linear transition and sensorial models. Besides, in order to overcome the difficulties that the former non-linear OOS algorithms face in systems with strong non-linearities, it distinguish two types of non-linear sensors: those whose information needs to be recalculated when older measurements arrive at the localization module and those whose information do not need to be recalculated.

  • OOS Unscented KF ([35]): The OOS Unscented KF in [35] combines the retrodiction step of the OOS KF in [5] with the measurement update of the Unscented KF [22]. It requires a linear transition model (due to the retrodiction step) and it only deals with the 1-step lag OOSP.

  • OOS Ensemble KF ([36]): The OOS Ensemble KF in [36] modifies the Ensemble KF [23] to let it work with N-step lag multisensor OOSP, by fusing the estimates obtained by S independent Ensemble KFs, each of them including a (1) backward propagation step that calculates the location values at the measurement time stamp linearly interpolating the location values of the previous and posterior time steps and (2) a new set of assimilation operations that let it deal with the delays of the measurements.

  • OOS PF ([3745]): They modify the non-OOS SIR, UPF and MPF to let them work with the OOS measurements zs,tm only in systems with Gaussian probability models (Equation (1) or Equation (2)). That is, although the basic versions of these PFs do not require Gaussian probability models, its OOS counterparts, described next, need it due to different assumptions made during their development:

    • - The OOS SIR PFs ([3740] and [42]-A) and the OOS UPF ([41]) update the weights of the particles making w ( j ) w ( j ) p ( z s , t m | x t m ( j ) ). The value of x t m ( j ) is either (1) the value of the location of the j-th particle at time tm when the PF has already associated a measurement for the time stamp of the new zs,tm; or (2) the value sampled from a probability distribution q ( x t m | x t a ( j ) , x t b ( j ) , z s , t m ), different for each type of PF, that takes into account the values of the particles at ta and tb, where ta and tb are the closest lower and higher time stamps to tm of already assimilated measurements. The sampling distribution in [3739], q ( x t m | x t a ( j ) , x t b ( j ) ), does not consider the current measurement and exploits the properties of a Gaussian linear transition model. The value of x t m ( j ) in [40] is obtained linearly interpolating the location values of x t a ( j ) and x t b ( j ). The sampling distribution in [41], q UKF ( x t m | x t a ( j ) , x t b ( j ) , z s , t m ), is obtained with an UKF whose prediction step has the same linearity requirement as the q ( x t m | x t a ( j ) , x t b ( j ) ) in [3739] and whose update step incorporates zs,tm using the unscented transformation. Finally, the sampling distribution in [42]-A, q EKF ( x t m | x t a ( j ) , x t b ( j ) ), is obtained with an EKF with a prediction step from ta to tm that uses the system Gaussian transition model, and an update step that treats the transition from tm to tb as a measurement.

    • - The OOS MPFs ([42]-B# and [4345]) update the weights of the particle for the delayed measurements making w ( j ) p ( z s , t m | x t m ( j ) , z 1 : s , t 0 : t k ) w ( j ). Besides, they update the values of the non-delayed measurements with the usual SIR step, which creates PFs that acs as SIR when tmtk and as MPFs when tm < tk. However, as the SIR step is equivalent to the MPF step with transition prior [25], we can classify [42]-B# and [4345] as purely MPFs. The MPFs in [42] obtain p ( z s , t m | x t m ( j ) , z 1 : s , t 0 : t k ) exploiting the property that this probability is dependent on the smoothed density p ( x t m | x t m ( j ) , z 1 : s , t 0 : t k ), which can be approximated using a Fixed-Point Extended Kalman Smoother ([42]-B1), a Fixed-Point Unscented Smoother ([42]-B2) or a Fixed-Point Particle Smoother ([42]-B3). The p ( z s , t m | x t m ( j ) , z 1 : s , t 0 : t k ) in [43] is approximated by p ( z s , t m | x t m ( j ) ), obtaining x t m ( j ) with the retrodiction step in [5]. Finally, the MPFs in [44] and [45] improve the efficiency of the MPFs in [42] using some additional mechanisms to select which of the delayed measurements should be assimilated.

The main characteristics of the OOS non-linear filters are summarized in Table 1. The first column (ALG) identifies the algorithm, the second (Group) the group they belong to, the third (Extending) the algorithm they are extending/modifying, and the fourth (Support) the core idea or distribution function that lets the algorithm obtain the location associated to the time stamp of the delayed measurement and assimilate the measurement information into the current location estimate. The fifth (Trans. Model) and sixth (Meas. Model) show which types of Gaussian Transition and Measurement Models the filters are restricted to: L stands for linear, NL for Non-Linear, and Lzd for linearized. The seventh column (OOSP) identifies if they are prepared to deal with the 1-step lag or N-step lag OOSP. Finally, the eighth column (Extras) shows other important additional information: [30,31]-EIFAsyn optionally recalculate the sensorial information of some of the already assimilated measurements whose time stamp is bigger than the just arrived one to avoid the problems associated to systems with strong non-linearities, the MCMC step in [38,39] increments the diversity of the old history values to reduce the problems associated with particles depletion, and the check diversity mechanisms in [42]-B# and [44,45] are used to decide whether an OOS zs,tm should be assimilated or not.

An analysis of the table shows that the OOS non-linear algorithms that can be used for systems with linear and/or nonlinear systems with measurements delayed more than 1-step lag are: the OOS EIF [30,31]-EIFAsyn, the OOS EnKF [36], the OOS SIR [40], and the OOS MPFs [42]-B#, [44] and [45]. The use of a linear interpolation operation to obtain the location at the time stamp of a delayed measurement in [36] and [40] reduces the applicability of these algorithms to those systems with slow dynamics or whose position between two time steps can be approximated by the line that joins the positions of the previous and posterior time-steps. The remaining techniques are equally general, although the computational overload associated to the OOS EnKF (penalized further in the multisensorial case by the use of as many EnKFs as sensors) and OOS MPFs (penalized further by the operations of the fix-point smoothers), makes the OOS EIF [30,31]-EIFAsyn the most efficient solution, when there are some linear or weakly non-linear measurement models that make the filter avoid the recalculation of the sensorial information associated to them.

2.2. Autonomous Robot Control and Tracking Systems that Deal with the OOSP

To the best of the authors’ knowledge, there is not any published localization module that forms part of a control system of an autonomous mobile robots that deals with the OOSP using an OOS algorithm, instead of throwing the delayed measurements (easiest and more frequent approach), delaying the operations [11], or re-starting the filter from the time stamp of each arriving measurement [12,13].

However, the majority of the OOS non-linear filters analyzed in the previous section are used to track the location of mobile objects. Based on the information contained in the robot location xt estimated by the OOS non-linear filter, the tracking problems (and the OOS filters) can be organized as:

  • Pose (px, py) + Velocity (vx, vy) Estimation Problems with a linear dynamic velocity constant model. The OOS LKF [26], OOS EKF in [2729], OOS UKF in [35], OOS EnKF in [36], OOS PFs in [3739,43] have been tested against this type of model. Besides, the OOS EKF [29]-EA1 and [29]-EFPFD are implemented successfully inside an automative pre-crash system [46].

  • Pose (px, py) + Velocity (vx, vy) + Orientation (pθ) Estimation Problems, where the dynamic model is the non-linear coordinated turning model in [47]. The PFs in [42,44,45] have been tested against this type of model. The OOS UPF [41], whose q UKF ( x t m | x t a ( j ) , x t b ( j ) , z t m ) requires a linear transition model, is tested against this type of problem too, because the non-linear transition model f(xti, utk,ti) of the coordinated turning model can be factored as Ftk,ti (xtk)xtk. Besides, two reduced version of this estimation problem, consisting on estimating only the pose (px, py) and orientation (pθ) with a non-linear dynamic model are used to analyze the performance of the OOS EIF [30,31]-EIFAsyn and the OOS SIR in [40].

From the point of view of a tracking system both problems are equally interesting, although the second is more difficult due to (1) the non-linearities in the transition model and to (2) the discontinuity between 0 and 2π (or between −π and π) associated with the orientation pθ. From the point of view of a control system whose actions depend on the location estimates, the second type of problem is more complete, because estimating also the orientation usually allows a finer control of the robot.

2.3. Suggested OOS Algorithms for the Location Module of an Autonomous Robot Control System

Based on the previous analysis, when the robot dynamics are modeled with non-linear expressions in the localization module of the control system of an autonomous mobile robot, we suggest to select those algorithms that have an inherent complete non-linear support ([36,40,42,44,45] and [30,31]-EIFAsyn) and/or whose performance has been tested already with non-linear modeled systems ([4042,44,45] and [30,31]-EIFAsyn). Besides, we consider that the OOS EIF [30,31]-EIFAsyn is especially interesting in those cases where a low computational load is required in the localization module, because it avoids the computational burden associated to the OOS PFs [4042,44,45] and OOS EnKF [36].

When the robot dynamics can be modeled with linear expressions, any of the techniques with linear and/or non-linear dynamic model support can be applied. However, special care should be taken with the OOS EKFs that by default do not consider that those sensors with strong non-linearities can require to have the information recalculated when measurements with older time stamps arrive later than the ones associated to them that have been already assimilated.

3. A Case Study

This section illustrates the benefits of using one of these OOS techniques by implementing an adapted version of [30,31]-EIFAsyn in the localization module of the control software of one of our robots. Additionally, its non-linear dynamics and combination of linear, weakly non-linear and strongly non-linear sensors let us show the importance of analyzing the properties of all the sensors to minimize the computational requirements while maintaining the performance of the selected filter. Finally, this section also includes a performance comparison of the selected technique against a subset of the previously recommended filters.

3.1. The Robot Dynamic and Sensorial Models

In this section we present the dynamic and sensorial models associated to the localization module of the autonomous mobile robot that we will use in our experiments. Besides, the constants and covariances of the models are presented in Section 3.3.1, and its Jacobians in the Appendix.

The robot, represented in Figure 2, is equipped with two motorized wheels (independently controlled by two DC drives and placed, separated at b distance, under the lower robot platform) and two castor wheels (placed in the front and back of the same platform). The dynamic behavior of a robot with this arrangement, which lets the robot rotate around its Z-axis with an angular speed dependent on the control speed applied to each wheel, is going to be modeled as a non-linear system. The sensorial devices of the robot used to estimate the robot location are: two encoders attached to the motorized wheels that provide information about the displacement of the wheels, a magnetic compass that provides information of the robot orientation, and an ultrasonic belt that provides information of the robot distance to known landmarks. These three types of sensors are going to be modeled with linear and non-linear models. Finally, it is worth noting that the robot is also equipped with an stereoscopic visual system and an infrared belt, whose information is only used in the module in charge of updating the map information.

3.1.1. Robot Dynamics

The location xt of the robot at each time step consists of five components: the robot pose ( p t x , p t y ), its orientation ( p t θ ), and the linear and angular displacements of the robot ( Δ t l , Δ t θ ). The control signal ut has two components ( u t L , u t R ) that represent the velocity applied to the Left and Right motorized wheels.

The dynamics of our robot can be modeled with different types of expressions [48,49]. The selected model, whose transition function f(·) is presented in Equation (3), decomposes the robot movement in a rotation ( Δ t θ ) followed by a linear displacement ( Δ t l ), without considering the thickness of the motorized wheels or the rotations that occur while the robot is displacing. In the model, the linear displacement ( Δ t + 1 l ) is obtained as the mean displacement obtained by both motorized wheels moving at speeds ( u t L , u t R ) during dt seconds, while the angular displacement ( Δ t + 1 θ ) depends on the difference of the displacement of both wheels and the distance (b) that exists between them. Finally, it is important to highlight the fact that the predicted orientation ( p t + 1 θ ) is obtained incrementally, and therefore its values can be out of one of the usual angular range (such as [0, 2π) or [−π, π)). Therefore, in order to keep the values in a given range, it is advisable, although not necessary, to put them into range after the prediction.

x t + 1 = ( p t + 1 x p t + 1 y p t + 1 θ Δ t + 1 l Δ t + 1 θ ) = f ( x t ,   u t ,   dt ) = ( p t x + Δ t l   cos   ( p t θ + Δ t θ ) p t y + Δ t l   sin   ( p t θ + Δ t θ ) p t θ + Δ t θ dt * [ u t R + u t L ] / 2 dt * [ u t R u t L ] / b )

The covariance matrix Qt+1,t of the white noise added to the transition function is presented in Equation (4), and depends of the square of the elapsed time dt. Note that this Qt+1,t makes the noise accumulate directly in the displacement variables and indirectly in the pose and orientation.

Q t + 1 , t = dt 2 * ( 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 var Δ l 0 0 0 0 0 var Δ θ )

3.1.2. Compass

The robot is equipped with an electronic compass that provides information (z1,t+1) of the robot orientation ( p t + 1 θ ). However, due to the discontinuity and periodicity of the angular data, the measurement function h1(·) should receive a special treatment, which takes into account if the angular discontinuity forms part of the shortest or longest path that exist, according to Figure 3(a), between the compass measurement z1,t+1 and the robot orientation ( p t + 1 θ ). When that happens, and in order to make the robot location comparable to the compass measurement, the p t + 1 θ value should be incremented/decremented for 2π radians. The measurement function h1(·) that represents this behavior is presented in Equation (5). The first expression is for the case where the discontinuity is in the shortest path and z1,t+1 is v1 and p t + 1 θ is v2. The second expression is for the case where the discontinuity is in the shortest path and z1,t+1 is v2 and p t + 1 θ is v1. And the last expression is for the case where the discontinuity is not in the shortest path.

z 1 , t + 1 = { p t + 1 θ 2 π if   z 1 , t + 1 [ 0 , π )   | z 1 , t + 1 p t + 1 θ |   > π p t + 1 θ + 2 π if   z 1 , t + 1 [ π , 2 π )   | z 1 , t + 1 p t + 1 θ |   > π p t + 1 θ otherwise

The covariance matrix R1,t+1 of the white noise added to the compass measurement function, presented in Equation (6), is the same for every compass measurement.

R 1 , t + 1 = ( var compass )

3.1.3. Encoders

The robot is also equipped with two incremental encoders that can be used to obtain information about the displacement of each motorized wheel. This displacement, represented as z 2 , t + 1 N L and z 2 , t + 1 N R for the Left and Right wheel, is linearly related, as the encoder measurement model in Equation (7) captures, to the robot linear and angular displacements ( Δ t + 1 l and Δ t + 1 θ).

z 2 , t + 1 = ( z 2 , t + 1 N L z 2 , t + 1 N R ) = ( Δ t + 1 l Δ t + 1 θ * b / 2 Δ t + 1 l + Δ t + 1 θ * b / 2 )
The covariance matrix R2,t+1 of the white noise added to the encoder measurement function, presented in Equation (8), depends on the square of dt and considers that the errors of the encoders are independent.
R 2 , t + 1 = dt 2 * ( var N L 0 0 var N L )

3.1.4. Ultrasonic System

Finally, the robot is also equipped with a belt of 8 ultrasonic sensors numbered from s = 3 to s = 10 (as s = 1 and s = 2 are already associated to the compass and the encoders), distributed around the upper robot platform as Figure 3(b) shows, able to measure the distance of objects placed between 0.2 and 2.0 m. This distance measurements can be used to determine the robot pose ( p t + 1 x , p t + 1 y ) when the robot is placed on an environment with known walls, corners and columns. In order to establish the relation of the robot and landmarks poses, we use the relations proposed in [50], where:

  • The distance between a wall and the sensor can be calculated as the distance between the normalized line (Aobjx + Bobjy + Cobj = 0, with A obj 2 + B obj 2 = 1) that defines where the wall is placed and the sensor pose (x, y), as far as the orientation of the sensor and the wall fulfill the constraints imposed by the sonar directivity.

  • The distance between a corner and the sensor can be calculated as the distance between the corner pose ( p obj x ,   p obj y ) and the sensor pose (x, y), as far as the orientation of the sensor and of the line that joins the sensor with the corner fulfill the constraints imposed by the sonar directivity.

  • The distance between a column and the sensor can be calculated as the distance between the circle of radius (robj) and center ( p obj x ,   p obj y ) that represents the column, and the sensor pose (x, y), as far as the orientation of the sensor and of the line that joins the sensor with the center of the column fulfill the constraints imposed by the sonar directivity.

In order to relate the robot pose ( p t + 1 x ,   p t + 1 y ) directly with the distance provided by the sensors, we can use the relation between the robot pose and sensor disposition (represented by the distance ds and orientation αs according to Figure 3(b)):

x = p t + 1 x + d s   cos ( p t + 1 θ + α s ) y = p t + 1 y + d s   sin ( p t + 1 θ + α s )
Taking into account all these factors, the non-linear function that models the behavior of each ultrasonic sensor (s ∈ [3 : 10]) with respect to a map of given landmarks are represented in Equation (10), where obj represent the detected object and its type. In order determine which object has been detected, we run the model, taking into account the sonar orientation and directivity for all the objects of the map and select among all the possible identified objects that are not occluded by others the one that will produce a shorter distance signal, because it is the one that has a higher chance of having reflected the sonar signal.
z s , t + 1 = { | A obj [ p t + 1 x + d s   cos ( p t + 1 θ + α s ) ] + B obj [ p t + 1 y + d s   sin ( p t + 1 θ + α s ) ] + C obj | |   obj = wall [ p t + 1 x + d s   cos ( p t + 1 θ + α s ) p obj x ] 2 + [ p t + 1 y + d s   sin ( p t + 1 θ + α s ) p obj y ] 2 |   obj = corner [ p t + 1 x + d s   cos ( p t + 1 θ + α s ) p obj x ] 2 + [ p t + 1 y + d s   sin ( p t + 1 θ + α s ) p obj y ] 2 r obj |   obj = column
The covariance matrix Rs,t+1 with s ∈ [3 : 10] of the white noise added to the ultrasonic distance measurement function, presented in Equation (11), is the same for every sonar and distance measurement.
R s , t + 1 = ( va r sonar )

3.1.5. Models Summary

In short, the expressions used to model the robot behavior have the following characteristics:

  • The dynamic/transition model is non-linear. Besides, the angular location ( p t + 1 θ ) has a limited and periodic representation. The influence of this fact in the correct behavior of the filters will be analyzed in the following sections.

  • The compass model is also non-linear due to the ±2π correction term that appears, dependent on the value of z1,t+1 and p t + 1 θ, in certain cases as a consequence of the discontinuity and periodicity of the angular data.

  • The two encoders grouped together in z2,t+1 are modeled using a unique linear expression and covariance matrix.

  • The behavior of the sensor that combines the measurement of each ultrasonic sensor s ∈ [3 : 10] and a map of objects is represented with a non-linear model.

That is, we are going to estimate the location of a robot using a non-linear transition model, and linear and non-linear measurement models.

3.2. EIFAsyn: The Selected Estimator for the Localization Module

In this section, we present an adapted version of EIFAsyn, the OOS EIF that consists of sets of EKF predictions, EIF updates and projections between the state and information space [30,31], that has been slightly modified in order to (1) consider the peculiarities of the angular data and to (2) include a validation step to decide before assimilating the sensorial information, whether the measurement is corrupted or not.

The two main steps of this version of EIFAsyn, prediction (carry out to make the filter estimate the state of the next time step) and measurement update (performed when any measurement is arrived), are presented in Figure 4, where ξs,k,t represents, maintaining the nomenclature used in [30,31], the measurement zs,k taken by sensor s at time k that arrives at the localization module at t. Besides, k|k and Pk|k stand for the mean and covariance of the location estimated with all the measurements that have been assimilated so far, k|k and Yk|k for the information of the estimated location and its covariance, ik and Ik|k for the accumulated sensorial information and accumulated sensorial information covariance of the sensors whose information does not need to be recalculated, and i k rec and I k | k rec for the accumulated sensorial information and accumulated sensorial information covariance of the sensors whose information has to be recalculated. Finally, the additional operations that do not appear in the original version of EIFAsyn are presented in red to make them easily identifiable.

The EIFAsyn prediction step (Figure 4(a)) is the usual prediction step of the EKF (Jacobians + (P)), followed by the additional operation that corrects the angular data, a projection of the location and its covariance into to information space (I), and an initialization of the sensorial information variables.

The EIFAsyn update step (Figure 4(b)) consists of several steps. It starts with a validation step that calculates the Mahalanobis distance ds,k (which weights the discrepancy between the measurement and predicted measurement with the inverse of the predicted measurement covariance) and checks if ds,k is under a threshold ls selected to ensure that the test only rejects valid measurements with a selected probability [15,51]. To assimilate the valid measurements, the update step projects the corrected measurement ξ s , k , t C into the information space (M), accumulates their values to the remaining sensorial information associated to the same time step (AL or ANL), and optionally stores the measurement. Afterwards, it starts an assimilation-prediction loop, where all the sensorial information at each time step is accumulated into the predicted information values (AALL), projected into the state space (S), predicted (P), corrected, and projected again into the information space (I). Additionally, the algorithm recalculates the sensorial information of those sensors that require this operation (M + ANL).

The recalculation of the information of sensor s is required when Hs,j+1 j+1|jhs(j+1|j, j + 1), the term that corrects the measurements ξs,j+1,a, changes its value significantly with the changes that occur to j+1|j during the assimilation-prediction loop. For the linear sensors, the recalculation is never necessary because Hs,j+1j+1|jhs(j+1|j, j + 1) = 0. Moreover, in that case ξ s , k , t C = ξ s , k , t. For the non-linear sensors, the recalculation is unnecessary when the changes are negligible and it is required when the changes are abrupt.

Therefore it is necessary to study the behavior of the non-linear sensors before deciding to exclude them from the recalculation set. In our problem, we have to analyze the behavior of the:

  • Compass: Given a compass measurement z1,j+1, the value returned by the compass model (Equation (5)) changes abruptly depending on the position of the indetermination (0, 2π) with respect to the shortest path between z1,j+1 and the estimated angle p j + 1 θ, while the value of H1,j+1 j+1|j is always p j + 1 θ as H1,j+1 (Equation (13)) remains unchanged. Therefore, when a new delayed measurement modifies the estimated value of p j + 1 θ, placing it at the opposite side of the indetermination it was before the assimilation of the new measurement, there can be an abrupt change of ±2π between the previous-assimilation and post-assimilation values of H1,j+1j+1|jh1(j+1|j, j + 1). As when the robot orientation is close to the indetermination, delayed measurements can easily change the values of p j + 1 θ to the opposite site, the already assimilated compass information needs to be recalculated when any delayed measurement arrives to avoid the erroneous operation of EIFAsyn.

  • Ultrasonic system: Given a sonar measurement zs,j+1 with s ∈ [3, 10], the value returned by the ultrasonic model (Equation (10)) and the value of Hs,j+1j+1|j (Equation (13)) are smoothly changed with small modifications of the estimated robot pose ( p j + 1 x , p j + 1 y ). Therefore, when the robot pose estimate is slightly modified by the arrival of a given measurement, the previous-assimilation and post-assimilation values of Hs,j+1j+1|jhs(j+1|j, j+1) do not change significantly. Therefore, we can consider the exclusion of this sensor from the recalculation set.

The validity of both choices has been tested in multiple simulations. Before presenting their results in the following section, it is worth noting that the necessity of recalculating the sensorial information associated to some non-linear sensors is a requirement of EIFAsyn and of the OOS EKF (which can not be used for our problem due to the additional requirement of the linearity in the transition model), due to the direct relationship that exists between the EKF and EIF [3]. Besides, in the cases where the robot control software can support the computing overload of the OOS PF (that will not need to recalculate information associated to the already assimilated measurements) or OOS EnKF, those algorithms should also take into account the existence of the indetermination in the angular data when calculating the mean and covariance values of the robot locations based on the values of the particles or ensembles.

Finally, note that the additional step associated to the correction of the angle does not change the behavior of the algorithm significantly. Moreover, it is only a convenient modification. However, the step associated to the validation step, which is useful to reject those measurements that are not valid due to the malfunction of the sensors or corrupted during the communication through the network, has a bigger impact on the results of the algorithm. Moreover, as the validity of the measurements is only tested once using the location estimate in the test, the validity of the measurements that are in the limit can depend on the order of arrival of the measurements. However, as the analysis of the validation for the asynchronous version of IFAsyn shows [15], the influence of the order of arrival can be minimal when the filter is well-tuned.

3.3. Results Obtained with EIFAsyn

In this section we present the results obtained by EIFAsyn for the localization of our autonomous mobile robot with simulated and real data. The simulated experiments are set up to see which of the non-linear sensors require the recalculation of its measurements information when there are delayed data and what happens if the OOS data is not used. The real experiment shows if the localization module based on the OOS-EIF works properly when it is part of the control software of the actual robot.

Figure 5(a) shows the setup of both experiments. The red dots represent all the known corners while the blue lines represent all the known walls. In the simulated experiment, the robot is placed in the initial position (o), oriented towards the final position (*), and controlled by applying equal speeds to its motorized wheels in order to move it around the angular indetermination [0, 2π]. Therefore, it follows the blue trajectory presented in Figure 5(b). In the real experiment, the robot is placed in the initial position (o) and required to go to the final position (*), unknowing that there are the square and round objects (marked in green in Figure 5(a)) in the hall. The control software of the robot where the OOS algorithm is embedded [52] makes the robot initially go towards the final position until it locates the unknown objects, updates the occupancy grid [53], and replans new trajectories to avoid the unknown objects locations. Therefore, the robot follows the red trajectory presented in Figure 5(c).

3.3.1. Simulations

In order to analyze what happens if the delayed measurements are not used and which non-linear sensors require the recalculation of its information when there are delayed measurements, we run multiple simulations to generate all the sensors measurements every 0.1 s and run EIFAsyn, for the same generated data, considering 5 different scenarios: (1) using all the measurements without delay; (2) using all the measurements with delays in the compass data without recalculating the sonar information; (3) using all the measurements with delays in the sonar data recalculating the compass information; (4) using all the measurements with delays in the sonar data without recalculating the compass information; and (5) not using the delayed measurements of the compass and sonars. We use constant delays of 1 s in all the cases, i.e., of 10 time-steps, in order to increment the challenge of the validation step (which only considers the already arrived measurements) of the adapted version of EIFAsyn presented in Section 3.2. The lack of delays in the first case makes EIFAsyn work as the EKF and therefore, the behavior of the filter in this scenario is considered the reference to be achieved by EIFAsyn in the remaining scenarios. The delays of the compass measurements in the second are used to see that the sonar information, arrived before the compass one in this case, does not have to be recalculated. Similarly, the delays of the sonar measurements in the third and fourth are used to see if the compass information, arrived before the sonar one in these scenarios, has to be recalculated or not. In other words, scenarios 2, 3, and 4 let us check if the non-linearities of the sonar and compass are soft or hard. Finally, the fifth case justifies the necessity of the OOS algorithm when all the compass and sonar information arrives delayed, as it happens in the real robot experiments.

As the non-linearity of the compass is due to the angular indetermination [0, 2π], we set up the simulated experiments to make it move around it, placing the robot initially oriented towards 0 rad, and applying the same control signals (10 cm/s) to both motorized wheels during the whole simulation. The simulated data is obtained with the same models that are incorporated in EIFAsyn, although as Table 2 shows the variances used to obtain the simulated data (fourth row) are lower than those used in EIFAsyn (and in the other filters under test in Section 3.4, fifth row). The difference in the variances is due to the following factors. On one hand, we originally set up the variance values in the simulations accordingly to the values of the transition and measurement noise levels that we have observed in our robot (third row). However, we have to significantly reduce the simulation value of varΔθ, because the bigger real value significantly affects the simulated robot orientation and we want it to move with two equal fixed control signals (i.e., without a feedback control loop) around the angular indetermination without diverging significantly from it. On the other, the variance values in EIFAsyn are bigger than the observed in order to reduce the effects of the non-linearities in the suboptimal EKF without delays.

The results of EIFAsyn for the different setups and the values obtained during one of the simulations are summarized in the graphics presented in Figure 6.

The first column shows the behavior of the sensors and validation tests representing all the measurements received by EIFAsyn grouped by sensor (color) and status: V- non-delayed and valid, NV- non-delayed and non-valid, L&NV- delayed and non-valid, and L&V- delayed and valid. The second column shows the estimated value of the location (px, py) and orientation (pθ), and the third represents their covariances (σxx, σyy, σθθ). In each row, we group the results of the same scenario. The estimated location (px, py) in the five cases is also presented in Figure 5(b) (the trajectories of the second and third case are occluded by the trajectory of the first, while the trajectories of the fourth and fifth scenario diverge). The graphics in the first column show that as a consequence of the robot orientation in the experiment setup S8 and S9 are the only sonars providing measurements. Moreover, S8 only gets a few measurements associated to the corners in the bottom U-shape of the hall, which provide both information associated to px and py and are responsible of the decrements in covariance of the px state. The continuous stream of measurements of S9 are associated to the bottom walls of the hall, provide information about py and are responsible of the the small covariance of the py state. Finally, the continuous stream of measurements of the compass provides information about pθ and is responsible of the the small covariance of the pθ state.

At a first glance, the state and covariance graphics of the first, second and third row look really similar. That is, EIFAsyn obtains similar results when the data is non-delayed, when the compass data is delayed and the filter does not recalculate the non-delayed sonar information, and when the sonar data is delayed and the filter recalculates the non-delayed compass information. The sensor behavioral graphics look different because they encode both the existence of the delays and the results of the validation. If we compare only their validation status, we can observe that the same data is validated in the experiment without delayed data (first row) and with delayed sonar measurements recalculating the compass information (third row), making the state and covariances under both setups equal. However, the validation status of the experiment with delayed compass data (second row) and without delayed measurement (first row) is slightly different, because the order of arrival of the information can slightly affect the validation step [15]. This discrepancy justifies the slightly differences that also appear in the σxx covariance graphics of the first and second row, because rejecting a piece of information from the sonar S8 visually affects the values of σxx as the sensorial information directly associated to the px state is really sparse.

The results presented in the fourth row of Figure 6 are significantly different to the ones shown in the previous rows. The discrepancy starts after t = 46 s, where it happens to be a change of the value in p in all the scenarios around the indetermination that should be taken into account in order to re-assimilate the non-delayed compass information when the delayed sonar information becomes available. However, as EIFAsyn is not required to recalculate the compass information in the fourth case, the arrival of the delayed sonar information makes the already assimilated compass information be in the wrong side of the indetermination and the estimate of the orientation pθ incorrect (0.8 rad ≃ 45°). At that moment, EIFAsyn loses track, because the wrong estimated orientation makes it reject the compass and sonar measurements afterwards and wrongly update the robot location and orientation, as well as its covariances, using only the encoder measurements.

When we generate the simulated data 100 times with the same setup, we observe the same type of erroneous results, sooner or later, 46 times. That is, while moving around the indetermination, the compass information requires to be recalculated almost in half of the simulations. The discrepancies associated to the non-recalculation of the sonar information are minimal and negligible in all the tests. Therefore, and in order to avoid the loss of track of the filter when it is embedded in the control architecture of a real robot, we treat the compass and sonar respectively as sensors with strong and soft non-linearities, i.e., only recalculating the compass information.

Finally, the results presented in the fifth row of Figure 6 are different too, because using only the information provide by the encoders, directly related to the linear and angular displacements, makes EIFAsyn increment continuously the covariances of the robot location and orientation (σxx, σyy, σθθ) and have a poor estimate of the robot location (px, py, pθ). Therefore, for this problem it is really important to be able to use the OOS measurements of the compass and sonars efficiently in order to let the robot control software navigate successfully, as the experiment in the following section shows.

3.3.2. Real Experiments

In order to illustrate the behavior of EIFAsyn within the localization module of the control software of a real robot, we place the robot in the same hall with the same known objects and two unknown ones, and let the control software generate the control signals (within the range [0,15] cm/s) based on the robot location estimated by EIFAsyn and the obstacles locations estimated using the occupancy grid and Bayesian filter in [53].

The results of the experiment are presented in the sensorial behavior, state and covariance graphics of Figure 7. The sensorial behavior graphics (Figure 7(a), 7(b) and 7(c) show that all the measurements, except those provided by the encoders, arrive delayed and out of sequence at the location module. Besides, although the compass and encoder measurements are usually valid, the sonar ones are usually rejected by EIFAsyn, because they are either (1) associated to the unknown objects of the map and can not be used by EIFAsyn or because (2) they are rejected by the EIFAsyn validation test as their error, originated for instance from bounces of the sonar signals in the multiple walls of the bottom U-shape of the hall, is not included in the models. Within the unknown object group fall all the sonar measurements outside the cyan squares in the sensorial behavior graphics, i.e., all the measurements by sonar S5 and S4 (due to the round object), all by S8 (due to the square object), the two first by S7 (due to the square and round object respectively), the first group by S3 (due to the square object), the one at t=60 s by S9 (due to the square object), and the ones by S6 up to t=80 s (due the first group to the square and the second to the round one).

The sparsity of the sonar information makes the OOS filter of the localization module of the control software estimate the robot localization using almost all the compass and encoders information, and only a few measurements provided by the sonars. The small amount of (px, py) information makes the covariances of those variables (σxx, σyy) grow, while the almost continuous stream of compass measurements makes the angular variance (σθθ) really small (see Figure 7(e)). In spite of these facts, EIFAsyn is able to locate properly the robot, as the discrepancy between the real and estimated final robot position falls within the covariance values. Additionally, in this experiment, we can observe how EIFAsyn can need to recalculate the compass information when the measurements of the sonars arrive after the compass ones, due to the abrupt changes of the pθ values that appear in Figure 7(d) around the angular indetermination. Besides, the control software is able to update the occupancy grid using the robot position estimates and all the sonar measurements. Finally, the reduced computational overload associated to EIFAsyn is negligible inside the control software architecture, which consists of multiple modules of planning and control levels.

3.4. Comparison of EIFAsyn with Other General OOS Approaches

In this section we compare, using the robotic problem study in this paper, the behavior of EIFAsyn against the performance and efficiency of some of the general N-step lag OOS algorithms suggested in Section 2.3. The non-linearity in the dynamic model of the robot reduces the possible comparison to the OOS EnKF in [36] and the OOS PFs in [4042,44,45]. Among all these possibilities, we have decided to analyze the performance of the OOS EnKF in [36] and the OOS PF in [42]-A using the models and simulated data presented in Sections 3.1 and 3.3. With this selection, EIFAsyn is compared against two filtering techniques (EnKF and PF) that differ from the EIFAsyn EKF/EIF support. Besides, our problem tests the OOS EnKF in a more challenging situation that the one presented in [36], because our robot has a non-linear dynamic model with multiple sensors providing information related with different states of the system, and the system in [36] has a linear dynamic model and two equal sensors. Finally, the OOS PF [42]-A (1) equals the OOS PF in [40] when there is a non-delayed measurement (in our case provided by the encoders) for all the measurement time stamps and (2) the selected PF is computationally more efficient than the OOS PFs in [42]-B# and [41,44,45].

In order to carry out the comparison, we have disabled the validation step of EIFAsyn because the other algorithms do not include it and we want all the filters to be able to use the same information. Note that the same validation step can not be included in the other filters because it is not straightforward to obtain in those filters the predicted mean and covariance values used to validate the new measurements in EIFAsyn. Additionally, we compare EIFAsyn with two versions of each of the selected algorithms, because:

  • The OOS PF [42]-A estimates the trajectory instead of the state of the system, and therefore, the mean and covariance of the state at any time step ti are updated with the already assimilated past (tk < ti), current (tk = ti) and future (ti < tk < tl) measurements ξs,tk,tt, while the EIFAsyn mean and covariance only include the already assimilated past and current measurements. In other words, the standard OOS PF [42]-A mean and covariance values represent the p(xti|ξ1:S,t0:l, ut0:tl) while the EIFAsyn mean and covariance values represent p(xti|ξ1:S,t0:i, ut0:ti). That is, the standard OOS PF [42]-A mean and covariance values are smoothed with future information that the EIFAsyn values does not use. The modified version of OOS PF [42]-A avoids the inherent smoothing behavior of the standard OOS PF [42]-A calculating the mean and covariance values without the future measurements. Therefore, the results obtained by the modified version of OOS PF [42]-A are supposed to be closer to the EIFAsy ones.

  • The OOS EnKF [36] runs an EnKF for each sensor and combines the ensembles of each sensor in a unique multisensor fusion ensemble that is used to obtain the mean and covariance of the system. In the problem presented in this paper, this way of proceeding makes the standard OOS EnKF [36] run 10 EnKFs (the first for the compass, the second for the encoders, and the remaining eight for all the ultrasonic sensors) and combine the information of many ensembles (in particular those associated to the sonars that are only seeing unrecognizable objects) that have not assimilated any measurement. In other words, as many of the sonar EnKFs are working without measurements, their ensembles contribute only predicted values to the multisensor fusion ensemble. To avoid the influence of these ensembles in the estimated value of the robot localization, the modified version of OOS EnKF [36] only combines the results of those ensembles that have updated their state using some measurements.

The two variants of the OOS PF [42]-A and the two variants of OOS EnKF [36] are compared against EIFAsyn using the setup of the simulated experiment and the first, second, third and fifth scenario presented in Section 3.3. The fourth scenario is not considered in this comparison, because it has delayed sonar measurements as the third and it is only required in the EIFAsyn analysis to show that this filter has to recalculate the compass information. Besides, the OOS PFs use 2,000 particles to have often more than 100 effective particles after assimilating each measurement because this number of particles lets us avoid the resampling step after assimilating each measurement, and therefore, it reduces the particles depletion (repeatability of the values of the particles in old time stamps) and increments the effects associated to the weight update produced by delayed measurements. Additionally, the OOS EnKFs use 500 particles in each of the 10 sensor ensembles. That is, we only double the number of particles used in each ensamble in [36], with the hope of solving the performance problems presented in Section 3.4.1, because with that big number of particles the OOS EnKF [36] variants are already the most computationally and memory inefficient filters as we will show next. In the following sections we compare the performance, computational load and memory requirements of the 5 filter implementations.

3.4.1. Performance Comparison

Figure 8 shows representative results of the 5 filters, using each row for an scenario, each column for a different type of information (the first column represents each filter mean pose, the second the mean values of the robot location, and the third their variances), and a different color for each of the filters (magenta for EIFAsyn, green for the standard version of OOS PF [42]-A, cyan for its modified variant, navy blue for the standard version of OOS EnKF [36], and red for its modified variant).

On one hand, Figure 8(a), 8(b), 8(d), 8(e), 8(g) and 8(h) show the similar values obtained for the estimated locations (the 2π variations in pθ have to be considered negligible too as they occur around the 0–2π indetermination) by the PFs variants and EIFAsyn in the first, second, and third scenario, while Figure 8(c), 8(f) and 8(i) show that the PF variants obtain lower variance values than EIFAsyn. Therefore, the three filters obtains similar values for our robot location when the compass and sonar measurements are or are not delayed, with a tighter covariance in the PF cases. As these behavior is observed through different executions of the PFs with the same scenarios and measurements, we can conclude that EIFAsyn and the two PFs variants seem equally valid for our problem.

On the other, Figure 8(a), 8(b), 8(d), 8(e), 8(g) and 8(h) also show how the mean location obtained by any of the EnKF variants sometimes (first and third row) significantly differ from the ones obtained by EIFAsyn (or the PF variants). As a matter of fact, although the EnKF results selected for the second scenario look better than the ones selected for the first and third scenario, the estimated location obtained by other executions of any of the two versions of EnKFs in any of these three scenarios can significantly differ from the ones obtained by EIFAsyn. In other words, none of the EnKF versions works systematically properly with our robotic problem, and the wrong behavior is independent of the scenario delays. A detailed analysis of the estimation process makes us believe that this can be due to the fact that each of the 10 ensembles is corrected independently with measurements that provide information of the different states, and therefore their results can easily diverge due to the lack of the complementary information provided by other sensors to other ensembles. The problem seems to be aggravated by the sonar ensembles that incorporate only sporadic measurements that lack orientation information. It is worth highlighting too that the problem presented in [36] to analyze the behavior of the standard version of OOS EnKF is different to ours because (1) it is characterized by a linear dynamic model without angular information and (2) its two non-linear sensors are equal and provide a periodic stream of delayed measurements. Besides, note that although the results of the standard version of the EnKF seem better in some cases, this can be due to the fact that combining the information of all the ensembles that work without measurements can minimize the divergence effects of the sonar ensembles that are working with sporadic data. Therefore, we can conclude that both versions of EnKF seem invalid for our problem, even in the case when the measurements are not delayed. In spite of this invalidity, we will also compare against others its computational cost and memory requirements to facilitate the selection process of other researchers.

Finally, the performance comparison of the filters in the fifth scenario (fourth row) show that for the robotic problem we need to incorporate the compass and sonar data, because when any of the filters work only with the encoders measurements, the location mean values diverge and the location variances significantly grow.

3.4.2. Computational Comparison

In order to measure the computational load of the 5 filters, we measure for the 4 scenarios presented in the previous section the time required by each of the filters, which are implemented in C++, when they are run over a Intel Core2 Duo at 2.53 GHz with Windows XP. This time is measured in milliseconds with the help of the C++ function GetTickCounts(), which retrieves the number of milliseconds that have elapsed since the PC was started. The resolution of the function, and therefore of our measurements, are in the range of 10 to 18 milliseconds.

The obtained results are presented in Table 3, directly as mean times (columns from 2 to 6) or as ratio time values (columns 7 to 11) with respect the mean time obtained by EIFAsyn for the the same scenario.

The mean time columns show that for each filter, the computational load of the last scenario (where the filters are only predicting and assimilating non-delayed encoder measurements) is smaller than the computational load of the first (where the filters assimilate all the available measurements without delays) and that the first and fifth are lower than the second and third (where the filters assimilate delayed measurements). The similar values within the second and third scenario in all the filters show that each filter is similarly computationally penalized when the delays occur in the compass or in the sonar measurements.

The normalized mean time columns show that for the same scenario EIFAsyn has a significantly lower computational load than the other filters. Besides, the computational load of the modified versions of the selected filters are lower than the computational load of their standard counterparts. In the PF case, the bigger computational load of the standard version is due to the necessity of computing the mean and covariance values of the intermediate states when any delayed measurements arrives. In the EnKF case, the bigger computational load of the standard version is due to the computational difference of fusing the information of 10 or 4 ensembles.

In short, the filters can be sorted according to the computational time, from the best to the worst as: EIFAsyn, PF (MOD), PF (STD), EnKF (MOD), EnKF (STD). Finally, it is worth noting that the linear relationship that exists in the selected PF and EnKF between the number of particles and the computational load of the algorithms will make these PFs/EnKFs with only 200/50 particles (which are are not enough to make any of the filters work properly) still have a computational load one order of magnitude bigger than EIFAsyn. Therefore, the low computational load of the EIFAsyn, in spite of its necessity to recalculate the information associated to the sensors with strong non-linearities, is a plus that can not be underestimated.

3.4.3. Memory Comparison

In order to compare the memory requirements of the 5 filters, we theoretical count the number of floats that are necessary to store the minimal information required to make them assimilate any measurement that is delayed at maximum W time steps.

The results of this count are presented in the second column of Table 4, where Nx stands for the number of states of the system, Ns for the number of measurement variables returned by each of the s sensors whose information needs to be recalculated, Np for the number of particles in the algorithm, and S for the number of sensors in the system. The EIFAsyn formula is counting, for each time step in W, the space associated to 2 state variables + 2 covariance variables + the measurement variables whose information has to to be recalculated. The PFs equation is counting the memory required for saving the total number of particles in the PF in each time step + the weights associated to each PF trajectory. Finally, the EnKF expression is counting the required memory to store the number of particles/elements in each of the S ensembles during the W time steps.

The results of the count for our problem (Nx = 5, Ns=1 = 1, S = 10) and filter configurations (Np = 2000 for the PFs and Np = 500 for the EnKFs) are presented in the third column of the table. The worst filter regarding the memory requirements is clearly EnKF, followed closely by the PF. Besides, EIFAsyn memory requirements is two orders of magnitude smaller than the others. Therefore, regarding the memory cost, EIFAsyn is also the best option for the problem.

3.4.4. Overall Comparison

Taking into account the performance comparison, we conclude that while the OOS EnKF variants are invalid for our problem, both the OOS PF variants and EIFAsyn are similarly applicable. Besides, between the two valid possibilities, the memory and computational requirements of EIFAsyn are significantly smaller, making it an ideal choice to be incorporated in the complex control architecture of a robotic system like ours.

4. Conclusions

This paper presents a thoughtful analysis of the different possibilities of OOS algorithms that exist for estimating the location of non-linearly modeled robots, taking into account the properties of the existing algorithms and of the robotic problem. Therefore, this analysis can be used to determine which are the best algorithms for different types of non-linearly modeled OOS estimation problems, as well as to know which problems similar to the autonomous mobile robot location estimation one have already been tackled with which algorithms.

Besides, this paper also shows how one of the most generic and efficient OOS algorithms, the EIFAsyn presented in [30,31], can be applied for the localization problem or a real problem. With that purpose, we modify the algorithm slightly in order to take into account some of the particularities of the problem, and we analyze which of the non-linear sensors that provide measurements about the robot position require to have its sensorial information recalculated when the algorithm receives older measurements out-of-sequence. After determining those necessities, we successfully test the behavior of the adapted OOS EIF, making it responsible for estimating the robot location used in all the other algorithms that form part of the complex control software of a real robot.

Finally, this paper also compares the performance, computational cost and memory requirements of EIFAsyn with two of the other techniques that have been selected using the characteristics determined in our thoughtful analysis. The results of the comparison show that the selected algorithm EIFAsyn is the best choice for the localization problem regarding its memory and computational cost and one of the best options regarding its performance.

Acknowledgments

This work has been supported by the Spanish Grants DPI2009-14552-C02-01 and CAM S-0505/DPI 0391.

References

  1. Anderson, B.D.O.; Moore, J.B. Optimal Filtering; Prentice Hall PTR: Upper Saddle River, NJ, USA, 1979. [Google Scholar]
  2. Bar-Shalom, Y.; Li, X.R. Estimation and Tracking: Principles,Techniques and Software; Artech House: London, UK; p. 1993.
  3. Mutambara, G.O. Decentralized Estimation and Control for Multisensor Fusion; CRC Press LLC: Boca Raton, FL, USA, 1998. [Google Scholar]
  4. Doucet, A.; Godsill, S.; Andrieu, C. On sequential monte carlo sampling methods for bayesian filtering. Stat. Comput 2000, 10, 197–208. [Google Scholar]
  5. Bar-Shalom, Y. Update with out of sequence measurements in tracking: Exact solution. IEEE Trans. Aerosp. Electron. Syst 2002, 38, 769–778. [Google Scholar]
  6. Sinopoli, B.; Schenato, L.; Franceschetti, M.; Poolla, K.; Jordan, M.I.; Sastry, S.S. Kalman filtering with intermittent observations. IEEE Trans. Autom. Control 2004, 49, 1453–1464. [Google Scholar]
  7. Hespanha, J.P.; Naghhtabrizi, P.; Xu., Y. A survey of recent results in networked control systems. Proc. IEEE 2007, 95, 138–162. [Google Scholar]
  8. Xia, Y.; Fu, M.; Shi, P. Analysis and Synthesis of Dynamical Systems with Time-Delays; Springer-Verlag: Berlin, Heidelberg, Germany, 2009. [Google Scholar]
  9. Xia, Y.; Fu, M.; Liu, G. Analysis and Synthesis of Networked Control Systems; Springer: Berlin, Heidelberg, Germany, 2011. [Google Scholar]
  10. Kaempchen, N.; Dietmayer, K. Data Synchronization Strategies for Multi-Sensor Fusion. Proceedings of the IEEE Conference on Intelligent Transportation Systems, Madrid, Spain, November 2003; pp. 1–9.
  11. Lopez-Orozco, J.A.; de la Cruz, J.M.; Besada, E.; Ruiperez, P. An asynchronous robust and distributed multisensor fusion system for mobile robots. Int. J. Robot. Res 2000, 19, 914–932. [Google Scholar]
  12. Kosaka, A.; Meng, M.; Kak, A.C. Vision-Guided Mobile Robot Navigation Using Retroactive Updating of Position Uncertainty. Proceedings of the 1993 IEEE International Conference on Robotics and Automation, Atlanta, GA, USA, 2–6 May 1993; 2, pp. 1–7.
  13. Seyfried, J.; Na, R.E.; Schmoeckel, F.; Thiel, M.; Bürkle, A.; Wörn, H. Controlling cm3 Sized Autonomous Micro Robots Operating in the Micro and Nano World. Proceedings of the 6th International Conference Climbing and Walking Robots and their Supporting Technologies (CLAWAR ’03), Catania, Italy, 17–19 September 2003; pp. 627–634.
  14. Alcocer, A.; Oliveira, P.; Pascoal, A. Study and implementation of an EKF GIB-based underwater positioning system. Control Eng. Pract 2007, 15, 689–701. [Google Scholar]
  15. Besada-Portas, E.; Lopez-Orozco, J.A.; Besada, J.; de la Cruz, J.M. Multisensor fusion for linear control systems with asynchronous, Out-of-Sequence and erroneous data. Automatica 2011, 47, 1399–1408. [Google Scholar]
  16. Alouani, A.T.; Rice, T.R. On Optimal Asynchronous Track Fusion. Proceedings of the 1st Australian Data Fusion Symposium (ADFS ’96), Adelaide, SA, Australia, 21–22 November 1996; pp. 147–152.
  17. Alouani, A.T.; Gray, J.E.; McCabe, D.H. Theory of distributed estimation using multiple asynchronous sensors. IEEE Trans. Aerosp. Electron. Syst 2005, 41, 717–722. [Google Scholar]
  18. Challa, S.; Legg, J.A. Track-to-Track Fusion of Out-of-Sequence Tracks. Proceedings of the 5th International Conference on Information Fusion, Annapolis, MD, USA, 8–11 July 2002; pp. 919–926.
  19. Novoselsky, A.; Sklarz, S.E.; Dorfan, M. Track to Track Fusion Using Out-of-Sequence Track Information. Proceedings of the 10th International Conference on Information Fusion, Quebec, QC, Canada, 9–12 July 2007; pp. 1–5.
  20. Shen, X.; Zhu, Y.; Wang, D.; You, Z.; Song, E. Optimal Distributed Fusion Update with Same Lag Time Out-of-Sequence Measurements. Proceedings of the 2008 IEEE Conference on Robotics, Automation and Mechatronics, Chengdu, China, 21–24 September 2008; pp. 613–618.
  21. Xia, Y.; Shang, J.; Chen, J.; Liu, G. Networked data fusion with packet losses and variable delays. IEEE Trans. Syst. Man Cybern. Part B Cybern 2009, 39, 1107–1120. [Google Scholar]
  22. Julier, S.J.; Uhlmann, J.K. A New Extension of the Kalman Filter to Nonlinear Systems. Proceedings of Aerosense: The 11th International Symposium Arerospace/Defense Sensing, Simulation and Controls, Multi Sensor Fusion, Tracking and Resource Management II, Orlando, FL, USA, 21 April 1997; pp. 182–193.
  23. Evensen, G. Sequential data assimilation with nonlinear quasi-geostrophic model using Monte Carlo methods to forecast error statistics. J. Geophys. Res 1994, 99, 143–162. [Google Scholar]
  24. van der Merwe, R.; Doucet, A.; de Freitas, N.; Wan, E. The Unscented Particle Filter. Advances in Neural Information Processing Systems 2001, 13, 2001. 584–590. [Google Scholar]
  25. Klaas, M.; de Freitas, N.; Doucet, A. Toward Practical N2 Monte Carlo: The Marginal Particle Filter. Proceedings of of the 21st Conference in Uncertainty in Artificial Intelligence (UAI ’05), Edinburgh, Scotland, 26–29 July 2005; AUAI Press: Arlington, VA, USA, 2005; pp. 308–315. [Google Scholar]
  26. Jia, Z.; Balasuriya, A.; Challa, S. Sensor fusion-based visual target tracking for autonomous vehicles with the out-of-sequence measurement solution. Robot. Auton. Syst 2008, 56, 157–176. [Google Scholar]
  27. Mallick, M.; Bar-Shalom, Y. Nonlinear out-of-sequence measurement filtering with applications to GMTI tracking. Proc. SPIE 2002, 4728. [Google Scholar] [CrossRef]
  28. Mallick, M.; Krant, J.; Bar-Shalom, Y. Multi-Sensor Multi-Target Tracking Using Out-of-Sequence Measurements. Proceedings of the 5th International Conference on Information Fusion, Annapolis, MD, USA, 8–11 July 2002; pp. 135–142.
  29. Rheaume, F.; Benaskeur, A.R. Forward Prediction-Based Approach to Target-Tracking with Out-of-Sequence Measurements. Proceedings of the 47th IEEE Conference on Decision and Control, Cancun, Mexico, 9–11 December 2008; pp. 1326–1333.
  30. Besada-Portas, E.; Lopez-Orozco, J.A.; de la Cruz, J.M. Multisensor Out-of-Sequence Data Fusion for Estimating the State of Dynamic Systems. Proceedings of the Information, Decision and Control (IDC ’07), Adelaide, Australia, 12–14 February 2007; pp. 348–353.
  31. Besada-Portas, E.; Lopez-Orozco, J.A.; Besada, J.; de la Cruz, J.M. Multisensor out of sequence data fusion for estimating the state of discrete control systems. IEEE Trans. Autom. Control 2009, 54, 1728–1732. [Google Scholar]
  32. Mallick, M.; Coraluppi, S.; Carthel, C. Advances in Asynchronous and Decentralized Estimation. Proceedings of the IEEE Aerospace Conference, Big Sky, MT, USA, 10–17 March 2001; pp. 1873–1888.
  33. Bar-Shalom, Y.; Mallick, M.; Chen, H.; Washburn, R. One step solution for the general out of sequence measurement problem in tracking. IEEE Trans. Aeros. Electron. Syst 2004, 40, 27–37. [Google Scholar]
  34. Lanzkron, P.J.; Bar-Shalom, Y. A Two-Step Method for Out-of-Sequence Measurements. Proceedings of the 2004 IEEE Aerospace Conference, Big Sky, MT, USA, 6–13 March 2004a; 3.
  35. Chen, J.; Li, J.; Gao, X. Single-step-lag OOSM algorithm based on unscented transformation. Sci. China Inf. Sci 2011, 54, 664–673. [Google Scholar]
  36. Pornsarayouth, S.; Yamakita, M. Ensemble Kalman Filter for Multisensor Fusion with Multistep Delayed Measurements. Proceedings of the 2011 IEEE Aerospace Conference, Big Sky, MT, USA, 5–12 March 2011; pp. 1–10.
  37. Orton, M.; Marrs, A. A Bayesian Approach to Multi-Target Tracking and Data Fusion with Out-of-Sequence Measuerements. Proceedings of the IEEE International Workshop on Target Tracking Algorithms and Applications, Enschede, The Netherdlands, 16–17 October 2001; pp. 1–15.
  38. Orton, M.R.; Fitzgerald, W.J.; Marrs, A. Incorporation of Out-of-Sequence Measurements in Non-Linear Dynamic Systems Using Particle Filters; Technical Report CUED/F-INFENG/TR.426; University of Cambridge: Cambridge, UK, 2002. [Google Scholar]
  39. Orton, M.; Marrs, A. Particle filters for tracking with out-of-sequence measurements. IEEE Trans. Aerosp. Electron. Syst 2005, 41, 693–702. [Google Scholar]
  40. Murtra, A.C.; Tur, J.M.M.; Sanfeliu, A. Integrating Asynchronous Observations for Mobile Robot Position Tracking in Cooperative Environments. Proceedings of the 2009 IEEE/RSJ International Conference on Intelligent Robots and Systems, St. Louis, MO, USA, 11–15 October 2009; pp. 3850–3855.
  41. Xue, F.; Liu, Z.; Zhang, X. Out-of-Sequence Measurements Processing Based on Unscented Particle Filter for Passive Target Tracking in Sensor Networks. Proceedings of the 8th International Conference on Signal Processing, Beijing, China, 16–20 November 2006; pp. 1–6.
  42. Orguner, U.; Gustafsson, F. Storage Efficient Particle Filters for the Out of Sequence Measurement Problem. Proceedings of the 11th International Conference on Information Fusion, Cologne, Germany, 30 June–3 July 2008; pp. 1–8.
  43. Mallick, M.; Kirubarajan, M.T.; Arulampalam, S. Out-of-Sequence Measurement Processing for Tracking Ground Target Using Particle Filters. Proceedings of the 2002 IEEE Aerospace Conference, Big Sky, MT, USA, 9–16 March 2002; 1809; 4. [Google Scholar]
  44. Liu, X.; Oreshkin, B.N.; Coates, M.K. Efficient Delay-Tolerant Particle Filtering through Selective Processing of Out-of-Sequence Measurements. Proceedings of the 13th Conference in Information Fusion, Edinburgh, UK, 26–29 July 2010; pp. 1–8.
  45. Oreshkin, B.N.; Liu, X.; Coates, M.K. Efficient delay-tolerant particle filtering. IEEE Trans. Signal Process 2011, 59, 143–162. [Google Scholar]
  46. Muntzinger, M.; Aeberhard, M.; Zuther, S.; M¨aahlisch, M.; Schmid, M.; Dickmann, J.; Dietmayer, K. Reliable Automotive Pre-Crash System with Out-of-Sequence Measurement Processing. Proceedings of the Intelligent Vehicles Symposium (IV), 2010 IEEE, San Diego, CA, USA, 21–24 June 2010; pp. 1022–1027.
  47. Efe, M.; Atherton, D.P. Maneuvering Target Tracking Using Adaptive Turn Rate Models in the Interacting Multiple Model Algorithm. Proceedings of the 35th IEEE Decision and Control, Kobe, Japan, 11–13 December 1996; pp. 3151–3156.
  48. Everet, H. Sensors for Mobile Robots. Theory and Application; Wellesley: Norfolk, MA, USA, 1995. [Google Scholar]
  49. Lucas, G. A Tutorial and Elementary Trajectory Model for the Differential Steering System of Robot Wheel Actuators, 2009. Available online: http://rossum.sourceforge.net/papers/DiffSteer/ (accessed on 17 February 2012).
  50. Leonard, J.; Durrant-Whyte, H. Direct Sonar Sensing for Mobile Robot Navigation; Kluwer Academic Publisher: Dordrecht, The Netherlands, 1992. [Google Scholar]
  51. Johnson, R.; Wichern, D. Applied Multivariate Statistical Analysis; Prentice Hall PTR: Upper Saddle River, NJ, USA, 1998. [Google Scholar]
  52. Besada-Portas, E.; Rodriguez-Polo, O.; Lopez-Orozco, J.A.; de la Cruz, J.M. Versatile Sensing Architecture for Autonomous Mobile Robots. Proceedings of the 6th World Conference on Systematics, Cybernetics and Infomatics, Orlando, FL, USA, 14–18 July 2002; pp. 275–280.
  53. Lopez-Orozco, J.A.; de la Cruz, J.M.; Sanz, J.; Flores, J. Multisensor Environment Measures Using Bayesian Networks. Proceedings of the International Conference on Multisource-Multisensor Information Fusion, Las Vegas, NV, USA, 6–9 July 1998; pp. 487–493.
  54. Bishop, C.M. Pattern Recognition and Machine Learning; Springer: Berlin, Heidelberg, Germany; p. 2006.
  55. Liu, J. Metropolized independent sampling with comparisons to rejection sampling and importance sampling. Stat. Comput 1996, 6, 113–119. [Google Scholar]

Appendix

In the following equations, we show the Jacobians, Ft,t−1 = (Jf)x(t−1|t−1, ut,t−1, t, t − 1) and Hs,k = (Jhs)x(k|k−1, k), of the transition and measurement models. Additionally, the information in Table A1 highlights some relevant aspects that have been considered when implementing the OOS PF and EnKF variants, shortly describing the problem in the first column, determining in which filters has to be considered in the second and third, and introducing the idea behind the solution in the last.

F t + 1 , t = ( 1 0 Δ t l   sin ( p t + 1 θ ) cos ( p t + 1 θ ) Δ t l   sin ( p t + 1 θ ) 0 1 Δ t l   cos ( p t + 1 θ ) sin ( p t + 1 θ ) Δ t l   cos ( p t + 1 θ ) 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 )
H 1 , t + 1 = ( 0 0 1 0 0 )
H 2 , t + 1 = ( 0 0 0 1 b / 2 0 0 0 1 b / 2 )

For s ∈ [3, 10]:

H s , t + 1 = { ( gA obj         gB obj         g ( B obj   d s   cos ( p t + 1 θ + α s ) A obj   d s   sin ( p t + 1 θ + α s ) )       0       0 ) |   obj = wall ( p t + 1 x + d s   cos ( p t + 1 θ + α s ) p obj x q           p t + 1 y + d s   sin ( p t + 1 θ + α s ) p obj y q         w d s q         0         0 ) |   obj = { corner column with   g = { 1 if | A obj   [ p t + 1 x + d s   cos ( p t + 1 θ + α s ) ] + B obj   [ p t + 1 y + d s   sin ( p t + 1 θ + α s ) ] + C obj |   > 0 1 otherwise                       q = [ p t + 1 x + d s   cos ( p t + 1 θ + α s ) p obj x ] 2 + [ p t + 1 y + d s   sin ( p t + 1 θ + α s ) p obj y ] 2                       w = [ p t + 1 y p obj y ]     cos ( p t + 1 θ + α s ) [ p t + 1 x p obj x ]     sin ( p t + 1 θ + α s )

Table A1. Relevant additional aspects to implement the OOS PFs and EnKFs.
Table A1. Relevant additional aspects to implement the OOS PFs and EnKFs.
Problem DescriptionPFsEnKFsSolution
Calculating mean values of angular variablesxxPerforming the operation in the cartesian space associated to the polar coordinates of the angle [54]
Resampling stepxCarrying it out optionally, based on the number of effective particles [55]
The existence of a sonar prediction depends on the state orientationxAssigning a 0 weight to those particles from which the object can not be observed, unless no observation can be predicted from any particle
xAssimilating the sonar measurement only if an object can be observed from all the particles of the ensemble
Figure 1. Out-Of-Sequence Problem. (a) Non-delayed data; (b) 1-step lag delay data; (c) N-step lag delay data.
Figure 1. Out-Of-Sequence Problem. (a) Non-delayed data; (b) 1-step lag delay data; (c) N-step lag delay data.
Sensors 12 02487f1 1024
Figure 2. Robot. (a) Schema; (b) Frontal View; (c) Lateral View.
Figure 2. Robot. (a) Schema; (b) Frontal View; (c) Lateral View.
Sensors 12 02487f2 1024
Figure 3. Sensor Models. (a) Orientation; (b) Ultrasonic belt.
Figure 3. Sensor Models. (a) Orientation; (b) Ultrasonic belt.
Sensors 12 02487f3 1024
Figure 4. Prediction and Measurement Update Steps of the adapted EIFAsyn. (a) Prediction step from t − 1 to t; (b) Update step for ξs,k,t (measurement of sensor s with time stamp k arriving at t).
Figure 4. Prediction and Measurement Update Steps of the adapted EIFAsyn. (a) Prediction step from t − 1 to t; (b) Update step for ξs,k,t (measurement of sensor s with time stamp k arriving at t).
Sensors 12 02487f4a 1024Sensors 12 02487f4b 1024
Figure 5. Experiments Setup. (a) Map Objects; (b) Simulated Experiment; (c) Real Experiment.
Figure 5. Experiments Setup. (a) Map Objects; (b) Simulated Experiment; (c) Real Experiment.
Sensors 12 02487f5 1024
Figure 6. Simulated Experiments.
Figure 6. Simulated Experiments.
Sensors 12 02487f6 1024
Figure 7. Real Experiments. (a) Sensor behavior; (b) Sensor behavior; (c) Sensor behavior; (d) State; (d) Covariances.
Figure 7. Real Experiments. (a) Sensor behavior; (b) Sensor behavior; (c) Sensor behavior; (d) State; (d) Covariances.
Sensors 12 02487f7 1024
Figure 8. OOS Approaches Comparison.
Figure 8. OOS Approaches Comparison.
Sensors 12 02487f8 1024
Table 1. OOS Filters for Gaussian Non-Linear Systems.
Table 1. OOS Filters for Gaussian Non-Linear Systems.
ALGGroupExtendingSupportTrans. ModelMeas. ModelOOSPExtras
[26]LKF[5]-A1RetrodictionLzdLzd1 step-lag
[27,28]-EB1EKF[32]-B1RetrodictionLL/NLN step-lag
[29]-EA1EKF[33]-Al1RetrodictionLL/NLN step-lag
[29]-EB1EKF[33]-Bl1RetrodictionLL/NLN step-lag
[29]-EFPFDEKF[34] & [29]-FPFDForward propagationLL/NLN step-lag
[30,31]-EIFAsynEIF[30,31]-IFAsynForward propagationL/NLL/NLN step-lagOptional recalculation
[35]UKF[22]RetrodictionLL/NL1 step-lag
[36]EnKF[23]Linear InterpolationL/NLL/NLN step-lag
[37]PFSIR q ( x t m | x t a ( j ) , x t b ( j ) )LL/NLN step-lag
[38,39]PFSIR q ( x t m | x t a ( j ) , x t b ( j ) )LL/NLN step-lagMCMC smoothing
[40]PFSIRLinear InterpolationL/NLL/NLN step-lag
[41]PFUPF q UKF ( x t m | x t a ( j ) , x t b ( j ) , z s , t m )LL/NLN step-lag
[42]-APFSIR q EKF ( x t m | x t a ( j ) , x t b ( j ) )L/NLL/NLN step-lag
[42]-B1PFMPFFixed-point EK SmootherL/NLL/NLN step-lagCheck diversity
[42]-B2PFMPFFixed-point UK SmootherL/NLL/NLN step-lagCheck diversity
[42]-B3PFMPFFixed-point Particle SmootherL/NLL/NLN step-lagCheck diversity
[43]PFMPF q Retro ( x t m | x t k ( j ) )LL/NLN step-lag
[44] & [45]PF[42]-B#[42]-B#L/NLL/NLN step-lagCheck diversity
Table 2. Constants and Variances of the Models.
Table 2. Constants and Variances of the Models.
Variable Dimensionsdt (s)b (cm)Sonar Directivity (rad)varΔl (cm/s)2varΔθ (rad/s)2varcompass (rad)2varNL (cm/s)2varNR (cm/s)2varsonar (cm)2
Real Robot Data(1)2(2π/180)2(2π/180)2(0.5)2(0.5)2(1.5)2
Simulation Data0.124.512π/180(1)2(0.25π/180)2(2π/180)2(0.5)2(0.5)2(1.5)2
EIFAsyn Data(2)2(3π/180)2(3π/180)2(1)2(1)2(2)2
Table 3. Computational Cost Comparison.
Table 3. Computational Cost Comparison.
ScenariosMean Measured Time (ms)Normalized Mean Time

EIFAsynPF (STD)PF (MOD)EnKF (STD)EnKF (MOD)EIFAsynPF (STD)PF (MOD)EnKF (STD)EnKF (MOD)
Scenario 11,880241,010230,840602,340404,8601128123320215
Scenario 22,010291,280283,670618,840419,0901150141307208
Scenario 32,200294,480284,940618,360415,0801134130281189
Scenario 5320181,060170,500388,950242,81015655331,215759
Table 4. Memory Comparison.
Table 4. Memory Comparison.
FilterTheoretical Float CountApplied Float Count (W = 10)
EIFAsyn W ( 2 ( N x + N x 2 ) + s r e c N s )620
PF (STD & MOD)W · Np · Nx + Np102; 000
EnKF (STD & MOD)W · S · Np · Nx250; 000

Share and Cite

MDPI and ACS Style

Besada-Portas, E.; Lopez-Orozco, J.A.; Lanillos, P.; De la Cruz, J.M. Localization of Non-Linearly Modeled Autonomous Mobile Robots Using Out-of-Sequence Measurements. Sensors 2012, 12, 2487-2518. https://doi.org/10.3390/s120302487

AMA Style

Besada-Portas E, Lopez-Orozco JA, Lanillos P, De la Cruz JM. Localization of Non-Linearly Modeled Autonomous Mobile Robots Using Out-of-Sequence Measurements. Sensors. 2012; 12(3):2487-2518. https://doi.org/10.3390/s120302487

Chicago/Turabian Style

Besada-Portas, Eva, Jose A. Lopez-Orozco, Pablo Lanillos, and Jesus M. De la Cruz. 2012. "Localization of Non-Linearly Modeled Autonomous Mobile Robots Using Out-of-Sequence Measurements" Sensors 12, no. 3: 2487-2518. https://doi.org/10.3390/s120302487

Article Metrics

Back to TopTop