23
0

The Maximum Cover with Rotating Field of View

Abstract

Imagine a polygon-shaped platform PP and only one static spotlight outside PP; which direction should the spotlight face to light most of PP? This problem occurs in maximising the visibility, as well as in limiting the uncertainty in localisation problems. More formally, we define the following maximum cover problem: "Given a convex polygon PP and a Field Of View (FOV) with a given centre and inner angle ϕ\phi; find the direction (an angle of rotation θ\theta) of the FOV such that the intersection between the FOV and PP has the maximum area". In this paper, we provide the theoretical foundation for the analysis of the maximum cover with a rotating field of view. The main challenge is that the function of the area Aϕ(θ)A_{\phi}(\theta), with the angle of rotation θ\theta and the fixed inner angle ϕ\phi, cannot be approximated directly. We found an alternative way to express it by various compositions of a function Aθ(ϕ)A_{\theta}(\phi) (with a restricted inner angle ϕ\phi and a fixed direction θ\theta). We show that Aθ(ϕ)A_{\theta}(\phi) has an analytical solution in the special case of a two-sector intersection and later provides a constrictive solution for the original problem. Since the optimal solution is a real number, we develop an algorithm that approximates the direction of the field of view, with precision ε\varepsilon, and complexity O(n(logn+(logε)/ϕ))\mathcal{O}(n(\log{n}+(\log{\varepsilon})/\phi)).

View on arXiv
Comments on this paper