-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathres.tex
227 lines (153 loc) · 5.14 KB
/
res.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
\section{Simulator and Results}
\subsection{Simulator}
\addtocounter{framenumber}{-1}
\begin{withoutheadline}
\begin{frame}{Simulator Architecture}
\setbeamercolor{block title}{bg=blue!30,fg=black}
\setbeamercolor{block body}{bg=blue!10,fg=black}
\setbeamertemplate{blocks}[rounded][shadow=false]
\begin{figure}[p]
\includegraphics[width=\linewidth]{figures/SIM.png}
\end{figure}
\end{frame}
\end{withoutheadline}
\begin{withoutheadline}
\begin{frame}{Simulation Parameters}
\setbeamercolor{block title}{bg=blue!30,fg=black}
\setbeamercolor{block body}{bg=blue!10,fg=black}
\setbeamertemplate{blocks}[rounded][shadow=false]
\begin{center}
\begin{tabular}{l*{1}{c}r}
Parameter & Value \\
\hline
Number of Motes & $100$ \\
Number of cycles per run & $1000$ \\
Number of runs per simulation & $1000$ \\
Timeslot duration & $10ms$ \\
Slotframe length & $101$\\
Number of channels & $16$ \\
Area & $1Km\times1Km$ \\
Topology constraint & $\geq$ 3 neighbors with PDR $50\,\%$ \\
Radio sensitivity & $-97$ dBm \\
Radio range & 100m \\
Traffic & 1 packet/node each 10 cycles
\end{tabular}
%\captionof{table}{Simulator Parameters} \label{tab:para}
\end{center}
\end{frame}
\end{withoutheadline}
\subsection{ Results}
\addtocounter{framenumber}{-1}
\begin{withoutheadline}
\begin{frame}{Comparison with random scheduling}
\begin{figure}[p]
\includegraphics[width=.9\linewidth]{figures/graph1.png}
\end{figure}
\end{frame}
\end{withoutheadline}
\begin{withoutheadline}
\addtocounter{framenumber}{-1}
\begin{frame}{Comparison with random scheduling}
\begin{figure}[p]
\includegraphics[width=.9\linewidth]{figures/graph1-1.png}
\end{figure}
\end{frame}
\end{withoutheadline}
\begin{withoutheadline}
\addtocounter{framenumber}{-1}
\begin{frame}{Comparison with random scheduling}
\begin{figure}[p]
\includegraphics[width=.9\linewidth]{figures/graph1-2.png}
\end{figure}
\end{frame}
\end{withoutheadline}
\begin{withoutheadline}
\begin{frame}{ Results}
\setbeamercolor{block title}{bg=blue!30,fg=black}
\setbeamercolor{block body}{bg=blue!10,fg=black}
\setbeamertemplate{blocks}[rounded][shadow=false]
\begin{block}{Collision reasons}
\begin{itemize}
\item The lost 6top transactions.
\item Special case that induce collisions.
\end{itemize}
\end{block}
\centering
\begin{figure}[p]
\item\includegraphics[width=0.4\linewidth]{figures/pro.png}
\end{figure}
\end{frame}
\end{withoutheadline}
\begin{withoutheadline}
\begin{frame}{Housekeeping Approach}
\setbeamercolor{block title}{bg=blue!30,fg=black}
\setbeamercolor{block body}{bg=blue!10,fg=black}
\setbeamertemplate{blocks}[rounded][shadow=false]
\begin{minipage}[t]{0.48\linewidth}
\begin{block}{Collision in Dedicated Cells}
\begin{itemize}
\item Housekeeping approach and cell relocation.
\item Tx housekeeping.
\item<4-> Rx housekeeping.
\item<6-> Dealing with collisions after they occur. Good idea ?
\end{itemize}
\end{block}
\end{minipage}\hfill
\begin{minipage}[t]{0.48\linewidth}
\begin{figure}[p]
\only<1>{\includegraphics[width=\linewidth]{figures/hk1.png}}
\only<2>{\includegraphics[width=\linewidth]{figures/hk2.png}}
\only<3>{\includegraphics[width=\linewidth]{figures/hk3.png}}
\only<4>{\includegraphics[width=\linewidth]{figures/rx1.png}}
\only<5->{\includegraphics[width=\linewidth]{figures/rx2.png}}
\end{figure}
\end{minipage}
\end{frame}
\end{withoutheadline}
\begin{withoutheadline}
\begin{frame}{Comparison with Housekeeping }
\begin{figure}[p]
\includegraphics[width=0.9\linewidth]{figures/graph2.png}
%\caption{Simulation of the Number of Collided Tx Cells as Function of Cycle Number (Time) - comparison with the housekeeping approach}
\end{figure}
\end{frame}
\end{withoutheadline}
%%%%%%%%%%%%%%%%%%%%%%%SUMMARY%%%%%%%%%%%%%%
\section{Summary and Contributions}
\begin{withoutheadline}
\begin{frame}{Summary}
\begin{itemize}
\item
Our implementation introduces \alert{no overhead } in the network.
\item
The implementation \alert{achieves 60\% reduction} in the number of collided Tx cells.
\item The Combination of Our approach and Housekeeping accomplish an \alert{ almost collision free dedicated cells}.
\end{itemize}
\begin{itemize}
\item
Outlook
\begin{itemize}
\item
Our goal is to reach a place were we have collision free network, using more complex methods.
\item
Our perspective in this project was to work on 6top, but our next steps is to study the effects of traffic in the protocol performances.
\end{itemize}
\end{itemize}
\end{frame}
\end{withoutheadline}
%\begin{withoutheadline}
%\begin{frame}{Contributions}
% \begin{itemize}
% \item Understanding the simulator code.
% \item Optimizing, and implementing on top of this code.
% \item Designing the proposed mechanisms, and enhancing them.
% \item Publishing a poster in Computational sciences days in Grenoble, organized by LabEx PERSYVAL-Lab.
% \item Submitting a paper to Wimob 2017 conference.
% \end{itemize}
% \begin{figure}[p]
%\centering
%\includegraphics[width=.5\linewidth]{figures/per.png}
%
%\end{figure}
%\end{frame}
%\end{withoutheadline}