Author_Institution :
Dept. of Comput. Sci. & Technol., Harbin Inst. of Technol., Shenzhen, China
Abstract :
Inspired by the backbone concept in wired networks, virtual backbone is expected to bring substantial benefits to routing in wireless sensor networks (WSNs). Virtual backbone construction based on Connected Dominating Set (CDS) is a competitive approach among the existing methods used to establish virtual backbone in WSNs. Traditionally, CDS size was the only factor considered in the CDS-based approach. The motivation was that smaller CDS leads to simplified network maintenance. However, routing cost in terms of routing path length is also an important factor for virtual backbone construction. In our research, both of these two factors are taken into account. Specifically, we attempt to devise a polynomial-time constant-approximation algorithm that leads to a CDS with bounded CDS size and guaranteed routing cost. We prove that, under general graph model, there is no polynomial-time constant-approximation algorithm unless P = NP. Under Unit Disk Graph (UDG) model, we propose an innovative polynomial-time constant-approximation algorithm, GOC-MCDS-C, that produces a CDS D whose size I D is within a constant factor from that of the minimum CDS. In addition, for each node pair u and v, there exists a routing path with all intermediate nodes in D and path length at most 7 · d(u, v), where d(u, v) is the length of the shortest path between u and v. Our theoretical analysis and simulation results show that the distributed version of the proposed algorithm, GOC-MCDS-D, outperforms the existing approaches.
Keywords :
computational complexity; graph theory; set theory; telecommunication network routing; wireless sensor networks; CDS-based virtual backbone construction; GOC-MCDS-C algorithm; UDG model; WSN; bounded CDS size; connected dominating set; general graph model; guaranteed routing cost; network maintenance; polynomial-time constant-approximation algorithm; routing path length; unit disk graph model; wireless sensor networks; Approximation algorithms; Approximation methods; Computer science; Educational institutions; Electronic mail; Routing; Wireless sensor networks; Wireless sensor networks; connected dominating set; routing cost; virtual backbone;