Separation of Unconscious Robots with Obstructed Visibility
Prajyot Pyati, Navjot Kaur, Saswata Jana, Adri Bhattacharya, Partha Sarathi Mandal
TL;DR
The paper addresses the separation problem for unconscious, opaque mobile robots with obstructed visibility in the Look-Compute-Move model. It introduces Con-SemCirc-Separation, a staged, collision-free algorithm that achieves separation into concentric semicircles in $O(n)$ epochs under the $SSYNC$ scheduler without knowledge of $n$, using axis agreement and a grid-point signaling framework. A key novelty is handling opacity, where robots can block visibility, and yet the algorithm ensures coordinated progression through triangular, semicircular, grid-point, and sector configurations to reach the final separated state. The work broadens the scope of formation tasks for unconscious autonomous swarms, with potential extensions to concentric circles under stronger color constraints and implications for robust swarm coordination under obstructed visibility.
Abstract
We study a recently introduced \textit{unconscious} mobile robot model, where each robot is associated with a \textit{color}, which is visible to other robots but not to itself. The robots are autonomous, anonymous, oblivious and silent, operating in the Euclidean plane under the conventional \textit{Look-Compute-Move} cycle. A primary task in this model is the \textit{separation problem}, where unconscious robots sharing the same color must separate from others, forming recognizable geometric shapes such as circles, points, or lines. All prior works model the robots as \textit{transparent}, enabling each to know the positions and colors of all other robots. In contrast, we model the robots as \textit{opaque}, where a robot can obstruct the visibility of two other robots, if it lies on the line segment between them. Under this obstructed visibility, we consider a variant of the separation problem in which robots, starting from any arbitrary initial configuration, are required to separate into concentric semicircles. We present a collision-free algorithm that solves the separation problem under a semi-synchronous scheduler in $O(n)$ epochs, where $n$ is the number of robots. The robots agree on one coordinate axis but have no knowledge of $n$.
