-
-
-
\documentclass[conference]{IEEEtran}
\ifCLASSINFOpdf
applications. A sensor network is composed of a large number of tiny
sensing devices deployed in a region of interest. Each device has
processing and wireless communication capabilities, which enable it to
-sense its environment, to compute, to store information and to deliver
+sense its environment, to compute, to store information, and to deliver
report messages to a base station.
%These sensor nodes run on batteries with limited capacities. To achieve a long life of the network, it is important to conserve battery power. Therefore, lifetime optimisation is one of the most critical issues in wireless sensor networks.
One of the main design issues in Wireless Sensor Networks (WSNs) is to
prolong the network lifetime, while achieving acceptable quality of
service for applications. Indeed, sensor nodes have limited resources
-in terms of memory, energy and computational power.
+in terms of memory, energy, and computational power.
Since sensor nodes have limited battery life and without being able to
replace batteries, especially in remote and hostile environments, it
Section~\ref{cp} gives the coverage model formulation which is used to
schedule the activation of sensors. Section~\ref{exp} shows the
simulation results obtained using the discrete event simulator on
-OMNET++ \cite{varga}. They fully demonstrate the usefulness of the
+OMNeT++ \cite{varga}. They fully demonstrate the usefulness of the
proposed approach. Finally, we give concluding remarks and some
suggestions for future works in Section~\ref{sec:conclusion}.
{\bf Activity scheduling}
-Activitiy scheduling is to schedule the activation and deactivation of
+Activity scheduling is to schedule the activation and deactivation of
sensor nodes. The basic objective is to decide which sensors are in
what states (active or sleeping mode) and for how long, so that the
application coverage requirement can be guaranteed and the network
decision is a good compromise between these two conflicting
objectives.
-\item {\bf Which node should make such a decision?} As mentioned in
+\item {\bf Which node should make such a decision?} As mentioned in
\cite{pc10}, both centralized and distributed algorithms have their
own advantages and disadvantages. Centralized coverage algorithms
have the advantage of requiring very low processing power from the
that there is a threshold in terms of network size to switch from a
localized to a centralized algorithm. Indeed the exchange of
messages in large networks may consume a considerable amount of
- energy in a localized approach compared to a centralized one. Our
+ energy in a centralized approach compared to a distributed one. Our
work does not consider only one leader to compute and to broadcast
- the scheduling decision to all the sensors. When the network size
- increases, the network is divided into many subregions and the
+ the scheduling decision to all the sensors. When the network size
+ increases, the network is divided into many subregions and the
decision is made by a leader in each subregion.
\end{itemize}
sleeping node will use 0.002 joules. Each sensor node will not
participate in the next round if its remaining energy is less than 12
joules. In all experiments the parameters are set as follows:
-$R_s=5m$, $w_{\Theta}=1$, and $w_{U}=|P^2|$.
+$R_s=5~m$, $w_{\Theta}=1$, and $w_{U}=|P^2|$.
We evaluate the efficiency of our approach by using some performance
metrics such as: coverage ratio, number of active nodes ratio, energy
average number of rounds to define a metric allowing a fair comparison
between networks having different densities.
-Figure~\ref{fig7} illustrates the Energy Consumption for the different
+Figure~\ref{fig7} illustrates the energy consumption for the different
network sizes and the three approaches. The results show that the
strategy with two leaders is the most competitive from the energy
consumption point of view. A centralized method, like the strategy
independently and simultaneously, is the most relevant way to maximize
the lifetime of a network.
-\section{Conclusion and Future Works}
+\section{Conclusion and future works}
\label{sec:conclusion}
In this paper, we have addressed the problem of the coverage and the lifetime