Routing a Fleet of Drones from a Base Station for Emission Detection of Moving Ships by Genetic Algorithm

Xiaoqiong Bao,Zhihua Hu,Yanling Huang
DOI: https://doi.org/10.3390/jmse12060891
IF: 2.744
2024-05-28
Journal of Marine Science and Engineering
Abstract:A fleet of drones is considered in the routing problems with an offshore drone base station, considering the simultaneous movements of drones and ships. A model, entitled meeting model, between a drone and a moving ship is devised, and an extended model is developed based on the vehicle routing problem model. A genetic algorithm based on a sequential insert heuristic (SIH) is designed to solve the model as a holistic framework with two strategies to determine the sequential assignments of ships to drones, namely, the and strategies. The proposed models and solution algorithms are demonstrated and verified by experiments. Numerical studies show that the strategy can overperform the strategy regarding traveling distances. In addition, when considering the simultaneous movement of the ship and drone, improving the drone flying speeds can reduce the flying time of drones rather than optimizing the ship's moving speed. The managerial implications and possible extensions are discussed based on modeling and experimental studies.
engineering, ocean,oceanography, marine
What problem does this paper attempt to address?
### Problems Addressed by the Paper The paper primarily addresses the issue of path planning for drones to detect emissions from moving ships within Emission Control Areas (ECA). Specifically: 1. **Synchronous Motion Model**: Considering the respective directions and speeds of the drone and the ship, a "meeting model" is proposed to optimize the time for the drone to catch up with the ship. 2. **Extended Model Based on Vehicle Routing Problem (VRP)**: Since the drone detection scenario is similar to the classic VRP problem but with continuously moving ships, the VRP model is extended to adapt to this situation. 3. **Genetic Algorithm**: A genetic algorithm based on Sequential Insertion Heuristic (SIH) is developed to calculate the meeting time and position of the drone and the ship, and to determine the sequence in which the drone detects the ships. Through these methods, the paper aims to improve the efficiency of drone detection, reduce flight time, and optimize cost-effectiveness.