Title :
A Novel Approximation for Multi-hop Connected Clustering Problem in Wireless Sensor Networks
Author :
Jun Li ; Xudong Zhu ; Xiaofeng Gao ; Fan Wu ; Guihai Chen ; Ding-Zhu Du ; Shaojie Tang
Author_Institution :
Dept. of Comput. Sci. & Eng., Shanghai Jiao Tong Univ., Shanghai, China
fDate :
June 29 2015-July 2 2015
Abstract :
Wireless sensor networks (WSNs) have been widely used in plenty of applications. To achieve higher efficiency for data collection, WSNs are often partitioned into several disjointed clusters, each with a representative cluster head in charge of the data gathering and routing process. Such a partition is balanced and effective if the distance between each node and its cluster head can be bounded within a constant number of hops, and any two cluster heads are connected. Finding such a cluster partition with minimum number of clusters and connectors between cluster heads is defined as minimum connected d-hop dominating set (d-MCDS) problem, which is proved to be NP-complete. In this paper, we propose a distributed approximation algorithm, named CS-Cluster, to address the d-MCDS problem. CS-Cluster constructs a sparser d-hop maximal independent set (d-MIS), connects the d-MIS and finally checks and removes redundant nodes. We prove the approximation ratio of CS-Cluster is (2d + l)λ, where λ is a parameter related with d but is no more than 18.4. Compared with the previous best result O(d2), our approximation ratio is a great improvement. Our evaluation results demonstrate the outstanding performance of our algorithm compared with previous works.
Keywords :
computational complexity; data communication; optimisation; pattern clustering; telecommunication network routing; wireless sensor networks; CS-cluster algorithm; NP-complete; WSN; cluster head; d-MCDS problem; data gathering; distributed approximation algorithm; multihop connected clustering problem; routing process; sparser d-hop maximal independent set; wireless sensor network; Approximation algorithms; Approximation methods; Clustering algorithms; Color; Connectors; Distributed algorithms; Wireless sensor networks;
Conference_Titel :
Distributed Computing Systems (ICDCS), 2015 IEEE 35th International Conference on
Conference_Location :
Columbus, OH
DOI :
10.1109/ICDCS.2015.76