On adaptive deterministic gossiping in ad hoc radio networks

  • Authors:
  • Leszek Gąsieniec;Andrzej Lingas

  • Affiliations:
  • Department of Computer Science, University of Liverpool, Chadwick Building, Peach Street, Liverpool, UK;Department of Computer Science, Lund University, Box 118, Lund, Sweden

  • Venue:
  • Information Processing Letters
  • Year:
  • 2002

Quantified Score

Hi-index 0.89

Visualization

Abstract

We study deterministic algorithms for gossiping problem in ad hoc radio networks. The efficiency of communication algorithms in radio networks is very often expressed in terms of: maximum eccentricity D, maximum in-degree Δ, and size (number of nodes) n of underlying graph of connections. The maximum eccentricity D of a network is the maximum of the lengths of shortest directed paths from a node u to a node υ, taken over all ordered pairs (u, υ) of nodes in the network. The maximum in-degree Δ of a network is the maximum of in-degrees of its nodes.We propose a new method that leads to several improvements in deterministic gossiping. It combines communication techniques designed for both known as well as unknown ad hoc radio networks. First we show how to subsume the O(Dn)- time bound yield by the round-robin procedure proposing a new Õ(√D n)-time gossiping algorithm.1 Our algorithm is more efficient than the known Õ(n3/2)-time gossiping algorithms [Proc. 41st IEEE Symp. on Found. of Computer Science, 2000, pp. 575-581; Proc. 13th ACM-SIAM Symp. on Discrete Algorithms, 2002], whenever D = O(nα) and α 1. For large values of maximum eccentricity D, we give another gossiping algorithm that works in time O(DΔ3/2 log3 n) which subsumes the O(DΔ2 log3 n) upper bound presented in [Proc. 20th ACM Symp. on Principles of Distributed Computing, 2001, pp. 255-263]. Finally, we observe that for any so-called oblivious (i.e., non-adaptive) deterministic gossiping algorithm, any natural n and 1 ≤ D ≤ n - 1, there is an unknown ad hoc radio network of size n and maximum eccentricity D which requires Ω(Dn) time-steps to complete gossiping.