]> AND Private Git Repository - ThesisAli.git/blob - CHAPITRE_04.tex
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
2df2e9e14c1bd074eb87bf0e817dad41862114fd
[ThesisAli.git] / CHAPITRE_04.tex
1 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2 %%                          %%
3 %%       CHAPTER 04        %%
4 %%                          %%
5 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
6
7 \chapter{Distributed Lifetime Coverage Optimization Protocol}
8 \label{ch4}
9
10
11
12 \section{Introduction}
13 \label{ch4:sec:01}
14 %Energy efficiency is  a crucial issue in wireless  sensor networks since the sensory consumption, in  order to  maximize the network  lifetime, represents  the major difficulty when designing WSNs. As a consequence, one of the scientific research challenges in  WSNs, which has  been addressed by  a large amount  of literature during the  last few  years, is  the design of  energy efficient  approaches for coverage and connectivity~\cite{ref94}.   
15 Coverage reflects how well a sensor  field is  monitored. On  the one  hand, we  want to  monitor the  area of interest in the most efficient way~\cite{ref95}.  On the other hand, we want to use  as little energy  as possible.   Sensor nodes  are battery-powered  with no means  of recharging  or replacing,  usually  due to  environmental (hostile  or
16 unpractical environments)  or cost reasons.   Therefore, it is desired  that the WSNs are deployed  with high densities so as to  exploit the overlapping sensing regions of some sensor  nodes to save energy by turning off  some of them during the sensing phase to prolong the network lifetime.
17
18 In this chapter, we design  a protocol that focuses on the area  coverage problem with  the objective  of maximizing  the network  lifetime. Our  proposition, the Distributed  Lifetime  Coverage  Optimization  (DiLCO) protocol,  maintains  the coverage  and improves  the lifetime  in  WSNs. The  area of  interest is  first
19 divided  into subregions using  a divide-and-conquer  algorithm and  an activity scheduling  for sensor  nodes is  then  planned by  the elected  leader in  each subregion. In fact, the nodes in a subregion can be seen as a cluster where each node sends sensing data to the  cluster head or the sink node.  Furthermore, the activities in a subregion/cluster can continue even if another cluster stops due to too many node failures.  Our DiLCO protocol considers periods, where a period starts with  a discovery  phase to exchange  information between sensors  of the same  subregion, in order  to choose  in a  suitable manner  a sensor  node (the leader) to carry out the coverage  strategy. In each subregion, the activation of the sensors for  the sensing phase of the current period  is obtained by solving an integer program.  The resulting activation vector is  broadcast by each leader node to every node of its subregion.
20
21 The remainder of this chapter is organized as follows. The next section is devoted to the DiLCO protocol description. Section \ref{ch4:sec:03} gives the primary points based coverage problem formulation which is used to schedule the activation of sensors. Section \ref{ch4:sec:04} shows the simulation results obtained using the discrete event simulator OMNeT++ \cite{ref158}. They fully demonstrate the usefulness of the proposed approach. Finally, we give concluding remarks in section \ref{ch4:sec:05}.
22
23
24
25 \section{Description of the DiLCO Protocol}
26 \label{ch4:sec:02}
27
28 \noindent In this section, we introduce the DiLCO protocol which is distributed on  each subregion in the area of interest. It is based  on two  efficient techniques: network leader election and sensor activity scheduling for coverage preservation and  energy conservation, applied periodically to efficiently maximize the lifetime of the network.
29
30 \subsection{Assumptions and Network Model}
31 \label{ch4:sec:02:01}
32 \noindent  We consider a sensor  network composed  of static  nodes distributed independently and uniformly at random.  A high-density deployment ensures a high coverage ratio of the interested area at the start. The nodes are supposed to have homogeneous characteristics from a communication and a processing point of view, whereas they  have heterogeneous energy provisions.  Each  node has access to its location thanks,  either to a hardware component (like a  GPS unit) or a location discovery algorithm. Furthermore, we assume that sensor nodes are time synchronized in order to properly coordinate their operations to achieve complex sensing tasks~\cite{ref157}. Two sensor nodes are supposed to be neighbors if the euclidean distance between them is at most equal to 2$R_s$. 
33  
34
35 \indent We consider a boolean disk coverage model which is the most widely used sensor coverage  model in the  literature. Thus, since  a sensor has a constant sensing range $R_s$, every space points within a disk centered at a sensor with the radius of the sensing range is said to be covered with this sensor. We also assume  that  the communication  range $R_c$ is at least twice the sensing range $R_s$ (i.e., $R_c \geq  2R_s$). In  fact, Zhang and Hou~\cite{ref126} proved  that if the transmission range  fulfills the previous hypothesis, a complete coverage of  a convex area implies connectivity among the working nodes in the active mode. We assume that each sensor node can directly transmit its measurements toward a mobile sink node. For example, a sink can be an unmanned aerial vehicle (UAV) flying regularly over the sensor field to collect measurements from sensor nodes. The mobile sink node collects the measurements and transmits them to the base station.
36
37 During the execution of the DiLCO protocol, two kinds of packet will be used:
38
39 \begin{enumerate} [(i)]
40 \item \textbf{INFO  packet:} sent  by each  sensor node to  all the  nodes inside a same subregion for information exchange.
41 \item \textbf{ActiveSleep packet:} sent by the leader to all the  nodes in its subregion to inform them to stay Active or to go Sleep during the sensing phase.
42 \end{enumerate}
43
44 There are five possible status for each sensor node in the network: 
45 %and each sensor node will have five possible status in the network:
46 \begin{enumerate}[(i)] 
47 \item \textbf{LISTENING:} sensor is waiting for a decision (to be active or not).
48 \item \textbf{COMPUTATION:} sensor applies the optimization process as leader.
49 \item \textbf{ACTIVE:} sensor is active.
50 \item \textbf{SLEEP:} sensor is turned off.
51 \item \textbf{COMMUNICATION:} sensor is transmitting or receiving packet.
52 \end{enumerate}
53
54 \subsection{Primary Point Coverage Model}
55 \label{ch4:sec:02:02}
56 \indent Instead of working with the coverage area, we consider for each sensor a set of points called primary points. We also assume that the sensing disk defined by a sensor is covered if all the primary points of this sensor are covered. By  knowing the  position (point  center: ($p_x,p_y$))  of  a wireless sensor node  and it's $R_s$,  we calculate the primary  points directly based on the proposed model. We  use these primary points (that can be increased or decreased if necessary)  as references to ensure that the monitored  region  of interest  is  covered by the selected  set  of sensors, instead of using all the points in the area. 
57 We can  calculate  the positions of the selected primary
58 points in the circle disk of the sensing range of a wireless sensor
59 node (see Figure~\ref{fig1}) as follows:\\
60 Assuming that the point center of a wireless sensor node is located at $(p_x,p_y)$, we can define up to 25 primary points $X_1$ to $X_25$.
61 %$(p_x,p_y)$ = point center of wireless sensor node\\  
62 $X_1=(p_x,p_y)$ \\ 
63 $X_2=( p_x + R_s * (1), p_y + R_s * (0) )$\\           
64 $X_3=( p_x + R_s * (-1), p_y + R_s * (0)) $\\
65 $X_4=( p_x + R_s * (0), p_y + R_s * (1) )$\\
66 $X_5=( p_x + R_s * (0), p_y + R_s * (-1 )) $\\
67 $X_6= ( p_x + R_s * (\frac{-\sqrt{2}}{2}), p_y + R_s * (0)) $\\
68 $X_7=( p_x + R_s *  (\frac{\sqrt{2}}{2}), p_y + R_s * (0))$\\
69 $X_8=( p_x + R_s * (\frac{-\sqrt{2}}{2}), p_y + R_s * (\frac{-\sqrt{2}}{2})) $\\
70 $X_9=( p_x + R_s * (\frac{\sqrt{2}}{2}), p_y + R_s * (\frac{-\sqrt{2}}{2})) $\\
71 $X_{10}=( p_x + R_s * (\frac{-\sqrt{2}}{2}), p_y + R_s * (\frac{\sqrt{2}}{2})) $\\
72 $X_{11}=( p_x + R_s * (\frac{\sqrt{2}}{2}), p_y + R_s * (\frac{\sqrt{2}}{2})) $\\
73 $X_{12}=( p_x + R_s * (0), p_y + R_s * (\frac{\sqrt{2}}{2})) $\\
74 $X_{13}=( p_x + R_s * (0), p_y + R_s * (\frac{-\sqrt{2}}{2})) $\\
75 $X_{14}=( p_x + R_s * (\frac{\sqrt{3}}{2}), p_y + R_s * (\frac{1}{2})) $\\
76 $X_{15}=( p_x + R_s * (\frac{-\sqrt{3}}{2}), p_y + R_s * (\frac{1}{2})) $\\
77 $X_{16}=( p_x + R_s * (\frac{\sqrt{3}}{2}), p_y + R_s * (\frac{- 1}{2})) $\\
78 $X_{17}=( p_x + R_s * (\frac{-\sqrt{3}}{2}), p_y + R_s * (\frac{- 1}{2})) $\\
79 $X_{18}=( p_x + R_s * (\frac{\sqrt{3}}{2}), p_y + R_s * (0) $\\
80 $X_{19}=( p_x + R_s * (\frac{-\sqrt{3}}{2}), p_y + R_s * (0) $\\
81 $X_{20}=( p_x + R_s * (0), p_y + R_s * (\frac{1}{2})) $\\
82 $X_{21}=( p_x + R_s * (0), p_y + R_s * (-\frac{1}{2})) $\\
83 $X_{22}=( p_x + R_s * (\frac{1}{2}), p_y + R_s * (\frac{\sqrt{3}}{2})) $\\
84 $X_{23}=( p_x + R_s * (\frac{- 1}{2}), p_y + R_s * (\frac{\sqrt{3}}{2})) $\\
85 $X_{24}=( p_x + R_s * (\frac{- 1}{2}), p_y + R_s * (\frac{-\sqrt{3}}{2})) $\\
86 $X_{25}=( p_x + R_s * (\frac{1}{2}), p_y + R_s * (\frac{-\sqrt{3}}{2})) $.
87
88
89  
90 \begin{figure} %[h!]
91 \centering
92  \begin{multicols}{2}
93 \centering
94 \includegraphics[scale=0.33]{Figures/ch4/fig21.pdf}\\~ ~ ~ ~ ~ ~ ~ ~(a)
95 \includegraphics[scale=0.33]{Figures/ch4/principles13.pdf}\\~ ~ ~ ~ ~ ~(c) 
96 \hfill \hfill
97 \includegraphics[scale=0.33]{Figures/ch4/fig25.pdf}\\~ ~ ~ ~ ~ ~(e)
98 \includegraphics[scale=0.33]{Figures/ch4/fig22.pdf}\\~ ~ ~ ~ ~ ~ ~ ~ ~(b)
99 \hfill \hfill
100 \includegraphics[scale=0.33]{Figures/ch4/fig24.pdf}\\~ ~ ~ ~ ~ ~ ~(d)
101 \includegraphics[scale=0.33]{Figures/ch4/fig26.pdf}\\~ ~ ~ ~ ~ ~ ~(f)
102 \end{multicols} 
103 \caption{Wireless Sensor Node represented by (a)5, (b)9, (c)13, (d)17, (e)21 and (f)25 primary points respectively}
104 \label{fig1}
105 \end{figure}
106  
107     
108
109
110 \subsection{Main Idea}
111 \label{ch4:sec:02:03}
112 \noindent We start by applying a divide-and-conquer algorithm  to partition the area of interest  into smaller areas called subregions and  then our protocol is executed simultaneously in each subregion.
113
114 \begin{figure}[ht!]
115 \centering
116 \includegraphics[scale=0.90]{Figures/ch4/OneSensingRound.jpg} % 70mm
117 \caption{DiLCO protocol}
118 \label{FirstModel}
119 \end{figure} 
120
121 As shown in Figure~\ref{FirstModel}, the  proposed DiLCO protocol is a periodic protocol where  each period is  decomposed into 4~phases:  Information Exchange, Leader Election,  Decision, and Sensing. For  each period, there  will be exactly one  cover  set  in charge  of  the  sensing  task.   A periodic  scheduling  is interesting  because it  enhances the  robustness  of the  network against  node failures. First,  a node  that has not  enough energy  to complete a  period, or which fails before  the decision is taken, will be  excluded from the scheduling
122 process. Second,  if a node  fails later, whereas  it was supposed to sense the region of  interest, it will only affect  the quality of the  coverage until the definition of  a new  cover set  in the next  period.  Constraints,  like energy consumption, can be easily taken into consideration since the sensors can update and exchange their  information during the first phase.  Let  us notice that the
123 phases  before  the sensing  one  (Information  Exchange,  Leader Election,  and Decision) are  energy consuming for all the  nodes, even nodes that  will not be retained by the leader to keep watch over the corresponding area.
124
125
126 Below, we describe each phase in more details.
127
128 \subsubsection{Information Exchange Phase}
129 \label{ch4:sec:02:03:01}
130 Each sensor node $j$ sends its position, remaining energy $RE_j$, and the number of neighbors $NBR_j$  to all sensor nodes in its  subregion by using an INFO packet  (containing information on position  coordinates, current remaining energy, sensor node ID, number of its one-hop live neighbors) and then waits for packets sent by other nodes.  After  that, each node will have information about
131 all  the sensor  nodes in  the subregion.   In our  model, the  remaining energy corresponds to the time that a sensor can live in the active mode.
132
133 \subsubsection{Leader Election Phase}
134 \label{ch4:sec:02:03:02}
135 This  step includes choosing  a wireless  sensor node called leader, which  will  be  responsible  for executing  the coverage  algorithm. Each subregion in the area of interest  will select its  own  leader independently for each  period.  All the  sensor  nodes cooperate  to select the leader. The nodes in the  same subregion will  select the leader based on  the received  information from all  other nodes in  the same subregion.  The selection  criteria are,  in order  of importance: larger  number  of neighbors,  larger  remaining energy,  and  then  in case  of equality, larger index. Observations on  previous simulations suggest using the number  of  one-hop  neighbors  as   the  primary  criterion  to  reduce  energy consumption due to the communications.  
136
137
138 \subsubsection{Decision phase}
139 \label{ch4:sec:02:03:03}
140 The  leader will  solve an  integer  program (see  section~\ref{ch4:sec:03}) to select which sensors will be  activated in the following sensing phase to cover  the subregion.  Leader will send  ActiveSleep packet  to each sensor in the subregion based on the algorithm's results.
141
142 %($RE_j$)  corresponds to its remaining energy) to be alive during  the selected rounds knowing  that $E_{th}$ is the  amount of energy required to be alive during one round.
143
144 \subsubsection{Sensing phase}
145 \label{ch4:sec:02:03:04}
146 Active  sensors  in the  round  will  execute  their sensing  task  to preserve maximal  coverage in the  region of interest. We  will assume that the cost  of keeping a node awake (or asleep)  for sensing task is the same for all wireless sensor  nodes in the  network.  Each sensor will receive  an ActiveSleep  packet from the leader  informing it to stay awake or to go to sleep for a time  equal to the round of sensing until starting a new period.
147
148 An outline of the  protocol implementation is given by Algorithm~\ref{alg:DiLCO} which describes the execution of a period  by a node (denoted by $s_j$  for a sensor  node indexed by  $j$). In  the beginning,  a node  checks whether  it has enough energy to stay active during the next sensing phase (i.e., the remaining energy ($RE_j$) $\geq$ $E_{th}$ (the  amount of energy required to be alive during one round)). If yes, it exchanges information  with  all the  other nodes belonging to the same subregion:  it collects from each node its position coordinates, remaining energy ($RE_j$), ID, and  the number  of  one-hop neighbors  still  alive. Once  the  first phase  is completed, the nodes  of a subregion choose a leader to  take the decision based on  the  following  criteria   with  decreasing  importance:  larger  number  of neighbors, larger remaining energy, and  then in case of equality, larger index. After that,  if the sensor node is  leader, it will execute  the integer program algorithm (see Section~\ref{ch4:sec:03})  which provides a set of  sensors planned to be active in the next sensing phase. As leader, it will send an Active-Sleep packet to each sensor  in the same subregion to  indicate it if it has to  be active or not.  Alternately, if  the  sensor  is not  the  leader, it  will  wait for  the Active-Sleep packet to know its state for the coming sensing phase.
149
150 \begin{algorithm}[h!]                
151
152   \BlankLine
153   %\emph{Initialize the sensor node and determine it's position and subregion} \; 
154   
155   \If{ $RE_j \geq E_{th}$ }{
156       \emph{$s_j.status$ = COMMUNICATION}\;
157       \emph{Send $INFO()$ packet to other nodes in the subregion}\;
158       \emph{Wait $INFO()$ packet from other nodes in the subregion}\; 
159       %\emph{UPDATE $RE_j$ for every sent or received INFO Packet}\;
160       %\emph{ Collect information and construct the list L for all nodes in the subregion}\;
161       
162       %\If{ the received INFO Packet = No. of nodes in it's subregion -1  }{
163       \emph{LeaderID = Leader election}\;
164       \If{$ s_j.ID = LeaderID $}{
165         \emph{$s_j.status$ = COMPUTATION}\;
166         \emph{$\left\{\left(X_{1},\dots,X_{k},\dots,X_{J}\right)\right\}$ =
167           Execute Integer Program Algorithm($J$)}\;
168         \emph{$s_j.status$ = COMMUNICATION}\;
169         \emph{Send $ActiveSleep()$ to each node $k$ in subregion} \;
170         \emph{Update $RE_j $}\;
171       }   
172       \Else{
173         \emph{$s_j.status$ = LISTENING}\;
174         \emph{Wait $ActiveSleep()$ packet from the Leader}\;
175
176         \emph{Update $RE_j $}\;
177       }  
178       %  }
179   }
180   \Else { Exclude $s_j$ from entering in the current sensing phase}
181   
182  %   \emph{return X} \;
183 \caption{DiLCO($s_j$)}
184 \label{alg:DiLCO}
185
186 \end{algorithm}
187
188
189 %Primary Points based 
190 \section{Coverage Problem Formulation}
191 \label{ch4:sec:03}
192 \indent Our model is based on the model proposed by \cite{ref156} where the
193 objective is  to find a  maximum number of  disjoint cover sets.   To accomplish
194 this goal,  the authors proposed  an integer program which  forces undercoverage
195 and overcoverage of targets to become minimal at the same time.  They use binary
196 variables $x_{jl}$ to  indicate if sensor $j$ belongs to cover  set $l$.  In our
197 model, we consider that the binary variable $X_{j}$ determines the activation of
198 sensor $j$  in the sensing  phase. We also  consider primary points  as targets.
199 The set of primary points is denoted by $P$ and the set of sensors by $J$.
200
201 \noindent Let $\alpha_{jp}$ denote the indicator function of whether the primary
202 point $p$ is covered, that is:
203 \begin{equation}
204 \alpha_{jp} = \left \{ 
205 \begin{array}{l l}
206   1 & \mbox{if the primary point $p$ is covered} \\
207  & \mbox{by sensor node $j$}, \\
208   0 & \mbox{otherwise.}\\
209 \end{array} \right.
210 %\label{eq12} 
211 \end{equation}
212 The  number of  active sensors  that cover  the primary  point $p$  can  then be
213 computed by $\sum_{j \in J} \alpha_{jp} * X_{j}$ where:
214 \begin{equation}
215 X_{j} = \left \{ 
216 \begin{array}{l l}
217   1& \mbox{if sensor $j$  is active,} \\
218   0 &  \mbox{otherwise.}\\
219 \end{array} \right.
220 %\label{eq11} 
221 \end{equation}
222 We define the Overcoverage variable $\Theta_{p}$ as:
223 \begin{equation}
224  \Theta_{p} = \left \{ 
225 \begin{array}{l l}
226   0 & \mbox{if the primary point}\\
227     & \mbox{$p$ is not covered,}\\
228   \left( \sum_{j \in J} \alpha_{jp} * X_{j} \right)- 1 & \mbox{otherwise.}\\
229 \end{array} \right.
230 \label{eq13} 
231 \end{equation}
232 \noindent More  precisely, $\Theta_{p}$ represents  the number of  active sensor
233 nodes minus  one that  cover the primary  point~$p$. The  Undercoverage variable
234 $U_{p}$ of the primary point $p$ is defined by:
235 \begin{equation}
236 U_{p} = \left \{ 
237 \begin{array}{l l}
238   1 &\mbox{if the primary point $p$ is not covered,} \\
239   0 & \mbox{otherwise.}\\
240 \end{array} \right.
241 \label{eq14} 
242 \end{equation}
243
244 \noindent Our coverage optimization problem can then be formulated as follows:
245 \begin{equation} \label{eq:ip2r}
246 \left \{
247 \begin{array}{ll}
248 \min \sum_{p \in P} (w_{\theta} \Theta_{p} + w_{U} U_{p})&\\
249 \textrm{subject to :}&\\
250 \sum_{j \in J}  \alpha_{jp} X_{j} - \Theta_{p}+ U_{p} =1, &\forall p \in P\\
251 %\label{c1} 
252 %\sum_{t \in T} X_{j,t} \leq \frac{RE_j}{e_t} &\forall j \in J \\
253 %\label{c2}
254 \Theta_{p}\in \mathbb{N}, &\forall p \in P\\
255 U_{p} \in \{0,1\}, &\forall p \in P \\
256 X_{j} \in \{0,1\}, &\forall j \in J
257 \end{array}
258 \right.
259 \end{equation}
260
261 \begin{itemize}
262 \item $X_{j}$ :  indicates whether or not the sensor $j$  is actively sensing (1
263   if yes and 0 if not);
264 \item $\Theta_{p}$  : {\it overcoverage}, the  number of sensors  minus one that
265   are covering the primary point $p$;
266 \item $U_{p}$ : {\it undercoverage},  indicates whether or not the primary point
267   $p$ is being covered (1 if not covered and 0 if covered).
268 \end{itemize}
269
270 The first group  of constraints indicates that some primary  point $p$ should be
271 covered by at least  one sensor and, if it is not  always the case, overcoverage
272 and undercoverage  variables help balancing the restriction  equations by taking
273 positive values. Two objectives can be noticed in our model. First, we limit the
274 overcoverage of primary  points to activate as few  sensors as possible. Second,
275 to  avoid   a  lack  of  area   monitoring  in  a  subregion   we  minimize  the
276 undercoverage. Both  weights $w_\theta$  and $w_U$ must  be carefully  chosen in
277 order to  guarantee that the  maximum number of  points are covered  during each
278 period. In our simulations, priority is given  to the coverage by choosing $W_{U}$ very
279 large compared to $W_{\theta}$.
280
281 \section{Simulation Results and Analysis}
282 \label{ch4:sec:04}
283
284 \subsection{Simulation Framework}  %%% 
285 \label{ch4:sec:04:01}
286
287 To assess the performance of DiLCO protocol, we have used the discrete event simulator OMNeT++ \cite{ref158} to run different series of simulations. Table~\ref{tablech4} gives the chosen parameters setting.
288
289 \begin{table}[ht]
290 \caption{Relevant parameters for network initializing.}
291 % title of Table
292 \centering
293 % used for centering table
294 \begin{tabular}{c|c}
295 % centered columns (4 columns)
296       \hline
297 %inserts double horizontal lines
298 Parameter & Value  \\ [0.5ex]
299    
300
301 \hline
302 % inserts single horizontal line
303 Sensing  Field  & $(50 \times 25)~m^2 $   \\
304 % inserting body of the table
305 %\hline
306 Nodes Number &  50, 100, 150, 200 and 250~nodes   \\
307 %\hline
308 Initial Energy  & 500-700~joules  \\  
309 %\hline
310 Sensing Period & 60 Minutes \\
311 $E_{th}$ & 36 Joules\\
312 $R_s$ & 5~m   \\     
313 %\hline
314 $w_{\Theta}$ & 1   \\
315 % [1ex] adds vertical space
316 %\hline
317 $w_{U}$ & $|P|^2$
318 %inserts single line
319 \end{tabular}
320 \label{tablech4}
321 % is used to refer this table in the text
322 \end{table}
323
324 Simulations with five different node densities going from  50 to 250~nodes were
325 performed  considering  each  time  25~randomly generated  networks,  to  obtain
326 experimental results  which are relevant. The  nodes are deployed on  a field of
327 interest of $(50 \times 25)~m^2 $ in such a way that they cover the field with a
328 high coverage ratio.
329
330
331 \subsection{Modeling Language and Optimization Solver}
332 \label{ch4:sec:04:02}
333 The modeling  language for Mathematical Programming (AMPL)~\cite{AMPL} is  employed to generate the integer program instance  in a  standard format, which  is then read  and solved  by the optimization solver  GLPK (GNU  linear Programming Kit  available in  the public domain) \cite{glpk} through a Branch-and-Bound method.
334
335 \subsection{Energy Consumption Model}
336 \label{ch4:sec:04:03}
337
338 \indent In this dissertation, we used an energy consumption model proposed by~\cite{DESK} and based on \cite{ref112} with slight  modifications.  The energy consumption for  sending/receiving the packets is added, whereas the  part related to the dynamic sensing range is removed because we consider a fixed sensing range.
339
340 \indent For our energy consumption model, we refer to the sensor node Medusa~II which uses an Atmel's  AVR ATmega103L microcontroller~\cite{ref112}. The typical architecture  of a  sensor  is composed  of four  subsystems: the  MCU subsystem which is capable of computation, communication subsystem (radio) which is responsible  for transmitting/receiving messages, the  sensing subsystem that collects  data, and  the  power supply  which  powers the  complete sensor  node \cite{ref112}. Each  of the first three subsystems  can be turned on or  off depending on  the current status  of the sensor.   Energy consumption (expressed in  milliWatt per second) for  the different status of  the sensor is summarized in Table~\ref{table1}.
341
342 \begin{table}[ht]
343 \caption{Energy Consumption Model}
344 % title of Table
345 \centering
346 % used for centering table
347 \begin{tabular}{|c|c|c|c|c|}
348 % centered columns (4 columns)
349       \hline
350 %inserts double horizontal lines
351 Sensor status & MCU & Radio & Sensing & Power (mW) \\ [0.5ex]
352 \hline
353 % inserts single horizontal line
354 LISTENING & on & on & on & 20.05 \\
355 % inserting body of the table
356 \hline
357 ACTIVE & on & off & on & 9.72 \\
358 \hline
359 SLEEP & off & off & off & 0.02 \\
360 \hline
361 COMPUTATION & on & on & on & 26.83 \\
362 %\hline
363 %\multicolumn{4}{|c|}{Energy needed to send/receive a 1-bit} & 0.2575\\
364  \hline
365 \end{tabular}
366
367 \label{table1}
368 % is used to refer this table in the text
369 \end{table}
370
371 \indent For the sake of simplicity we ignore  the energy needed to turn on the radio, to start up the sensor node, to move from one status to another, etc. Thus, when a sensor becomes active (i.e., it has already received its status from leader), it can turn  its radio  off to  save battery. The value of energy spent to send a 1-bit-content message is  obtained by using  the equation in ~\cite{ref112} to calculate  the energy cost for transmitting  messages and  we propose  the same value for receiving the packets. The energy  needed to send or receive a 1-bit packet is equal to $0.2575~mW$.
372
373
374 %We have used an energy consumption model, which is presented in chapter 1, section \ref{ch1:sec9:subsec2}. 
375
376 The initial energy of each node  is randomly set in the interval $[500;700]$.  A sensor node  will not participate in the  next round if its  remaining energy is less than $E_{th}=36~\mbox{Joules}$, the minimum  energy needed for the  node to stay alive  during one round.  This value has  been computed by  multiplying the energy consumed in  the active state (9.72 mW) by the time in second  for one round (3600 seconds), and  adding  the energy  for  the pre-sensing  phases. According to the  interval of initial energy, a sensor may be alive during at most 20 rounds.
377
378
379 \subsection{Performance Metrics}
380 \label{ch4:sec:04:04}  
381 In the simulations,  we introduce the following performance metrics to evaluate
382 the efficiency of our approach:
383
384 \begin{enumerate}[i)]
385 %\begin{itemize}
386 \item {{\bf Network Lifetime}:} we define the network lifetime as the time until
387   the  coverage  ratio  drops  below  a  predefined  threshold.   We  denote  by
388   $Lifetime_{95}$ (respectively $Lifetime_{50}$) the amount of time during which
389   the  network can  satisfy an  area coverage  greater than  $95\%$ (respectively
390   $50\%$). We assume that the sensor  network can fulfill its task until all its
391   nodes have  been drained of their  energy or it  becomes disconnected. Network
392   connectivity  is crucial because  an active  sensor node  without connectivity
393   towards a base  station cannot transmit any information  regarding an observed
394   event in the area that it monitors.
395      
396 \item {{\bf Coverage Ratio (CR)}:} it measures how well the WSN is able to 
397   observe the area of interest. In our case, we discretized the sensor field
398   as a regular grid, which yields the following equation to compute the
399   coverage ratio: 
400 \begin{equation*}
401 \scriptsize
402 \mbox{CR}(\%) = \frac{\mbox{$n$}}{\mbox{$N$}} \times 100.
403 \end{equation*}
404 where  $n$ is  the number  of covered  grid points  by active  sensors  of every
405 subregions during  the current  sensing phase  and $N$ is the total number  of grid
406 points in  the sensing field. In  our simulations, we have  a layout of  $N = 51
407 \times 26 = 1326$ grid points.
408
409 \item {{\bf  Energy Consumption}:}  energy consumption (EC)  can be seen  as the
410   total amount of  energy   consumed   by   the   sensors   during   $Lifetime_{95}$   
411   or $Lifetime_{50}$, divided  by the number of periods.  Formally, the computation
412   of EC can be expressed as follows:
413   \begin{equation*}
414     \scriptsize
415     \mbox{EC} = \frac{\sum\limits_{m=1}^{M} \left( E^{\mbox{com}}_m+E^{\mbox{list}}_m+E^{\mbox{comp}}_m  
416       + E^{a}_m+E^{s}_m \right)}{M},
417   \end{equation*}
418
419 where $M$  corresponds to  the number  of periods.  The  total amount  of energy consumed by the  sensors (EC) comes through taking  into consideration four main energy   factors.  The  first   one,  denoted   $E^{\scriptsize  \mbox{com}}_m$, represents  the  energy consumption  spent   by  all  the  nodes  for  wireless communications  during the period  $m$.  $E^{\scriptsize  \mbox{list}}_m$,  the next
420 factor, corresponds  to the energy consumed  by the sensors  in LISTENING status before  receiving the  decision  to  go   active  or  sleep   in  the period  $m$. $E^{\scriptsize \mbox{comp}}_m$  refers to the  energy needed for all  the leader nodes  to solve the  integer program  during a  period.  Finally,  $E^a_{m}$ and $E^s_{m}$ indicate the energy consumed by the whole network in the sensing phase
421 (active and sleeping nodes).
422
423 \item{{\bf Number of Active Sensors Ratio(ASR)}:} It is important to have as few active nodes as possible in each round,
424 in  order to  minimize  the communication  overhead  and maximize  the
425 network lifetime. The Active Sensors Ratio is defined as follows:
426 \begin{equation*}
427 \scriptsize
428 \mbox{ASR}(\%) =  \frac{\sum\limits_{r=1}^R \mbox{$A_r$}}{\mbox{$J$}} \times 100 .
429 \end{equation*}
430 Where: $A_r$ is the number of active sensors in the subregion $r$ during current period, $J$ is the total number of sensors in the network, and $R$ is the total number of the subregions in the network.
431
432 \item {{\bf Execution Time}:} a  sensor  node has  limited  energy  resources  and computing  power, therefore it is important that the proposed algorithm has the shortest possible execution  time. The energy of  a sensor node  must be mainly used   for  the  sensing   phase,  not   for  the   pre-sensing  ones. In this dissertation, the original execution time  is computed on a laptop  DELL with Intel Core~i3~2370~M (2.4 GHz)  processor (2  cores) and the  MIPS (Million Instructions  Per Second) rate equal to 35330. To be consistent  with the use of a sensor node with Atmel's AVR ATmega103L  microcontroller (6 MHz) and  a MIPS rate  equal to 6 to  run the optimization   resolution,   this  time   is   multiplied   by  2944.2   $\left( \frac{35330}{2} \times  \frac{1}{6} \right)$.  
433   
434 \item {{\bf Stopped simulation runs}:} A simulation ends  when the  sensor network becomes disconnected (some nodes are dead and are not able to send information to the base station). We report the number of simulations that are stopped due to network disconnections and for which round it occurs.% ( in chapter 4, period consists of one round).
435
436 \end{enumerate}
437
438
439
440 \subsection{Performance Analysis for Different Number of Subregions}
441 \label{ch4:sec:04:05}
442   
443 In this subsection, we are study the performance of our DiLCO protocol for a different number of subregions (Leaders).
444 The DiLCO-1 protocol is a centralized approach to all the area of the interest, while  DiLCO-2, DiLCO-4, DiLCO-8, DiLCO-16 and DiLCO-32 are distributed on two, four, eight, sixteen, and thirty-two subregions respectively. We do not take the DiLCO-1 protocol in our simulation results because it needs a high execution time to give the decision leading to consume all its energy before producing the solution for the optimization problem.
445
446 \begin{enumerate}[i)]
447 \item {{\bf Coverage Ratio}}
448 %\subsubsection{Coverage Ratio} 
449 %\label{ch4:sec:04:02:01}
450
451 In this experiment, Figure~\ref{Figures/ch4/R1/CR} shows the average coverage ratio for 150 deployed nodes.  
452 \parskip 0pt    
453 \begin{figure}[h!]
454 \centering
455  \includegraphics[scale=0.8] {Figures/ch4/R1/CR.pdf} 
456 \caption{Coverage ratio for 150 deployed nodes}
457 \label{Figures/ch4/R1/CR}
458 \end{figure} 
459 It can be seen that DiLCO protocol (with 4, 8, 16 and 32 subregions) gives nearly similar coverage ratios during the first thirty rounds.  
460 DiLCO-2 protocol gives near similar coverage ratio with other ones for first 10 rounds and then decreased until the died of the network in the round $18^{th}$. In case of only 2 subregions, the energy consumption is high and the network is rapidly disconnected. 
461 As shown in the Figure ~\ref{Figures/ch4/R1/CR}, as the number of subregions increases,  the coverage preservation for the area of interest increases for a larger number of rounds. Coverage ratio decreases when the number of rounds increases due to dead nodes. Although some nodes are dead, thanks to  DiLCO-8,  DiLCO-16, and  DiLCO-32 protocols,  other nodes are  preserved to ensure the coverage. Moreover, when we have a dense sensor network, it leads to maintain the  coverage for a larger number of rounds. DiLCO-8,  DiLCO-16, and  DiLCO-32 protocols are slightly more efficient than other protocols, because they subdivide the area of interest into 8, 16 and 32~subregions; if one of the subregions becomes disconnected, the coverage may be still ensured in the remaining subregions.
462
463 \item {{\bf Active Sensors Ratio}}
464 %\subsubsection{Active Sensors Ratio} 
465
466 Figure~\ref{Figures/ch4/R1/ASR} shows the average active nodes ratio for 150 deployed nodes.
467 \begin{figure}[h!]
468 \centering
469 \includegraphics[scale=0.8]{Figures/ch4/R1/ASR.pdf}  
470 \caption{Active sensors ratio for 150 deployed nodes }
471 \label{Figures/ch4/R1/ASR}
472 \end{figure} 
473
474 The results presented in Figure~\ref{Figures/ch4/R1/ASR} show the increase of the number of subregions lead to the increase of the number of active nodes. The DiLCO-16 and DiLCO-32 protocols have a larger number of active nodes, but it preserve the coverage for a larger number of rounds. The advantage of the DiLCO-16 and DiLCO-32 protocols are that even if a network is disconnected in one subregion, the other ones usually continues the optimization process, and this extends the lifetime of the network.
475
476 \item {{\bf The percentage of stopped simulation runs}}
477 %\subsubsection{The percentage of stopped simulation runs}
478
479 Figure~\ref{Figures/ch4/R1/SR} illustrates the percentage of stopped simulation runs per round for 150 deployed nodes. 
480 \begin{figure}[h!]
481 \centering
482 \includegraphics[scale=0.8]{Figures/ch4/R1/SR.pdf} 
483 \caption{Percentage of stopped simulation runs for 150 deployed nodes }
484 \label{Figures/ch4/R1/SR}
485 \end{figure} 
486
487 DiLCO-2 is the approach which stops first because it applies the optimization on only two subregions and the high energy consumption accelerate the network disconnection.
488 Thus, as explained previously, in case of the DiLCO-16 and DiLCO-32 with several subregions, the optimization effectively continues as long as a network in a subregion is still connected. This longer partial coverage optimization participates in extending the network lifetime. 
489
490 \item {{\bf The Energy Consumption}}
491 %\subsubsection{The Energy Consumption}
492
493 We measure the energy consumed by the sensors during the communication, listening, computation, active, and sleep modes for different network densities and compare it for different subregions.  Figures~\ref{Figures/ch4/R1/EC95} and ~\ref{Figures/ch4/R1/EC50} illustrate the energy consumption for different network sizes for $Lifetime95$ and $Lifetime50$. 
494
495 \begin{figure}[h!]
496 \centering
497 \includegraphics[scale=0.8]{Figures/ch4/R1/EC95.pdf} 
498 \caption{Energy Consumption for Lifetime95}
499 \label{Figures/ch4/R1/EC95}
500 \end{figure} 
501
502 The results show that DiLCO-16 and DiLCO-32 are the most competitive from the energy consumption point of view. The other approaches have a high energy consumption due to the energy consumed during the different modes of the sensor node.\\
503  
504 As shown in Figures~\ref{Figures/ch4/R1/EC95} and ~\ref{Figures/ch4/R1/EC50}, DiLCO-2 consumes more energy than the other versions of DiLCO, especially for large sizes of network. This is easy to understand since the bigger the number of sensors involved in the integer program, the larger the time computation to solve the optimization problem, as well as the higher energy consumed during the communication.  
505 \begin{figure}[h!]
506 \centering
507 \includegraphics[scale=0.8]{Figures/ch4/R1/EC50.pdf} 
508 \caption{Energy Consumption for Lifetime50}
509 \label{Figures/ch4/R1/EC50}
510 \end{figure} 
511 In fact,  the distribution of the computation over many subregions greatly reduces the number of communications, the time of listening and computation so thanks to the partitioning of the initial network in several independent subnetworks. 
512
513 \item {{\bf Execution Time}}
514 %\subsubsection{Execution Time}
515
516 In this experiment, the execution time of the our distributed optimization approach has been studied. Figure~\ref{Figures/ch4/R1/T} gives the average execution times in seconds for the decision phase (solving of the optimization problem) during one round. They are given for the different approaches and various numbers of sensors. The original execution time is computed as described in section \ref{ch4:sec:04:04}. 
517 %The original execution time is computed on a laptop DELL with intel Core i3 2370 M (2.4 GHz) processor (2 cores) and the MIPS (Million Instructions Per Second) rate equal to 35330. To be consistent with the use of a sensor node with Atmels AVR ATmega103L microcontroller (6 MHz) and a MIPS rate equal to 6 to run the optimization resolution, this time is multiplied by 2944.2 $\left( \frac{35330}{2} \times 6\right)$ and reported on Figure~\ref{fig8} for different network sizes.
518
519 \begin{figure}[h!]
520 \centering
521 \includegraphics[scale=0.8]{Figures/ch4/R1/T.pdf}  
522 \caption{Execution Time (in seconds)}
523 \label{Figures/ch4/R1/T}
524 \end{figure} 
525
526 We can see from Figure~\ref{Figures/ch4/R1/T}, that the DiLCO-32 has very low execution times in comparison with other DiLCO versions because it is distributed on larger number of small subregions.  Conversely, DiLCO-2 requires to solve an optimization problem considering half the nodes in each subregion presents high execution times.
527
528 We think that in distributed fashion the solving of the  optimization problem in a subregion can be tackled by sensor nodes. Overall, to be able to deal with very large networks,  a distributed method is clearly required.
529
530 \item {{\bf The Network Lifetime}}
531 %\subsubsection{The Network Lifetime}
532
533 In Figure~\ref{Figures/ch4/R1/LT95} and \ref{Figures/ch4/R1/LT50}, network lifetime, $Lifetime95$ and $Lifetime50$ respectively, are illustrated for different network sizes. 
534
535 \begin{figure}[h!]
536 \centering
537 \includegraphics[scale=0.8]{Figures/ch4/R1/LT95.pdf}  
538 \caption{Network Lifetime for $Lifetime95$}
539 \label{Figures/ch4/R1/LT95}
540 \end{figure} 
541 For DiLCO-2 protocol results, execution times quickly become unsuitable for a sensor network, and the energy consumed during the communication, seems to be huge because it is distributed over only two subregions.
542
543 As highlighted by figures~\ref{Figures/ch4/R1/LT95} and \ref{Figures/ch4/R1/LT50}, the network lifetime obviously increases when the size of the network increases. DiLCO-16 protocol leads to the larger lifetime improvement. DiLCO-16 protocol efficiently extends the network lifetime because the benefit from the optimization with 16 subregions is better than DiLCO-32 protocol with 32 subregions. in fact, DilCO-32 protocol puts in active mode a larger number of sensor nodes especially near the borders of the subdivisions.
544
545 Comparison shows that DiLCO-16 protocol, which uses 16 leaders, is the best one because it uses less number of active nodes during the network lifetime compared with DiLCO-32 protocol. It also means that distributing the protocol in each node and subdividing the sensing field into many subregions, which are managed independently and simultaneously, is a relevant way to maximize the lifetime of a network.
546
547 \begin{figure}[h!]
548 \centering
549 \includegraphics[scale=0.8]{Figures/ch4/R1/LT50.pdf}  
550 \caption{Network Lifetime for $Lifetime50$}
551 \label{Figures/ch4/R1/LT50}
552 \end{figure} 
553
554 \end{enumerate}
555
556 \subsection{Performance Analysis for Different Number of Primary Points}
557 \label{ch4:sec:04:06}
558
559 In this section, we study the performance of DiLCO~16 approach for a different number of primary points. The objective of this comparison is to select the suitable primary point model to be used by DiLCO protocol. In this comparison, DiLCO-16 protocol is used with five models which are called Model-5( With 5 Primary Points), Model-9 ( With 9 Primary Points), Model-13 ( With 13 Primary Points), Model-17 ( With 17 Primary Points), and Model-21 ( With 21 Primary Points). 
560
561
562 \begin{enumerate}[i)]
563
564 \item {{\bf Coverage Ratio}}
565 %\subsubsection{Coverage Ratio} 
566
567 Figure~\ref{Figures/ch4/R2/CR} shows the average coverage ratio for 150 deployed nodes.  
568 \parskip 0pt    
569 \begin{figure}[h!]
570 \centering
571  \includegraphics[scale=0.8] {Figures/ch4/R2/CR.pdf} 
572 \caption{Coverage ratio for 150 deployed nodes}
573 \label{Figures/ch4/R2/CR}
574 \end{figure} 
575
576 It is shown that all models provide a very near coverage ratios during the network lifetime, with a very small superiority for the models with higher number of primary points. Moreover, when the number of rounds increases, coverage ratio produced by Model-13, Model-17, and Model-21 decreases in comparison with Model-5 and Model-9 due to a larger time computation for the decision process for larger number of primary points. 
577 As shown in Figure ~\ref{Figures/ch4/R2/CR}, Coverage ratio decreases when the number of rounds increases due to dead nodes. Model-9 is slightly more efficient than other models, because it is balanced between the number of rounds and the better coverage ratio in comparison with other Models.
578
579 \item {{\bf Active Sensors Ratio}}
580 %\subsubsection{Active Sensors Ratio} 
581
582  Figure~\ref{Figures/ch4/R2/ASR} shows the average active nodes ratio for 150 deployed nodes.
583 \begin{figure}[h!]
584 \centering
585 \includegraphics[scale=0.8]{Figures/ch4/R2/ASR.pdf}  
586 \caption{Active sensors ratio for 150 deployed nodes }
587 \label{Figures/ch4/R2/ASR}
588 \end{figure} 
589
590 The results presented in Figure~\ref{Figures/ch4/R2/ASR} show the superiority of the proposed  Model-5, in comparison with the other models. The model with fewer number of primary points uses fewer active nodes than the other models. According to the results presented in Figure~\ref{Figures/ch4/R2/CR}, we observe that although the Model-5 continue to a larger number of rounds, but it has less coverage ratio compared with other models. The advantage of the Model-9 approach is to use fewer number of active nodes for each round compared with Model-13,  Model-17, and Model-21. This led to continuing for a larger number of rounds with extending the network lifetime. Model-9 has a better coverage ratio compared to Model-5 and acceptable number of rounds.
591
592
593 \item {{\bf The percentage of stopped simulation runs}}
594 %\subsubsection{The percentage of stopped simulation runs}
595
596 Figure~\ref{Figures/ch4/R2/SR} illustrates the percentage of stopped simulation runs per round for 150 deployed nodes. 
597
598 \begin{figure}[h!]
599 \centering
600 \includegraphics[scale=0.8]{Figures/ch4/R2/SR.pdf} 
601 \caption{Percentage of stopped simulation runs for 150 deployed nodes }
602 \label{Figures/ch4/R2/SR}
603 \end{figure} 
604
605 When the number of primary points is increased, the percentage of the stopped simulation runs per round is increased. The reason behind the increase is the increase in the sensors dead when the primary points increase. Model-5 is better than other models because it conserve more energy by turn on less number of sensors during the sensing phase, but in the same time it preserve the coverage with a less coverage ratio in comparison with other models. Model~2 seems to be more suitable to be used in wireless sensor networks. \\
606
607
608 \item {{\bf The Energy Consumption}}
609 %\subsubsection{The Energy Consumption}
610
611 In this experiment, we study the effect of increasing the primary points to represent the area of the sensor on the energy consumed by the wireless sensor network for different network densities.  Figures~\ref{Figures/ch4/R2/EC95} and ~\ref{Figures/ch4/R2/EC50} illustrate the energy consumption for different network sizes for $Lifetime95$ and $Lifetime50$.
612 \begin{figure}[h!]
613 \centering
614 \includegraphics[scale=0.8]{Figures/ch4/R2/EC95.pdf} 
615 \caption{Energy Consumption with $95\%-Lifetime$}
616 \label{Figures/ch4/R2/EC95}
617 \end{figure} 
618  
619 \begin{figure}[h!]
620 \centering
621 \includegraphics[scale=0.8]{Figures/ch4/R2/EC50.pdf} 
622 \caption{Energy Consumption with $Lifetime50$}
623 \label{Figures/ch4/R2/EC50}
624 \end{figure} 
625
626 We see from the results presented in Figures~\ref{Figures/ch4/R2/EC95} and \ref{Figures/ch4/R2/EC50}, The energy consumed by the network for each round increases when the primary points increases, because the decision for the optimization process requires more time, which leads to consuming more energy during the listening mode. The results show that Model-5 is the most competitive from the energy consumption point of view, but the worst one from coverage ratio point of view. The other models have a high energy consumption  due to the increase in the primary points, which are led to increase the energy consumption during the listening mode before producing the solution by solving the optimization process. In fact, Model-9 is a good candidate to be used by wireless sensor network because it preserves a good coverage ratio with a suitable energy consumption in comparison with other models. 
627
628 \item {{\bf Execution Time}}
629 %\subsubsection{Execution Time}
630
631 In this experiment, we study the impact of the increase in primary points on the execution time of DiLCO protocol. Figure~\ref{Figures/ch4/R2/T} gives the average execution times in seconds for the decision phase (solving of the optimization problem) during one round. The original execution time is computed as described in section \ref{ch4:sec:04:04}. 
632
633 \begin{figure}[h!]
634 \centering
635 \includegraphics[scale=0.8]{Figures/ch4/R2/T.pdf}  
636 \caption{Execution Time(s) vs The Number of Sensors }
637 \label{Figures/ch4/R2/T}
638 \end{figure} 
639
640 They are given for the different primary point models and various numbers of sensors. We can see from Figure~\ref{Figures/ch4/R2/T}, that Model-5 has lower execution time in comparison with other models because it used smaller number of primary points to represent the area of the sensor.  Conversely, the other primary point models  have been presented  a higher execution times.
641 Moreover, Model-9 has more suitable times and coverage ratio that lead to continue for a larger number of rounds extending the network lifetime. We  think that a good primary point model, this one that balances between the coverage ratio and the number of rounds during the lifetime of the network.
642
643 \item {{\bf The Network Lifetime}}
644 %\subsubsection{The Network Lifetime}
645
646 Finally, we study the effect of increasing the primary points on the lifetime of the network. In Figure~\ref{Figures/ch4/R2/LT95} and in Figure~\ref{Figures/ch4/R2/LT50}, network lifetime, $Lifetime95$ and $Lifetime50$ respectively, are illustrated for different network sizes. 
647
648 \begin{figure}[h!]
649 \centering
650 \includegraphics[scale=0.8]{Figures/ch4/R2/LT95.pdf}  
651 \caption{Network Lifetime for $Lifetime95$}
652 \label{Figures/ch4/R2/LT95}
653 \end{figure} 
654
655
656 \begin{figure}[h!]
657 \centering
658 \includegraphics[scale=0.8]{Figures/ch4/R2/LT50.pdf}  
659 \caption{Network Lifetime for $Lifetime50$}
660 \label{Figures/ch4/R2/LT50}
661 \end{figure} 
662
663
664 As highlighted by figures~\ref{Figures/ch4/R2/LT95} and \ref{Figures/ch4/R2/LT50}, the network lifetime obviously increases when the size of the network increases, with  Model-5 that leads to the larger lifetime improvement.
665 Comparison shows that the Model-5, which uses less number of primary points, is the best one because it is less energy consumption during the network lifetime. It is also the worst one from the point of view of coverage ratio. Our proposed Model-9 efficiently prolongs the network lifetime with a good coverage ratio in comparison with other models.
666  
667 \end{enumerate}
668
669 \subsection{Performance Comparison with other Approaches}
670 \label{ch4:sec:04:07}
671
672 Based on the results, conducted in the previous subsections, \ref{ch4:sec:04:02} and \ref{ch4:sec:04:03}, DiLCO-16 protocol and DiLCO-32 protocol with Model-9 seems to be the best candidates to be compared with other two approaches. The first approach is called DESK~\cite{DESK}, which is a fully distributed coverage algorithm. The second approach called GAF~\cite{GAF}, consists in dividing the region into fixed squares.   During the decision phase, in each square, one sensor is chosen to remain on during the sensing phase time. \\ \\
673
674 \begin{enumerate}[i)]
675 \item {{\bf Coverage Ratio}}
676 %\subsubsection{Coverage Ratio} 
677
678 The average coverage ratio for 150 deployed nodes is demonstrated in Figure~\ref{Figures/ch4/R3/CR}. 
679  
680 \parskip 0pt    
681 \begin{figure}[h!]
682 \centering
683  \includegraphics[scale=0.8] {Figures/ch4/R3/CR.pdf} 
684 \caption{Coverage ratio for 150 deployed nodes}
685 \label{Figures/ch4/R3/CR}
686 \end{figure} 
687
688 DESK and GAF provide a little better coverage ratio with 99.99\% and 99.91\% against 99.1\% and 99.2\% produced by DiLCO-16 and DiLCO-32 for the lowest number of rounds. This is due to the fact that DiLCO protocol versions put in sleep mode redundant sensors using optimization (which lightly decreases the coverage ratio) while there are more active nodes in the case of DESK and GAF.
689
690 Moreover, when the number of rounds increases, coverage ratio produced by DESK and GAF protocols decreases. This is due to dead nodes. However, DiLCO-16 protocol and DiLCO-32 protocol maintain almost a good coverage. This is because they optimize the coverage and the lifetime in wireless sensor network by selecting the best representative sensor nodes to take the responsibility of coverage during the sensing phase.
691 %, and this will lead to continuing for a larger number of rounds and prolonging the network lifetime. Furthermore, although some nodes are dead, sensor activity scheduling of our protocol chooses other nodes to ensure the coverage of the area of interest. 
692
693 \item {{\bf Active Sensors Ratio}}
694 %\subsubsection{Active Sensors Ratio} 
695
696 It is important to have as few active nodes as possible in each round, in  order to  minimize the energy consumption and maximize the network lifetime. Figure~\ref{Figures/ch4/R3/ASR} shows the average active nodes ratio for 150 deployed nodes. 
697
698 \begin{figure}[h!]
699 \centering
700 \includegraphics[scale=0.8]{Figures/ch4/R3/ASR.pdf}  
701 \caption{Active sensors ratio for 150 deployed nodes }
702 \label{Figures/ch4/R3/ASR}
703 \end{figure} 
704
705 The results presented in Figure~\ref{Figures/ch4/R3/ASR} show the superiority of the proposed DiLCO-16 protocol and DiLCO-32 protocol, in comparison with the other approaches.  DESK and GAF have 37.5 \% and 44.5 \% active nodes and DiLCO-16 protocol and DiLCO-32 protocol compete perfectly with only 17.4 \%, 24.8 \% and 26.8 \%  active nodes for the first 14 rounds. Then as the number of rounds increases DiLCO-16 protocol and DiLCO-32 protocol have larger number of active nodes in comparison with DESK and GAF, especially from round $35^{th}$ because they give a better coverage ratio than other approaches. We see that DESK and GAF have less number of active nodes beginning at the rounds $35^{th}$ and $32^{th}$ because there are many nodes are died due to the high energy consumption by the redundant nodes during the sensing phase. \\
706
707
708 \item {{\bf The percentage of stopped simulation runs}}
709 %\subsubsection{The percentage of stopped simulation runs}
710 %The results presented in this experiment, are to show the comparison of DiLCO-16 protocol and DiLCO-32 protocol with other two approaches from the point of view of stopped simulation runs per round.
711
712 Figure~\ref{Figures/ch4/R3/SR} illustrates the percentage of stopped simulation runs per round for 150 deployed nodes. 
713 \begin{figure}[h!]
714 \centering
715 \includegraphics[scale=0.8]{Figures/ch4/R3/SR.pdf} 
716 \caption{Percentage of stopped simulation runs for 150 deployed nodes }
717 \label{Figures/ch4/R3/SR}
718 \end{figure} 
719 DESK is the approach, which stops first because it consumes more energy for communication as well as it turns on a large number of redundant nodes during the sensing phase. On the other  hand DiLCO-16 protocol and DiLCO-32 protocol have less stopped simulation runs in comparison with DESK and GAF because they distribute the optimization on several subregions.
720 % in order to optimize the coverage and the lifetime of the network by activating a less number of nodes during the sensing phase leading to extending the network lifetime and coverage preservation. The optimization effectively continues as long as a network in a subregion is still connected.
721
722
723 \item {{\bf The Energy Consumption}}
724 %\subsubsection{The Energy Consumption}
725 %In this experiment, we have studied the effect of the energy consumed by the wireless sensor network during the communication, computation, listening, active, and sleep modes for different network densities and compare it with other approaches.
726
727 Figures~\ref{Figures/ch4/R3/EC95} and ~\ref{Figures/ch4/R3/EC50} illustrate the energy consumption for different network sizes for $Lifetime95$ and $Lifetime50$. 
728
729 \begin{figure}[h!]
730 \centering
731 \includegraphics[scale=0.8]{Figures/ch4/R3/EC95.pdf} 
732 \caption{Energy Consumption with $95\%-Lifetime$}
733 \label{Figures/ch4/R3/EC95}
734 \end{figure} 
735
736 \begin{figure}[h!]
737 \centering
738 \includegraphics[scale=0.8]{Figures/ch4/R3/EC50.pdf} 
739 \caption{Energy Consumption with $Lifetime50$}
740 \label{Figures/ch4/R3/EC50}
741 \end{figure} 
742
743 DiLCO-16 protocol and DiLCO-32 protocol are the most competitive from the energy consumption point of view. The other approaches have a high energy consumption due to activating a larger number of redundant nodes.
744 %as well as the energy consumed during the different modes of sensor nodes. 
745 In fact,  The distribution of computation over the subregions greatly reduces the number of communications and the time of listening so thanks to the partitioning of the initial network into several independent subnetworks. 
746
747
748 \item {{\bf The Network Lifetime}}
749 %\subsubsection{The Network Lifetime}
750 %In this experiment, we have observed the superiority of DiLCO-16 protocol and DiLCO-32 protocol against other two approaches in prolonging the network lifetime. 
751
752 In figures~\ref{Figures/ch4/R3/LT95} and \ref{Figures/ch4/R3/LT50}, network lifetime, $Lifetime95$ and $Lifetime50$ respectively, are illustrated for different network sizes.  
753
754 \begin{figure}[h!]
755 \centering
756 \includegraphics[scale=0.8]{Figures/ch4/R3/LT95.pdf}  
757 \caption{Network Lifetime for $Lifetime95$}
758 \label{Figures/ch4/R3/LT95}
759 \end{figure}
760
761
762 \begin{figure}[h!]
763 \centering
764 \includegraphics[scale=0.8]{Figures/ch4/R3/LT50.pdf}  
765 \caption{Network Lifetime for $Lifetime50$}
766 \label{Figures/ch4/R3/LT50}
767 \end{figure} 
768
769 As highlighted by figures~\ref{Figures/ch4/R3/LT95} and \ref{Figures/ch4/R3/LT50}, the network lifetime obviously increases when the size of the network increases, with DiLCO-16 protocol and DiLCO-32 protocol that leads to maximize the lifetime of the network compared with other approaches. 
770 By choosing the best suited nodes, for each round, by optimizing the coverage and lifetime of the network to cover the area of interest and by letting the other ones sleep in order to be used later in next periods, DiLCO-16 protocol and DiLCO-32 protocol efficiently prolong the network lifetime. 
771 Comparison shows that DiLCO-16 protocol and DiLCO-32 protocol, which use distributed optimization over the subregions, are the best ones because they are robust to network disconnection during the network lifetime as well as they consume less energy in comparison with other approaches. 
772 %It also means that distributing the algorithm in each node and subdividing the sensing field into many subregions, which are managed independently and simultaneously, is the most relevant way to maximize the lifetime of a network.
773
774
775 \end{enumerate}
776
777 \section{Conclusion}
778 \label{ch4:sec:05}
779 A crucial problem in WSN is to schedule the sensing activities of the different nodes  in order to ensure both of  coverage of  the area  of interest  and longer network lifetime. The inherent limitations of sensor nodes, in energy provision, communication and computing capacities,  require protocols that optimize the use of the  available resources  to  fulfill the sensing  task. To address  this problem, this chapter proposes a  two-step approach. Firstly, the field of sensing
780 is  divided into  smaller  subregions using  the  concept of  divide-and-conquer method. Secondly,  a distributed  protocol called Distributed  Lifetime Coverage Optimization is applied in each  subregion to optimize the coverage and lifetime performances. In a subregion,  our protocol  consists in  electing a  leader node, which will then perform a sensor activity scheduling. The challenges include how to  select the most efficient leader in each  subregion and  the  best representative set of active nodes to ensure a high level of coverage. To assess the performance of our approach, we  compared it with two other approaches using many performance metrics  like coverage ratio or network  lifetime. We have also studied the  impact of the  number of subregions  chosen to subdivide the  area of interest, considering  different  network  sizes. The  experiments  show  that increasing the  number of subregions improves  the lifetime. The  more subregions there are, the  more robust the network is against random disconnection resulting from dead nodes.  However, for  a given sensing field and network size there is an optimal number of  subregions. Therefore, in case of our simulation context  a subdivision in  $16$~subregions seems to be the most relevant.
781
782