New Approximation for Minimum-Weight Routing Backbone in Wireless Sensor Network

  • Authors:
  • Ning Zhang;Incheol Shin;Bo Li;Cem Boyaci;Ravi Tiwari;My T. Thai

  • Affiliations:
  • Dept. of Computer and Information Science and Engineering, University of Florida, Gainesville FL 32611;Dept. of Computer and Information Science and Engineering, University of Florida, Gainesville FL 32611;Dept. of Computer and Information Science and Engineering, University of Florida, Gainesville FL 32611;Dept. of Computer and Information Science and Engineering, University of Florida, Gainesville FL 32611;Dept. of Computer and Information Science and Engineering, University of Florida, Gainesville FL 32611;Dept. of Computer and Information Science and Engineering, University of Florida, Gainesville FL 32611

  • Venue:
  • WASA '08 Proceedings of the Third International Conference on Wireless Algorithms, Systems, and Applications
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Our problem formulation is as follows. Given a weighted disk graph Gwhere the weight of edge represents the transmission energy consumption, we wish to determine a dominating tree Tof Gsuch that the total weight of edges in Tis minimized. To the best of our knowledge, this problem have not been addressed in the literature. Solving the dominating tree problem can yield a routing backbone for broadcast protocols since: (1) each node does not have to construct their own broadcast tree, (2) utilize the virtual backbone to reduce the message overhead, and (3) the weight of backbone is minimized.Our contributions to this problem is multi-fold: First, the paper is the first to study this problem, prove the hardness of this problem and propose an approximation framework. Second, we present a heuristic to approximate the solution with low time complexity. Third, a distributed algorithm is provided for practical implementation. Finally, we verify the effectiveness of our proposal through simulation.