Implementing Publish/Subscribe Pattern for CoAP in Fog Computing Environment

碩士 === 國立中興大學 === 資訊科學與工程學系 === 105 === As more and more Internet of Things (IoT) devices are connected to the cloud services, fog computing has emerged as a new computing model to provide analytic and intelligent services to the end users for fast response time. Among the application layer protocol...

Full description

Bibliographic Details
Main Authors: Po-Hsin Tsai, 蔡柏鑫
Other Authors: 廖宜恩
Format: Others
Language:zh-TW
Published: 2017
Online Access:http://ndltd.ncl.edu.tw/handle/71172396014338854286
Description
Summary:碩士 === 國立中興大學 === 資訊科學與工程學系 === 105 === As more and more Internet of Things (IoT) devices are connected to the cloud services, fog computing has emerged as a new computing model to provide analytic and intelligent services to the end users for fast response time. Among the application layer protocols used for IoT, MQTT and CoAP are two well-known lightweight protocols that run on top of TCP and UDP, respectively. MQTT supports publish/subscribe pattern, while CoAP adopts request/response pattern. In IoT applications, publish/subscribe model was thought as a better model due to lower network bandwidth and less message processing that in turn extending the lifetime of battery-run devices. In this thesis, we implement the publish/subscribe pattern in fog computing to preserve the privacy of customer energy usage data in smart grid environment using CoAP as the underlying application layer protocol. The performance of CoAP vs. MQTT in this model is also reported.