Autonomous Recharging and Flight Mission Planning for Battery-operated Autonomous Drones
Rashid Alyassi, Majid Khonji, Areg Karapetyan, Sid Chi-Kin Chau,, Khaled Elbassioni, Chien-Ming Tseng

TL;DR
This paper presents an integrated system for autonomous drone mission planning that combines machine learning-based energy estimation with an optimized tour routing algorithm, enabling efficient recharging and real-time navigation in energy-constrained scenarios.
Contribution
It introduces a novel energy-aware tour planning framework for drones, including a machine learning model and an approximation algorithm with performance guarantees.
Findings
The energy estimation model accurately predicts drone energy consumption.
The proposed routing algorithm finds near-optimal tours with recharging considerations.
Real-world experiments validate the system's effectiveness in dynamic environments.
Abstract
Unmanned aerial vehicles (UAVs), commonly known as drones, are being increasingly deployed throughout the globe as a means to streamline monitoring, inspection, mapping, and logistic routines. When dispatched on autonomous missions, drones require an intelligent decision-making system for trajectory planning and tour optimization. Given the limited capacity of their onboard batteries, a key design challenge is to ensure the underlying algorithms can efficiently optimize the mission objectives along with recharging operations during long-haul flights. With this in view, the present work undertakes a comprehensive study on automated tour management systems for an energy-constrained drone: (1) We construct a machine learning model that estimates the energy expenditure of typical multi-rotor drones while accounting for real-world aspects and extrinsic meteorological factors. (2) Leveraging…
|
|
|
|
|
|
|
|||||||||||||
| Sundar and Rathinam (2013) [21] | Single UAV, multi-CS | ✗ | ✗ | ✗ | ✓ | Long-distance, single trip | Multi-domain | ||||||||||||
| Dorling et. al. (2017) [15] | Multi-UAV, single CS | White-box model | ✗ | ✗ | ✗ | Short-range, multi-trip | Logistics | ||||||||||||
| Song et. al. (2018) [17] | Multi-UAV, multi-CS | ✗ | ✗ | ✗ | ✗ | Short-range, multi-trip | Logistics | ||||||||||||
| Vivaldini et.al. (2019) [24] | Single UAV, single CS | ✗ | ✗ | ✓ | ✗ | Short-range, single trip | Monitoring | ||||||||||||
| Jeong et.al. (2019) [16] | Single UAV, mobile BSS | White-box model | ✗ | ✗ | ✗ | Short-range, multi-trip | Logistics | ||||||||||||
| Shao et. al. (2020) [22] | Single UAV, multi-BSS | ✗ | ✗ | ✗ | ✗ | Long-distance, single trip | Logistics | ||||||||||||
| Ribeiro et. al. (2020) [23] | Multi-UAV, multi-CS | ✗ | ✗ | ✗ | ✗ | Long-distance, single trip | Monitoring & inspection | ||||||||||||
| Torabbeigi et. al. (2020) [19] | Multi-UAV, single CS | Black-box model | ✗ | ✗ | ✗ | Short-range, single trip | Logistics | ||||||||||||
| Cheng et. al. (2020) [20] | Multi-UAV, single CS | White-box model | ✗ | ✗ | ✗ | Short-range, multi-trip | Logistics | ||||||||||||
| Huang et.al. (2021) [18] | Single UAV, mobile TLP | ✗ | ✗ | ✗ | ✗ | Short-range, multi-trip | Logistics | ||||||||||||
| Present work | Single UAV, multi-CS | Black-box model | ✓ | ✓ | ✓ | Long-distance, single trip | Multi-domain | ||||||||||||
| Multi-UAV, shared multi-CS (see Sec. VII) |
| 3DR Solo | DJI Matrice 100 | DJI Matrice 600 | |
|---|---|---|---|
| Weight | 2 kg | 2.8 kg | 9.1 kg |
| Dimensions | 25cm 46cm | 46cm 46cm | 166.8cm 151.8cm |
| Battery | 5200 mAh 14.8V | 5700 mAh 22.8V | 4500 mAh 22.2V (6) |
| Battery Weight | 500 g | 600 g | 595 g(6) |
| Motors | 880 kV (4) | 350 kV (4) | 130 kV (6) |
| Max Speed | 20 km/h | 60 km/h | 65 km/h |
| Max Altitude | 120 m (FAA Regulation) | 120 m (FAA Regulation) | 120m (FAA Regulation) |
| Charging Duration | 90 mins | 180 mins | 92 mins |
| Software | Python Dev Kit | DJI SDK & ROS | DJI SDK & ROS |
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Autonomous Recharging and Flight Mission Planning for Battery-operated Autonomous Drones
Rashid Alyassi∗, Majid Khonji∗, Areg Karapetyan, Sid Chi-Kin Chau, Senior Member, IEEE, Khaled Elbassioni and Chien-Ming Tseng This work was supported by the Khalifa University of Science and Technology under Award Ref. CIRA-2020-286.R. Alyassi, M. Khonji, K. Elbassioni and A. Karapetyan are with the EECS Department, Khalifa University, Abu Dhabi, UAE. (e-mails: {rashid.alyassi, majid.khonji, khaled.elbassioni, areg.karapetyan}@ku.ac.ae)S. C.-K. Chau is with the Australian National University. (e-mail: [email protected])C.M. Tseng is with Ubiquiti Inc, Taiwan.∗These authors contributed equally to the paper.
Abstract
Unmanned aerial vehicles (UAVs), commonly known as drones, are being increasingly deployed throughout the globe as a means to streamline monitoring, inspection, mapping, and logistic routines. When dispatched on autonomous missions, drones require an intelligent decision-making system for trajectory planning and tour optimization. Given the limited capacity of their onboard batteries, a key design challenge is to ensure the underlying algorithms can efficiently optimize the mission objectives along with recharging operations during long-haul flights. With this in view, the present work undertakes a comprehensive study on automated tour management systems for an energy-constrained drone: (1) We construct a machine learning model that estimates the energy expenditure of typical multi-rotor drones while accounting for real-world aspects and extrinsic meteorological factors. (2) Leveraging this model, the joint program of flight mission planning and recharging optimization is formulated as a multi-criteria Asymmetric Traveling Salesman Problem (ATSP), wherein a drone seeks for the time-optimal energy-feasible tour that visits all the target sites and refuels whenever necessary. (3) We devise an efficient approximation algorithm with provable worst-case performance guarantees and implement it in a drone management system, which supports real-time flight path tracking and re-computation in dynamic environments. (4) The effectiveness and practicality of the proposed approach are validated through extensive numerical simulations as well as real-world experiments.
Index Terms:
Unmanned Aerial Vehicles, Flight Mission Planning, Recharging Optimization, Power Consumption Modeling, Approximation Algorithm, Traveling Salesman Problem.
I Introduction
Within future smart cities and ecosystems, autonomous drones are often envisaged as key-enabling technologies that would bolster and refine a range of vital services and procedures, including environmental surveillance, search and rescue operations, traffic monitoring and logistics [1, 2]. This outlook rests on drones’ salient properties: (1) Energy-efficiency: Small drones typically consume less energy per package-km than delivery trucks [3]. They are particularly energy-efficient for transporting lightweight items in short trips (within 4 km), whereas ground vehicles are useful for carrying heavier objects over long distances. (2) Agility: Unlike on the ground, there is little restriction and fewer obstacles in the sky, hence drones can travel across space in straight paths with nimble navigation. (3) Swiftness: Aerial transportation is usually not hampered by traffic congestion. Thus, the flight duration is mostly reflected by the distance traveled. Drones can also be rapidly launched via catapults and drop payloads by parachutes in response to time-critical situations. (4) Safeness: As there is no on-board human operator, UAVs are particularly appealing for mission tasks that are hazardous, contagious or lethal. Furthermore, in applications such as transport of medical supplies or disaster management, aerial drones may conduce to saving lives. (5) Low-cost: Drone technologies have matured over time and price has dropped due to economies of scale. The adoption of customized drone systems can yield notable cost reduction in a number of applications, including field spraying, surveillance in precision agriculture, monitoring of difficult-to-access infrastructure as well as parcel deliveries [4].
Nevertheless, drones are plagued with several operational challenges, such as limited battery endurance, meagre loadability and sensitivity to ambient factors [3, 5]. In particular, typical drones are only suitable for short-range trips, which restrains their applicability in persistent, long-distance mission tasks. Incidentally, though drones are expected to travel within certain high altitudes, they are largely susceptible to wind conditions (especially in light of their sheer weight).
Most of the existing planners for optimizing UAV routing focus on short-distance (reachable within the maximum flight time), recurrent tours that can be performed in parallel by a fleet of drones (e.g., for last-mile package deliveries). While beneficial on their own, these methods are not readily amenable to fuel-constrained, distant flight trips which demand a battery endurance model and entail an additional overhead for managing the recharging decisions. Such flights are often associated with solitary or non-parallelizable missions involving monolithic workflows or interdependent subtasks. One practical example concerns police patrols, which are typically discerned based on the pre-assigned monitoring area or district. Currently, UAE is actively utilizing drones to accompany police cars or independently monitor specific sites of interest [6, 7]. Another example relates to drone-based postal/governmental services being tested in UAE, France, UK, and Japan [8, 9, 10, 11]. As is customary in these procedures, UAV’s flight trajectory would likely consist of a sequence of visits to designated locations, wherein the shipment can undergo the prescribed successive pipeline for authentication and/or certification (e.g., stamp collection for a permit/document).
Without a reliable and inclusive battery consumption model in place, long-distance drone routing is prone to disruptions and exorbitant operational costs. Arguably, an ill-estimated battery charge level (e.g., owing to overlooked adversarial weather conditions) might degrade service quality or even lead to mission failure (e.g., when a drone runs out of charge before reaching a charging station or returning to the depot). On the other hand, frequent recharging detours might incur unnecessary delays and excessive energy expenditure.
In response to these demerits, we synthesize and experimentally validate an effective multifaceted tour management framework for energy-constrained, long-haul drone routing applications. Specifically, the present study complements and advances the relevant literature with the following four-fold contributions:
- ➤
Drawing on intensive experimentation and analysis, we design a first-order regression model for estimating energy consumption of typical multi-copter UAVs. The model accommodates wind speed and direction, UAV motion kinematics and payload mass, allowing for sufficiently accurate yet computationally inexpensive battery performance estimation in complex real-world environments (within 5% deviation error, as validated on three different drones).
- ➤
With the established model, the energy-constrained tour management problem is formulated as a multi-objective extension of ATSP, in which a drone is tasked with visiting the chosen (possibly distant) target locations while maintaining battery state-of-charge (SoC) within limits. The objective function aims at minimizing the total trip duration; the flight time plus the duration of recharging operations.
- ➤
We devise an efficient approximation algorithm inducing near-optimal (within an asymptotic constant factor) tandem of flight mission decisions and charging strategies. The average-case performance and scalability of the algorithm are demonstrated through numerical simulations.
- ➤
We implement the proposed approach in a drone management system that supports real-time flight path tracking and re-computation in dynamic environments. Subsequently, simulation studies and real-world experiments are provided to corroborate the effectiveness and practicality of the featured planner.
II Related Work
The extant literature on drones can be thematically organized into two major threads: (1) low-level transient control of flight operations, for instance, modulating propellers and maintaining balance through PID and MPC controllers [12, 13], and (2) high-level planning and management of drone missions, for example, obstacle avoidance, localization and mapping, and trajectory planning [14]. In the latter theme, most prior research on UAV routing, such as the works in [15, 16, 17, 18, 19, 20], focused on short-distance fleet-based flight scenarios intended primarily for last-mile parcel deliveries. To overcome the range barrier, the studies in [21, 22, 23] propose different extended setups, involving mobile assisting platforms or multiple spatially distributed battery charging/swapping stations. Yet, the approaches developed therein lack optimality guarantees (except the one in [21]) and leave unexplored the potential of optimizing the duration of recharging operations (hence the consumed energy). Table I provides a further comparison between the present paper and the aforementioned studies.
Meanwhile over the recent past, several general-purpose planners for autonomous robots, such as Kongming [25], p-Sulu [26], COLIN [27] or ScottyActivity [28], have emerged in the Artificial Intelligence community. An important characteristic of COLIN and ScottyActivity is that they do not require time discretization. This is essential for efficient planning in scenarios with long operational horizons and activities with multiple time scales. Although these approaches have significantly increased expressivity of the problems that could be modeled, there is a lack of theoretical understanding of solution quality and running time. In particular, they often rely on Heuristic Forward Search (e.g. as in COLIN and ScottyActivity), and Integer Programming (e.g., as in p-Sulu), both of which are provably unscalable in many domains. This work explores a different approach by exploiting problem structure with a deeper understanding from a theoretical perspective.
The problem under study is linked to several variants of the Vehicle Routing Problem (VRP), namely Solar-VRP [29], Hybrid-VRP [30], Green-VRP [31], and Electric-VRP [32]. Solar-VRP seeks to optimize the route and speed of a solar-powered electric vehicle in a single-source single-destination tour such that power consumption is balanced by harnessed solar energy. In Hybrid-VRP, the objective instead is to minimize the fuel consumption of a hybrid (electric and fuel powered) vehicle by modulating its driving mode based on trip information and finding an optimal path considering intermediate filling and charging stations. Green-VRP, Electric-VRP and variants thereof are concerned with optimal routing and refueling planning of a fleet of alternative fuel-powered vehicles considering the associated environmental and financial tolls. Unlike the setting studied here, the vehicle energy/fuel consumption rate is assumed constant in the preceding line of studies. For current purposes, we cast the energy-constrained drone tour management program as an extended version of the Fuel-constrained UAV Routing Problem (FCURP) studied in [21]. Therein, the authors develop an approximation algorithm for FCURP, based on the approach in [33] for the special case of the problem with symmetric travel costs. Building upon these methods, we devise an asymptotic constant-factor approximation algorithm for multi-objective FCURP and validate its practicality experimentally through real-world trials.
Although power consumption modeling and estimation of electric vehicles has been extensively studied, the research focus revolved primarily around ground vehicles [34, 35, 36, 37, 38, 39]. Deviating from the latter, UAVs exhibit certain unique characteristics that entail new challenges (e.g., the impact of wind is more substantial for drone flight). As surveyed in [40], the methods developed for drones can be broadly categorized into two types: model-based white-box and black-box. The former approach hinges on explicit theoretical (in a sense “microscopic”) behavior model of a drone that comprehensively characterizes the motor performance, aerodynamic environment, and battery systems. However, producing a reliable white-box model often requires a large amount of data for calibration as well as specific particulars of the drone. For example, the aerodynamic parameters such as propeller and motor efficiencies, drag coefficients could be cumbersome to compute accurately without resorting to sophisticated experimental setups like wind tunnel. In contrast, a model-agnostic black-box method that relies on generic statistical techniques can estimate battery endurance of a drone with only a small set of measurable variables and parameters. In the sections to follow, we design a simple yet accurate power consumption regression model for multi-copter UAVs which is then leveraged for joint flight mission planning and recharging optimization.
III Problem Statement
This section formalizes the problem of joint flight mission planning and recharging optimization for battery-operated autonomous drones. We propose a multi-criteria objective function that seeks to complete a flight tour mission for a set of target sites in the shortest time while minimizing duration of intermediate recharges.
As illustrated in Fig. 1, consider a set of sites of interest, denoted by , that a drone needs to visit (e.g., sites for measurements or patrolling or drop-off locations of parcels), and a set of charging station locations where a drone can refuel its battery. Let correspond to the base location of a drone and .
Given a pair of locations , we denote the designated direct flight path from to by , and the corresponding flight time by . As is customary, we assume that, while in route, the drone first ascends vertically to a desired altitude, then travels in a straight path, and finally descends to the destination vertically. Let {\sf E}\big{(}\ell(u,v),\tau(u,v)\big{)} be the energy consumption required for the drone to fly along in a time span of . Here, is an increasing function that maps the combination of flight path and flight time to the required amount of energy. As exemplified in Section IV, can be estimated through a first-order regression model.
We represent the charging strategy by a function that maps a charging station to an amount of energy to be recharged. When recharging the battery at , let the incurred charging time be . Define by and the charging and discharging efficiency coefficients, respectively. Once at a charging station , the drone recharges its battery by an amount of energy denoted by . Whereas when flying between two sites , it drains \eta_{\rm d}{\sf E}\big{(}\ell(u,v),\tau(u,v)\big{)} amount of energy from the battery.
A flight mission plan is denoted by , which is a tour starting and terminating at that consists of a sequence of locations in . Set to be the -th location in , then , and let be the state-of-charge (SoC) when reaching . We require the SoC to stay within a feasible range . The lower bound of SoC, , ensures sufficient residual energy for the drone to return to the base in case of emergency. The initial SoC is conventionally set to .
With the above notations, the drone flight mission planning with recharging problem (DFP) is formulated as
[TABLE]
where \Psi_{k,k+1}\triangleq\eta_{\rm d}{\sf E}\Big{(}\ell(\mathcal{F}_{k},\mathcal{F}_{k+1}),\tau(\mathcal{F}_{k},\mathcal{F}_{k+1})\Big{)}.
DFP aims to find a flight mission plan together with a charging strategy that minimizes the total trip time, consisting of the flight time plus the recharging time, while maintaining the SoC within permissible limits. The difficulty of DFP is to balance the flight decisions and charging decisions. On one hand, a flight mission plan needs to consider the requirement of completing the tour goals in minimal total trip time. On the other hand, it needs to be able to reach a charging station in case of insufficient SoC.
For further practical adaptations, the formulation of DFP can be extended to incorporate a variety of pragmatic mission planning factors, such as restrictions of no-fly zones and altitude as well as wind speed forecast information. Users can additionally weigh in with application-specific preferences, such as mission completion deadline or maximum payload weight. In Section VII, we highlight several immediate extensions for future work and sketch their solution methodologies.
IV Power Consumption Model
In order to accurately optimize the flight missions of drones, this section develops a practical battery endurance estimator for UAVs. First, we perform extensive experiments considering various flight scenarios on multiple drones to generate training data and examine energy consumption covariates. We then develop a nine-term regression model and train it for each drone. Lastly, we appraise the model fidelity through field experiments.
IV-A Experimental Setup and Scope
We evaluate the power consumption of three commercial drone models, namely 3DR Solo111https://3drobotics.com/support, DJI Matrice 100, and DJI Matrice 600 Pro222https://www.dji.com/products/enterprise?site=brandsite&from=nav#drones, which appear in Fig. 2 (see Table III in the supplementary materials for their specifications). The drones support developer kits, which allowed us to extract the sensor readings and program the flight paths. The onboard barometer and GPS sensors served for measuring the 3-dimensional movements of a drone. The (ground) speed and position of a drone were obtained through GPS and IMU modules, while the altitude was obtained through barometer and GPS.
To construct a detailed and practical battery endurance model, we examine the following four compound factors:
Motion - We further categorize drone motion into three types: hovering, horizontal and vertical. 2. 2.
Weight - The total weight of a drone including the carried payload. 3. 3.
Wind - Wind may benefit the power consumption in some cases and incur resistance in other cases. To distinguish, both ground speed and direction are considered. 4. 4.
Altitude - Flight altitude correlates with the fluid density of air, which in turn may affect rotor thrust.
IV-B Experimentation Results and Analysis
Analyzing the Impact of Motion: To this end, four experiments were conducted, with the first three on 3DR Solo and the last on DJI Matrice 600, which results are detailed below. Figs. 3 and 5 depict the recorded data traces.
Experiment 1: To assess the baseline power consumption, the test drone was hovered in the air without any movement. Note that drones may slightly drift around the takeoff location due to deviation error of GPS modules, hence the speed data smaller than 0.5 m/s is filtered out. From the recorded data, we observe that the drone can maintain a sufficiently steady flying altitude with steady power consumption.
Experiment 2: The test drone ascended and descended repeatedly, producing time-series data that allowed computing its vertical acceleration and speed. We observe larger power fluctuations due to vertical movements. Power consumption increases slightly when the drone ascends steadily.
Experiment 3: The test drone moved horizontally without altering its altitude in this experiment. The GPS data comprises of speed and course angle of the drone. We also gathered average wind speed and direction using a wind speed meter. We observe smaller power fluctuations due to horizontal movements as compared to vertical ones.
Experiment 4: To test the effect of speed on a larger drone, we programmed DJI Matrice 600 to move horizontally at a fixed altitude under three different speeds. As revealed by Fig. 5, no notable difference in power consumption was observed.
Analyzing the Weight-induced Impact: Here, two experiments were performed on DJI Matrice 600 and 3DR Solo with varying payload weights as illustrated in Figs. 4 and 5.
Experiment 5: To obtain the baseline power consumption, we set 3DR Solo to hover in the air without any movement while carrying three different weights. As inferred from Fig. 4, the observed power consumption increases almost linearly with the payload weight. Note that the maximum loading capacity is 500g for 3DR Solo.
Experiment 6: To examine the joint impact of motion and weights, DJI Matrice 600 was dispatched to fly horizontally under three different payload and speed settings. In line with the preceding analysis, nearly linear power consumption growth was recorded with respect to payload weight during stationary motion, whereas for horizontal acceleration we observe rather comparable spikes in power consumption.
Exploring the Effect of Wind: For exhaustive analysis, four test runs were performed under different wind speeds and directions. The experiment was conducted at the same location but on days with different wind conditions. The wind direction and average speed were measured with a wind meter.
Experiment 7: Fig. 6 shows the battery power consumption of 3DR Solo under different wind speeds when flying into a headwind and tailwind at maximum ground speed (18 km/h). We observe decreased power consumption when flying into a headwind, which is due to the increasing thrust by translational lift when the drone transitions from hovering to forward flight. When flying into a headwind, translational lift increases as the relative airflow over the propellers increases, resulting in less power consumption to hover the drone [41]. However, when the wind speed exceeds a certain limit, the aerodynamic drag may outweigh the benefit of translational lift. The drone speed is relatively slow in our setting, even at its peak. Hence, flying into a headwind is likely more energy-efficient for 3DR Solo.
Assessing the Influence of Altitude: To quantify the impact of air density on battery performance, we performed multiple tests on DJI Matrice 600 as elaborated below.
Experiment 8: The test drone was hovered for around 2 minutes with zero ground speed at a height of 50 and 110 meters (FAA maximum permitted altitude is 120 meters ). As seen from Fig. 7, the observed variation in power consumption is merely . While at higher altitudes the effect might be more substantial, given the adopted FAA regulations, the incurred impact is assumed constant.
IV-C Regression Model of Power Consumption for Drones
This section introduces a general multivariate black-box model of power consumption for multi-copter drones. In essence, the battery consumption of an electric vehicle is determined by the total power needed to overcome the physical forces opposing its motion, which include the force for acceleration and aerodynamic drag force[35, 36, 39].
Let denote the estimated battery power consumption of a drone. Hinging on the insights gained in Section IV-B as well as prior models for electric vehicles, we express as a linear combination of three composite forces parameterized by mass, acceleration, velocity and wind attributes. Mathematically, takes the following form:
[TABLE]
where denotes the magnitude of a vector, are the regression coefficients to be calculated and
- •
and are the speed and acceleration vectors describing the horizontal movement of the drone,
- •
and are the speed and acceleration vectors characterizing the vertical movement of the drone,
- •
is the payload weight,
- •
is the vector of wind dynamics in the horizontal surface.
Assuming uniform conditions in (7), the total power consumption of a drone in time interval would then amount to . We note that while the above model does not capture all detailed factors, it can provide relatively accurate estimations with low computational complexity, as verified in Secs. IV-D and VI-B.
IV-D Model Evaluation
Based on the data collected from the experiments in Section IV-B, power consumption predictive models were trained for each of the three test drones. The resulting regression coefficients for 3DR Solo, DJI Matrice 100 and Matrice 600 are as follows: [-1.526, 3.934, 0.968, 18.125, 96.613, -1.085, 0.220, 1.332, 433.9], [-2.595, 0.116, 0.824, 18.321, 31.745, 13.282, 0.197, 1.43, 251.7], and [-1.777, 4.408, -0.038, 93.94, 1.362, -0.111, 140.46, 2.249, 0.0].
We assess the accuracy of produced estimations through two set of experiments. In the first, 3DR Solo and DJI Matrice 100 were programmed to perform vertical movements, then fly into a headwind and tailwind carrying different payload amounts while maintaining their altitude during the horizontal flight. As evidenced by Fig. 8, the predicted and the ground truth power consumption records match closely within 0.4% error. The second experiment, conducted with DJI Matrice 600, employed a more complex flight scenario with multiple target locations and a recharging station as laid out in Section VI-B. According to the results, the estimated energy consumption was within 5% deviation from the actual measurements.
V Solution Methodology
V-A Case with Uniform Speed and Steady Wind
To provide efficient algorithms for DFP, we first consider a basic setting under some realistic assumptions. Suppose that the horizontal speed of the drone is a uniform constant under steady wind condition, which will be relaxed in Section V-B. Then, the flight time between two sites is proportional to the length of flight path , denoted by . The energy consumption model established in Section IV implies that the function {\sf E}\big{(}\ell(u,v),\tau(u,v)\big{)} is linear in the distance , and the charging time is linear in the amount of recharged energy . Thus, we assume the following linear objective functions:
[TABLE]
for some constants . Note that we allow to be edge-dependent. This can model non-uniform environment333Note that we consider the asymmetry in the energy consumption, due to wind direction, by assuming two different constants and . for each , for instance, a path experiencing stronger wind is expected to have a larger constant . Denote the minimum and maximum values of by and , respectively.
In this paper, we concentrate mostly on long-distance trips (e.g., 4 km), for which the vertical landing and take-off operations usually constitute a small part of the whole flight (e.g., m vertically), hence account for only a marginal percentage of the total energy expenditure (e.g., ). For exposition clarity, the energy consumption of these operations is assumed to be implicitly captured by , though the results can be easily extended to consider them explicitly.
For convenience of notation, for a flight mission plan , we write , \tau_{\rm c}$$(b(\mathcal{F}))\triangleq\sum_{k=1:\mathcal{F}_{k}\in\mathcal{C}}^{|\mathcal{F}|}\tau_{\rm c}(b(\mathcal{F}_{k})) and define .
Under the aforementioned assumptions, the total charging time , in an optimal flight mission plan with the corresponding charging strategy , is related to the total flight time by the following lemma.
Lemma 1**.**
In an optimal flight mission plan , we have
[TABLE]
where either
* and , or* 2. 2)
, , and .
Proof.
See the supplementary materials. ∎
In other terms, Lemma 1 characterizes the total charging time with respect to total fight time in the optimal flight plan by the respective upper and lower bounds in terms of the distances to be traveled.
Lemma 2**.**
Given any feasible flight mission plan , there is another feasible flight mission plan such that
[TABLE]
Such a plan can be found in time.
Proof.
See the supplementary materials. (Algorithm 4 below demonstrates how to construct such a plan explicitly.) ∎
Both Lemma 1 and Lemma 2 allow us to focus on minimizing the distance instead of total trip time. Hence, we simplify DFP such that the resulting problem’s optimal solution is later shown to be within a constant factor from an optimal solution of DFP. The simplified formulation (SDFP) is defined as
[TABLE]
and its explicit Mixed-Integer Linear Programming (MILP) formulation is provided in the supplementary materials. In SDFP, we consider a modified distance function , which is defined as follows. Recall that . Consider a weighted directed complete graph , whose edge lengths are defined by . Then, for a pair of nodes , quantifies the distance of the shortest feasible path from to assuming full charge at and possibility of passing through charging stations. SDFP specializes to the Tour Gas Station problem studied in [33], which is NP-hard.
Note that we assume in SDFP that the SoC is brought to its maximum at each charging station. Once we obtain a tour under this assumption, it can be turned into a flight mission plan with the minimal charging requirements using Lemma 2.
For , let be the distance to the nearest charging station from , and be the corresponding nearest charging station from . Also, let be the shortest distance starting from a charging station to , and be the corresponding charging station. Since we have asymmetric distances, is not necessarily equal to .
Following [33], we make a mild assumption that for every there is such that , where and . Intuitively, this assumption indicates that the distance between a pair of sites is always reachable by the available battery capacity. This assumption can be justified (for ) as follows. For a location , if every is at a distance greater than , then it is infeasible to visit without incurring the battery level below (as the SoC drops below ). Moreover, is defined as the maximum ratio between edges going between two gas stations, such as .
In the following, we present an algorithm to SDFP and then DFP. The main algorithm is {\tt Find\mbox{-}plan}\big{[}V,d\big{]}, which is an extension of the Hungarian Algorithm [42] for finding a tour for ATSP. It converts the graph into a bipartite graph, iteratively solves the minimum assignment problem, and finally combines all sub-tours to get a single tour. The resulting tour is passed to the procedure for converting it to a feasible flight mission plan , which might use a non-optimal charging strategy . Then, the resulting plan is delegated to procedure for finding the minimal charging requirements with respect to the flight mission plan . Specifically, the three procedures in {\tt Find\mbox{-}plan}\big{[}V,d\big{]} are:
- •
{\tt Init\mbox{-}distances}\big{[}V,\widehat{d},u,v\big{]}: This provides a lower bound for an optimal solution. Namely, it finds for every pair of locations , the minimum possible distance , and the corresponding shortest path to go from to without going out of the operational range of the battery. Note that if then the drone can always go from to directly444That is, starting with SoC at , then the drone reaches with SoC , and then it flies directly from to causing the SoC to drop to at . Thus, there is sufficient battery at to reach .. Otherwise, in the best possible scenario, the drone can reach with SoC at most , next it can visit a sequence of charging stations (only if the distance between two successive such stations is at most ), then, from the last station, it has to reach such that the SoC at is at least (so that there is sufficient battery to reach ). In particular, the distance from to the first charging station on this path should be at most . Similarly, the distance from the last station on the path to should be at most . This explains the definition of the graph in line 5 of the procedure.
- •
{\tt Fix\mbox{-}plan}\big{[}G,\mathcal{F}_{0}\big{]}: Given the flight mission plan returned by the Hungarian algorithm considering the weights , this procedure reconstructs a feasible flight mission plan for SDFP. First, each edge is replaced in the flight mission plan by the corresponding path . Since the resulting mission plan may still be infeasible, the procedure adds to every site a round trip to the closest charging stations (from and to the site). Finally, the added stations are dropped sequentially in a greedy manner as long as feasibility is maintained.
- •
{\tt Fix\mbox{-}charge}\big{[}\mathcal{F},b(\cdot)\big{]}: Starting from the flight mission plan returned by {\tt Fix\mbox{-}plan}\big{[}G,\mathcal{F}_{0}\big{]}, this procedure finds a minimal amount of recharging energy, according to Lemma 2.
Let and be the optimal solutions of DFP and SDFP, respectively.
Lemma 3** ( [21]).**
The flight mission plan returned by algorithm {\tt Find\mbox{-}plan}\big{[}V,d] has cost .
The below theorem establishes that algorithm {\tt Find\mbox{-}plan}\big{[}V,d] has an asymptotic constant-factor approximation guarantee for DFP.
Theorem 1**.**
The flight mission plan returned by algorithm {\tt Find\mbox{-}plan}\big{[}V,d] has cost
[TABLE]
Proof.
See the supplementary materials. ∎
V-B Practical Adaptations
The preceding section explored a basic setting of DFP and its efficient algorithms. In practice, an automated drone management system may require more sophisticated options. Here, we provide two extensions to the above algorithms to obtain heuristics for further practical applications.
Wind Uncertainty: Under steady wind conditions, we assume in the preceding algorithms that stays constant on the designated path from to . To account for wind volatility, it should be more precisely represented by , where is a vector whose value lies in an uncertain domain . For example, can be defined by the anticipated speed and orientation ranges , . To adjust the algorithms, one can proceed conservatively by replacing with . 2. 2.
Variable Drone Speed: During monitoring or patrolling missions, the drone may need to vary its speed uniformly at certain designated paths in . In this case, we run the algorithms sequentially in multiple rounds, with an increasing drone speed at each round, until reaching infeasibility (higher speed may result in insufficient battery to reach some sites, hence resulting no feasible solution). Then we will enumerate all the optimal solutions across the rounds to find the best solution with the lowest total flight time. By enumerating the possibilities of different drone speeds, the algorithms can identify an optimal flight mission plan.
VI Experimental Validation and Case Studies
As one demonstration, we implement the proposed approach in an automated drone management system and verify the produced flight mission plans and recharging strategies in a real-world experiment. Additionally, to complement the analytic results derived in Sec. V-A, the average-case performance and scalability of the featured planner are scrutinized extensively through numerical simulations and diverse case studies.
VI-A Drone Management System
The system interface, depicted in Fig 9, allows users to specify individual goals and visualize the computed flight mission plan. The system connects to a cloud server, which accepts location data from the users and computes the optimal flight mission plan. Then, the drone is programmed to follow the pre-computed flight mission plan. For dynamic tracking, the data from onboard sensors, including GPS, video feed, and SoC can be fetched continuously to monitor the real-time flight status of the drone. Should notably deviant sensor measurements be detected from the values estimated in the pre-computed mission plan, real-time calibration can be performed to find the minimum adjustment to the previous plan.
VI-B Field Experiment
To validate the practicality of the proposed planner and corroborate the power consumption model developed in Sec. IV, a long-distance test mission was carried out in a real-world uncontrolled environment. Particularly, DJI Matrice 600 was deployed to patrol a rural area, delimited in Fig. 10, with sites of interest and a charging station. The drone, which has a maximum flight duration of 38 minutes and a payload capacity of 6 kg, was loaded with a 2 kg weight and programmed to fly at 120-meter altitude maintaining 30 km/h horizontal speed. The lower bound on the battery SoC was set to 40%. The average wind speed was estimated to 30 km/h, as measured by a portable wind meter at the start- and end-points of the route. Video footage of the experiment is available online555https://www.dropbox.com/s/mez5hnyg7czkwyf/drone_tsp_nk_50mb.mp4?dl=0.
As displayed in Fig. 10, the proposed planner in Alg. 3 returned the flight mission route [S, 1, 2, 3, C, 4, S], which has a total distance of 9.47 km and includes one recharging stop. The detour to C resulted from the selected minimum battery SoC limit of 40% (pictured as a red line in Fig. 10). From the experiment results, we observe a slight discrepancy (of around 5%) between the actual battery energy levels and the estimates provided by the regression model developed in Sec. IV. This is attributed primarily to inaccurate wind profile as the measurements were taken only at one location.
VI-C Case Studies
Setup: The studied scenario considers four sites of interest and four charging stations. Fig. 11 depicts the locations of the sites (as black points), charging stations (as blue squares) and the base (as magenta triangle) wherefrom the test drone (3DR Solo) departs for the mission. Positioning of these nodes and their inter-distances are based on locations in a suburban community in Abu Dhabi.
The following two major sets of studies were undertaken.
- •
Study 1: Here, 4 sub-cases were examined under different wind and payload conditions. In the first two, 3DR Solo is equipped only with one battery and the average wind speed is set to 18 km/h. Then we double the battery capacity with the same wind condition in the remaining two sub-cases. Since the battery capacity was doubled, extra weight was added to the drone. Table 11 summarizes the parameters of all the sub-cases, which are denoted by to .
- •
Study 2: To evaluate the planner’s performance under uncertainties, we vary the wind speed and orientation within a certain range then investigate whether a feasible solution can be obtained. We select the sub-case with the shortest total trip time in Study 1 (i.e., ) and then gradually elevate the level of uncertainties. Specifically, four sub-cases, denoted by to , are considered wherein the wind speed and orientation are varied from 9 to 21 km/h and from 0∘ to 360∘ in four discrete scales (e.g., assumes the wind speed could range from 9 to 12 km/h with an orientation lying within ).
Results: For comparison, we employ a benchmark strategy that routes the drone to the nearest unvisited site, and flies to a charging station if the battery SoC drops below a preset threshold. The minimum SoC that could fly to a nearest charging station from any site serves as the threshold.
Fig. 13 visualizes the flight mission plans produced by the proposed approach for both case studies, while Fig. 12 draws a comparison against the benchmark algorithm in terms of the travel time and energy consumption. In Fig. 13, the numbers indicate the path order of the drone, colors represent the battery SoC, wind speeds and orientations are pictured on the upper-left corners.
Study 1: The following two findings transpire: (1) The north-east wind lead to higher energy consumption than the south wind. Besides, longer travel time is observed due to increased charging duration. (2) Increasing battery capacity of 3DR Solo did not induce reduced travel time. We observe that though the flying time in is the shortest, it takes more time to charge since the drone becomes heavier by carrying extra weight for the battery, consequently resulting in longer total travel time.
Study 2: As deduced from Fig. 12, the energy consumption increases with the rising level of uncertainties. To that extent, the worst scenario is captured by , in which the drone may always fly into a tailwind. Thus, provides the most conservative result. Also, for high uncertainty levels, the observed performance gap (w.r.t. the trip time and energy consumption) between the proposed approach and the benchmark diminished. This is due to the latter taking more frequent recharging decisions in provision for heightened uncertainties.
VI-D Numerical Analyses
To conclude the evaluation, we investigate the proposed approach’s average-case performance and scalability via simulations on randomly generated large-scale instances with up to vertices. Therein, the number of charging stations is set to th the number of vertices, which are positioned uniformly at random on a canvas area of 3.33 km by 3.33 km. The drone speed is fixed to 18 km/h and the battery capacity to Wh. Wind speed is sampled uniformly at random from km/h with a direction chosen uniformly from .
Fig. 14a plots the empirical and theoretical approximation ratios attained by Alg. 3 for SDFP across 10 runs at 95% confidence interval. The optimal solutions of SDFP were computed by a numerical solver based on the MILP formulation provided in the supplementary materials. In the simulations, Alg. 3 exhibited favorable average-case performance, far surpassing its theoretical worst-case guarantees stated in Lemma 3. Furthermore, as the number of vertices grew, the empirical approximation ratio of Alg. 3 improved, approaching near-optimality.
Lastly, Fig. 14b explores the average computational complexity (over runs) of the planner introduced in Alg. 1 (implemented in Python 3 on an Intel i9-9900k CPU) along with the total energy savings ensued from recharging optimization (Alg. 4). For up to vertices, the measured running time did not exceed seconds, which could be further reduced in a computationally more efficient programming environment (e.g., C++). With respect to recharging optimization, the achieved energy savings were more substantial for small-scale instances, in which the share of partial recharges was relatively more prominent.
VII Prospective Extensions
VII-A Fleet Mission Planning with Recharging Optimization
In extending the current problem setup to a more general setting with multiple UAVs, we differentiate between two scenarios, namely with shared (i.e., supports charging multiple drones simultaneously) and non-shared charging stations. For instance, a charging site with multiple adjacently placed inductive recharging landing pads (such as those mentioned in [43]) exemplifies the shared setup, whereas the one with a single inductive pad corresponds to the non-shared scenario. In the former case, one can avail the polynomial-time transformation proposed by Bellmore and Hong [44] to convert the problem to an equivalent instance of standard TSP on an expanded graph, which can then be directly tackled by the algorithm proposed in Alg. 1 while retaining the approximation guarantee in Theorem 1. In the resultant solutions, several UAVs may be assigned to charge simultaneously at a single station, hence the requirement of shared charging stations.
On the other hand, for the scenario where shared charging is not supported, the problem transforms into joint mission planning and recharging scheduling. One sub-optimal approach is to further extend the adapted MILP formulation of SDFP with additional constraints that cater for multi-UAV routing, as detailed in Sec. -C in the supplementary materials. As indicated by the simulations results reported in Sec. C in the supplementary materials, the augmented formulation can handle sufficiently large instances. However, since the formulation lacks representation of time, it allows a charging station to be used only once. The output solutions might yield arbitrarily worse objective values compared to the optimum (with recharging scheduling), thereby stimulating future research into developing efficient approximation algorithms for this problem.
VII-B Mission Planning with Mobile Charging Stations
Another promising avenue to explore is the extension to the case with mobile charging stations. Such a setup allows for more flexible and robust drone management system that caters for uncertainties. In [45], an autonomous robotic mobile platform (see Fig. 15) was proposed that can recharge drones automatically. The system includes a tethered rover that is capable of autonomous navigation, and is equipped with a robotic arm carrying an inductive charging pad, which can flexibly recharge drones of varying sizes and shapes from different positions. With this dynamic model, the problem would additionally include optimizing the number of rovers and their routing.
VIII Conclusion
To consolidate the practical applications of drones, this paper developed and experimentally verified an automated tour management system for an energy-constrained UAV deployed on long-distance flight missions (e.g., for monitoring or data acquisition purposes). Through extensive experimentation and analysis, we derived an effective power consumption estimation model for multi-copter UAVs and validated it on multiple drones. With this model, we formulated the energy-constrained tour management problem as a multi-objective extension of ATSP and developed an efficient mission planning algorithm with certifiable performance guarantees. Future work can be directed towards developing approximation algorithms for extended variants of the problem with multiple UAVs and non-shared/mobile charging stations.
-A Details of Test Drones
-B *Mixed-Integer Linear Formulation of *SDFP
This section provides the mixed-integer linear programming formulation of SDFP adapted from [21].
Given a complete directed graph with as vertices and representing the set of edges, define an integer variable which determines the number of edges from vertex to in (note that it may exceed one for edges between charging stations). Let be the available battery capacity and be the energy consumption on edge . Denote by the flow from to , by the energy level after reaching vertex , and by the base. With this notation, SDFP can be recast into the following mixed-integer linear program:
[TABLE]
where Constr. (S.1) balances the in-degree and out-degree of each vertex and Constr. (S.2) ensures that each site is visited once only. The equations in (S.3)-(S.6) account for arc flow conservation, assuring that the units of outbound flow from the depot are equally distributed across the target sites such that each receives exactly one unit of flow. The flight energy requirements are captured by Constrs. (S.7)-(S.11), where stands for a sufficiently large constant. For a UAV traveling from site to , Constrs. (S.7)-(S.8) guarantee that the energy level at is . Whereas for the flight from a charging station to a target site , (S.9)-(S.10) enforce the battery charge at to be .
-C Multi-UAV Mission Planning with Non-shared Charging Stations
Here, we extend the MILP formulation of SDFP to the setting with multiple UAVs and non-shared charging stations. Let () be the number of UAVs stationed at the base . Then the problem can be defined as follows:
[TABLE]
In the above program, Constr. (S.15) states that number of edges will be selected from the starting node. Considering that each charging station is allowed to be utilized only once, as enforced by Constr. (S.16), the tours assigned to UAVs will have non-intersecting paths. Given that all the tours are disjoint, the energy constraints in (S.7)-(S.12) become independent of the number of UAVs since they rely only on the visited target sites. Note that this formulation assumes uniform battery capacity for all the drones. Also, the above program stipulates dispatching exactly drones, however one can replace the equality in Constr. (S.17) with inequalities to regulate the number of deployed drones.
To investigate the scalability of the above MILP, we performed a set of simulations on a 100x100 2D surface. The sites of interest and charging stations were placed randomly (uniform selection) on the surface with a three-to-one ratio of sites to stations. The distance and fuel cost between nodes were computed based on the Euclidean metric, and each drone’s batter capacity was set to . The setup considers three different numbers of UAVs and a total number of vertices ranging from to in steps of . The simulations were implemented with Python and Gurobi solver on an Intel i9-9900k CPU with 32 GB of RAM.
Fig. 16 depicts the computational time of the MILP program across runs at 99% confidence interval and the average tour cost per UAV. As observed from the figure, for large-scale instances with vertices, the running time did not exceed seconds. Also, as expected, the average tour cost per UAV decreased with growing fleet size.
As an illustration of multi-UAV mission planning with non-shared charging stations, we invoke the above MILP program to emulate the field experiment reported in Sec. VI-B with two drones. In the obtained solution, which is visualized in Fig. 17, the first drone is assigned to visit three nearby sites while the other is dispatched to the last, distant site (UAV1:[S,1,2,3,S], UAV2:[S,4,S]). The charging station remained unused as both drones battery charge satisfied the minimum permissible SoC limit, which was set to .
-D Proofs
Lemma 1.
In an optimal flight mission plan , we have
[TABLE]
where either
* and , or* 2. 2)
, , and .
Proof.
Consider an optimal flight plan and assume that the charging stations, in the order they appear on , is , where without loss of generality, we assume . For completeness, let and . For , let
[TABLE]
and for , let .
Then, the feasibility of the flight mission plan implies
[TABLE]
Let us refer to Ineq. (S.19) for a particular as . Particularly, consider . Suppose that this inequality is not tight, that is, the left-hand side is strictly larger than the right-hand side. Note that the variable appears only in this inequality. Since appears in the objective function with a positive coefficient (i.e., ), there are two cases: (i) at optimality, if , or (ii) at optimality, if . Otherwise, it will contradict to the optimality of , by reducing the value of . If it is case (i), then the inequality becomes redundant (as ). Removing , the variable appears only in . Similarly, we conclude that and remove the (now) redundant inequality .
Continuing this argument, we conclude that there are two cases: (1) either all variables are set to zero in which case the value of the objective is , or (2) we have
[TABLE]
In case (2), the value of the objective is
[TABLE]
Therefore,
[TABLE]
∎
Lemma 2.
Given any feasible flight mission plan , there is another feasible flight mission plan such that
[TABLE]
Such a plan can be found in time.
Proof.
The proof follows from Lemma 1, which uses algorithm to implement the argument used in Lemma 1 to find a feasible fight mission plan. ∎
Theorem 1.
The flight plan returned by algorithm {\tt Find\mbox{-}plan}\big{[}V,d] has cost
[TABLE]
Proof.
Let be an optimal flight plan for DFP. Clearly, this plan can be trivially turned into a feasible solution for SDFP by setting for all . It follows that
[TABLE]
On the other hand, Lemma 3 implies that
[TABLE]
Lemma 1 also implies that
[TABLE]
while Lemma 2 implies that
[TABLE]
and the definition of implies
[TABLE]
Putting together (S.20), (S.21), (S.22), (S.23), and (S.24), we obtain
[TABLE]
where .
∎
The reference list from the paper itself. Each links out to its DOI / PubMed record.
- 1[1] K. Nonami, F. Kendoul, S. Suzuki, W. Wang, and D. Nakazawa, Eds., Autonomous Flying Robots: Unmanned Aerial Vehicles and Micro Aerial Vehicles . Springer Publisher, 2010.
- 2[2] Y. B. Sebbane, Ed., Smart Autonomous Aircraft: Flight Control and Planning for UAV . CRC Press, 2015.
- 3[3] J. K. Stolaroff, C. Samaras, E. R. O’Neill, A. Lubers, A. S. Mitchell, and D. Ceperley, “Energy use and life cycle greenhouse gas emissions of drones for commercial package delivery,” Nature Communications , vol. 9, 2018.
- 4[4] A. Otto, N. Agatz, J. Campbell, B. Golden, and E. Pesch, “Optimization approaches for civil applications of unmanned aerial vehicles (uavs) or aerial drones: A survey,” Networks , vol. 72, no. 4, pp. 411–458, 2018.
- 5[5] C. Chen, E. Demir, Y. Huang, and R. Qiu, “The adoption of self-driving delivery robots in last mile logistics,” Transportation research part E: logistics and transportation review , vol. 146, p. 102214, 2021.
- 6[6] “Dubai police used drones to detect 4,400 violations during first quarter of 2021,” https://bit.ly/3Aqnp BA , accessed: 2021-12-20.
- 7[7] A. H. While, S. Marvin, and M. Kovacic, “Urban robotic experimentation: San francisco, tokyo and dubai,” Urban Studies , vol. 58, no. 4, pp. 769–786, 2021.
- 8[8] “French postal service delivers parcels using drones,” https://bit.ly/3FTOC 0F , accessed: 2021-12-20.
