Fast distributed algorithm for convergecast in ad hoc geometric radio networks

  • Authors:
  • Alex Kesselman;Dariusz R. Kowalski

  • Affiliations:
  • Max Planck Institüt für Informatik, Saarbrücken, Germany;Department of Computer Science, University of Liverpool, Liverpool, UK

  • Venue:
  • Journal of Parallel and Distributed Computing - Special issue: Algorithms for wireless and ad-hoc networks
  • Year:
  • 2006

Quantified Score

Hi-index 0.02

Visualization

Abstract

Wireless ad hoc radio networks have gained a lot of attention in recent years. We consider geometric networks, where nodes are located in a Euclidean plane. We assume that each node has a variable transmission range and can learn the distance to the closest active neighbor at any time. We also assume that nodes have a special collision detection (CD) capability so that a transmitting node can detect a collision within its transmission range. We study the basic communication problem of collecting data from all nodes called convergecast. Recently, there appeared many new applications such as real-time multimedia, battlefield communications and rescue operations that impose stringent delay requirements on the convergecast time. We measure the latency of convergecast, that is the number of time steps needed to collect the data in any n-node network. We propose a very simple randomized distributed algorithm that has the expected running time O(logn). We also show that this bound is tight and any algorithm needs @W(logn) time steps while performing convergecast in an arbitrary network. One of the most important problems in wireless ad hoc networks is to minimize the energy consumption, which maximizes the network lifetime. We study the trade-off between the energy and the latency of convergecast. We show that our algorithm consumes at most O(nlogn) times the minimum energy. We also demonstrate that for a line topology, the minimum energy convergecast takes n time steps while any algorithm performing convergecast within O(logn) time steps requires @W(n/logn) times the minimum energy.