Abstract
The unmanned aerial vehicle (UAV) has emerged as a promising solution to provide delivery and other mobile services to customers rapidly, yet it drains its stored energy quickly when travelling on the way and (even if solar-powered) it takes time for charging power on the way before reaching the destination. To address this issue, existing works focus more on UAV’s path planning with designated system vehicles providing charging service. However, in some emergency cases and rural areas where system vehicles are not available, public trucks can provide more feasible and cost-saving services and hence a silver lining. In this paper, we explore how a single UAV can save flying distance by exploiting public trucks, to minimize the travel time of the UAV. We give the first theoretical work studying online algorithms for the problem, which guarantees a worst-case performance. We first consider the offline problem knowing future truck trip information far ahead of time. By delicately transforming the problem into a graph satisfying both time and power constraints, we present a shortest-path algorithm that outputs the optimal solution of the problem. Then, we proceed to the online setting where trucks appear in real-time and only inform the UAV of their trip information some certain time Δt beforehand. As a benchmark, we propose a well-constructed lower bound that an online algorithm could achieve. We propose an online algorithm MyopicHitching that greedily takes truck trips and an improved algorithm Δt -Adaptive that further tolerates a waiting time in taking a ride. Our theoretical analysis shows that Δt -Adaptive is asymptotically optimal in the sense that its ratio approaches the proposed lower bounds as Δt increases.
| Original language | English |
|---|---|
| Title of host publication | Computing and Combinatorics - 27th International Conference, COCOON 2021, Proceedings |
| Editors | Chi-Yeh Chen, Wing-Kai Hon, Ling-Ju Hung, Chia-Wei Lee |
| Place of Publication | Cham |
| Publisher | Springer |
| Pages | 565-576 |
| ISBN (Electronic) | 9783030895433 |
| ISBN (Print) | 9783030895426 |
| DOIs | |
| Publication status | Published - 2021 |
| Event | 27th International Conference on Computing and Combinatorics (COCOON 2021) - Shangri-La's Far Eastern Plaza Hotel, Tainan, Taiwan, China Duration: 24 Oct 2021 → 26 Oct 2021 http://cocoon-conference.org/2021/ |
Publication series
| Name | Lecture Notes in Computer Science |
|---|---|
| Volume | 13025 |
| ISSN (Print) | 0302-9743 |
| ISSN (Electronic) | 1611-3349 |
Conference
| Conference | 27th International Conference on Computing and Combinatorics (COCOON 2021) |
|---|---|
| Place | Taiwan, China |
| City | Tainan |
| Period | 24/10/21 → 26/10/21 |
| Internet address |
Research Keywords
- Energy efficiency
- Online algorithm
- Ride-hitching