21
3

A Unifying Approach to Efficient (Near)-Gathering of Disoriented Robots with Limited Visibility

Abstract

We consider a swarm of nn robots in a dd-dimensional Euclidean space. The robots are oblivious (no persistent memory), disoriented (no common coordinate system/compass), and have limited visibility (observe other robots up to a constant distance). The basic formation task gathering requires that all robots reach the same, not predefined position. In the related near-gathering task, they must reach distinct positions such that every robot sees the entire swarm. In the considered setting, gathering can be solved in O(n+Δ2)\mathcal{O}(n + \Delta^2) synchronous rounds both in two and three dimensions, where Δ\Delta denotes the initial maximal distance of two robots. In this work, we formalize a key property of efficient gathering protocols and use it to define λ\lambda-contracting protocols. Any such protocol gathers nn robots in the dd-dimensional space in Θ(Δ2)\Theta(\Delta^2) synchronous rounds. We prove that, among others, the dd-dimensional generalization of the GtC-protocol is λ\lambda-contracting. Remarkably, our improved and generalized runtime bound is independent of nn and dd. The independence of dd answers an open research question. We also introduce an approach to make any λ\lambda-contracting protocol collisionfree (robots never occupy the same position) to solve near-gathering. The resulting protocols maintain the runtime of Θ(Δ2)\Theta (\Delta^2) and work even in the semi-synchronous model. This yields the first near-gathering protocols for disoriented robots and the first proven runtime bound. In particular, we obtain the first protocol to solve Uniform Circle Formation (arrange the robots on the vertices of a regular nn-gon) for oblivious, disoriented robots with limited visibility.

View on arXiv
Comments on this paper