mirror of
https://gitlab.com/manzerbredes/paper-lowrate-iot.git
synced 2025-05-01 09:27:45 +00:00
Debug+Do Simulations
This commit is contained in:
parent
79ef212a8c
commit
89d815f81e
70 changed files with 190288 additions and 312708 deletions
20
ns3-simulations/plots/plots.org
Normal file
20
ns3-simulations/plots/plots.org
Normal file
|
@ -0,0 +1,20 @@
|
|||
#+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]{BW-linksBandwidth_totalEnergy.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}
|
Loading…
Add table
Add a link
Reference in a new issue