RIN Blog
Blog Home All Blogs

New Book: Position, Navigation, and Timing Technologies in the 21st Century (“PNT21”)

Posted By Jade Morton, 07 December 2020
Updated: 02 November 2020

by Jade Morton, Frank van Diggelen, Bradford Parkinson

After more than five years of hard work by 131 authors from 18 countries, “Position, Navigation, and Timing Technologies in the 21st Century” (“PNT21”) is finally ready to meet the readers. Published by Wiley-IEEE Press, and written by world-renowned experts, PNT21 offers uniquely comprehensive coverage of the latest developments in the field of PNT .

PNT21 is a two-volume set containing 64 chapters organized into six parts. Volume 1 focuses on satellite navigation systems, technologies, and applications. It starts with a historical perspective of GPS and other related PNT development. Vol 1 Part A consists of 12 chapters on fundamentals and latest developments of global and regional satellite navigation systems (GNSS and RNSS), the need for their coexistence and mutual benefits, signal quality monitoring, satellite orbit and time synchronization, and satellite- and ground-based augmentation systems that provide information to improve the accuracy of navigation solutions. Part B contains 13 chapters on recent progress in satellite navigation receiver technologies such as vector processing, assisted and high sensitivity GNSS, precise point positioning (PPP) and real time kinematic (RTK) systems, direct position estimation techniques, and GNSS antennas and array signal processing. Also: the challenges of multipath-rich urban environments, in handling spoofing and interference, and in ensuring PNT integrity. Part C finishes the volume with 8 chapters on satellite navigation for engineering and scientific applications. A review of global geodesy and reference frames set the stage for discussions on the broad field of geodetic sciences, followed by a chapter on GNSS-based time and frequency distribution. Three chapters are dedicated to severe weather, ionospheric effects, and hazardous event monitoring. Finally, comprehensive treatments of GNSS radio occultation and reflectometry are provided.

Volume 2 addresses PNT using alternative signals and sensors and integrated PNT technologies for consumer and commercial applications. An overview chapter provides the motivation and organization of the volume, followed by a chapter on nonlinear estimation methods which are often employed in navigation system modeling and sensor integration. Vol 2 Part D devotes 7 chapters to PNT from various radio signals-of-opportunity transmitted from sources on the ground, from aircraft, or from low Earth orbit (LEO) satellites. In Part E, there are 8 chapters covering a broad range of non-radio frequency sensors operating in passive and active modes to produce navigation solutions, including MEMS inertial sensors, advances in clock technologies, magnetometers, imaging, LiDAR, digital photogrammetry, and signals received from celestial bodies. A tutorial-style chapter on GNSS/INS integration methods is included in this Part E. Also included in Part E are chapters on the neuroscience of navigation and animal navigation. Finally, Part F presents a collection of contemporary PNT applications such as surveying and mobile mapping, precision agriculture, wearable systems, automated driving, train control, commercial unmanned aircraft systems, aviation, satellite orbit determination and formation flying, and navigation in the unique Arctic environment.

Because of the diverse authorship and topics covered in PNT21, the chapters were written in a variety of styles. Some offer high-level reviews of progress in specific subject areas, while others are tutorials. A few chapters include links to MatLab or Python example code as well as test data for readers who desire hands-on practice. The collective goal is to appeal to industry professionals, researchers, and academics involved with the science, engineering, and application of PNT technologies. A website (pnt21book.com) provides downloadable code examples, data, homework problems, select high-resolution figures, errata, and a way for readers to provide feedback.

If you wish to purchase this book through www.wiley.com you can use a discount code for 30% off - please use code: VBS10 between 21st October and 31st December 2020.


Tags:  navigation  new book  PNT  position navigation and timing  technology 

PermalinkComments (0)
 

A New Book, Location Estimation from the Ground Up

Posted By Sivan Toledo, 25 September 2020

Every fix that a navigation instrument (or a smartphone) produces is the result of a mathematical process called estimation, in which the location of the target is estimated from indirect observation. In GNSS receivers, for example, the observations are of the time of arrival of radio signals from satellites.

My new book, Location Estimation from the Ground Up, explains the models that relate the observation to the unknown location of the target, the statistical properties of these models, and the algorithms that are used to resolve the models and produce the estimates. The models and algorithms that are covered range from simple linear ones all the way to non-linear models with integer ambiguities that are used to produce centimeter-level accurate GNSS observations. The presentation combines rigor with practicality. Exercises, many with solutions, demonstrate how to develop computer code that computes fixes from time-of-arrival observations, from angle observations, from carrier-phase observations, how to estimate the time-of-arrival of GPS signals, and so on. The book also explains how to estimate the errors in fixes, both a priori and a posteriori.

I used the phrase “from the ground up” in the title because I tried hard to ensure that presentation is accessible to anyone who has gone through the first year of a degree program in engineering, math, or computer science (that is, anyone with a good grasp of the basics of linear algebra, calculus, and probability). An appendix enumerates all the mathematical knowledge that is required to follow the presentation, so if you forgot some, you know exactly what to look up. This sets the book apart from other books on GNSS and surveying techniques, which typically rely on more advanced knowledge.

The book takes a fresh and unique approach to many topics while emphasizing two recurring themes, maximum likelihood and least squares. For example, the book shows that maximum-likelihood estimation of the time of arrival of a signal leads to maximization of the cross-correlation of the received signal with a replica of the transmitted signal. Another chapter presents Kalman filtering and smoothing, showing that these problems are instances of linear least squares problems and showing how to implement the filter efficiently using a variation of a flexible algorithm from an earlier chapter.

Nicolàs de Hilster, a researcher of historic navigation and surveying instruments, has kindly allowed me to include in the book beautiful images of a theodolite and a level from his collection. These, along with fragments of two historical maps, one showing the triangulation survey of the Western United States and another from a LORAN-C navigation map, evoke an appreciation for the technological achievements of our predecessors in navigation.

I invite you to take a look at a sample chapter on the publisher’s web site (Chapter 15 on Kalman filtering and smoothing), at the table of contents and preface, or at the fairly extensive sample on Google Books. If you are interested in the mathematical modeling and in the algorithms that underlie modern navigation, I am sure you will find something useful and interesting in the book.

Location Estimation from the Ground Up, SIAM, September 2020

Print: https://bookstore.siam.org/fa17

e-book: https://doi.org/10.1137/1.9781611976298

Sivan Toldeo

Tags:  algorithms  location estimation  models  new book 

PermalinkComments (0)