RODSAug 9, 2018

Sampling-Based Tour Generation of Arbitrarily Oriented Dubins Sensor Platforms

arXiv:1808.02985v1
Originality Incremental advance
AI Analysis

This work addresses path planning for heterogeneous UAV fleets in complex missions, representing an incremental improvement through a novel transformation procedure.

The paper tackles the problem of planning paths for a heterogeneous fleet of UAVs with varying sensing and motion constraints to minimize total cost while visiting all task regions exactly once, by formulating it as a generalized heterogeneous multiple depot traveling salesman problem and solving it via transformation to an asymmetric traveling salesman problem, with numerical experiments confirming its validity and applicability.

This paper describes a formulation and develops a novel procedure for a fleet of unmanned aerial vehicles (UAVs) from the perspective of remotely executable tasks. In a complex mission environment, the characteristics of vehicles can be different in terms of sensing capability, range, direction, or the motion constraints. The purpose of this paper is to find a set of paths that minimizes the sum of costs while every task region is visited exactly once under certain reasonable assumptions. The heterogeneous multi-UAV path planning problem is formulated as a generalized, heterogeneous, multiple depot traveling salesmen problem (GHMDATSP), which is a variant of the traveling salesman problem. The proposed transformation procedure changes an instance of the GHMDATSP into a format of an Asymmetric, Traveling Salesman Problem (ATSP) to obtain tours for which the total cost of a fleet of vehicles is minimized. The instance of the ATSP is solved using the Lin-Kernighan-Helsgaun heuristic, and the result is inversely transformed to the GHMDATSP-formatted instance to obtain a set of tours. An additional local optimization based path refinement process helps obtain a high-quality solution. Numerical experiments investigate and confirm for the validity and applicability of the proposed procedure.

Foundations

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

Your Notes