English

Minimizing Uncertainty through Sensor Placement with Angle Constraints

Computational Geometry 2016-07-21 v1 Data Structures and Algorithms Robotics

Abstract

We study the problem of sensor placement in environments in which localization is a necessity, such as ad-hoc wireless sensor networks that allow the placement of a few anchors that know their location or sensor arrays that are tracking a target. In most of these situations, the quality of localization depends on the relative angle between the target and the pair of sensors observing it. In this paper, we consider placing a small number of sensors which ensure good angular α\alpha-coverage: given α\alpha in [0,π/2][0,\pi/2], for each target location tt, there must be at least two sensors s1s_1 and s2s_2 such that the (s1ts2)\angle(s_1 t s_2) is in the interval [α,πα][\alpha, \pi-\alpha]. One of the main difficulties encountered in such problems is that since the constraints depend on at least two sensors, building a solution must account for the inherent dependency between selected sensors, a feature that generic Set Cover techniques do not account for. We introduce a general framework that guarantees an angular coverage that is arbitrarily close to α\alpha for any α<=π/3\alpha <= \pi/3 and apply it to a variety of problems to get bi-criteria approximations. When the angular coverage is required to be at least a constant fraction of α\alpha, we obtain results that are strictly better than what standard geometric Set Cover methods give. When the angular coverage is required to be at least (11/δ)α(1-1/\delta)\cdot\alpha, we obtain a O(logδ)\mathcal{O}(\log \delta)- approximation for sensor placement with α\alpha-coverage on the plane. In the presence of additional distance or visibility constraints, the framework gives a O(logδlogkOPT)\mathcal{O}(\log\delta\cdot\log k_{OPT})-approximation, where kOPTk_{OPT} is the size of the optimal solution. We also use our framework to give a O(logδ)\mathcal{O}(\log \delta)-approximation that ensures (11/δ)α(1-1/\delta)\cdot \alpha-coverage and covers every target within distance 3R3R.

Keywords

Cite

@article{arxiv.1607.05791,
  title  = {Minimizing Uncertainty through Sensor Placement with Angle Constraints},
  author = {Ioana O. Bercea and Volkan Isler and Samir Khuller},
  journal= {arXiv preprint arXiv:1607.05791},
  year   = {2016}
}
R2 v1 2026-06-22T14:59:02.148Z