From 5a77b67d6baae0414310d29cab6f240963866062 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Wed, 22 May 2019 10:15:45 +0200 Subject: Clean repo, update paper --- .../plots/NBSENSORS-sensorsNumber_totalEnergy.png | Bin 65442 -> 0 bytes ...SENDINTERVAL-sensorsSendInterval_energyWifi.png | Bin 4404 -> 0 bytes ...DINTERVAL-sensorsSendInterval_networkEnergy.png | Bin 122332 -> 0 bytes ...DINTERVAL-sensorsSendInterval_sensorsEnergy.png | Bin 93050 -> 0 bytes ...ENDINTERVAL-sensorsSendInterval_totalEnergy.png | Bin 74349 -> 0 bytes .../plots/SENSORSPOS-positionSeed_avgDelay.png | Bin 118331 -> 0 bytes .../plots/SENSORSPOS-positionSeed_totalEnergy.png | Bin 72071 -> 0 bytes ns3-simulations/plots/plots.org | 25 ---------- ns3-simulations/plots/plots.pdf | Bin 598786 -> 0 bytes ns3-simulations/plots/plots.tex | 52 --------------------- ns3-simulations/plots/plots.tex~ | 52 --------------------- ns3-simulations/plots/sensorsSendInterval-net.png | Bin 10015 -> 0 bytes ns3-simulations/plots/sensorsSendInterval-wifi.png | Bin 9906 -> 0 bytes 13 files changed, 129 deletions(-) delete mode 100644 ns3-simulations/plots/NBSENSORS-sensorsNumber_totalEnergy.png delete mode 100644 ns3-simulations/plots/SENDINTERVAL-sensorsSendInterval_energyWifi.png delete mode 100644 ns3-simulations/plots/SENDINTERVAL-sensorsSendInterval_networkEnergy.png delete mode 100644 ns3-simulations/plots/SENDINTERVAL-sensorsSendInterval_sensorsEnergy.png delete mode 100644 ns3-simulations/plots/SENDINTERVAL-sensorsSendInterval_totalEnergy.png delete mode 100644 ns3-simulations/plots/SENSORSPOS-positionSeed_avgDelay.png delete mode 100644 ns3-simulations/plots/SENSORSPOS-positionSeed_totalEnergy.png delete mode 100644 ns3-simulations/plots/plots.org delete mode 100644 ns3-simulations/plots/plots.pdf delete mode 100644 ns3-simulations/plots/plots.tex delete mode 100644 ns3-simulations/plots/plots.tex~ delete mode 100644 ns3-simulations/plots/sensorsSendInterval-net.png delete mode 100644 ns3-simulations/plots/sensorsSendInterval-wifi.png (limited to 'ns3-simulations/plots') diff --git a/ns3-simulations/plots/NBSENSORS-sensorsNumber_totalEnergy.png b/ns3-simulations/plots/NBSENSORS-sensorsNumber_totalEnergy.png deleted file mode 100644 index 6e4c8c6..0000000 Binary files a/ns3-simulations/plots/NBSENSORS-sensorsNumber_totalEnergy.png and /dev/null differ diff --git a/ns3-simulations/plots/SENDINTERVAL-sensorsSendInterval_energyWifi.png b/ns3-simulations/plots/SENDINTERVAL-sensorsSendInterval_energyWifi.png deleted file mode 100644 index 6b4060d..0000000 Binary files a/ns3-simulations/plots/SENDINTERVAL-sensorsSendInterval_energyWifi.png and /dev/null differ diff --git a/ns3-simulations/plots/SENDINTERVAL-sensorsSendInterval_networkEnergy.png b/ns3-simulations/plots/SENDINTERVAL-sensorsSendInterval_networkEnergy.png deleted file mode 100644 index f96d640..0000000 Binary files a/ns3-simulations/plots/SENDINTERVAL-sensorsSendInterval_networkEnergy.png and /dev/null differ diff --git a/ns3-simulations/plots/SENDINTERVAL-sensorsSendInterval_sensorsEnergy.png b/ns3-simulations/plots/SENDINTERVAL-sensorsSendInterval_sensorsEnergy.png deleted file mode 100644 index 06e7228..0000000 Binary files a/ns3-simulations/plots/SENDINTERVAL-sensorsSendInterval_sensorsEnergy.png and /dev/null differ diff --git a/ns3-simulations/plots/SENDINTERVAL-sensorsSendInterval_totalEnergy.png b/ns3-simulations/plots/SENDINTERVAL-sensorsSendInterval_totalEnergy.png deleted file mode 100644 index 04c9da0..0000000 Binary files a/ns3-simulations/plots/SENDINTERVAL-sensorsSendInterval_totalEnergy.png and /dev/null differ diff --git a/ns3-simulations/plots/SENSORSPOS-positionSeed_avgDelay.png b/ns3-simulations/plots/SENSORSPOS-positionSeed_avgDelay.png deleted file mode 100644 index 70d4d90..0000000 Binary files a/ns3-simulations/plots/SENSORSPOS-positionSeed_avgDelay.png and /dev/null differ diff --git a/ns3-simulations/plots/SENSORSPOS-positionSeed_totalEnergy.png b/ns3-simulations/plots/SENSORSPOS-positionSeed_totalEnergy.png deleted file mode 100644 index fb131a1..0000000 Binary files a/ns3-simulations/plots/SENSORSPOS-positionSeed_totalEnergy.png and /dev/null differ diff --git a/ns3-simulations/plots/plots.org b/ns3-simulations/plots/plots.org deleted file mode 100644 index 05debb3..0000000 --- a/ns3-simulations/plots/plots.org +++ /dev/null @@ -1,25 +0,0 @@ -#+TITLE: Analysis -#+LATEX_HEADER: \usepackage{fullpage} -#+OPTIONS: toc:nil -\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} diff --git a/ns3-simulations/plots/plots.pdf b/ns3-simulations/plots/plots.pdf deleted file mode 100644 index 054173a..0000000 Binary files a/ns3-simulations/plots/plots.pdf and /dev/null differ diff --git a/ns3-simulations/plots/plots.tex b/ns3-simulations/plots/plots.tex deleted file mode 100644 index 074d33c..0000000 --- a/ns3-simulations/plots/plots.tex +++ /dev/null @@ -1,52 +0,0 @@ -% Created 2019-05-15 mer. 15:24 -% 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} diff --git a/ns3-simulations/plots/plots.tex~ b/ns3-simulations/plots/plots.tex~ deleted file mode 100644 index 5ea850d..0000000 --- a/ns3-simulations/plots/plots.tex~ +++ /dev/null @@ -1,52 +0,0 @@ -% 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} diff --git a/ns3-simulations/plots/sensorsSendInterval-net.png b/ns3-simulations/plots/sensorsSendInterval-net.png deleted file mode 100644 index f3ed7e6..0000000 Binary files a/ns3-simulations/plots/sensorsSendInterval-net.png and /dev/null differ diff --git a/ns3-simulations/plots/sensorsSendInterval-wifi.png b/ns3-simulations/plots/sensorsSendInterval-wifi.png deleted file mode 100644 index 7dc3508..0000000 Binary files a/ns3-simulations/plots/sensorsSendInterval-wifi.png and /dev/null differ -- cgit v1.2.3