{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [] }, { "cell_type": "markdown", "metadata": {}, "source": [ "# Smart home/ Smart cities applications \n", "This section covers the identified Smart home/ Smart cities applications. " ] }, { "cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [ { "data": { "text/html": [ "
run previous cell, wait for 2 seconds
\n", "" ], "text/plain": [ "" ] }, "execution_count": 1, "metadata": {}, "output_type": "execute_result" } ], "source": [ "from jyquickhelper import add_notebook_menu\n", "add_notebook_menu()" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## A Smart Bell application (1)\n", "\n", "`Ref:` [Xia, Y et al. (2018). **Combining hardware nodes and software components ordering-based heuristics for optimizing the placement of distributed IoT applications in the fog**. ACM SAC'18. 751–760.](https://hal.inria.fr/hal-01908928/document)\n", "\n", "\n", "
\"Markdown
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## A Smart bell application (2)\n", "\n", "`Ref:` [Letondeur, L., Ottogalli, F. G., & Coupaye, T. (2017). A demo of application lifecycle management for IoT collaborative neighborhood in the Fog: Practical experiments and lessons learned around docker. In 2017 IEEE Fog World Congress (FWC) (pp. 1-6). IEEE.](https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=8368526&casa_token=fwCSd9Zf4gsAAAAA:4f9t-zuFUE4YG6kvTmeQkZ593LzxGnsEFaoBuGfV5p_RdEOrr6S5RpVNhBo0IMoahUTQhAuUjuE)\n", "\n", "\n", "
\"Markdown
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## IoT based Smart Home Automation application\n", "\n", "`Ref:` [Gill, S. S., Garraghan, P., & Buyya, R. (2019). **ROUTER: Fog enabled cloud based intelligent resource management approach for smart home IoT devices**. Journal of Systems and Software, 154, 125-138.](https://eprints.lancs.ac.uk/id/eprint/133237/1/1_s2.0_S0164121219300986_main.pdf)\n", "\n", "\n", "
\"Markdown
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Smart Building application\n", "\n", "`Ref:` [Brogi, A et al. (2018). **Predictive Analysis to Support Fog Application Deployment**. 10.1002/9781119525080.ch9.](http://pages.di.unipi.it/forti/pdf/chapters/2018/C09_Predictive%20Analysis%20to%20Support%20Fog%20Application%20Deployment_PP.pdf)\n", "\n", "
\"Markdown
" ] } ], "metadata": { "kernelspec": { "display_name": "Python 3", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.8.8" }, "widgets": { "application/vnd.jupyter.widget-state+json": { "state": {}, "version_major": 2, "version_minor": 0 } } }, "nbformat": 4, "nbformat_minor": 4 }