Localized sensor self-deployment with coverage guarantee

Xu Li,Hannes Frey,Nicola Santoro,Ivan Stojmenovic
DOI: https://doi.org/10.1145/1394555.1394565
2008-04-01
ACM SIGMOBILE Mobile Computing and Communications Review
Abstract:We pinpoint a new sensor self-deployment problem, achieving focused coverage around a Point of Interest (POI), and introduce an evaluation metric, coverage radius. We propose two purely localized solution protocols Greedy Advance (GA) and Greedy-Rotation-Greedy (GRG), both of which are resilient to node failures and work regardless of network partition. The two algorithms drive sensors to move along a locally-computed triangle tessellation (TT) to surround the POI. In GA, nodes greedily proceed as close to the POI as they can; in GRG, when their greedy advance is blocked, nodes rotate around the POI to a TT vertex where greedy advance can resume. They both yield a connected network of TT layout with hole-free coverage. Further, GRG ensures a hexagon coverage shape centered at the POI.
What problem does this paper attempt to address?