Fast Distributed Algorithm for Convergecast in Ad Hoc Geometric Radio Networks

  • Authors:
  • Alex Kesselman;Dariusz Kowalski

  • Affiliations:
  • Max Planck Institut für Informatik, Germany;Uniwersytet Warszawski Poland and Max Planck Institüt für Informatik, Germany

  • Venue:
  • WONS '05 Proceedings of the Second Annual Conference on Wireless On-demand Network Systems and Services
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

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 neighbor.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.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(log n).We also show that this bound is tight and any algorithm needs 驴(log n) 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(n log n) times the minimum energy.We also demonstrate that for a line topology the minimum energy convergecast takes n - 1 time steps while any algorithm performing convergecast within O(log n) time steps requires 驴(n) times the minimum energy.