Fast Algorithm for Line Barrier Coverage with Minimized Maximum Relocation Distance of Mobile Sensors

Pei YAO,Pei-huang HUANG,Long-kun GUO
DOI: https://doi.org/10.3969/j.issn.1000-1220.2018.06.026
2018-01-01
Abstract:Barrier coverage is an important topic in the research area of nowaday wireless sensor networks. For a line barrier and a giv-en set of motion sensors with initial positions and radius,the minimum-maximum sensor movement problem aims to calculate the new locations for these sensors,such that the given barrier can be fully covered with the maximum relocation distance of the sensors mini-mized. When the sensing radii of the sensors are non-uniform,the problem was proven polynomial solvable. The paper presents a greedy algorithm for the decision 1-dimensional minimum-maximum sensor movement problem,which first computes the left-most points and the right-most points for each sensor,then accordingly selects the sensors and uses them to cover the given barrier from left to right. In the paper,it is also shown that the algorithm can return an optimal solution in O( nlognlog( M+dmax)) time,whereis the length of the barrier,and dmaxis the maximum distance from the sensors to the barrier. At last,the paper compares the practical per-formance of our greedy algorithm with the existing algorithms. The experimental results show that the solution output by the greedy al-gorithm is an optimal solution,and the running time is smaller than the existing algorithms.
What problem does this paper attempt to address?