# A Minimalistic Approach to Segregation in Robot Swarms

**Authors:** Peter Mitrano, Jordan Burklund, Michael Giancola, Carlo Pinciroli

arXiv: 1901.10423 · 2019-01-30

## TL;DR

This paper introduces a simple, decentralized algorithm enabling robot swarms to self-organize into multiple groups using minimal sensing and reactive control, with theoretical analysis of parameters and convergence guarantees.

## Contribution

It proposes a minimalistic, sensor-based approach for segregation in robot swarms, with detailed analysis of parameters and guaranteed convergence conditions.

## Key findings

- Effective segregation achieved with minimal sensors
- Theoretical conditions for guaranteed convergence
- Analysis of non-ideal robot design aspects

## Abstract

We present a decentralized algorithm to achieve segregation into an arbitrary number of groups with swarms of autonomous robots. The distinguishing feature of our approach is in the minimalistic assumptions on which it is based. Specifically, we assume that (i) Each robot is equipped with a ternary sensor capable of detecting the presence of a single nearby robot, and, if that robot is present, whether or not it belongs to the same group as the sensing robot; (ii) The robots move according to a differential drive model; and (iii) The structure of the control system is purely reactive, and it maps directly the sensor readings to the wheel speeds with a simple 'if' statement. We present a thorough analysis of the parameter space that enables this behavior to emerge, along with conditions for guaranteed convergence and a study of non-ideal aspects in the robot design.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1901.10423/full.md

## Figures

28 figures with captions in the complete paper: https://tomesphere.com/paper/1901.10423/full.md

## References

22 references — full list in the complete paper: https://tomesphere.com/paper/1901.10423/full.md

---
Source: https://tomesphere.com/paper/1901.10423