Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

An Algorithm Based on Priority Rules for Solving a Multi-drone Routing Problem in Hazardous Waste Collection

Author 1: Youssef Harrath Author 2: Jihene Kaabi Author 3: Eman Alaradi Author 4: Manar Alnoaimi Author 5: Noor Alawadhi
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 15, No. 2 · Published 2024

DOI: https://doi.org/10.14569/IJACSA.2024.0150298

Abstract

This research investigates the problem of assigning pre-scheduled trips to multiple drones to collect hazardous waste from different sites in the minimum time. Each drone is subject to essential restrictions: maximum flying capacity and recharge operation. The goal is to assign the trips to the drones so that the waste is collected in the minimum time. This is done if the total flying time is equally distributed among the drones. An algorithm was developed to solve the problem. The algorithm is based on two main ideas: sort the trips according to a given priority rule and assign the current trip to the first available drone. Three different priority rules have been tested: Shortest Flying Time, Longest Flying Time, and Median Flying Time. Two recharging conditions are maintained: recharging needed time and recharging full duration. By applying each priority rule and each recharging condition, we generate a six versions of the algorithm. The six versions of the proposed algorithm were implemented in Java programming language.The results were analyzed and compared proving that the Longest Flying Time priority rule surpasses the other two rules. Moreover, recharging a drone just enough for taking the next trip proved to be better than fully recharging it.

Keywords

How to Cite this Article

Harrath, Y., Kaabi, J., Alaradi, E., Alnoaimi, M., & Alawadhi, N. (2024). An Algorithm Based on Priority Rules for Solving a Multi-drone Routing Problem in Hazardous Waste Collection. International Journal of Advanced Computer Science and Applications, 15(2). https://doi.org/10.14569/IJACSA.2024.0150298

Harrath, Youssef, et al.. "An Algorithm Based on Priority Rules for Solving a Multi-drone Routing Problem in Hazardous Waste Collection." International Journal of Advanced Computer Science and Applications, vol. 15, no. 2, 2024, https://doi.org/10.14569/IJACSA.2024.0150298.

@article{Harrath2024,
  title     = {An Algorithm Based on Priority Rules for Solving a Multi-drone Routing Problem in Hazardous Waste Collection},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {15},
  number    = {2},
  year      = {2024},
  publisher = {The Science and Information Organization},
  author    = {Youssef Harrath and Jihene Kaabi and Eman Alaradi and Manar Alnoaimi and Noor Alawadhi},
  doi       = {10.14569/IJACSA.2024.0150298},
  url       = {https://doi.org/10.14569/IJACSA.2024.0150298}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.