From 8bdcd37ac44fe96d2c59424a24752f87f0444e36 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Wed, 22 May 2019 11:24:17 +0200 Subject: Update paper --- plots/NBSENSORS-sensorsNumber_totalEnergy.png | Bin 0 -> 65442 bytes ...DINTERVAL-sensorsSendInterval_networkEnergy.png | Bin 0 -> 122332 bytes ...DINTERVAL-sensorsSendInterval_sensorsEnergy.png | Bin 0 -> 93050 bytes plots/SENSORSPOS-positionSeed_avgDelay.png | Bin 0 -> 112865 bytes plots/SENSORSPOS-positionSeed_totalEnergy.png | Bin 0 -> 72071 bytes plots/delay-nbsensors.png | Bin 0 -> 12814 bytes plots/final.png | Bin 0 -> 12196 bytes plots/plots.org | 24 +++++++++++++++++++++ plots/plots.pdf | Bin 0 -> 531240 bytes plots/sensorsPosition-delay_energy.png | Bin 0 -> 18288 bytes plots/sensorsPosition-delayenergy.png | Bin 0 -> 15891 bytes plots/sensorsSendInterval-net.png | Bin 0 -> 10015 bytes plots/sensorsSendInterval-wifi.png | Bin 0 -> 9906 bytes 13 files changed, 24 insertions(+) create mode 100644 plots/NBSENSORS-sensorsNumber_totalEnergy.png create mode 100644 plots/SENDINTERVAL-sensorsSendInterval_networkEnergy.png create mode 100644 plots/SENDINTERVAL-sensorsSendInterval_sensorsEnergy.png create mode 100644 plots/SENSORSPOS-positionSeed_avgDelay.png create mode 100644 plots/SENSORSPOS-positionSeed_totalEnergy.png create mode 100644 plots/delay-nbsensors.png create mode 100644 plots/final.png create mode 100644 plots/plots.org create mode 100644 plots/plots.pdf create mode 100644 plots/sensorsPosition-delay_energy.png create mode 100644 plots/sensorsPosition-delayenergy.png create mode 100644 plots/sensorsSendInterval-net.png create mode 100644 plots/sensorsSendInterval-wifi.png (limited to 'plots') diff --git a/plots/NBSENSORS-sensorsNumber_totalEnergy.png b/plots/NBSENSORS-sensorsNumber_totalEnergy.png new file mode 100644 index 0000000..6e4c8c6 Binary files /dev/null and b/plots/NBSENSORS-sensorsNumber_totalEnergy.png differ diff --git a/plots/SENDINTERVAL-sensorsSendInterval_networkEnergy.png b/plots/SENDINTERVAL-sensorsSendInterval_networkEnergy.png new file mode 100644 index 0000000..f96d640 Binary files /dev/null and b/plots/SENDINTERVAL-sensorsSendInterval_networkEnergy.png differ diff --git a/plots/SENDINTERVAL-sensorsSendInterval_sensorsEnergy.png b/plots/SENDINTERVAL-sensorsSendInterval_sensorsEnergy.png new file mode 100644 index 0000000..06e7228 Binary files /dev/null and b/plots/SENDINTERVAL-sensorsSendInterval_sensorsEnergy.png differ diff --git a/plots/SENSORSPOS-positionSeed_avgDelay.png b/plots/SENSORSPOS-positionSeed_avgDelay.png new file mode 100644 index 0000000..b4f7f14 Binary files /dev/null and b/plots/SENSORSPOS-positionSeed_avgDelay.png differ diff --git a/plots/SENSORSPOS-positionSeed_totalEnergy.png b/plots/SENSORSPOS-positionSeed_totalEnergy.png new file mode 100644 index 0000000..fb131a1 Binary files /dev/null and b/plots/SENSORSPOS-positionSeed_totalEnergy.png differ diff --git a/plots/delay-nbsensors.png b/plots/delay-nbsensors.png new file mode 100644 index 0000000..e50f729 Binary files /dev/null and b/plots/delay-nbsensors.png differ diff --git a/plots/final.png b/plots/final.png new file mode 100644 index 0000000..625545a Binary files /dev/null and b/plots/final.png differ diff --git a/plots/plots.org b/plots/plots.org new file mode 100644 index 0000000..164785e --- /dev/null +++ b/plots/plots.org @@ -0,0 +1,24 @@ +#+TITLE: Analysis +#+LATEX_HEADER: \usepackage{fullpage} +#+OPTIONS: toc:nil +\begin{center} +\begin{tabular}{lr} +Parameters & Values\\ +\hline +sensorsPktSize & bytes\\ +sensorsSendInterval & s\\ +sensorsNumber & \\ +nbHop & \\ +linksBandwidth & Mbps\\ +linksLatency & ms\\ +\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]{sensorsSendInterval-net.png} +\includegraphics[width=0.5\linewidth]{SENSORSPOS-positionSeed_totalEnergy.png} +\includegraphics[width=0.5\linewidth]{final.png} +\includegraphics[width=0.5\linewidth]{sensorsSendInterval-wifi.png} diff --git a/plots/plots.pdf b/plots/plots.pdf new file mode 100644 index 0000000..9be5fbb Binary files /dev/null and b/plots/plots.pdf differ diff --git a/plots/sensorsPosition-delay_energy.png b/plots/sensorsPosition-delay_energy.png new file mode 100644 index 0000000..3b788db Binary files /dev/null and b/plots/sensorsPosition-delay_energy.png differ diff --git a/plots/sensorsPosition-delayenergy.png b/plots/sensorsPosition-delayenergy.png new file mode 100644 index 0000000..5b989b8 Binary files /dev/null and b/plots/sensorsPosition-delayenergy.png differ diff --git a/plots/sensorsSendInterval-net.png b/plots/sensorsSendInterval-net.png new file mode 100644 index 0000000..f3ed7e6 Binary files /dev/null and b/plots/sensorsSendInterval-net.png differ diff --git a/plots/sensorsSendInterval-wifi.png b/plots/sensorsSendInterval-wifi.png new file mode 100644 index 0000000..7dc3508 Binary files /dev/null and b/plots/sensorsSendInterval-wifi.png differ -- cgit v1.2.3