DocumentCode
3709468
Title
A parallel distributed strategy for arraying a scattered robot swarm
Author
Dominik Krupke;Michael Hemmer;James McLurkin;Yu Zhou;Sándor P. Fekete
Author_Institution
Department of Computer Science at TU Braunschweig, Germany
fYear
2015
fDate
9/1/2015 12:00:00 AM
Firstpage
2795
Lastpage
2802
Abstract
We consider the problem of organizing a scattered group of n robots in two-dimensional space. The communication graph of the swarm is connected, but there is no central authority for organizing it. We want to arrange them into a sorted and equally-spaced array between the robots with lowest and highest label, while maintaining a connected communication network. In this paper, we describe a distributed method to accomplish these goals, without using central control, while also keeping time, travel distance and communication cost at a minimum. We proceed in a number of stages (leader election, initial path construction, subtree contraction, geometric straightening, and distributed sorting), none of which requires a central authority, but still accomplishes best possible parallelization. The overall arraying is performed in O(n) time, O(n2) individual messages, and O(n) travel distance per robot. Implementation of the sorting and navigation use communication messages of fixed size, and are a practical solution for large populations of low-cost robots.
Keywords
"Robot kinematics","Sorting","Robot sensing systems","Protocols","Arrays","Nominations and elections"
Publisher
ieee
Conference_Titel
Intelligent Robots and Systems (IROS), 2015 IEEE/RSJ International Conference on
Type
conf
DOI
10.1109/IROS.2015.7353761
Filename
7353761
Link To Document