ROAISYNov 25, 2021

Unscented Kalman Filter for Long-Distance Vessel Tracking in Geodetic Coordinates

arXiv:2111.13254v12 citations
Originality Incremental advance
AI Analysis

This addresses collision avoidance for autonomous surface vehicles by improving tracking accuracy and simplifying mission planning, though it is incremental as it builds on existing Kalman filter techniques.

The paper tackles the problem of tracking vessels over long distances in geodetic coordinates for autonomous surface vehicles, proposing an unscented Kalman filter that eliminates the need for local planar coordinate frames and shows performance equal to or better than traditional methods in estimation error and stability.

This paper describes a novel tracking filter, designed primarily for use in collision avoidance systems on autonomous surface vehicles (ASVs). The proposed methodology leverages real-time kinematic information broadcast via the Automatic Information System (AIS) messaging protocol, in order to estimate the position, speed, and heading of nearby cooperative targets. The state of each target is recursively estimated in geodetic coordinates using an unscented Kalman filter (UKF) with kinematic equations derived from the spherical law of cosines. This improves upon previous approaches, many of which employ the extended Kalman filter (EKF), and thus require the specification of a local planar coordinate frame, in order to describe the state kinematics in an easily differentiable form. The proposed geodetic UKF obviates the need for this local plane. This feature is particularly advantageous for long-range ASVs, which must otherwise periodically redefine a new local plane to curtail linearization error. In real-world operations, this recurring redefinition can introduce error and complicate mission planning. It is shown through both simulation and field testing that the proposed geodetic UKF performs as well as, or better than, the traditional plane-Cartesian EKF, both in terms of estimation error and stability.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes