]> AND Private Git Repository - LiCO.git/blobdiff - PeCO-EO/articleeo.tex
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Some updates
[LiCO.git] / PeCO-EO / articleeo.tex
index 9968b77ff853aa1e821c14bf2c9663ec2efaf096..317f168834bde1e4ec5a54b8792e7a37b4c96d8c 100644 (file)
@@ -506,7 +506,8 @@ $RE_k$, which must be greater than  a threshold $E_{th}$ in order to participate
 in  the current  period.   Each  sensor node  determines  its  position and  its
 subregion using an  embedded GPS or a location discovery  algorithm. After that,
 all the sensors collect position  coordinates, remaining energy, sensor node ID,
-and the number of their one-hop  live neighbors during the information exchange. \textcolor{blue}{We suppose that both INFO packet and ActiveSleep packet contain two parts: header and data payload. The sensor id is included in the header, where the header size is 8 bits. The data part includes position coordinates (64 bits), remaining energy (32 bits), and the number of their one-hop live neighbors (8 bits). Therefore the size of the INFO packet is 112 bits. The ActiveSleep packet is 16 bits size, 8 bits for the header and 8 bits for data part that includes only sensor status (0 or 1)}
+and the number of their one-hop  live neighbors during the information exchange.
+\textcolor{blue}{Both INFO packet and ActiveSleep packet contain two parts: header and data payload. The sensor ID is included in the header, where the header size is 8 bits. The data part includes position coordinates (64 bits), remaining energy (32 bits), and the number of one-hop live neighbors (8 bits). Therefore the size of the INFO packet is 112 bits. The ActiveSleep packet is 16 bits size, 8 bits for the header and 8 bits for data part that includes only sensor status (0 or 1).}
 The sensors  inside a same  region cooperate to  elect a leader.   The selection
 criteria for the leader are (in order  of priority):
 \begin{enumerate}
@@ -719,7 +720,7 @@ approach.
   of sensors in the network.
   
 \item {\bf \textcolor{blue}{Energy Saving Ratio (ESR)}}:  
-\textcolor{blue}{we consider a performance metric linked to energy. This metric, called Energy Saving Ratio (ESR), is defined by:
+\textcolor{blue}{this metric, which shows the ability of a protocol to save energy, is defined by:
 \begin{equation*}
 \scriptsize
 \mbox{ESR}(\%) = \frac{\mbox{Number of alive sensors during this round}}
@@ -854,8 +855,26 @@ keeping a greater coverage ratio as shown in Figure \ref{figure5}.
 
 \subsubsection{\textcolor{blue}{Energy Saving Ratio (ESR)}} 
 
-\textcolor{blue}{In this experiment, we consider an Energy Saving Ratio (see Figure~\ref{fig5}) for 200 deployed nodes. 
-The  longer the ratio  is,  the more  redundant sensor  nodes are switched off, and consequently  the longer the  network may  live. }
+%\textcolor{blue}{In this experiment, we study the energy saving ratio, see Figure~\ref{fig5}, for 200 deployed nodes. 
+%The larger the ratio  is,  the more  redundant sensor  nodes are switched off, and consequently  the longer the  network may  liv%e. }
+
+\textcolor{blue}{The simulation  results show that  our protocol PeCO  allows to
+  efficiently save energy by turning off  some sensors during the sensing phase.
+  As shown in Figure~\ref{fig5}, GAF provides better energy saving than PeCO for
+  the  first fifty  rounds, because  GAF  balances the  energy consumption  among
+  sensor nodes inside each  small fixed grid and thus permits to  extend the life of
+  sensors in  each grid  fairly but  in the same  time turn  on large  number of
+  sensors during sensing  that lead later to quickly  deplete sensor's batteries
+  together.
+
+  After that  GAF  provide  less energy  saving  compared with  other
+  approaches because of the large number of dead nodes. DESK algorithm shows less
+  energy saving compared with other approaches  due to activate a large number of
+  sensors during the  sensing. DiLCO protocol provides less  energy saving ratio
+  compared with  PeCO because it generally  activate a larger number  of sensor
+  nodes during sensing.  Note that again as the number  of rounds increases PeCO
+  becomes the most  performing one, since it consumes less  energy compared with
+  other approaches.}
 
 \begin{figure}[h!]
 %\centering
@@ -866,8 +885,6 @@ The  longer the ratio  is,  the more  redundant sensor  nodes are switched off,
 \label{fig5}
 \end{figure} 
 
-\textcolor{blue}{The simulation results show that our protocol PeCO allows to efficiently save energy by turning off some sensors during the sensing phase. 
-As shown in Figure~\ref{fig5}, GAF provides better energy saving than PeCO for the first fifty rounds, because GAF balance the energy consumption among sensor nodes inside each small fixed grid that permits to extend the life of sensors in each grid fairly but in the same time turn on large number of sensors during sensing that lead later to quickly deplete sensor's batteries togehter. After that GAF provide less energy saving compared with other approches because of the large number of dead nodes. DESK algorithm shows less energy saving compared with other approaches due to activate a larg number of sensors during the sensing. DiLCO protocol provides less energy saving ratio commpared with PeCO because it generally activate a larger number of sensor nodes during sensing. Note that again as the number of  rounds increases PeCO becomes  the most performing one, since it consumes less energy compared with other approaches.}
 
 
 \subsubsection{Energy Consumption}