Near-Optimal Time-Energy Trade-Offs for Deterministic Leader Election

Yi-Jun Chang,Ran Duan,Shunhua Jiang
DOI: https://doi.org/10.1145/3614429
IF: 1.113
2023-01-01
ACM Transactions on Algorithms
Abstract:We consider the energy complexity of the leader election problem in the single-hop radio network model, where each device ν has a unique identifier ID(ν) ∈ {1, 2, ..., N}. Energy is a scarce resource for small battery-powered devices. For such devices, most of the energy is often spent on communication, not on computation. To approximate the actual energy cost, the energy complexity of an algorithm is defined as the maximum over all devices of the number of time slots where the device transmits or listens. Much progress has been made in understanding the energy complexity of leader election in radio networks, but very little is known about the trade-off between time and energy. Chang et al. [STOC 2017] showed that the optimal deterministic energy complexity of leader election is Θ(log log N) if each device can simultaneously transmit and listen, but still leaving the problem of determining the optimal time complexity under any given energy constraint.
What problem does this paper attempt to address?