summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorORGERIE Anne-Cecile <anne-cecile.orgerie@inria.fr>2019-05-27 14:00:49 +0200
committerORGERIE Anne-Cecile <anne-cecile.orgerie@inria.fr>2019-05-27 14:00:49 +0200
commitc27a7c8be7f7ca6d6fe8d4ccd2c1947a97407e62 (patch)
tree493e3f2b071a6a3c7c30367ae5c153ab7ff625b2
parent40ef68976ff563eb0b2acdd4e9b494a7d3056413 (diff)
parentfce7ffd9ea478890068dae0d6b5120cb24fc6700 (diff)
Merge branch 'master' of gitlab.inria.fr:lguegan/paper-lowrate-iot
l---------.#2019-Mascots.org1
-rw-r--r--2019-Mascots.org6
-rw-r--r--2019-Mascots.pdfbin211795 -> 213369 bytes
-rw-r--r--plots/numberSensors-WIFINET.pngbin5934 -> 7192 bytes
4 files changed, 4 insertions, 3 deletions
diff --git a/.#2019-Mascots.org b/.#2019-Mascots.org
new file mode 120000
index 0000000..16659fc
--- /dev/null
+++ b/.#2019-Mascots.org
@@ -0,0 +1 @@
+loic@lguegan.1595:1558938768 \ No newline at end of file
diff --git a/2019-Mascots.org b/2019-Mascots.org
index 553457a..6633108 100644
--- a/2019-Mascots.org
+++ b/2019-Mascots.org
@@ -105,7 +105,7 @@ Smart cities \cite{Ejaz2017}
\label{tab:net-energy}
\begin{tabular}{@{}lr@{}}
Parameter & Value \\ \midrule
- Idle & 1J \\
+ Idle & 1W \\
Bytes (Tx/Rx) & 3.4nJ \\
Pkt (Tx/Rx) & 192.0nJ \\ \bottomrule
\end{tabular}
@@ -645,8 +645,8 @@ Smart cities \cite{Ejaz2017}
data=data%>%mutate(sensorsNumber=fct_reorder(sensorsNumber,as.numeric(sensorsNumber)))
data=data%>%filter(sensorsNumber%in%c(2,4,6,8,10))
- p=ggplot(data)+geom_bar(aes(x=sensorsNumber,y=energy,fill=type),position="identity",stat="identity")+
- xlab(getLabel("sensorsNumber"))+ ylab("Energy Consumption (W)") + guides(fill=guide_legend(title="")) +coord_flip()
+ p=ggplot(data)+geom_bar(aes(x=sensorsNumber,y=energy,fill=type),position="dodge",stat="identity")+
+ xlab(getLabel("sensorsNumber"))+ ylab("Energy Consumption (W)") + guides(fill=guide_legend(title=""))
p=applyTheme(p)+theme(text = element_text(size=15))
size=5
diff --git a/2019-Mascots.pdf b/2019-Mascots.pdf
index 2c52c16..6a57f14 100644
--- a/2019-Mascots.pdf
+++ b/2019-Mascots.pdf
Binary files differ
diff --git a/plots/numberSensors-WIFINET.png b/plots/numberSensors-WIFINET.png
index fe574eb..f0a71a5 100644
--- a/plots/numberSensors-WIFINET.png
+++ b/plots/numberSensors-WIFINET.png
Binary files differ