summaryrefslogtreecommitdiff
path: root/2019-Mascots.org
diff options
context:
space:
mode:
authorLoic Guegan <manzerberdes@gmx.com>2019-05-04 10:32:19 +0200
committerLoic Guegan <manzerberdes@gmx.com>2019-05-04 10:32:19 +0200
commitf6d01996eb72fc71681efd4aacd8d8cb903be753 (patch)
tree0a83ce1a2d0648aaab84680a7e5b75acee585542 /2019-Mascots.org
parent89a5ee979d18e3897bd96f3341f97720a4655f7a (diff)
Nix integration
Diffstat (limited to '2019-Mascots.org')
-rw-r--r--2019-Mascots.org13
1 files changed, 12 insertions, 1 deletions
diff --git a/2019-Mascots.org b/2019-Mascots.org
index 534c47d..cb27d17 100644
--- a/2019-Mascots.org
+++ b/2019-Mascots.org
@@ -39,11 +39,22 @@ component, formatting, style, styling, insert
** Cloud Infrastructure
* System Model
** IoT Part
+ 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.
+
** Network Part
+ 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 considered to be a wired network.
+
+
** Cloud Part
* Evaluation
** IoT/Network Consumption
-** Cloud Consmption
+** Cloud Energy Consumption
** Virtual Machine Size Impact
** Application Accuracy
Refresh frequency etc...