What is Terrain Relative Navigation?

In Terrain Relative Navigation (TRN), a vehicle's position is estimated by comparing terrain measurements (e.g. sonar or altimeter) with a terrain map. The vehicle is most likely to be over areas of terrain whose profiles (in the map) most closely correlate with the profiles measured by the vehicle. A simple 1-D example is shown in the figure below.


Correlation between a measurement and a map along a single dimension.

Engineering implementations of the TRN concept take different forms, but generally involve probabilistic representations of the vehicle state estimate over various degrees of freedom. Depending on the application, these representations can be highly non-linear, and various TRN formulations have been developed for use in various applications.

Prior work in TRN

One of the earliest uses of TRN was in cruise missile guidance systems in the late 70's. The algorithm, called TERCOM (terrain contour matching), matched a series of altitude measurements against a map to correct a missile's position estimate.

Since the advent of GPS, TRN has seen little use in aerial and surface vehicles. However, as underwater vehicles have become more capable and prevalent, TRN has become the subject of a good deal of research. Noteable underwater TRN work has been done at WHOI, CMU, Stone Aerospace, KTH Stockholm, the University of Sydney, and many others.

TRN research in the ARL

In conjunction with the Monterey Bay Aquarium Research Institute (MBARI), the ARL is interested in characterizing and extending the capabilities of TRN algorithms.

Two TRN formulations have been used in the ARL: a generalized discrete Bayes filter, and a particle filter. Both filters have been used with logged sensor data to demonstrate correctness and convergence rates of TRN estimates as well as the ability of TRN to work using various terrain sensors including multibeam sonars, 4-beam doppler velocity loggers, and single-beam altimeters. The convergence of a TRN particle filter using multibeam sonar measurements is shown in the figure below. The particle distribution is shown after 0, 2, 4, and 12 measurement updates. After 12 measurement updates (over ~75m of travel), the weighted mean of the distribution (cyan +) has converged to agree with the Kearfott DVL/INS dead-reckoned estimate (yellow +)

Particle filter converging over MBARI's Monterey Canyon 520m Site map.

Since April 2008, a version of the generalized discrete Bayes filter TRN algorithm has been fielded on an MBARI Dorado-class autonomous underwater vehicle (AUV). While the algorithm had previously been shown to work using logged data, this field demonstration shows that the algorithm can run in real time, using the modest CPU power available on board the vehicle. TRN and INS solution trajectories from an April 24 dive appear in the figure below. This work was written up for OCEANS 2008 (click here for the paper).

April 2008 field deployment results (Meduna, Rock 2008).

Under-Ice Mapping & Navigation

For safety and science reasons, a vehicle operating beneath an iceberg most know its position with respect to the ice. In the case of a free-floating iceberg, this is a particularly difficult problem. Not only do icebergs translate, but they rotate freely, rendering inertial heading references useless over all but very short timescales. Simulations in the ARL have demonstrated the ability of TRN algorithms to perform successfully in the presence of terrain rotation. However, these algorithms rely on a-priori knowledge of an iceberg terrain map. Recent work in the ARL has focused on the application of TRN concepts to the problems of mapping and navigation over "terrain" which is both translating and rotating. Preliminary data for this study were collected by a shipboard system deployed in Antarctica in June 2008, with the support of MBARI and the National Science Foundation. The results of the iceberg mapping efforts were written up for AUV 2008 (click here for the paper). Navigation results will be documented in a forthcoming publication.

Ship-based collection of multibeam sonar data.

Detecting Terrain Changes

Additional TRN work in the ARL is focused on detecting changed terrain in TRN algorithms. The success of terrain navigation relies on the ability to match current terrain measurements with previously stored terrain maps. Thus if the true terrain differs from that predicted by the map (depicted in red on the left image), the measurement registration will be hindered and the terrain-navigation filter will be prone to divergence. Such terrain differences could arise from either inaccuracies in the initial map generation, or from actual physical changes in the terrain.

Vehicle recognizing changed terrain.

Last modified Tue, 17 Jan, 2017 at 12:52