English

Optimal Placement of Base Stations in Border Surveillance using Limited Capacity Drones

Computational Geometry 2022-09-28 v1

Abstract

Imagine an island modeled as a simple polygon \P with nn vertices whose coastline we wish to monitor. We consider the problem of building the minimum number of refueling stations along the boundary of \P in such a way that a drone can follow a polygonal route enclosing the island without running out of fuel. A drone can fly a maximum distance dd between consecutive stations and is restricted to move either along the boundary of \P or its exterior (i.e., over water). We present an algorithm that, given P\mathcal P, finds the locations for a set of refueling stations whose cardinality is at most the optimal plus one. The time complexity of this algorithm is O(n2+Ldn)O(n^2 + \frac{L}{d} n), where LL is the length of P\mathcal P. We also present an algorithm that returns an additive ϵ\epsilon-approximation for the problem of minimizing the fuel capacity required for the drones when we are allowed to place kk base stations around the boundary of the island; this algorithm also finds the locations of these refueling stations. Finally, we propose a practical discretization heuristic which, under certain conditions, can be used to certify optimality of the results.

Keywords

Cite

@article{arxiv.2209.13311,
  title  = {Optimal Placement of Base Stations in Border Surveillance using Limited Capacity Drones},
  author = {S. Bereg and J. M. Díaz-Báñez and M. Haghpanah and P. Horn and M. A. Lopez and N. Marín and A. Ramírez-Vigueras and F. Rodríguez and O. Solé-Pi and A. Stevens and J. Urrutia},
  journal= {arXiv preprint arXiv:2209.13311},
  year   = {2022}
}

Comments

26 pages