🤖 AI Summary
Detecting coverage holes caused by node failures in wireless sensor networks (WSNs) remains challenging, as existing approaches rely on prior knowledge—such as node coordinates and sensing ranges—leading to low accuracy, high energy consumption, and poor real-time performance. To address this, we propose a purely topological, geography-agnostic hole detection method that explicitly identifies hole boundaries through topological evolution. Our approach innovatively integrates connected component labeling (CCL) with a force-directed (FD) graph layout algorithm, eliminating dependence on physical parameters—unlike conventional contour-tracking (CT)-based methods. Simulation results demonstrate that the proposed method achieves a 12.6% improvement in detection accuracy, a 3.2× speedup in processing time, and approximately 40% reduction in energy overhead. These gains significantly enhance both efficiency and robustness in large-scale WSNs for coverage hole localization.
📝 Abstract
Contour detection in Wireless Sensor Networks (WSNs) is crucial for tasks like energy saving and network optimization, especially in security and surveillance applications. Coverage holes, where data transmission is not achievable, are a significant issue caused by factors such as energy depletion and physical damage. Traditional methods for detecting these holes often suffer from inaccuracy, low processing speed, and high energy consumption, relying heavily on physical information like node coordinates and sensing range. To address these challenges, we propose a novel, coordinate-free coverage hole detection method using Connected Component Labeling (CCL) and Force-Directed (FD) algorithms, termed FD-CCL. This method does not require node coordinates or sensing range information. We also investigate Suzuki's Contour Tracing (CT) algorithm and compare its performance with CCL on various FD graphs. Our experiments demonstrate the effectiveness of FD-CCL in terms of processing time and accuracy. Simulation results confirm the superiority of FD-CCL in detecting and locating coverage holes in WSNs.