diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | 2019-Mascots.org | 6 | ||||
| -rw-r--r-- | 2019-Mascots.pdf | bin | 61359 -> 0 bytes | |||
| -rw-r--r-- | 2019-Mascots.tex | 84 |
4 files changed, 3 insertions, 88 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..01564af --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.tex diff --git a/2019-Mascots.org b/2019-Mascots.org index cb27d17..1debcd3 100644 --- a/2019-Mascots.org +++ b/2019-Mascots.org @@ -1,4 +1,4 @@ -#+TITLE: A Large-Scale Wired Network Energy Model for Flow-Level Simulations +#+TITLE: Estimating the end-to-end energy consumption of IoT devices along with their impact on Cloud and telecommunication infrastructures #+EXPORT_EXCLUDE_TAGS: noexport #+STARTUP: hideblocks @@ -21,9 +21,7 @@ #+BEGIN_EXPORT latex \begin{abstract} -This document is a model and instructions for \LaTeX. -This and the IEEEtran.cls file define the components of your paper [title, text, heads, etc.]. *CRITICAL: Do Not Use Symbols, Special Characters, Footnotes, -or Math in Paper Title or Abstract. +Information and Communication Technology takes a growing part in the worldwide energy consumption. One of the root causes of this increase lies in the multiplication of connected devices. Each object of the Internet-of-Things often does not consume much energy by itself. Yet, their number and the infrastructures they require to properly work have leverage. In this paper, we combine simulations and real measurements to study the energy impact of IoT devices. In particular, we analyze the energy consumption of Cloud and telecommunication infrastructures induced by the utilization of connected devices, and we propose an end-to-end energy consumption model for these devices. \end{abstract} \begin{IEEEkeywords} diff --git a/2019-Mascots.pdf b/2019-Mascots.pdf Binary files differdeleted file mode 100644 index 2508d2b..0000000 --- a/2019-Mascots.pdf +++ /dev/null diff --git a/2019-Mascots.tex b/2019-Mascots.tex deleted file mode 100644 index 80d8f8b..0000000 --- a/2019-Mascots.tex +++ /dev/null @@ -1,84 +0,0 @@ -% Intended LaTeX compiler: pdflatex -\documentclass[conference]{IEEEtran} - \usepackage{hyperref} -\IEEEoverridecommandlockouts -\author{\IEEEauthorblockN{1\textsuperscript{st} Anne-Cécile Orgerie} -\IEEEauthorblockA{\textit{Univ Rennes, Inria, CNRS, IRISA, Rennes, France} \\ -Rennes, France \\ -anne-cecile.orgerie@irisa.fr} -\and -\IEEEauthorblockN{2\textsuperscript{nd} Loic Guegan} -\IEEEauthorblockA{\textit{Univ Rennes, Inria, CNRS, IRISA, Rennes, France} \\ -Rennes, France \\ -loic.guegan@irisa.fr} -} -\date{\today} -\title{A Large-Scale Wired Network Energy Model for Flow-Level Simulations} -\hypersetup{ - pdfauthor={}, - pdftitle={A Large-Scale Wired Network Energy Model for Flow-Level Simulations}, - pdfkeywords={}, - pdfsubject={}, - pdfcreator={Emacs 26.2 (Org mode 9.1.9)}, - pdflang={English}} -\begin{document} - -\maketitle -\begin{abstract} -This document is a model and instructions for \LaTeX. -This and the IEEEtran.cls file define the components of your paper [title, text, heads, etc.]. *CRITICAL: Do Not Use Symbols, Special Characters, Footnotes, -or Math in Paper Title or Abstract. -\end{abstract} - -\begin{IEEEkeywords} -component, formatting, style, styling, insert -\end{IEEEkeywords} - - -\section{Introduction} -\label{sec:org9428352} -\section{Related Work} -\label{sec:orga22ca2a} -\section{Use-Case} -\label{sec:org3241664} -\subsection{Application Characteristic} -\label{sec:org8ebb00c} -\subsection{Cloud Infrastructure} -\label{sec:org17d08e8} -\section{System Model} -\label{sec:org2051e46} -\subsection{IoT Part} -\label{sec:org9fc7024} -The IoT part is composed of an Access Point (AP), connected to several sensors using WIFI. In the -system, the IoT part is considered as the part where the system data are created. In fact, the -data life cycle start when the sensors records their respectives local temperature at a frequency -\(f\) and the local timestamp. Then, these data are transmitted through the network along with an -arbitrary sensor id of 128 bits. Finally, the AP is in charge to transmit the data to the cloud -using the network part. - -\subsection{Network Part} -\label{sec:orgb1e4614} -The network part is considered as the medium that link the IoT part to the cloud. It is composed -of several network switches and router and it is mostly considered as wired network. - - -\subsection{Cloud Part} -\label{sec:org4dad506} -\section{Evaluation} -\label{sec:org373c2b1} -\subsection{IoT/Network Consumption} -\label{sec:org993439d} -\subsection{Cloud Energy Consumption} -\label{sec:org7ae8276} -\subsection{Virtual Machine Size Impact} -\label{sec:orgde03152} -\subsection{Application Accuracy} -\label{sec:org79ddac3} -Refresh frequency etc\ldots{} -\subsection{End-To-End Consumption} -\label{sec:org275997a} -\section{Discussion} -\label{sec:org25eaadf} -\section{Conclusion} -\label{sec:orgff11457} -\end{document} |
