English

Optimal Patrolling of High Priority Segments While Visiting the Unit Interval with a Set of Mobile Robots

Distributed, Parallel, and Cluster Computing 2019-10-04 v1

Abstract

Consider a region that requires to be protected from unauthorized penetrations. The border of the region, modeled as a unit line segment, consists of high priority segments that require the highest level of protection separated by low priority segments that require to be visited infinitely often. We study the problem of patrolling the border with a set of kk robots. The goal is to obtain a strategy that minimizes the maximum idle time (the time that a point is left unattended) of the high priority points while visiting the low priority points infinitely often. We use the concept of single lid cover (segments of fixed length) where each high priority point is covered with at least one lid, and then we extend it to strong double-lid cover where each high priority point is covered with at least two lids, and the unit line segment is fully covered. Let λk1\lambda_{k-1} be the minimum lid length that accepts a single λk1\lambda_{k-1}-lid cover with k1k-1 lids and Λ2k\Lambda_{2k} be the minimum lid length that accepts a strong double Λ2k\Lambda_{2k}-lid cover with 2k2k lids. We show that 2min(Λ2k,λk1)2\min(\Lambda_{2k}, \lambda_{k-1}) is the lower bound of the idle time when the max speed of the robots is one. To compute Λ2k\Lambda_{2k} and λk1\lambda_{k-1}, we present an algorithm with time complexity O(max(k,n)logn)O(\max(k, n)\log{n}) where nn is the number of high priority sections. For the upper bound, first we present a strategy with idle time λk1\lambda_{k-1} where one robot covers the unit line, and the remaining robots cover the lids of a single λk1\lambda_{k-1}-lid cover with k1k-1 lids. Then, we present a simple strategy with idle time 3Λ2k3\Lambda_{2k} that splits the unit line into not-disjoint kk segments of equal length that robots synchronously cover. Then, we present a complex strategy that split the unit line into kk non-disjoint segments that robots asynchronously cover.

Keywords

Cite

@article{arxiv.1910.01250,
  title  = {Optimal Patrolling of High Priority Segments While Visiting the Unit Interval with a Set of Mobile Robots},
  author = {Oscar Morales-Ponce},
  journal= {arXiv preprint arXiv:1910.01250},
  year   = {2019}
}