as long as possible. Among known available approaches that can be used to
improve power management, lifetime coverage optimization provides activity
scheduling which ensures sensing coverage while minimizing the energy cost. In
-this paper, we propose a such approach called Lifetime Coverage Optimization
+this paper, we propose such an approach called Lifetime Coverage Optimization
protocol (LiCO). It is a hybrid of centralized and distributed methods: the
region of interest is first subdivided into subregions and our protocol is then
distributed among sensor nodes in each subregion. A sensor node which runs LiCO
Tseng in~\cite{huang2005coverage}. It can be expressed as follows: a sensor is
said to be perimeter covered if all the points on its perimeter are covered by
at least one sensor other than itself. They proved that a network area is
-$k$-covered if and only if each sensor in the network is $k$-perimeter-covered.
+$k$-covered if and only if each sensor in the network is $k$-perimeter-covered (perimeter covered by at least $k$ sensors).
%According to this model, we named the intersections among the sensor nodes in the sensing field as intersection points. Instead of working with the coverage area, we consider for each sensor a set of intersection points which are determined by using perimeter-coverage model.
Figure~\ref{pcm2sensors}(a) shows the coverage of sensor node~$0$. On this
figure, we can see that sensor~$0$ has nine neighbors and we have reported on
from first intersection point after point~zero, and the maximum level of
coverage is determined for each interval defined by two successive points. The
maximum level of coverage is equal to the number of overlapping arcs. For
-example, between~$5L$ and~$6L$ the maximum level of coverage is equal to $3$
+example,
+between~$5L$ and~$6L$ the maximum level of coverage is equal to $3$
(the value is highlighted in yellow at the bottom of figure~\ref{expcm}), which
means that at most 2~neighbors can cover the perimeter in addition to node $0$.
Table~\ref{my-label} summarizes for each coverage interval the maximum level of
protocols are distinguished from one another by the formulation of the integer
program providing the set of sensors which have to be activated in each sensing
phase. DiLCO protocol tries to satisfy the coverage of a set of primary points,
-whereas LiCO protocol objectif is to reach a desired level of coverage for each
+whereas LiCO protocol objective is to reach a desired level of coverage for each
sensor perimeter. In our experimentations, we chose a level of coverage equal to
one ($l=1$).