Set K-Cover Algorithms for Energy Efficient Monitoring in Wireless Sensor Networks
Zoe Abrams, Ashish Goel, Serge Plotkin

TL;DR
This paper presents three approximation algorithms for energy-efficient sensor coverage in wireless sensor networks, maximizing area coverage while extending network lifetime through partitioning sensors into covers.
Contribution
It introduces novel randomized and greedy algorithms with proven approximation ratios for the SET K-COVER problem, enhancing energy efficiency in WSNs.
Findings
Randomized algorithm achieves ~63% of optimal coverage.
Deterministic algorithms reach over 72% of optimal coverage in practice.
Algorithms significantly increase sensor network longevity.
Abstract
Wireless sensor networks (WSNs) are emerging as an effective means for environment monitoring. This paper investigates a strategy for energy efficient monitoring in WSNs that partitions the sensors into covers, and then activates the covers iteratively in a round-robin fashion. This approach takes advantage of the overlap created when many sensors monitor a single area. Our work builds upon previous work in "Power Efficient Organization of Wireless Sensor Networks" by Slijepcevic and Potkonjak, where the model is first formulated. We have designed three approximation algorithms for a variation of the SET K-COVER problem, where the objective is to partition the sensors into covers such that the number of covers that include an area, summed over all areas, is maximized. The first algorithm is randomized and partitions the sensors, in expectation, within a fraction 1 - 1/e (~.63) of the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Mobile Ad Hoc Networks · Optimization and Search Problems
