Position, Navigation, and Timing Technologies in the 21st Century

Здесь есть возможность читать онлайн «Position, Navigation, and Timing Technologies in the 21st Century» — ознакомительный отрывок электронной книги совершенно бесплатно, а после прочтения отрывка купить полную версию. В некоторых случаях можно слушать аудио, скачать через торрент в формате fb2 и присутствует краткое содержание. Жанр: unrecognised, на английском языке. Описание произведения, (предисловие) а так же отзывы посетителей доступны на портале библиотеки ЛибКат.

Position, Navigation, and Timing Technologies in the 21st Century: краткое содержание, описание и аннотация

Предлагаем к чтению аннотацию, описание, краткое содержание или предисловие (зависит от того, что написал сам автор книги «Position, Navigation, and Timing Technologies in the 21st Century»). Если вы не нашли необходимую информацию о книге — напишите в комментариях, мы постараемся отыскать её.

Covers the latest developments in PNT technologies, including integrated satellite navigation, sensor systems, and civil applications Featuring sixty-four chapters that are divided into six parts, this two-volume work provides comprehensive coverage of the state-of-the-art in satellite-based position, navigation, and timing (PNT) technologies and civilian applications. It also examines alternative navigation technologies based on other signals-of-opportunity and sensors and offers a comprehensive treatment on integrated PNT systems for consumer and commercial applications.
Volume 1 of
contains three parts and focuses on the satellite navigation systems, technologies, and engineering and scientific applications. It starts with a historical perspective of GPS development and other related PNT development. Current global and regional navigation satellite systems (GNSS and RNSS), their inter-operability, signal quality monitoring, satellite orbit and time synchronization, and ground- and satellite-based augmentation systems are examined. Recent progresses in satellite navigation receiver technologies and challenges for operations in multipath-rich urban environment, in handling spoofing and interference, and in ensuring PNT integrity are addressed. A section on satellite navigation for engineering and scientific applications finishes off the volume.
Volume 2 of
consists of three parts and addresses PNT using alternative signals and sensors and integrated PNT technologies for consumer and commercial applications. It looks at PNT using various radio signals-of-opportunity, atomic clock, optical, laser, magnetic field, celestial, MEMS and inertial sensors, as well as the concept of navigation from Low-Earth Orbiting (LEO) satellites. GNSS-INS integration, neuroscience of navigation, and animal navigation are also covered. The volume finishes off with a collection of work on contemporary PNT applications such as survey and mobile mapping, precision agriculture, wearable systems, automated driving, train control, commercial unmanned aircraft systems, aviation, and navigation in the unique Arctic environment.
In addition, this text:
Serves as a complete reference and handbook for professionals and students interested in the broad range of PNT subjects Includes chapters that focus on the latest developments in GNSS and other navigation sensors, techniques, and applications Illustrates interconnecting relationships between various types of technologies in order to assure more protected, tough, and accurate PNT
will appeal to all industry professionals, researchers, and academics involved with the science, engineering, and applications of position, navigation, and timing technologies.pnt21book.com

Position, Navigation, and Timing Technologies in the 21st Century — читать онлайн ознакомительный отрывок

Ниже представлен текст книги, разбитый по страницам. Система сохранения места последней прочитанной страницы, позволяет с удобством читать онлайн бесплатно книгу «Position, Navigation, and Timing Technologies in the 21st Century», без необходимости каждый раз заново искать на чём Вы остановились. Поставьте закладку, и сможете в любой момент перейти на страницу, на которой закончили чтение.

Тёмная тема
Сбросить

Интервал:

Закладка:

Сделать
Figure 368 MMAE integer ambiguity particle weights subset The correct - фото 87

Figure 36.8 MMAE integer ambiguity particle weights (subset). The correct ambiguity particle (N=7) likelihood increases over time while the outliers are determined to be less likely.

Figure 369 Probability density function PDF and cumulative density function - фото 88

Figure 36.9 Probability density function (PDF) and cumulative density function example (CDF).

(36.71) The particle filter uses a collection of weighted delta functions to represent - фото 89

The particle filter uses a collection of weighted delta functions to represent the pdf:

(36.72) where w jis a scalar weighting value for the j th particle with location x - фото 90

where w [j]is a scalar weighting value for the j ‐th particle with location x [j]. As mentioned previously, the sum of weights must be unity:

(36.73) Position Navigation and Timing Technologies in the 21st Century - изображение 91

An example pdf represented by a collection of weighted particles is shown in Figure 36.10. This importance sampling strategy allows us to represent any pdf with a desired level of fidelity, given enough particles. Additional details regarding importance sampling are provided in Section 36.3.7.

In addition to representing arbitrary pdfs of random vectors, successful nonlinear estimation requires the ability to determine the resulting pdfs after applying nonlinear transformations to random vectors. In general, this can be intractable; however, representing the pdf using the collection of weighted particles makes the transformation relatively straightforward. An example of the effect of some sample nonlinear transformations is shown in Figure 36.11.

One of the most common functions necessary for filtering applications is calculation using the expectation operator. The expectation operator is defined as

(36.74) where E is the expectation operator g x is an arbitrary function of the - фото 92

where E [·] is the expectation operator, g ( x) is an arbitrary function of the random vector x, and p ( x) is the pdf of the random vector.

Based on this definition, we can easily calculate some common expectations of the weighted particle pdf. The first is the mean, which is defined as E [ x]:

(36.75) Substituting the pdf of xfrom Eq 3672 rearranging the summation and - фото 93

Substituting the pdf of xfrom Eq. 36.72, rearranging the summation and integral, and then applying the sifting property:

(36.76) Position Navigation and Timing Technologies in the 21st Century - изображение 94

(36.77) Position Navigation and Timing Technologies in the 21st Century - изображение 95

(36.78) Position Navigation and Timing Technologies in the 21st Century - изображение 96

This shows that the mean of a weighted particle random variable can be calculated as the weighted sum of particles.

The above development can be applied identically to the general expectation function case with the following result:

(36.79) This can easily be extended to represent a set of sufficient statistics for an - фото 97

This can easily be extended to represent a set of sufficient statistics for an arbitrary density function. As a result, it can be shown that any density function can be represented to arbitrary accuracy, given enough particles. Because we seek estimation methods that are computationally feasible, we are searching for methods that give us “good enough” performance (e.g. accuracy and stability) with limited computational resources.

In the next section, we investigate one approach, known as the grid particle filter, to representing the location of our particle collection.

Figure 3610 Importance sampling used to represent arbitrary density functions - фото 98

Figure 36.10 Importance sampling used to represent arbitrary density functions. The density function is represented by a combination of particle locations and weights (represented by arrows), which can be varied independently.

Figure 3611 Visualization of nonlinear transformation on a random variable - фото 99

Figure 36.11 Visualization of nonlinear transformation on a random variable. Given uniform random variables x , y , the effects of three nonlinear transformations show that the density can change significantly during transformation.

36.3.5 Grid Particle Filtering

One approach to addressing the generalized nonlinear estimation requirement to maintain the full probability density is the so‐called grid particle filter. The grid particle filter maintains a discrete collection of possible system states and associates a probability with each of those states (i.e. particles). This approach is optimal given systems with the following conditions:

1 The state vector is truly discrete or can be accurately approximated using a discretization of the state space.

2 The number of discrete states is computationally tractable.

Given these conditions, the state density function can be expressed as a weighted collection of particles (repeated from Eq. 36.72)

(36.80) where the particle weights w j must sum to one Because the particle - фото 100

where the particle weights, w [j], must sum to one. Because the particle locations are assumed to be static, the filtering operation is performed over the collection of weights. This allows the filter to maintain the density function as the collection of propagation and update steps are applied. At this point, it is relatively straightforward to derive the propagation and update relations for the collection of particles.

We begin with the propagation from time k – 1 to k . Assume that the posterior density function at time k – 1 is given by

(36.81) Substituting Eq 3681into the ChapmanKolmogorov equation Eq 3612 and - фото 101

Читать дальше
Тёмная тема
Сбросить

Интервал:

Закладка:

Сделать

Похожие книги на «Position, Navigation, and Timing Technologies in the 21st Century»

Представляем Вашему вниманию похожие книги на «Position, Navigation, and Timing Technologies in the 21st Century» списком для выбора. Мы отобрали схожую по названию и смыслу литературу в надежде предоставить читателям больше вариантов отыскать новые, интересные, ещё непрочитанные произведения.


Отзывы о книге «Position, Navigation, and Timing Technologies in the 21st Century»

Обсуждение, отзывы о книге «Position, Navigation, and Timing Technologies in the 21st Century» и просто собственные мнения читателей. Оставьте ваши комментарии, напишите, что Вы думаете о произведении, его смысле или главных героях. Укажите что конкретно понравилось, а что нет, и почему Вы так считаете.

x