Title :
Finding Best and Worst k-Coverage Paths in Multihop Wireless Sensor Networks
Author :
Xufei Mao ; Yunhao Liu ; Shaojie Tang ; Huafu Liu ; Jiankang Han ; Xiang-Yang Li
Author_Institution :
Sch. of Software, Tsinghua Univ., Beijing, China
Abstract :
Coverage is a fundamental problem in wireless sensor networks (WSNs). From both economic and applicable concerns, designers always would like to provide guaranteed QoS of coverage of WSNs. In this paper, we address two path-coverage problems in WSNs, maximum k-support path coverage (a.k.a. best case coverage) and minimum k-breach path coverage (a.k.a. worst case coverage), in which every point on the desired resultant path is covered by at least k sensors simultaneously while optimizing certain objectives. We present two polynomial-time approaches to find optimal solutions for both maximum k-support coverage problem and minimum k-breach coverage problem. The time complexity of both algorithms are O(k2n log n), where n is the number of deployed sensor nodes and k is the coverage degree. In addition, a number of properties of kth-nearest point Voronoi diagram are presented, which is new to the literature.
Keywords :
computational geometry; polynomials; quality of service; wireless sensor networks; WSN; kth-nearest point Voronoi diagram; least k sensors; maximum k-support coverage problem; maximum k-support path coverage; minimum k-breach coverage problem; minimum k-breach path coverage; multihop wireless sensor networks; path-coverage problems; polynomial-time approaches; worst case coverage; worst k-coverage paths; Algorithm design and analysis; Spread spectrum management; Wireless communication; Wireless sensor networks; Optimum k-coverage; k-breach path; k-support path; wireless sensor networks;
Journal_Title :
Parallel and Distributed Systems, IEEE Transactions on
DOI :
10.1109/TPDS.2012.329