summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoic Guegan <manzerberdes@gmx.com>2019-05-27 09:55:11 +0200
committerLoic Guegan <manzerberdes@gmx.com>2019-05-27 09:55:11 +0200
commitfce7ffd9ea478890068dae0d6b5120cb24fc6700 (patch)
tree1e19161aaed18c85db9f202fc6a0785c17e98721
parentabe8eae55c5c51d0ce6626d243937e64f7ace51d (diff)
Update paper
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 1c48e2f..cddc6dd 100644
--- a/2019-Mascots.org
+++ b/2019-Mascots.org
@@ -95,7 +95,7 @@ component, formatting, style, styling, insert
\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}
@@ -635,8 +635,8 @@ component, formatting, style, styling, insert
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