English

Contention Resolution for Coded Radio Networks

Data Structures and Algorithms 2022-07-26 v1

Abstract

Randomized backoff protocols, such as exponential backoff, are a powerful tool for managing access to a shared resource, often a wireless communication channel (e.g., [1]). For a wireless device to transmit successfully, it uses a backoff protocol to ensure exclusive access to the channel. Modern radios, however, do not need exclusive access to the channel to communicate; in particular, they have the ability to receive useful information even when more than one device transmits at the same time. These capabilities have now been exploited for many years by systems that rely on interference cancellation, physical layer network coding and analog network coding to improve efficiency. For example, Zigzag decoding [56] demonstrated how a base station can decode messages sent by multiple devices simultaneously. In this paper, we address the following question: Can we design a backoff protocol that is better than exponential backoff when exclusive channel access is not required. We define the Coded Radio Network Model, which generalizes traditional radio network models (e.g., [30]). We then introduce the Decodable Backoff Algorithm, a randomized backoff protocol that achieves an optimal throughput of 1o(1)1-o(1). (Throughput 11 is optimal, as simultaneous reception does not increase the channel capacity.) The algorithm breaks the constant throughput lower bound for traditional radio networks [47-49], showing the power of these new hardware capabilities.

Keywords

Cite

@article{arxiv.2207.11824,
  title  = {Contention Resolution for Coded Radio Networks},
  author = {Michael A. Bender and Seth Gilbert and Fabian Kuhn and John Kuszmaul and Muriel Médard},
  journal= {arXiv preprint arXiv:2207.11824},
  year   = {2022}
}

Comments

12 pages

R2 v1 2026-06-25T01:11:08.292Z