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

05/16/2021
by   Yi-Jun Chang, et al.
0

We consider the energy complexity of the leader election problem in the single-hop radio network model, where each device has a unique identifier in {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. Time-energy trade-off: For any k ≥loglog N, we show that a leader among at most n devices can be elected deterministically in O(n^1+ϵ) + O(k · N^1/k) time and O(k) energy if each device can simultaneously transmit and listen, where ϵ > 0 is any small constant. This improves upon the previous O(N)-time O(loglog N)-energy algorithm by Chang et al. [STOC 2017]. We provide lower bounds to show that the time-energy trade-off of our algorithm is near-optimal. Dense instances: For the dense instances where the number of devices is n = Θ(N), we design a deterministic leader election algorithm using only O(1) energy. This improves upon the O(log^* N)-energy algorithm by Jurdziński et al. [PODC 2002] and the O(α(N))-energy algorithm by Chang et al. [STOC 2017]. More specifically, we show that the optimal deterministic energy complexity of leader election is Θ(max{1, logN/n}) if the devices cannot simultaneously transmit and listen, and it is Θ(max{1, loglogN/n}) if they can.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset