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

Private GIT Repository
Update 06/12/2014 at 03:14 AM
authorali <ali@ali>
Sat, 6 Dec 2014 02:13:56 +0000 (03:13 +0100)
committerali <ali@ali>
Sat, 6 Dec 2014 02:13:56 +0000 (03:13 +0100)
CHAPITRE_01.tex
CHAPITRE_02.tex
bib.bib

index 5343c051fb35e5a80f1550726ca4e113e26a5104..e31b93a671edf636a2bf7350ceb44be8da7aa162 100644 (file)
@@ -11,7 +11,7 @@
 
 \section{Introduction}
 \label{ch1:sec:01}
-The wireless networking has been receiving more attention and fast growth in the last decade. The growing demand for the use of wireless applications and emerging the wireless devices such as portable computers, cellular phones, and personal digital assistants (PDAs) have been led to develop different infrastructures of wireless networks. The wireless networks can be classified into two classes based on network architecture: Infrastructure-based networks that consists of  a fixed network structure such as cellular networks and wireless local-area networks
+The wireless networking has been receiving more attention and fast growth in the last decade. The growing demand for the use of wireless applications and emerging the wireless devices such as portable computers, cellular phones, and personal digital assistants (PDAs) have been led to develop different infrastructures of wireless networks. The wireless networks can be classified into two classes based on network architecture~\cite{ref154,ref155}: Infrastructure-based networks that consists of  a fixed network structure such as cellular networks and wireless local-area networks
 (WLANs); and Infrastructureless networks that constructed dynamically by the cooperation of the wireless nodes in the network, where each node capable of sending the packets and taking the decision based on the network status. Examples for such type of networks include mobile ad hoc networks and wireless sensor networks. Figure~\ref{WNT} shows the taxonomy of wireless networks.
 
 \begin{figure}[h!]
index 6f3f783a8d46927a64bdd6d38b693b99d95c4fe6..635c15aabf36e8fbf8f715694894858603fc208a 100644 (file)
@@ -38,7 +38,7 @@ in WSNs. Cardei and Wu~\cite{ref113} provide a taxonomy for coverage algorithms
 The choice of non-disjoint or disjoint cover sets (sensors participate or not in many cover sets), coverage type ( area, target, or barrier), coverage ratio, coverage degree (how many sensors are required to cover a target or an area) can be added to the above list.
 
 
-Once a sensor nodes are deployed, a coverage algorithm is run to schedule the sensor nodes into cover sets so as to maintain sufficient coverage in the area of interest and extend the network lifetime. The WSN applications require (complete or partial) area coverage and complete target coverage. Many centralized algorithms and distributed algorithms for activity scheduling have been proposed in the literature, and based on different assumptions and objectives. In centralized algorithms, a central controller makes all decisions and distributes the results to sensor nodes. A distributed algorithms, on the other hand, the decision process is localized in each individual sensor node, and only information from neighboring nodes are used for the activity decision. Compared to centralized algorithms, distributed algorithms reduce the energy consumption required for radio communication and detection accuracy whilst increase the energy consumption for computation. Overall, distributed algorithms are more suitable for large-scale networks, but it can not give optimal (or near optimal) solution based only on local information. Several algorithms to retain the coverage and maximize the network lifetime were proposed in~\cite{ref113,ref153,ref103,ref105}. 
+Once a sensor nodes are deployed, a coverage algorithm is run to schedule the sensor nodes into cover sets so as to maintain sufficient coverage in the area of interest and extend the network lifetime. The WSN applications require (complete or partial) area coverage and complete target coverage. Many centralized algorithms and distributed algorithms for activity scheduling have been proposed in the literature, and based on different assumptions and objectives. In centralized algorithms, a central controller makes all decisions and distributes the results to sensor nodes. A distributed algorithms, on the other hand, the decision process is localized in each individual sensor node, and only information from neighboring nodes are used for the activity decision. Compared to centralized algorithms, distributed algorithms reduce the energy consumption required for radio communication and detection accuracy whilst increase the energy consumption for computation. Overall, distributed algorithms are more suitable for large-scale networks, but it can not give optimal (or near optimal) solution based only on local information. Several algorithms to retain the coverage and maximize the network lifetime were proposed in~\cite{ref113,ref153,ref103,ref105}. Table~\ref{Table1:ch2} summarized the main characteristics of some coverage approaches in previous literatures.
 
 
 \subsection{Centralized Algorithms}
@@ -98,9 +98,9 @@ maximum observed area fully covered by a minimum active sensors. In this work, t
 
 A graph theoretical framework for connectivity-based coverage with configurable coverage granularity was proposed~\cite{ref149}. A new coverage criterion and scheduling approach is proposed based on cycle partition. This method is capable of build a sparse coverage set in distributed way by means of only connectivity information. This work considers only the communication range of the sensor is smaller two times the sensing range of sensor.
 
-The  works presented in~\cite{ref134,ref135,ref136} focus on coverage-aware, distributed energy-efficient,  and distributed clustering methods respectively, which aim at extending the network lifetime, while the coverage is ensured.
+The works presented in~\cite{ref134,ref135,ref136} focus on coverage-aware, distributed energy-efficient,  and distributed clustering methods respectively, which aim at extending the network lifetime, while the coverage is ensured.
 
-More recently, Shibo et al.~\cite{ref137} have expressed the coverage problem as a  minimum  weight submodular set cover problem  and proposed a Distributed Truncated Greedy Algorithm (DTGA) to solve it. They take  advantage from both temporal and spatial correlations between  data sensed by different sensors, and leverage prediction, to improve  the lifetime. 
+Shibo et al.~\cite{ref137} have expressed the coverage problem as a  minimum  weight submodular set cover problem  and proposed a Distributed Truncated Greedy Algorithm (DTGA) to solve it. They take  advantage from both temporal and spatial correlations between  data sensed by different sensors, and leverage prediction, to improve  the lifetime. 
 
 
 In \cite{ref84}, Xu et al. have described an algorithm, called Geographical Adaptive Fidelity (GAF), which uses geographic location information to divide the area of interest into fixed square grids. Within each grid, it keeps only one node staying awake to take the responsibility of sensing and communication. Figure~\ref{gaf1} gives an example of fixed square grid in GAF.
@@ -167,84 +167,88 @@ check if its $n_i$ is decreased to 0 or not. If $n_i$ of a sensor node is 0 (i.e
 
 \begin{flushleft}
 \centering
-\caption{Centralized approaches for coverage problem in literature.} 
+\caption{Main characteristics of some coverage approaches in previous literatures.} 
     \begin{tabular}{@{} cl*{13}c @{}}
         & & \multicolumn{10}{c}{Characteristics} \\[2ex]
         & &  \mcrot{1}{l}{50}{\footnotesize Distributed} & \mcrot{1}{l}{50}{\footnotesize Centralized} & \mcrot{1}{l}{50}{ \footnotesize Area coverage} & \mcrot{1}{l}{50}{\footnotesize Target coverage} & \mcrot{1}{l}{50}{\footnotesize k-coverage} & \mcrot{1}{l}{50}{\footnotesize Heterogeneous nodes}& \mcrot{1}{l}{50}{\footnotesize Homogeneous nodes} & \mcrot{1}{l}{50}{\footnotesize Disjoint sets} & \mcrot{1}{l}{50}{\footnotesize Non-Disjoint sets} & \mcrot{1}{l}{50}{\footnotesize Energy-Efficient} & \mcrot{1}{l}{50}{\footnotesize Work in Rounds}  & \mcrot{1}{l}{50}{\footnotesize Adjustable Radius}  \\
         \cmidrule[1pt]{2-14}
 
 
-& \tiny Z. Abrams et. al. (2004)                    &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny Z. Abrams et al. (2004)~\cite{ref114}                    &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny M. Cardei and D. Du (2005)                  &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny M. Cardei and D. Du (2005)~\cite{ref115}                 &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny S. Slijepcevic and M. Potkonjak (2001)      &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny S. Slijepcevic and M. Potkonjak (2001)~\cite{ref116}      &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny Manjun and A. KPujari (2011)                &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny Manjun and A. K. Pujari (2011)~\cite{ref117}                &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny M. Yang and J. Liu (2014)                   &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny M. Yang and J. Liu (2014)~\cite{ref118}                   &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny S. Wang et. al. (2010)                      &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny S. Wang et al. (2010)~\cite{ref144}                      &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny C. Lin et. al. (2010)                       &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny C. Lin et al. (2010)~\cite{ref147}                       &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny S. A. R. Zaidi et. al. (2009)               &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny S. A. R. Zaidi et al. (2009)~\cite{ref148}               &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny Y. Li et. al. (2011)                        &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny Y. Li et al. (2011)~\cite{ref142}                        &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny H. M. Ammari and S. K. Das (2012)           &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny H. M. Ammari and S. K. Das (2012)~\cite{ref152}           &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny L. Liu et. al. (2010)                       &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny L. Liu et al. (2010)~\cite{ref150}                    &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny H. Cheng et. al. (2014)                     &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny H. Cheng et al. (2014)~\cite{ref119}                   &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny M. Rebai et. al. (2014)                     &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny M. Rebai et al. (2014)~\cite{ref141}                   &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny L. Aslanyan et. al. (2013)                       &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny L. Aslanyan et al. (2013)~\cite{ref151}                &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny X. Liu et. al. (2014)                       &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny X. Liu et al. (2014)~\cite{ref143}                    &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny F. Castano et. al. (2013)                   &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny F. Castano et al. (2013)~\cite{ref120}             &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny A. Rossi et. al. (2012)                     &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny A. Rossi et al. (2012)~\cite{ref121}               &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny K. Deschinkel et. al. (2012)                &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny K. Deschinkel et al. (2012)~\cite{ref122}          &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-\rot{\rlap{Some Proposed Coverage Protocols in literature}}
+\rot{\rlap{Some Proposed Coverage Protocols in previous literatures}}
 
-& \tiny  A. Gallais et. al. (2006)                   &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny  A. Gallais et al. (2006)~\cite{ref123}         &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny  D. Tian and N. D. Georganas (2002)          &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny  D. Tian and N. D. Georganas (2002)~\cite{ref124}   &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny  F. Ye et. al. (2003)                        &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny  F. Ye et al. (2003)~\cite{ref125}            &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny  H. Zhang and J. C. Hou (2005)               &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny  H. Zhang and J. C. Hou (2005)~\cite{ref126}    &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny  W. B. Heinzelman et. al. (2002)             &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny  W. B. Heinzelman et al. (2002)~\cite{ref109}  &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny  T. Yardibi and E. Karasan (2010)            &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny  T. Yardibi and E. Karasan (2010)~\cite{ref127} &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny  S. K. Prasad and A. Dhawan (2007)           &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny  S. K. Prasad and A. Dhawan (2007)~\cite{ref128} &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny  S. Misra et. al. (2011)                     &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny  S. Misra et al. (2011)~\cite{ref129}          &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny  P. Berman et. al. (2005)                    &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny  P. Berman et al. (2005)~\cite{ref130}        &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny  J. Lu and T. Suda (2003)                    &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny  J. Lu and T. Suda (2003)~\cite{ref131}      &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny  J. Cho et. al. (2007)                       &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny  J. Cho et al. (2007)~\cite{ref145}        &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny  V. T. Quang and T. Miyoshi (2008)           &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny  V. T. Quang and T. Miyoshi (2008)~\cite{ref146}    &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny  D. Dong et. al. (2012)                      &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny  D. Dong et al. (2012)~\cite{ref149}        &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny  B. Wang et. al. (2012)                      &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny  B. Wang et al. (2012)~\cite{ref134}        &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny  Z. Liu et. al. (2012)                       &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny  Z. Liu et al. (2012)~\cite{ref135}        &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny  L. Zhang et. al. (2013)                     &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny  L. Zhang et al. (2013)~\cite{ref136}      &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
-& \tiny  Y. Xu et. al. (2001)                        &  &   &   &   &  &  &  &  &  &  &  &  &\\
+& \tiny   S. He et al. (2012)~\cite{ref137}                &  &   &   &   &  &  &  &  &  &  &  &  &\\
+
+& \tiny  Y. Xu et al. (2001)~\cite{ref84}                      &  &   &   &   &  &  &  &  &  &  &  &  &\\
+
+& \tiny  C. Vu et al. (2006)~\cite{ref132}                  &  &   &   &   &  &  &  &  &  &  &  &  &\\
 
 &\textbf{\textcolor{red}{ \tiny DiLCO Protocol (2014)}}                  &  \textbf{\textcolor{red}{\OK}}   &   & \textbf{\textcolor{red}{\OK}}   &   &   & \textbf{\textcolor{red}{\OK}}  & \textbf{\textcolor{red}{\OK}}   &   &  &   &\textbf{\textcolor{red}{\OK}}  &    &  \\
 
@@ -257,7 +261,7 @@ check if its $n_i$ is decreased to 0 or not. If $n_i$ of a sensor node is 0 (i.e
     \end{flushleft}
     
 
-\label{table:1}
+\label{Table1:ch2}
 
 \end{table}
 
@@ -267,5 +271,13 @@ check if its $n_i$ is decreased to 0 or not. If $n_i$ of a sensor node is 0 (i.e
 \label{ch2:sec:05}
 This chapter has been described some coverage problems proposed in the literature, and their assumptions and proposed solutions.
 The coverage problem has been considered an essential requirement for many applications in WSNs, because better
-coverage of an area of interest provides better  sensing measurements of the physical phenomenon. So, there are many extensive research have been focused on those problem. these problems aim at designing mechanisms that efficiently manage or schedule the sensors after deployment, since sensor nodes have a limited battery life. Several centralized approaches have been demonstrated, where they are concentrated on modeling the coverage problem and provide the maximum cover set so as to extend the network lifetime. The proposed algorithms are executed in a central node and based on global information. The central node transmits the resulted schedule to other nodes in the network. Even if the centralized algorithms have been produced optimal or near optimal solutions, It seems to be difficult and unpractical to apply the full centralized approaches in WSNs. On the other hand, many distributed algorithms have been described. These approaches seem to be more realistic to be used in WSNs from point of view of designer, but they can not assure optimal or near optimal solutions so as to extend the network lifetime as long time as possible. 
+coverage of an area of interest provides better sensing measurements of the physical phenomenon. So, there are many extensive researches have been focused on those problem. These researches have been aiming at designing mechanisms that efficiently manage or schedule the sensors after deployment, since sensor nodes have a limited battery life.
+In spite of many energy-efficient protocols for maintaining the coverage and improving the network lifetime in WSNs were proposed, non of them ensure the coverage for the sensing field with optimal minimum number of active sensor nodes, and for a long time as possible. In a full centralized algorithms, an optimal solutions can be given by using optimization approaches, but in the same time, a high energy is consumed for the execution time of the algorithm and the communications among the sensors in the sensing field, so, the  full centralized approaches are not good candidate to use it especially in large WSNs. Whilst, a full distributed algorithms can not give optimal solutions because this algorithms use only local information of the neighboring sensors, but in the same time, the energy consumption during the communications and executing the algorithm is highly lower. Whatever the case, this would result in a shorter lifetime coverage in WSNs
+
+
+
+% Several centralized approaches have been demonstrated, where they are concentrated on modeling the coverage problem and provide the maximum cover set so as to extend the network lifetime. The proposed algorithms are executed in a central node and based on global information. The central node transmits the resulted schedule to other nodes in the network. Even if the centralized algorithms have been produced optimal or near optimal solutions, It seems to be difficult and unpractical to apply the full centralized approaches in WSNs. On the other hand, many distributed algorithms have been described. These approaches seem to be more realistic to be used in WSNs from point of view of designer, but they can not assure optimal or near optimal solutions so as to extend the network lifetime as long time as possible. 
+
+
+
 
diff --git a/bib.bib b/bib.bib
index 2c7bd8ca5d0a8011de554220483b98c084f3ecb0..f7a82c3fc452c2b00b18546b9c130b8c1b160a20 100644 (file)
--- a/bib.bib
+++ b/bib.bib
@@ -1556,3 +1556,17 @@ wireless sensor networks",
   year={2008},
   publisher={Elsevier}
 }
+
+@book{ref154,
+  title={Wireless Ad Hoc and Sensor Networks: Theory and Applications},
+  author={Xiang-Yang Li},
+  year={September, 2008},
+  publisher={Cambridge University Press}
+}
+
+@book{ref155,
+  title={Wireless networking},
+  author={Anurag Kumar, D. Manjunath, and Joy Kuri},
+  year={2008},
+  publisher={Morgan Kaufmann Publishers}
+}
\ No newline at end of file