Title :
Energy-optimal distributed algorithms for minimum spanning trees
Author :
Choi, Yongwook ; Khan, Maleq ; Kumar, V. S Anil ; Pandurangan, Gopal
Author_Institution :
Dept. of Comput. Sci., Purdue Univ., West Lafayette, IN, USA
fDate :
9/1/2009 12:00:00 AM
Abstract :
Traditionally, the performance of distributed algorithms has been measured in terms of time and message complexity.Message complexity concerns the number of messages transmitted over all the edges during the course of the algorithm. However, in energy-constrained ad hoc wireless networks (e.g., sensor networks), energy is a critical factor in measuring the efficiency of a distributed algorithm. Transmitting a message between two nodes has an associated cost (energy) and moreover this cost can depend on the two nodes (e.g., the distance between them among other things). Thus in addition to the time and message complexity, it is important to consider energy complexity that accounts for the total energy associated with the messages exchanged among the nodes in a distributed algorithm. This paper addresses the minimum spanning tree (MST) problem, a fundamental problem in distributed computing and communication networks. We study energy-efficient distributed algorithms for the Euclidean MST problem assuming random distribution of nodes. We show a non-trivial lower bound of Omega(log n) on the energy complexity of any distributed MST algorithm. We then give an energy-optimal distributed algorithm that constructs an optimal MST with energy complexity O(log n) on average and O(log n log log n) with high probability. This is an improvement over the previous best known bound on the average energy complexity of Omega(log2 n). Our energy-optimal algorithm exploits a novel property of the giant component of sparse random geometric graphs. All of the above results assume that nodes do not know their geometric coordinates. If the nodes know their own coordinates, then we give an algorithm with O(1) energy complexity (which is the best possible) that gives an O(1) approximation to the MST.
Keywords :
ad hoc networks; communication complexity; distributed algorithms; telecommunication computing; trees (mathematics); wireless sensor networks; Euclidean MST problem; ad hoc wireless networks; distributed algorithms; energy complexity; energy efficiency; energy-optimal algorithm; message exchanging; minimum spanning trees; random distribution; Approximation algorithms; Communication networks; Costs; Distributed algorithms; Distributed computing; Energy efficiency; Energy measurement; Time measurement; Tree graphs; Wireless sensor networks; Distributed Algorithm, Minimum Spanning Tree, Energy-Efficient, Random Geometric Graph, Percolation;
Journal_Title :
Selected Areas in Communications, IEEE Journal on
DOI :
10.1109/JSAC.2009.090924