From f6d01996eb72fc71681efd4aacd8d8cb903be753 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Sat, 4 May 2019 10:32:19 +0200 Subject: Nix integration --- 2019-Mascots.org | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to '2019-Mascots.org') 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... -- cgit v1.2.3