Update simulators

This commit is contained in:
Loic Guegan 2019-05-16 14:32:18 +02:00
parent 9305e544d3
commit 026a84902c
505 changed files with 3375873 additions and 5912458 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 105 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 135 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 372 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 65 KiB

After

Width:  |  Height:  |  Size: 64 KiB

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

View file

@ -14,7 +14,12 @@ linksLatency & 2ms\\
\end{tabular}
\newline
\end{center}
\includegraphics[width=0.5\linewidth]{BW-linksBandwidth_totalEnergy.png}
\includegraphics[width=0.5\linewidth]{SENDINTERVAL-sensorsSendInterval_networkEnergy.png}
\includegraphics[width=0.5\linewidth]{SENDINTERVAL-sensorsSendInterval_sensorsEnergy.png}
\includegraphics[width=0.5\linewidth]{SENSORSPOS-positionSeed_avgDelay.png}
\includegraphics[width=0.5\linewidth]{NBSENSORS-sensorsNumber_totalEnergy.png}
\includegraphics[width=0.5\linewidth]{LATENCY-linksLatency_totalEnergy.png}
\includegraphics[width=0.5\linewidth]{NBHOP-nbHop_totalEnergy.png}
\includegraphics[width=0.5\linewidth]{SENDINTERVAL-sensorsSendInterval_totalEnergy.png}
\includegraphics[width=0.5\linewidth]{SENDINTERVAL-sensorsSendInterval_energyWifi.png}
\includegraphics[width=0.5\linewidth]{sensorsSendInterval-net.png}
\includegraphics[width=0.5\linewidth]{SENSORSPOS-positionSeed_totalEnergy.png}
\includegraphics[width=0.5\linewidth]{sensorsSendInterval-wifi.png}

Binary file not shown.

View file

@ -1,4 +1,4 @@
% Created 2019-05-06 lun. 12:03
% Created 2019-05-15 mer. 15:24
% Intended LaTeX compiler: pdflatex
\documentclass[11pt]{article}
\usepackage[utf8]{inputenc}
@ -40,8 +40,13 @@ linksLatency & 2ms\\
\end{tabular}
\newline
\end{center}
\includegraphics[width=0.5\linewidth]{BW-linksBandwidth_totalEnergy.png}
\includegraphics[width=0.5\linewidth]{SENDINTERVAL-sensorsSendInterval_networkEnergy.png}
\includegraphics[width=0.5\linewidth]{SENDINTERVAL-sensorsSendInterval_sensorsEnergy.png}
\includegraphics[width=0.5\linewidth]{SENSORSPOS-positionSeed_avgDelay.png}
\includegraphics[width=0.5\linewidth]{NBSENSORS-sensorsNumber_totalEnergy.png}
\includegraphics[width=0.5\linewidth]{LATENCY-linksLatency_totalEnergy.png}
\includegraphics[width=0.5\linewidth]{NBHOP-nbHop_totalEnergy.png}
\includegraphics[width=0.5\linewidth]{SENDINTERVAL-sensorsSendInterval_totalEnergy.png}
\includegraphics[width=0.5\linewidth]{SENDINTERVAL-sensorsSendInterval_energyWifi.png}
\includegraphics[width=0.5\linewidth]{sensorsSendInterval-net.png}
\includegraphics[width=0.5\linewidth]{SENSORSPOS-positionSeed_totalEnergy.png}
\includegraphics[width=0.5\linewidth]{sensorsSendInterval-wifi.png}
\end{document}

View file

@ -0,0 +1,52 @@
% Created 2019-05-15 mer. 15:23
% Intended LaTeX compiler: pdflatex
\documentclass[11pt]{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{graphicx}
\usepackage{grffile}
\usepackage{longtable}
\usepackage{wrapfig}
\usepackage{rotating}
\usepackage[normalem]{ulem}
\usepackage{amsmath}
\usepackage{textcomp}
\usepackage{amssymb}
\usepackage{capt-of}
\usepackage{hyperref}
\usepackage{fullpage}
\date{\today}
\title{Analysis}
\hypersetup{
pdfauthor={},
pdftitle={Analysis},
pdfkeywords={},
pdfsubject={},
pdfcreator={Emacs 26.2 (Org mode 9.1.9)},
pdflang={English}}
\begin{document}
\maketitle
\begin{center}
\begin{tabular}{lr}
Parameters & Values\\
\hline
sensorsPktSize & 5 bytes\\
sensorsSendInterval & 10s\\
sensorsNumber & 10\\
nbHop & 10\\
linksBandwidth & 10Mbps\\
linksLatency & 2ms\\
\end{tabular}
\newline
\end{center}
\includegraphics[width=0.5\linewidth]{SENDINTERVAL-sensorsSendInterval_networkEnergy.png}
\includegraphics[width=0.5\linewidth]{SENDINTERVAL-sensorsSendInterval_sensorsEnergy.png}
\includegraphics[width=0.5\linewidth]{SENSORSPOS-positionSeed_avgDelay.png}
\includegraphics[width=0.5\linewidth]{NBSENSORS-sensorsNumber_totalEnergy.png}
\includegraphics[width=0.5\linewidth]{SENDINTERVAL-sensorsSendInterval_totalEnergy.png}
\includegraphics[width=0.5\linewidth]{SENDINTERVAL-sensorsSendInterval_energyWifi.png}
\includegraphics[width=0.5\linewidth]{sensorsSendInterval-net.png}
\includegraphics[width=0.5\linewidth]{SENSORSPOS-positionSeed_totalEnergy.png}
\includegraphics[width=0.5\linewidth]{sensorsSendInterval-wifi.png}
\end{document}

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB