English

Naming a Channel with Beeps

Distributed, Parallel, and Cluster Computing 2018-12-31 v2 Networking and Internet Architecture

Abstract

We consider a communication channel in which the only possible communication mode is transmitting beeps, which reach all the nodes instantaneously. Nodes are anonymous, in that they do not have any individual identifiers. The algorithmic goal is to randomly assign names to the nodes in such a manner that the names make a contiguous segment of positive integers starting from 11. We give a Las Vegas naming algorithm for the case when the number of nodes nn is known, and a Monte Carlo algorithm for the case when the number of nodes nn is not known. The algorithms are provably optimal with respect to the expected time O(nlogn)O(n\log n), the number of used random bits O(nlogn)O(n\log n), and the probability of error.

Keywords

Cite

@article{arxiv.1608.04174,
  title  = {Naming a Channel with Beeps},
  author = {Bogdan S. Chlebus and Gianluca De Marco and Muhammed Talo},
  journal= {arXiv preprint arXiv:1608.04174},
  year   = {2018}
}
R2 v1 2026-06-22T15:19:38.156Z