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

Private GIT Repository
2e7b91cd31d485a55d7ef9b8692eb072518fe567
[ThesisAli.git] / SlidesAli / These.tex
1 \documentclass{beamer}
2 \usepackage{beamerthemefemto}
3 \usepackage[T1]{fontenc}
4 \usepackage{amsfonts,amsmath,amssymb,stmaryrd}
5 \usepackage[frenchb]{babel}
6 \usepackage{graphicx}
7 \usepackage[utf8]{inputenc}
8 %\usepackage[section]{algorithm}
9 %\usepackage{algorithmic}
10 \usepackage{moreverb}
11 \usepackage{verbatim}
12 \usepackage{spverbatim}
13 \usepackage{mdwlist}
14 \usepackage{multirow}
15  \usepackage{animate}
16 \usepackage{multido}
17  \usepackage{lmodern}
18  \usepackage{tikz}
19   \usepackage{booktabs}
20  \usepackage{pifont}
21   \usepackage{color}
22 \usepackage{algorithmic}
23 %\usepackage[ruled,english,boxed,linesnumbered]{algorithm2e}
24 %\usepackage[english]{algorithme}
25 \usepackage{subfigure}
26 \usepackage{listings}
27  
28 \usepackage{array}
29 \usepackage{picture}
30 \usepackage{float}
31  
32   \def\setgrouptext#1{\gdef\grouptext{#1}}
33 \newenvironment{groupeditems}{\begin{displaymath}\left.\vbox\bgroup\setgrouptext}{%
34   \egroup\right\rbrace\hbox{\grouptext}\end{displaymath}}
35
36 \newcommand*\rot{\rotatebox{90}}
37 \newcommand*\OK{\ding{51}}
38
39 \newcommand{\mcrot}[4]{\multicolumn{#1}{#2}{\rlap{\rotatebox{#3}{#4}~}}} 
40
41 \newcommand*{\twoelementtable}[3][l]%
42 {%  
43     \renewcommand{\arraystretch}{0.8}%
44     \begin{tabular}[t]{@{}#1@{}}%
45         #2\tabularnewline
46         #3%
47     \end{tabular}%
48 }
49
50
51 \DeclareGraphicsExtensions{.jpg, .png , .pdf, .bmp, .pdftex}
52
53 \setbeamertemplate{section in toc}[sections numbered] 
54 \setbeamertemplate{subsection in toc}[subsections numbered]
55 \pagenumbering{roman}
56 \AtBeginSection[]
57 {
58 \begin{frame}
59 \frametitle{Presentation Outline}
60 \tableofcontents[currentsection]
61 \end{frame}
62 }
63
64  
65 \title{\textbf{Distributed Coverage Optimization Techniques for Improving Lifetime of Wireless Sensor Networks} \\\vspace{0.1cm}\hspace{2cm}\textbf{\textcolor{cyan}{\small PhD Dissertation Defense}}}
66 \author{\textbf{\textcolor{green}{Ali Kadhum IDREES}} \\\vspace{0.5cm} \small Under Supervision: \\\textcolor{cyan}{\small  Raphaël COUTURIER, Karine DESCHINKEL \& Michel SALOMON} \\\vspace{0.2cm} \textcolor{blue}{ University of Franche-Comté - FEMTO-ST - DISC Dept.  - AND Team} \\\vspace{0.2cm}~~~~~~~~~~~~~~~~\textbf{\textcolor{green}{1 October 2015 }}}
67
68 %\institute[FEMTO-ST, DISC]{\textit{FEMTO-ST - DISC Departement  - AND Team}}
69  
70 \date{ }
71
72
73
74
75 %  ____  _____ ____  _   _ _____ 
76 % |  _ \| ____| __ )| | | |_   _|
77 % | | | |  _| |  _ \| | | | | |  
78 % | |_| | |___| |_) | |_| | | |  
79 % |____/|_____|____/ \___/  |_|  
80
81
82 \begin{document}
83
84 %%%%%%%%%%%%%%%%%%%%
85 %%    SLIDE 01    %%
86 %%%%%%%%%%%%%%%%%%%% 
87 \setbeamertemplate{background}{\titrefemto}
88 \begin{frame}[plain]
89 \begin{center}
90 \titlepage
91 \end{center}
92 \end{frame}
93
94
95 \setbeamertemplate{background}{\pagefemto}
96
97
98 %%%%%%%%%%%%%%%%%%%%
99 %%    SLIDE 02    %%
100 %%%%%%%%%%%%%%%%%%%% 
101 \begin{frame} {Problem Definition, Solution, and Objectives}
102  \vspace{-3.5em}
103  \begin{figure}
104    \includegraphics[width=0.495\textwidth]{Figures/6}
105    \hfill
106 %   \includegraphics[width=0.475\textwidth]{Figures/8}
107 %   \hfill
108    \includegraphics[width=0.495\textwidth]{Figures/10}
109 %   \hfill
110 %   \includegraphics[width=0.475\textwidth]{Figures/13}
111 \end{figure}
112
113  \begin{block}{\textcolor{white}{ MAIN QUESTION?}}
114                 \textcolor{black}{How to minimize the energy consumption and extend the network lifetime during covering a certain area?}
115 \end{block}
116  \end{frame}
117
118
119 %%%%%%%%%%%%%%%%%%%%
120 %%    SLIDE 03    %%
121 %%%%%%%%%%%%%%%%%%%% 
122 \begin{frame}{Problem Definition, Solution, and Objectives}
123
124 \begin{block}{\textcolor{white}{OUR SOLUTION}}
125 \bf \textcolor{black}{The area of interest is divided into subregions using a divide-and conquer method and then combine two efficient techniques:}
126         
127  \begin{itemize}
128          \item \bf \textcolor{magenta}{Leader Election for each subregion.}
129         % \item Activity Scheduling based optimization is planned for each subregion.
130          \end{itemize}
131                 
132                 \end{block}     
133 \begin{figure}
134    \includegraphics[width=0.475\textwidth]{Figures/div}
135    \hfill
136    \includegraphics[width=0.475\textwidth]{Figures/div2}
137 \end{figure}
138         
139 \end{frame}
140
141 %%%%%%%%%%%%%%%%%%%%
142 %%    SLIDE 03.1    %%
143 %%%%%%%%%%%%%%%%%%%% 
144 \begin{frame}{Problem Definition, Solution, and Objectives}
145
146 \begin{block}{\textcolor{white}{OUR SOLUTION}}
147  \begin{itemize}
148          %\item Leader Election for each subregion.
149          \item \bf \textcolor{magenta}{Activity Scheduling based optimization is planned for each subregion.}
150   \end{itemize}
151                 
152  \end{block}    
153 \begin{figure}
154    \includegraphics[width=0.775\textwidth]{Figures/act}
155    
156 \end{figure}
157         
158 \end{frame}
159
160 %%%%%%%%%%%%%%%%%%%%
161 %%    SLIDE 03.2    %%
162 %%%%%%%%%%%%%%%%%%%% 
163 \begin{frame}{Problem Definition, Solution, and Objectives}
164
165 \begin{block}{\bf \textcolor{white}{Dissertation Objectives}}
166 \bf \textcolor{black}{Develop energy-efficient distributed optimization protocols that should be able to:}
167  \begin{itemize}
168     \item \bf \textcolor{blue}{Schedule node activities by optimize both coverage and lifetime.}
169     \item \bf \textcolor{blue}{Combine two efficient techniques: leader election and sensor activity scheduling.}
170     \item \bf \textcolor{blue}{Perform a distributed optimization process.}
171   \end{itemize}
172                 
173  \end{block}    
174
175         
176 \end{frame}
177
178
179 %%%%%%%%%%%%%%%%%%%%
180 %%    SLIDE 04    %%
181 %%%%%%%%%%%%%%%%%%%% 
182 \begin{frame}
183   \frametitle{Presentation Outline}
184 \begin{small}
185   \tableofcontents[section,subsection]
186 \end{small}
187 \end{frame}
188
189
190 %%%%%%%%%%%%%%%%%%%%
191 %%    SLIDE 05    %%
192 %%%%%%%%%%%%%%%%%%%% 
193 \section{\small {State of the Art}}
194
195
196 %%%%%%%%%%%%%%%%%%%%
197 %%    SLIDE 06    %%
198 %%%%%%%%%%%%%%%%%%%% 
199 \begin{frame}{Wireless Sensor Networks (WSNs)}
200 \vspace{-3.5em}
201  \begin{columns}[c]
202   
203 \column{.58\textwidth}
204
205      \begin{figure}[!t]
206            \includegraphics[height = 3cm]{Figures/WSNT.jpg}
207     \end{figure}  
208
209         
210     
211     \begin{femtoBlock}  
212         {Sensor \\}
213                  \begin{itemize}
214                         \item  Electronic Low-cost tiny device.
215                         \item Sense, process and transmit data.
216                         \item Limited energy, memory and processing capabilities.
217                 \end{itemize}
218         \end{femtoBlock}
219          
220         \column{.52\textwidth}
221          
222          \begin{figure}[!t]
223            \includegraphics[height = 4.5cm]{Figures/WSN.jpg}
224     \end{figure}  
225     \vspace{-3.5em}
226      \begin{figure}[!t]
227            \includegraphics[height = 2cm]{Figures/sn.jpg}
228      \end{figure}  
229     
230     
231  % \begin{femtoBlock} {}%       {SOME APPLICATIONS OF WSNs \\}
232   
233 %               \includegraphics[height =1 cm]{1.png}
234 %               \includegraphics[height =1cm]{2.png}\\
235 %            \includegraphics[height =1cm]{5.jpg}
236 %            \includegraphics[height = 1cm]{traffic.jpg}
237 %            \includegraphics[height = 1cm]{3.png}
238 %
239
240  %      \end{femtoBlock}
241         
242 \end{columns}
243
244  
245  
246 \end{frame}
247
248
249 %%%%%%%%%%%%%%%%%%%%
250 %%    SLIDE 7    %%
251 %%%%%%%%%%%%%%%%%%%% 
252 \begin{frame}{Types of Wireless Sensor Networks}
253
254 \vspace{-1.5em}
255 % \begin{columns}[c]
256 %  
257 %\column{.52\textwidth}
258 %\begin{itemize}
259 %  \item  Terrestrial WSNs.
260 %  \item  Underground WSNs.
261 %  \item  Underwater WSNs.
262 %  \item  Multimedia WSNs.
263 %  \item  Mobile WSNs.
264 %  \item  Flying WSNs.
265 %\end{itemize}
266 %               
267 % \column{.58\textwidth}
268  \begin{figure}[!t]
269      \includegraphics[height = 7cm]{Figures/typesWSN.pdf}
270  \end{figure}  
271
272 %\end{columns}
273 \end{frame}
274
275
276 %%%%%%%%%%%%%%%%%%%%
277 %%    SLIDE 08    %%
278 %%%%%%%%%%%%%%%%%%%% 
279 \begin{frame}{Applications}
280 \vspace{-1.5em}
281   
282 \begin{figure}[!t]
283      \includegraphics[height = 7cm]{Figures/WSNAP.pdf}
284  \end{figure} 
285 \end{frame}
286
287
288 %%%%%%%%%%%%%%%%%%%%
289 %%    SLIDE 09    %%
290 %%%%%%%%%%%%%%%%%%%%
291 \begin{frame}{Energy-Efficient Mechanisms of a working WSN}
292 \vspace{-2.5em}
293   \centering
294 \begin{figure}[!t]
295
296      \includegraphics[height = 5cm]{Figures/WSN-M.pdf}
297  \end{figure} 
298 \end{frame}
299
300 %\begin{frame}{Energy-Efficient Mechanisms of a working WSN}
301 %\vspace{-1.5em}
302 %  
303 %\begin{figure}[!t]
304 %     \includegraphics[height = 7cm]{Figures/WSN-S.pdf}
305 % \end{figure} 
306 %\end{frame}
307
308 %%%%%%%%%%%%%%%%%%%%
309 %%    SLIDE 10    %%
310 %%%%%%%%%%%%%%%%%%%%
311 \begin{frame}{Network Lifetime}
312 \vspace{-1.5em}
313 \begin{block}{\textcolor{white} {Some Network Lifetime Definitions:}}
314 \small
315 \begin{enumerate}[i)]
316 \item \textcolor{black} {Time spent until death of the first sensor (or cluster head).}
317 \item \textcolor{black} {Time spent until death of all wireless sensor nodes in WSN.}
318 \item  \textcolor{black} {Time spent by WSN in covering each target by at least one sensor.}
319 \item  \textcolor{black} {Time during which the area of interest is covered by at least k nodes.}
320 \item \textcolor{black} {Elapsed time until losing the connectivity or the coverage.}
321 \end{enumerate}
322 \end{block}
323
324 \begin{block}{\textcolor{white} {Network lifetime In this dissertation:}}
325 \textcolor{blue} {Time elapsed until the coverage ratio becomes less than a predetermined threshold $\alpha$.}
326 \end{block}
327
328
329 \end{frame}
330
331 %%%%%%%%%%%%%%%%%%%%
332 %%    SLIDE 10.1   %%
333 %%%%%%%%%%%%%%%%%%%%
334 \begin{frame}{Coverage in Wireless Sensor Networks}
335  
336 \begin{block} <1-> {\textcolor{white} {Coverage Definition:}} 
337 \textcolor{blue} {Coverage} reflects how well a sensor field is monitored efficiently using as less energy as possible.
338 \end{block}
339  
340
341  
342 \begin{block} <2-> {\textcolor{white} {Coverage Types:}} 
343 \begin{enumerate}
344 \item \small  \textcolor{blue} {Area coverage:} every point inside an area has to be monitored.
345 \item  \textcolor{blue} {Target coverage:} only a finite number of discrete points called targets have to be monitored.
346
347 \item  \textcolor{blue} {Barrier coverage:} detection of targets as they cross a barrier such as in intrusion detection and border surveillance applications.
348 \end{enumerate}
349 \end{block}
350  
351
352  
353 \begin{block} <3-> {\textcolor{white} {Coverage type in this dissertation:}} 
354 The work presented in this dissertation deals with \textcolor{red} {area coverage}.
355 \end{block}
356  
357 \end{frame}
358
359 %%%%%%%%%%%%%%%%%%%%
360 %%    SLIDE 11    %%
361 %%%%%%%%%%%%%%%%%%%% 
362 \begin{frame}{Existing Works}
363 \vspace{-0.3em}
364 \begin{block}  {\textcolor{white} {Coverage Approaches:}} 
365 Most existing coverage approaches in literature classified into
366 \begin{enumerate}[A)]
367 \item  Full centralized coverage algorithms.
368     \begin{itemize}
369     \item  Optimal or near optimal solution.
370     \item  low computation power for the sensors (except for base station).
371     \item  Higher energy consumption for communication in large WSN.
372     \item  Not scalable for large WSNs.
373     \end{itemize}
374 \item Full distributed coverage algorithms.
375    \begin{itemize}
376     \item  Lower quality solution.
377     \item less energy consumption for communication in large WSN.
378     \item  Reliable and scalable for large WSNs.
379    \end{itemize}
380 \end{enumerate}
381
382 \end{block}
383  
384
385 \begin{block} {\textcolor{white} {Coverage protocols in this dissertation:}} 
386 The protocols presented in this dissertation combine between the two above approaches.
387 \end{block}
388  
389
390 \end{frame}
391
392 \begin{frame}{Existing Works: DESK algorithm}
393 \vspace{-1.5em}
394 \begin{figure}[!t]
395            \includegraphics[height = 3.0cm]{Figures/DESK.eps}
396     \end{figure}  
397      \vspace{-2.5em}
398      
399      \begin{itemize}
400        \item \small developed by Vu et al.
401        \item  works in rounds.
402        \item requires only one-hop neighbor information.
403        \item each sensor decides its status (Active or Sleep) based on the perimeter coverage model.
404        \item whole area is K-covered if and only if the perimeters of all sensors
405 are K-covered.
406        
407      \end{itemize}
408
409
410 \tiny \bf \textcolor{blue}{DESK is chosen for comparison because it works into rounds fashion similar to our approaches, as well as DESK is a full distributed coverage approach.}
411
412
413 \end{frame}
414
415 \begin{frame}{Existing Works: GAF algorithm}
416 %\vspace{-0.3em}
417 \vspace{-3.3em}
418  \begin{columns}[c]
419   
420 \column{.58\textwidth}
421
422      \begin{figure}[!t]
423            \includegraphics[height = 2.7cm]{Figures/GAF1.eps}
424     \end{figure}  
425     \vspace{-2.5em}
426     \tiny
427         \begin{itemize}
428         \item  developed by Xu et al.
429         \item uses geographic location information to divide the area of interest into a fixed square grids.
430         \item Within each grid, only one node staying awake to take the responsibility of sensing and communication.
431         \item  the fixed grid is square with r units on a side.
432         \item $r\leq \dfrac{R_c}{\sqrt{5}}$
433          \item  Distance(2,5) $\leq$ Communication Range ($R_c$).
434         \end{itemize}
435          
436         \column{.52\textwidth}
437          
438 %        \begin{itemize}
439 %        \end{itemize}
440         
441          \begin{figure}[!t]
442            \includegraphics[height = 3.3cm]{Figures/GAF2.eps}
443     \end{figure}  
444      \vspace{-2.5em}
445      
446      \begin{itemize}
447        \item \tiny enat: estimated node active time
448        \item enlt: estimated node lifetime
449        \item Td,Ta, Ts: discovery, active, and sleep timers
450        \item Ta = enlt/2 
451        \item Ts = [enat/2, enat]
452      \end{itemize}
453      
454
455         
456 \end{columns}
457
458 \vspace{1.0em}
459
460 \tiny \bf \textcolor{blue}{GAF is chosen for comparison because it is famous and easy to implement, as well as many authors referred to it in many publications.}
461
462
463
464 \end{frame}
465
466 %%%%%%%%%%%%%%%%%%%%
467 %%    SLIDE 12    %%
468 %%%%%%%%%%%%%%%%%%%% 
469 \section{\small {Distributed Lifetime Coverage Optimization Protocol (DiLCO)}}
470
471
472 %%%%%%%%%%%%%%%%%%%%
473 %%    SLIDE 13    %%
474 %%%%%%%%%%%%%%%%%%%% 
475 \begin{frame}{\small DiLCO Protocol $\blacktriangleright$ Assumptions and Network Model:}
476 \vspace{-0.5cm}
477
478
479 \begin{femtoBlock} {} %{Assumptions and Network Model:}
480  
481         \begin{columns}[c]
482         
483     \column{.50\textwidth}
484     
485         \vspace{-1.0cm}
486         
487                 \begin{enumerate} [$\divideontimes$]
488                     \item Static Wireless Sensors.
489                         \item  Uniform deployment.  
490                         \item  High density deployment.
491                         \item  Homogeneous in terms of: 
492              \begin{itemize}
493              \item Sensing, Communication, and Processing capabilities
494              \end{itemize}
495                         \item  Heterogeneous Energy.
496                          \item Its $R_c\geq 2R_s$.
497                          \item  Multi-hop communication.
498                          \item  Known location by:
499     \begin{itemize}
500      \item Embedded GPS  or
501      \item Location Discovery Algorithm.           
502     \end{itemize}
503                 \end{enumerate}         
504                 
505         
506                 
507         \column{.50\textwidth}
508         \begin{enumerate} [$\divideontimes$]
509         \item Using two kinds of packet: 
510         \begin{itemize}         
511            \item INFO packet.
512            \item ActiveSleep packet.
513         \end{itemize}
514         \item Five status for each node:
515         \begin{itemize}         
516            \item  LISTENING, ACTIVE, SLEEP, COMPUTATION, and COMMUNICATION.
517         \end{itemize}
518         \end{enumerate}         
519         
520         \begin{femtoBlock} { \small Primary point coverage model}
521         \vspace{-1.2cm}
522         \begin{center}
523                  \includegraphics[height = 4.0cm]{Figures/fig21.pdf}
524                  
525         \end{center}
526         \end{femtoBlock}
527                 
528         \end{columns}
529         \end{femtoBlock}
530         
531 \end{frame}
532
533
534 %%%%%%%%%%%%%%%%%%%%
535 %%    SLIDE 14    %%
536 %%%%%%%%%%%%%%%%%%%% 
537 \begin{frame}{\small DiLCO Protocol $\blacktriangleright$ Main Idea}
538 %\vspace{-3.2cm}
539 \begin{femtoBlock} {}%{Main Idea:\\}
540 \centering
541 \includegraphics[height = 2.5cm]{Figures/OneSensingRound.jpg}
542
543 \vspace{1.2cm}
544 \begin{enumerate}
545 \item \textcolor{blue}{ \textbf{INFORMATION EXCHANGE:}}\\ 
546 Sensors exchanges through multi-hop communication, their:
547 \begin{itemize}
548 \item Position coordinates, 
549 \item current remaining energy, 
550 \item sensor node ID, and 
551 \item number of its one-hop live neighbors.
552 \end{itemize}
553
554
555 \end{enumerate}
556
557 \end{femtoBlock}
558 \end{frame}
559
560
561 %%%%%%%%%%%%%%%%%%%%
562 %%    SLIDE 14.1    %%
563 %%%%%%%%%%%%%%%%%%%% 
564 \begin{frame}{\small DiLCO Protocol $\blacktriangleright$ Main Idea}
565 %\vspace{-3.2cm}
566 \begin{femtoBlock} {}%{Main Idea:\\}
567
568 \begin{enumerate} [2.]
569
570 \item \textcolor{blue}{ \textbf{   LEADER ELECTION:}}\\
571 The selection criteria are, in order of importance:
572 \begin{itemize}
573 \item   larger number of neighbors, 
574 \item larger remaining energy, and then in case of equality, 
575 \item larger ID. 
576 \end{itemize}
577 \end{enumerate}
578
579 \begin{enumerate} [3.]
580 \item \textcolor{blue}{ \textbf{   DECISION:}} \\
581 Leader solves an integer program (see next slide) to:
582 \begin{itemize}
583 \item  Select which sensors will be activated in the sensing phase.
584 \item Send Active-Sleep packet to each sensor in the subregion.
585 \end{itemize}
586 \end{enumerate}
587 \begin{enumerate} [4.]
588 \item \textcolor{blue}{ \textbf{   SENSING:}} \\
589 Based on Active-Sleep Packet Information:
590 \begin{itemize}
591 \item Active sensors will execute their sensing task.
592 \item Sleep sensors will wait a time equal to the period of sensing to wakeup.
593
594 \end{itemize}
595
596 \end{enumerate}
597
598 \end{femtoBlock}
599 \end{frame}
600
601
602 %%%%%%%%%%%%%%%%%%%%
603 %%    SLIDE 15    %%
604 %%%%%%%%%%%%%%%%%%%% 
605 \begin{frame}{\small DiLCO Protocol $\blacktriangleright$ Coverage Problem Formulation}
606 \vspace{-0.3cm}
607 \begin{equation*} \label{eq:ip2r}
608 \left \{
609 \begin{array}{ll}
610 \min \sum_{p \in P} (w_{\theta} \Theta_{p} + w_{U} U_{p})&\\
611 \textrm{subject to :}&\\
612 \sum_{j \in J}  \alpha_{jp} X_{j} - \Theta_{p}+ U_{p} =1, &\forall p \in P\\
613 %\label{c1} 
614 %\sum_{t \in T} X_{j,t} \leq \frac{RE_j}{e_t} &\forall j \in J \\
615 %\label{c2}
616 \Theta_{p}\in \mathbb{N}, &\forall p \in P\\
617 U_{p} \in \{0,1\}, &\forall p \in P \\
618 X_{j} \in \{0,1\}, &\forall j \in J
619 \end{array}
620 \right.
621 \end{equation*}
622 \vspace{-0.3cm}
623 \begin{itemize}
624 \item \small $P$: the set of primary points.
625 \item $J$: the set of sensors.
626 \item $X_{j}$:  indicates whether or not the sensor $j$  is actively sensing (1
627   if yes and 0 if not).
628 \item $\Theta_{p}$: {\it overcoverage}, the  number of sensors  minus one that
629   are covering the primary point $p$.
630 \item $U_{p}$: {\it undercoverage},  indicates whether or not the primary point
631   $p$ is being covered (1 if not covered and 0 if covered).
632   \item $\alpha_{jp}$: denotes the indicator function of whether the primary point p is covered.
633 \end{itemize}
634
635
636
637 \end{frame}
638
639
640 %%%%%%%%%%%%%%%%%%%%
641 %%    SLIDE 16    %%
642 %%%%%%%%%%%%%%%%%%%% 
643 \begin{frame}{\small DiLCO Protocol $\blacktriangleright$ DiLCO Protocol Algorithm}
644 %\begin{femtoBlock} {}
645 \centering
646 %\includegraphics[height = 7.2cm]{Figures/algo.jpeg}
647 \includegraphics[height = 7.2cm]{Figures/Algo1.png}
648 %\end{femtoBlock}
649
650 \end{frame}
651
652
653
654
655 %%%%%%%%%%%%%%%%%%%%
656 %%    SLIDE 18    %%
657 %%%%%%%%%%%%%%%%%%%% 
658 \begin{frame}{\small DiLCO Protocol $\blacktriangleright$ Simulation Framework}
659 \vspace{-0.8cm}
660 \small
661 \begin{table}[ht]
662 \caption{Relevant parameters for simulation.}
663 \centering
664 \begin{tabular}{c|c}
665 \hline
666 Parameter & Value  \\ [0.5ex]
667 \hline
668 Sensing  Field  & $(50 \times 25)~m^2 $   \\
669 Nodes Number &  50, 100, 150, 200 and 250~nodes   \\
670 Initial Energy  & 500-700~joules  \\  
671 Sensing Period & 60 Minutes \\
672 $E_{th}$ & 36 Joules\\
673 $R_s$ & 5~m   \\     
674 $R_c$ & 10~m   \\
675 $w_{\Theta}$ & 1   \\
676 $w_{U}$ & $|P|^2$ \\
677 Modeling Language & A Mathematical Programming Language (AMPL) \\
678 Optimization Solver & GNU  linear Programming Kit (GLPK) \\
679 Network Simulator & Discrete Event Simulator OMNeT++ 
680 \end{tabular}
681 \label{tablech4}
682 \end{table}
683
684 \end{frame}
685
686
687 %%%%%%%%%%%%%%%%%%%%
688 %%    SLIDE 19    %%
689 %%%%%%%%%%%%%%%%%%%% 
690 \begin{frame}{\small DiLCO Protocol $\blacktriangleright$ Energy Model \& Performance Metrics }
691 %\vspace{-1.8cm}
692 \begin{femtoBlock} {Energy Consumption Model}
693 \vspace{-1.0cm}
694 \begin{table}[h]
695 %\centering
696 \small
697 %\caption{Power consumption values}
698 \label{tab:EC}
699 \begin{tabular}{|l||cccc|}
700   \hline
701   {\bf Sensor status} & MCU & Radio & Sensing & {\it Power (mW)} \\
702   \hline
703   LISTENING & On & On & On & 20.05 \\
704   ACTIVE & On & Off & On & 9.72 \\
705   SLEEP & Off & Off & Off & 0.02 \\
706   COMPUTATION & On & On & On & 26.83 \\
707   \hline
708   \multicolumn{4}{|l}{Energy needed to send or receive a 2-bit content message} & 0.515 \\
709   \hline
710 \end{tabular}
711 \end{table}
712
713 \end{femtoBlock}
714 \vspace{-0.5cm}
715 \begin{femtoBlock} {Performance Metrics}
716 \small
717 \begin{enumerate}[$\mapsto$]
718
719 \item {{\bf Coverage Ratio (CR)}}
720 \item{{\bf Number of Active Sensors Ratio (ASR)}}
721 \item {{\bf  Energy Consumption}}
722 \item {{\bf Network Lifetime}}
723 %\item {{\bf Execution Time}}
724 %\item {{\bf Stopped Simulation Runs}}
725
726 \end{enumerate}
727 \end{femtoBlock}
728 \end{frame}
729
730
731
732 %%%%%%%%%%%%%%%%%%%%
733 %%    SLIDE 20    %%
734 %%%%%%%%%%%%%%%%%%%% 
735 \begin{frame}{ \small DiLCO Protocol $\blacktriangleright$ Performance Comparison}
736
737 \vspace{-0.5cm}
738 \begin{figure}[h!]
739 \centering
740  \includegraphics[scale=0.5] {Figures/R3/CR.eps} 
741 \caption{Coverage ratio for 150 deployed nodes}
742 \label{Figures/ch4/R3/CR}
743 \end{figure}
744
745
746  
747 \end{frame}
748
749
750
751 %%%%%%%%%%%%%%%%%%%%
752 %%    SLIDE 20    %%
753 %%%%%%%%%%%%%%%%%%%% 
754 \begin{frame}{ \small DiLCO Protocol $\blacktriangleright$ Performance Comparison}
755 \vspace{-0.5cm}
756
757 \begin{figure}[h!]
758 \centering
759 \includegraphics[scale=0.5]{Figures/R3/ASR.eps}  
760 \caption{Active sensors ratio for 150 deployed nodes }
761 \label{Figures/ch4/R3/ASR}
762 \end{figure} 
763 \end{frame}
764
765
766 %%%%%%%%%%%%%%%%%%%%
767 %%    SLIDE 21    %%
768 %%%%%%%%%%%%%%%%%%%%
769 %\begin{frame}{ \small DiLCO Protocol $\blacktriangleright$ Performance Comparison}
770 %\vspace{-0.5cm}
771 %\begin{figure}[h!]
772 %\centering
773 %\includegraphics[scale=0.5]{Figures/R3/SR.eps} 
774 %\caption{Percentage of stopped simulation runs for 150 deployed nodes }
775 %\label{Figures/ch4/R3/SR}
776 %\end{figure}
777 %\end{frame}
778
779
780 %%%%%%%%%%%%%%%%%%%%
781 %%    SLIDE 22    %%
782 %%%%%%%%%%%%%%%%%%%%
783 \begin{frame}{ \small DiLCO Protocol $\blacktriangleright$ Performance Comparison}
784 \vspace{-0.5cm}
785 \begin{figure}%[h!]
786 \begin{columns}[c]
787         \column{.50\textwidth}
788 \includegraphics[scale=0.35]{Figures/R3/EC95.eps} 
789 \footnotesize \\~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(a)\\      
790 \column{.50\textwidth}
791 \includegraphics[scale=0.35]{Figures/R3/EC50.eps} 
792 \footnotesize \\~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(b)        \\
793 \end{columns}
794 \caption{Energy consumption for (a) $Lifetime_{95}$ and (b) $Lifetime_{50}$}
795 \label{Figures/ch4/R3/EC}
796 \end{figure}
797
798  
799 \end{frame}
800
801
802 %%%%%%%%%%%%%%%%%%%%
803 %%    SLIDE 23    %%
804 %%%%%%%%%%%%%%%%%%%%
805 \begin{frame}{ \small DiLCO Protocol $\blacktriangleright$ Performance Comparison}
806 \vspace{-0.5cm}
807 \begin{figure}%[h!]
808 \begin{columns}[c]
809         \column{.50\textwidth}
810 \includegraphics[scale=0.35]{Figures/R3/LT95.eps} 
811 \footnotesize \\~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(a)\\      
812 \column{.50\textwidth}
813 \includegraphics[scale=0.35]{Figures/R3/LT50.eps} 
814 \footnotesize \\~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(b)        \\
815 \end{columns}
816 \caption{Network lifetime for (a) $Lifetime_{95}$ and (b) $Lifetime_{50}$}
817   \label{Figures/ch4/R3/LT}
818 \end{figure}
819
820
821
822
823 \end{frame}
824
825
826
827
828
829
830 \section{\small{Multiround Distributed Lifetime Coverage Optimization Protocol (MuDiLCO)}}
831
832
833 %%%%%%%%%%%%%%%%%%%%
834 %%    SLIDE 28    %%
835 %%%%%%%%%%%%%%%%%%%% 
836 \begin{frame}{\small MuDiLCO Protocol $\blacktriangleright$ Main Idea}
837 \vspace{-0.2cm}
838 \begin{figure}[ht!]
839  \includegraphics[width=110mm]{Figures/GeneralModel.jpg}
840 \caption{MuDiLCO protocol.}
841 \label{fig2}
842 \end{figure} 
843 \end{frame}
844
845
846 %%%%%%%%%%%%%%%%%%%%
847 %%    SLIDE 29    %%
848 %%%%%%%%%%%%%%%%%%%% 
849 \begin{frame}{\small MuDiLCO Protocol $\blacktriangleright$  Multiround Coverage Problem Formulation}
850 \vspace{0.2cm}
851
852 \centering
853 \includegraphics[height = 7.2cm]{Figures/model2.pdf}
854
855 \end{frame}
856
857 %%%%%%%%%%%%%%%%%%%%
858 %%    SLIDE 30    %%
859 %%%%%%%%%%%%%%%%%%%% 
860 %\begin{frame}{\small MuDiLCO Protocol $\blacktriangleright$ MuDiLCO Protocol Algorithm}
861 %%\vspace{0.2cm}
862 %\begin{femtoBlock} {}
863 %\centering
864 %\includegraphics[height = 7.2cm]{Figures/Algo2.png}
865 %\end{femtoBlock}
866 %\end{frame}
867
868
869 %%%%%%%%%%%%%%%%%%%%
870 %%    SLIDE 31    %%
871 %%%%%%%%%%%%%%%%%%%% 
872 \begin{frame}{\small MuDiLCO Protocol $\blacktriangleright$ Results Analysis and Comparison}
873 \vspace{-0.5cm}
874 \begin{figure}[h!]
875 \centering
876  \includegraphics[scale=0.5] {Figures/R1/CR.pdf}   
877 \caption{Average coverage ratio for 150 deployed nodes}
878 \label{fig3}
879 \end{figure} 
880 \end{frame}
881
882
883 %%%%%%%%%%%%%%%%%%%%
884 %%    SLIDE 32    %%
885 %%%%%%%%%%%%%%%%%%%% 
886 \begin{frame}{\small MuDiLCO Protocol $\blacktriangleright$ Results Analysis and Comparison}
887 \vspace{-0.5cm}
888 \begin{figure}[h!]
889 \centering
890 \includegraphics[scale=0.5]{Figures/R1/ASR.pdf}  
891 \caption{Active sensors ratio for 150 deployed nodes}
892 \label{fig4}
893 \end{figure} 
894 \end{frame}
895
896
897 %%%%%%%%%%%%%%%%%%%%
898 %%    SLIDE 33    %%
899 %%%%%%%%%%%%%%%%%%%% 
900 %\begin{frame}{\small MuDiLCO Protocol $\blacktriangleright$ Results Analysis and Comparison}
901 %\vspace{-0.5cm}
902 %\begin{figure}[t]
903 %\centering
904 %\includegraphics[scale=0.5]{Figures/R1/SR.pdf} 
905 %\caption{Cumulative percentage of stopped simulation runs for 150 deployed nodes }
906 %\label{fig6}
907 %\end{figure} 
908 %\end{frame}
909
910 %%%%%%%%%%%%%%%%%%%%
911 %%    SLIDE 34    %%
912 %%%%%%%%%%%%%%%%%%%% 
913 %\begin{frame}{\small MuDiLCO Protocol $\blacktriangleright$ Results Analysis and Comparison}
914 %\vspace{-0.5cm}
915 %\begin{figure}[h!]
916 %\centering
917 %\includegraphics[scale=0.5]{Figures/R1/T.pdf}  
918 %\caption{Execution Time (in seconds)}
919 %\label{fig77}
920 %\end{figure} 
921 %\end{frame}
922
923
924 %%%%%%%%%%%%%%%%%%%%
925 %%    SLIDE 35    %%
926 %%%%%%%%%%%%%%%%%%%% 
927 \begin{frame}{\small MuDiLCO Protocol $\blacktriangleright$ Results Analysis and Comparison}
928 \vspace{-0.5cm}
929 \begin{figure}%[h!]
930 \begin{columns}[c]
931         \column{.50\textwidth}
932 \includegraphics[scale=0.35]{Figures/R1/EC95.eps} 
933 \footnotesize \\~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(a)\\      
934 \column{.50\textwidth}
935 \includegraphics[scale=0.35]{Figures/R1/EC50.eps} 
936 \footnotesize \\~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(b)        \\
937 \end{columns}
938 \caption{Energy consumption for (a) $Lifetime_{95}$ and (b) $Lifetime_{50}$}
939 \label{Figures/ch4t/R3/EC}
940 \end{figure}
941 \end{frame}
942
943
944 %%%%%%%%%%%%%%%%%%%%
945 %%    SLIDE 36    %%
946 %%%%%%%%%%%%%%%%%%%% 
947 \begin{frame}{\small MuDiLCO Protocol $\blacktriangleright$ Results Analysis and Comparison}
948 \vspace{-0.5cm}
949 \begin{figure}%[h!]
950 \begin{columns}[c]
951         \column{.50\textwidth}
952 \includegraphics[scale=0.35]{Figures/R1/LT95.eps} 
953 \footnotesize \\~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(a)\\      
954 \column{.50\textwidth}
955 \includegraphics[scale=0.35]{Figures/R1/LT50.eps} 
956 \footnotesize \\~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(b)        \\
957 \end{columns}
958 \caption{Network lifetime for (a) $Lifetime_{95}$ and (b) $Lifetime_{50}$}
959 \label{Figures/ch4/Rh3/EC}
960 \end{figure}
961
962 \end{frame}
963
964
965
966
967 \section{\small {Perimeter-based Coverage Optimization (PeCO) to Improve Lifetime in WSNs
968 }}
969
970
971 %%%%%%%%%%%%%%%%%%%%
972 %%    SLIDE 45    %%
973 %%%%%%%%%%%%%%%%%%%% 
974 \begin{frame}{\small PeCO Protocol $\blacktriangleright$ Assumptions and Models}
975
976 \vspace{-0.5cm}
977 \begin{figure}%[h!]
978 \begin{columns}[c]
979         \column{.50\textwidth}
980 \includegraphics[scale=0.40]{Figures/ch6/pcm.jpg} 
981 \footnotesize \\~~~~~~~~~~~~~~~~~~~~~~~~~~(a)\\ 
982 \column{.50\textwidth}
983 $$\alpha =  \arccos \left(\dfrac{Dist(u,v)}{2R_s}
984 \right).$$ 
985 \includegraphics[scale=0.40]{Figures/ch6/twosensors.jpg} 
986 \footnotesize \\~~~~~~~~~~~~~~~~~~~~~~~~~~(b)   \\
987 \end{columns}
988 \caption{(a) Perimeter  coverage of sensor node  0 and (b) finding  the arc of
989     $u$'s perimeter covered by $v$.}
990   \label{pcm2sensors}
991 \end{figure}
992 \end{frame}
993
994
995 %%%%%%%%%%%%%%%%%%%%
996 %%    SLIDE 46    %%
997 %%%%%%%%%%%%%%%%%%%% 
998 \begin{frame}{\small PeCO Protocol $\blacktriangleright$ Assumptions and Models}
999
1000 \vspace{-0.5cm}
1001 \begin{figure}%[h!]
1002 \begin{columns}[c]
1003         \column{.50\textwidth}
1004 \includegraphics[scale=0.33]{Figures/ch6/expcm2.jpg}  
1005 \footnotesize \\~~~~~~~~~~~~~~~~~~~~~~~~~~(a)\\ 
1006 \column{.50\textwidth}
1007 \includegraphics[scale=0.38]{Figures/tbl.jpeg} 
1008 \footnotesize \\~~~~~~~~~~~~~~~~~~~~~~~~~~(b)   \\
1009 \end{columns}
1010 \caption{(a) Maximum coverage levels for perimeter of sensor node $0$. and (b) Coverage intervals and contributing sensors for sensor node 0.}
1011   \label{pcm2sensors}
1012 \end{figure}
1013
1014
1015 \end{frame}
1016
1017  
1018
1019 %%%%%%%%%%%%%%%%%%%%
1020 %%    SLIDE 47    %%
1021 %%%%%%%%%%%%%%%%%%%% 
1022 \begin{frame}{\small PeCO Protocol $\blacktriangleright$ PeCO Protocol Algorithm}
1023 \vspace{-0.7cm}
1024 %\includegraphics[height = 7.2cm]{Figures/algo6.jpeg}
1025
1026 \begin{figure}[h!]
1027 \centering
1028  \includegraphics[height = 7.2cm]{Figures/Algo3.png}
1029 \end{figure} 
1030 \end{frame}
1031
1032
1033 %%%%%%%%%%%%%%%%%%%%
1034 %%    SLIDE 48    %%
1035 %%%%%%%%%%%%%%%%%%%% 
1036 \begin{frame}{\small PeCO Protocol $\blacktriangleright$ Perimeter-based Coverage Problem Formulation}
1037 \vspace{-0.7cm}
1038
1039 \begin{figure}[h!]
1040 \centering
1041 \includegraphics[scale=0.49]{Figures/model3.pdf}  
1042 \end{figure} 
1043
1044 \end{frame}
1045
1046
1047
1048 %%%%%%%%%%%%%%%%%%%%
1049 %%    SLIDE     %%
1050 %%%%%%%%%%%%%%%%%%%% 
1051 \begin{frame}{\small PeCO Protocol $\blacktriangleright$ Performance Evaluation and Analysis}
1052 \vspace{-0.5cm}
1053 \begin{figure}[h!]
1054 \centering
1055  \includegraphics[scale=0.5] {Figures/ch6/R/CR.eps} 
1056 \caption{Coverage ratio for 200 deployed nodes.}
1057 \label{fig333}
1058 \end{figure} 
1059
1060
1061 \end{frame}
1062
1063 %%%%%%%%%%%%%%%%%%%%
1064 %%    SLIDE     %%
1065 %%%%%%%%%%%%%%%%%%%% 
1066 \begin{frame}{\small PeCO Protocol $\blacktriangleright$ Performance Evaluation and Analysis}
1067 \vspace{-0.5cm}
1068 \begin{figure}[h!]
1069 \centering
1070 \includegraphics[scale=0.5]{Figures/ch6/R/ASR.eps}  
1071 \caption{Active sensors ratio for 200 deployed nodes.}
1072 \label{fig444}
1073 \end{figure} 
1074
1075 \end{frame}
1076
1077 %%%%%%%%%%%%%%%%%%%%
1078 %%    SLIDE     %%
1079 %%%%%%%%%%%%%%%%%%%% 
1080 \begin{frame}{\small PeCO Protocol $\blacktriangleright$ Performance Evaluation and Analysis}
1081 \vspace{-0.5cm}
1082 \begin{figure}%[h!]
1083 \begin{columns}[c]
1084         \column{.50\textwidth}
1085 \includegraphics[scale=0.35]{Figures/ch6/R/EC95.eps} 
1086 \footnotesize \\~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(a)\\      
1087 \column{.50\textwidth}
1088 \includegraphics[scale=0.35]{Figures/ch6/R/EC50.eps} 
1089 \footnotesize \\~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(b)        \\
1090 \end{columns}
1091 \caption{Energy consumption per period for (a)~$Lifetime_{95}$ and (b)~$Lifetime_{50}$.}
1092   \label{fig3EC}
1093 \end{figure}
1094
1095
1096 \end{frame}
1097
1098 %%%%%%%%%%%%%%%%%%%%
1099 %%    SLIDE     %%
1100 %%%%%%%%%%%%%%%%%%%% 
1101 \begin{frame}{\small PeCO Protocol $\blacktriangleright$ Performance Evaluation and Analysis}
1102 \vspace{-0.5cm}
1103 \begin{figure}%[h!]
1104 \begin{columns}[c]
1105         \column{.50\textwidth}
1106 \includegraphics[scale=0.35]{Figures/ch6/R/LT95.eps} 
1107 \footnotesize \\~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(a)\\      
1108 \column{.50\textwidth}
1109 \includegraphics[scale=0.35]{Figures/ch6/R/LT50.eps} 
1110 \footnotesize \\~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(b)        \\
1111 \end{columns}
1112 \caption{Network Lifetime for (a)~$Lifetime_{95}$ and (b)~$Lifetime_{50}$.}
1113   \label{fig3LT}
1114 \end{figure}
1115
1116 \end{frame}
1117
1118 %%%%%%%%%%%%%%%%%%%%
1119 %%    SLIDE     %%
1120 %%%%%%%%%%%%%%%%%%%% 
1121 %\begin{frame}{\small PeCO Protocol $\blacktriangleright$ Performance Evaluation and Analysis}
1122 %\vspace{-0.5cm}
1123 %\begin{figure} [h!]
1124 %\centering \includegraphics[scale=0.5]{Figures/ch6/R/LTa.eps}
1125 %\caption{Network lifetime for different coverage ratios.}
1126 %\label{figLTALL}
1127 %\end{figure}
1128 %\end{frame}
1129
1130
1131
1132 %%%%%%%%%%%%%%%%%%%%
1133 %%    SLIDE     %%
1134 %%%%%%%%%%%%%%%%%%%% 
1135 \section{\small {Conclusion and Perspectives}}
1136
1137
1138 %%%%%%%%%%%%%%%%%%%%
1139 %%    SLIDE 50    %%
1140 %%%%%%%%%%%%%%%%%%%% 
1141 \begin{frame}{Conclusion}
1142 \begin{enumerate} [$\blacktriangleright$]
1143
1144 \item  Two-step approaches are proposed to optimize both coverage and lifetime performances, where:
1145 \begin{itemize}
1146 \item Sensing field is divided into smaller subregions using divide-and-conquer method.
1147 \item One of the proposed optimization protocols is applied in each subregion in a distributed parallel way.
1148 \end{itemize}
1149 \item The proposed protocols (DiLCO, MuDiLCO, PeCO) combine two efficient mechanisms: 
1150 \begin{itemize}
1151 \item Network leader election, and
1152 \item Sensor activity scheduling based optimization.
1153 \end{itemize}
1154 \item Our protocols are periodic where each period consists of 4
1155 phases:
1156 \begin{itemize}
1157 \item Information exchange,
1158 \item Network leader election, 
1159 \item Decision based optimization, 
1160 \item Sensing.
1161 \end{itemize}
1162 \end{enumerate}
1163
1164
1165
1166
1167 \end{frame}
1168
1169
1170 %%%%%%%%%%%%%%%%%%%%
1171 %%    SLIDE 51    %%
1172 %%%%%%%%%%%%%%%%%%%% 
1173 \begin{frame}{Conclusion}
1174 \begin{enumerate} [$\blacktriangleright$]
1175
1176 \item DiLCO and PeCO provide a schedule for one round per period.
1177 \item MuDiLCO provides a schedule for multiple rounds per period.
1178 \item Comparison results show that DiLCO, MuDiLCO, and PeCO protocols:
1179 \begin{itemize}
1180  \item maintain the coverage for a larger number of rounds.
1181  \item use less active nodes to save energy efficiently during sensing.
1182  \item are more powerful against network disconnections.
1183  \item perform the optimization with suitable execution times.
1184  \item consume less energy.
1185  \item prolong the network lifetime.
1186
1187 \end{itemize}
1188 \end{enumerate}
1189 \end{frame}
1190
1191 \begin{frame}{Conclusion}
1192 \tiny
1193 \begin{block}{\textcolor{white}{Journal Articles}}
1194 \begin{enumerate}[$\lbrack$1$\rbrack$]
1195 \item Ali Kadhum Idrees, Karine Deschinkel, Michel Salomon, and Rapha\"el Couturier. Perimeter-based Coverage Optimization to Improve Lifetime in Wireless Sensor Networks. \textit{Engineering Optimization, 2015, (Submitted)}.
1196
1197 \item Ali Kadhum Idrees, Karine Deschinkel, Michel Salomon, and Rapha\"el Couturier. Multiround Distributed Lifetime Coverage Optimization Protocol in Wireless Sensor Networks. \textit{Ad Hoc Networks, 2015, (Submitted)}. 
1198
1199 \item Ali Kadhum Idrees, Karine Deschinkel, Michel Salomon, and Rapha\"el Couturier. Distributed Lifetime Coverage Optimization Protocol in Wireless Sensor Networks. \textit{Journal of Supercomputing , 2015, (Submitted)}.
1200 \end{enumerate}
1201 \end{block}
1202
1203 \begin{block}{\textcolor{white}{Technical Reports}}
1204  
1205 \begin{enumerate}[$\lbrack$1$\rbrack$]
1206 \item Ali Kadhum Idrees, Karine Deschinkel, Michel Salomon, and Rapha\"el
1207 Distributed lifetime coverage optimization protocol in wireless sensor networks. Technical Report DISC2014-X, University of Franche-Comte - FEMTO-ST Institute, DISC Research Department, Octobre 2014.
1208 \end{enumerate}
1209 \end{block}
1210
1211 \begin{block}{\textcolor{white}{Conference Articles}}
1212 \begin{enumerate}[$\lbrack$1$\rbrack$]
1213 \item Ali Kadhum Idrees, Karine Deschinkel, Michel Salomon, and Rapha\"el
1214 Coverage and lifetime optimization in heterogeneous energy wireless sensor networks. In ICN 2014, The Thirteenth International Conference on Networks, pages 49–54, 2014.
1215 \end{enumerate}
1216 \end{block}
1217
1218 \end{frame}
1219
1220 %%%%%%%%%%%%%%%%%%%%
1221 %%    SLIDE 52    %%
1222 %%%%%%%%%%%%%%%%%%%% 
1223 \begin{frame}{Perspectives}
1224 \begin{enumerate} [$\blacktriangleright$]
1225 \item Investigate the optimal number of subregions.
1226 \item Design a heterogeneous integrated optimization protocol to integrate coverage, routing, and data aggregation protocols.
1227 \item Extend PeCO protocol so that the schedules are planned for multiple
1228 sensing periods.
1229 \item Consider particle swarm optimization or evolutionary algorithms to obtain quickly near optimal solutions.
1230 \item Improve our mathematical models to take into account heterogeneous sensors from both energy and node characteristics point of views. 
1231 %\item The cluster head will be selected in a distributed way and based on local information.
1232 \end{enumerate}
1233
1234
1235 \end{frame}
1236
1237
1238 %%%%%%%%%%%%%%%%%%%%
1239 %%    SLIDE 53    %%
1240 %%%%%%%%%%%%%%%%%%%% 
1241 %\begin{frame}{Mes perspectives}
1242
1243 %\end{frame}
1244
1245 %%%%%%%%%%%%%%%%%%%%
1246 %%    SLIDE 54    %%
1247 %%%%%%%%%%%%%%%%%%%% 
1248 \begin{frame}{Fin}
1249 \begin{center}
1250 \huge
1251 \textcolor{BleuFemto}{Thank You for Your Attention!}\\\vspace{2cm}
1252 \textcolor{BleuFemto}{Questions?}\\
1253 \end{center}
1254 \end{frame}
1255 \end{document}
1256 %  _____ ___ _   _ 
1257 % |  ___|_ _| \ | |
1258 % | |_   | ||  \| |
1259 % |  _|  | || |\  | 
1260 % |_|   |___|_| \_|
1261 %
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286  
1287      
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304   
1305