Misc,

Algorithms for Routing of Unmanned Aerial Vehicles with Mobile Recharging Stations and for Package Delivery

, , and .
(Mar 31, 2017)

Abstract

We study the problem of planning tours for an Unmanned Aerial Vehicle (UAV) to visit a given set of sites in the least amount of time. This is the classic Traveling Salesperson Problem (TSP). UAVs have limited battery life and as a result may not be able to visit all the points on a single charge. We envision scenarios where the UAVs can be recharged along the way either by landing on stationary recharging stations or on Unmanned Ground Vehicles (UGVs) acting as mobile recharging stations. We present an algorithm to find the optimal tours to determine not only the order in which to visit the sites but also when and where to land on the UGV to recharge. Our algorithm plans tours for the UGVs as well as determines best locations to place stationary charging stations. While the problem we study is NP-Hard, we present a practical solution using Generalized TSP that finds the optimal solution (albeit in possibly exponential worst-case running time). Our simulation results show that the running time is acceptable for reasonably sized instances in practice. We also show how to modify our algorithms to plan for package delivery with UAVs using UGVs as mobile warehouses.

Tags

Users

  • @cmcneile
  • @dblp

Comments and Reviews