English

Distributed Bare-Bones Communication in Wireless Networks

Distributed, Parallel, and Cluster Computing 2021-06-15 v3

Abstract

We consider wireless networks operating under the SINR model of interference. Nodes have limited individual knowledge and capabilities: they do not know their positions in a coordinate system in the plane, further they do not know their neighborhoods, nor do they know the size of the network nn, and finally they cannot sense collisions resulting from simultaneous transmissions by at least two neighbors. Each node is equipped with a unique integer name, where NN as an upper bound on the a range of names. We refer as a backbone to a subnetwork induced by a diameter-preserving dominating set of nodes. Let Δ\Delta denote a maximum number of nodes that can successfully receive a message transmitted by a node when no other nodes transmit concurrently. We study distributed algorithms for communication problems in three settings. In the single-node-start case, when one node starts an execution and other nodes are awoken by receiving messages from already awoken nodes, we present a randomized broadcast algorithm that wakes up all nodes in O(nlog2N)O(n \log^2 N) rounds with high probability. For the synchronized-start case, when all nodes start an execution simultaneously, we give a randomized algorithm computing a backbone in O(Δlog7N)O(\Delta\log^{7} N) rounds with high probability. In the partly-coordinated-start case, when a number of nodes start an execution together and other nodes are awoken by receiving messages from the already awoken nodes, we develop an algorithm that creates a backbone in time O(nlog2N+Δlog7N)O(n\log^2 N +\Delta\log^{7} N) with high probability.

Keywords

Cite

@article{arxiv.1510.07357,
  title  = {Distributed Bare-Bones Communication in Wireless Networks},
  author = {Bogdan S. Chlebus and Dariusz R. Kowalski and Shailesh Vaya},
  journal= {arXiv preprint arXiv:1510.07357},
  year   = {2021}
}
R2 v1 2026-06-22T11:28:37.288Z