Position, Navigation, and Timing Technologies in the 21st Century. Группа авторов. Читать онлайн. Newlib. NEWLIB.NET

Автор: Группа авторов
Издательство: John Wiley & Sons Limited
Серия:
Жанр произведения: Физика
Год издания: 0
isbn: 9781119458517
Скачать книгу
36.95 yields

      (36.97)equation

      The bracketed areas show the final particle weight update equations

      (36.98)equation

      In the next section, we illustrate a potential application of the grid particle filter in a navigation context.

      36.3.6 Grid Particle Filter Example Application

      We return to the example presented in Section 36.3.3; however, in this case, we utilize a grid particle filter solution. The first step in the process is to determine the composition of the grid. In this case, there are two parameters we would like to estimate, position and velocity. Both of the parameters are continuous random variables, so we must quantize both of the parameters.

      For this example, we are interested in centimeter‐level positioning accuracy; thus, we divide the domain into 5 mm by 20 mm/s grids. For simplicity, we build a grid that is ±2 m in range and ±0.6 m/s in velocity. The absolute grid location is periodically adjusted based on the current estimated position and velocity of the vehicle.

Schematic illustration of grid particle filter state estimate and position density function after one observation. Schematic illustration of the grid particle filter state estimate. Schematic illustration of the grid particle filter state estimate.

      In the next section, we will move to our final nonlinear filter algorithm, the sampling particle filter.

      36.3.7 Sampling Particle Filter (SIS/SIR)

Graph depicts the grid particle filter position error and one-sigma uncertainty. Note that the error uncertainty collapses once sufficient information is available to resolve the integer ambiguity.

      The main advantage of this approach is the potential to more completely sample the important areas of the state space, while limiting the total number of particles required. This is a useful advantage over the grid particle filter, which can require unreasonable numbers of particles as the state dimensionality and domain increase. While sampling particle filtering approaches are suboptimal, their computational advantages make them attractive for a larger range of applications.

      We begin by describing the concept of Monte Carlo integration, which is subsequently used to develop a basic recursive estimation algorithm.

      The fundamental enabling concept for the sampling particle filter is the concept of Monte Carlo integration. Given an integral in the following form:

      (36.99)equation

      where Ω is an nx‐dimensional region in images with volume

      (36.100)equation

      If N independent samples are uniformly drawn from Ω, that is, {x[1], x[2], ⋯, x[N]} ∈ Ω, then the integral can be approximated as

      (36.101)equation

      which approaches equality