Abstract
This paper considers the problem of enabling persistent execution of a multi-drone task under energy limitations. The drones are given a set of locations and their task is to ensure that at least one drone will be present, for example for monitoring, over each location at any given time. Because of energy limitations, drones must be replaced from time to time, and fly back home where their batteries can be replaced. Our goals are to identify the minimum number of spare drones needed to accomplish the task while no drone battery drains, and to provide a drone replacement strategy. We present an efficient procedure for calculating whether one spare drone is enough for a given task and provide an optimal replacem ent strategy. If more than one drone is needed, we aim at finding the minimum number of spare drones required, and extend the replacement strategy to multiple spare drones by introducing a new Bin-Packing variant, named Bin Maximum Item Double Packing (BMIDP). Since the problem Is presumably computationally hard, we provide a first fit greedy approximation algorithm for efficiently solving the BMIDP problem. For the offline version, in which all locations are known in advance, we prove an approximation factor upper bound of 1.5, and for the online version, in which locations are given one by one, we show via extensive simulations, that the approximation yields an average factor of 1.7.
Original language | English |
---|---|
Title of host publication | 17th International Conference on Autonomous Agents and Multiagent Systems, AAMAS 2018 |
Publisher | International Foundation for Autonomous Agents and Multiagent Systems (IFAAMAS) |
Pages | 532-540 |
Number of pages | 9 |
ISBN (Print) | 9781510868083 |
State | Published - 2018 |
Event | 17th International Conference on Autonomous Agents and Multiagent Systems, AAMAS 2018 - Stockholm, Sweden Duration: 10 Jul 2018 → 15 Jul 2018 |
Publication series
Name | Proceedings of the International Joint Conference on Autonomous Agents and Multiagent Systems, AAMAS |
---|---|
Volume | 1 |
ISSN (Print) | 1548-8403 |
ISSN (Electronic) | 1558-2914 |
Conference
Conference | 17th International Conference on Autonomous Agents and Multiagent Systems, AAMAS 2018 |
---|---|
Country/Territory | Sweden |
City | Stockholm |
Period | 10/07/18 → 15/07/18 |
Bibliographical note
Publisher Copyright:© 2018 International Foundation for Autonomous Agents and Multiagent Systems.
Keywords
- Multi-robot systems
- Multiagent scheduling
- Task allocation