Abstract

In this work, the travel path of a set of drones is scheduled across a graph, where the nodes need to be visited multiple times at pre-defined points in time. The nodes can either be demand nodes requesting monitoring, or supply nodes that are used as take-off/landing locations for the drones and for battery replacement to cope with the limited flying range of the drones. This is an extension of the well-known multiple traveling salesman problem and the proposed formulation can be applied in several domains such as the monitoring of traffic flows in a transportation network, the monitoring of remote locations to assist search and rescue missions, or the monitoring of critical infrastructure facilities for security and surveillance purposes. Aiming to find the optimal schedule, the problem is initially formulated as an Integer Linear Program (ILP). However, given that the problem is highly combinatorial, the optimal solution scales only for small-size problems. Thus, a greedy algorithm is also proposed that uses a one-step look-ahead heuristic search mechanism, as well as an algorithm that is based on ant colony optimization (ACO). In a detailed evaluation, it is observed that both algorithms achieve near-optimal performance for small settings, while also scaling to larger settings, with the ACO being more suitable for medium-size settings and the Greedy for larger ones. A field experiment is additionally performed to demonstrate the practical implementation of the proposed system under real-world conditions.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.