§ 瀏覽學位論文書目資料
  
系統識別號 U0002-1202201710441100
DOI 10.6846/TKU.2017.00376
論文名稱(中文) 物聯網數位看板管理系統之研究與實作
論文名稱(英文) Research and Implementation of Digital Signage Management System by Using IoT technology
第三語言論文名稱
校院名稱 淡江大學
系所名稱(中文) 資訊工程學系碩士班
系所名稱(英文) Department of Computer Science and Information Engineering
外國學位學校名稱
外國學位學院名稱
外國學位研究所名稱
學年度 105
學期 1
出版年 106
研究生(中文) 張惟焜
研究生(英文) Wei-Kun Chang
學號 604410133
學位類別 碩士
語言別 繁體中文
第二語言別
口試日期 2017-01-09
論文頁數 113頁
口試委員 指導教授 - 蔣璿東
委員 - 王鄭慈
委員 - 葛煥昭
關鍵字(中) 數位看板
管理系統
物聯網
MQTT
關鍵字(英) Digital Signage
Management System
Internet of Things
MQTT
第三語言關鍵字
學科別分類
中文摘要
目前市面上一般「非物聯網架構」數位看板系統,皆需購買機上盒、安裝管理軟體,且有設備環境維護不易等問題。儘管目前已有業者提出「物聯網架構」數位看板系統,但系統功能較不完善,無群組觀念及設備監控功能,因此在系統使用上,無法同時對大量設備設定排程及系統不易維護。本研究使用物聯網技術強化數位看版的監控功能,並將群組觀念加入系統中,以此強化數位看板系統的管理及監控功能。本系統提出群組觀念,讓使用者可將具有相同排程之數位看板設定為子群集,以方便使用者管理及設定排程。而在設備監控方面,我們新增容量不足及設備位置異動監控功能,如當設備出現非預期之移動時,系統會立刻主動告知使用者設備相關的位置資料,讓使用者可盡快進行後續的處理。透過本系統提供的相關功能,使用者除了可以更方便的管理設備及設定排程相關內容,當設備或系統有異常情況時,也可以提早了解相關異常情況,降低在廣告播放時,系統發生錯誤的情況。
英文摘要
Currently, Non Internet of Things (Non-IoT) digital signage(DS) on the market require a Set Top Box(STB). Users need to install management software, and the maintenance of equipment is not easy. Although there are business proprietors have proposed IoT DS system, their equipment management only control one device, and in terms of monitor is remain weak. In their system, user can not set up schedule for a large number of devices at the one time, and the maintenance of system is not easy. In this study, we use the IoT technology to reinforce the monitoring function of the system, and add the group concept to strengthen the equipment management function. User can set up some DSs which have the same schedule in a group. Group can make user more convenient in equipment management and schedule insert. In terms of equipment monitoring, we monitor the equipment’s capacity and location. When the device appears unexpected movement, system will immediately inform the user equipment's location data. So that user can quickly do subsequent processing of equipment. By use our DS management system, user is more convenient in equipment management and schedule insert. In addition to, when the equipment or the system has the unusual situation, user can also be an early understanding of the situation. This can reduce the system error when the DS is playing.
第三語言摘要
論文目次
目錄
第一章  緒論 1
1-1 研究動機與目的 1
1-2 論文架構 4
第二章  文獻探討 5
2-1 數位看板 5
2-2 市售數位看板調查 7
2-2-1 「非物聯網架構」數位看板 7
2-2-2 「物聯網架構」數位看板 10
2-3 數位看板相關研究 13
2-3-1  六種播放板型 13
2-4  物聯網 16
2-4-1  MQTT 18
第三章  研究方法 21
3-1 問題陳述 21
3-2 系統架構與流程 25
3-2-1 系統架構 25
3-2-2 系統流程 26
3-3 MQTT通訊模組 29
3-4 設備管理模組 31
3-5 檔案管理模組 37
3-6 排程管理模組 39
3-7 設備監控模組 41
第四章  系統實作 44
4-1 帳號註冊 45
4-2 設備管理 47
4-3 檔案管理 55
4-4 排程管理 61
4-5 設備監控 71
4-6 排程撥放 89
第五章  結論 90
參考文獻 92
附錄一 英文論文 95
圖目錄
圖 1版型一 13
圖 2版型二 14
圖 3版型三 14
圖 4版型四 14
圖 5版型五 15
圖 6版型六 15
圖 7 系統架構 26
圖 8 系統流程圖 27
圖 9 MQTT傳輸模式 29
圖 10 本機註冊流程 33
圖 11 QR CODE註冊流程 35
圖 12 位置監控誤差範圍 42
圖 13 監控演算法 43
圖 14 帳號註冊 45
圖 15 帳號資料 46
圖 16 數位看板APP本機註冊 48
圖 17 QR CODE註冊流程 50
圖 18 設備群組設定 51
圖 19 群組設定檢查 52
圖 20 解除設備群組設定 53
圖 21 新增設備進群組之設定 54
圖 22 圖片檔案上傳 56
圖 23 圖片瀏覽 56
圖 24 圖片檔案刪除 57
圖 25 影片檔案上傳 58
圖 26 影片瀏覽 59
圖 27 影片檔案刪除 60
圖 28 排程搜尋 61
圖 29 排程畫面瀏覽 62
圖 30 排程新增 63
圖 31 播放版型 63
圖 32 播放時間 64
圖 33 選擇設備 65
圖 34 群組設備瀏覽 66
圖 35 選擇影片檔案 66
圖 36 影片檔案瀏覽 67
圖 37 選擇圖片區塊內容 68
圖 38 圖片檔案瀏覽 68
圖 39 排程畫面瀏覽 69
圖 40 刪除排程設定 70
圖 41 儀表板 72
圖 42 系統概況 73
圖 43設備位置 74
圖 44 當前播放排程 75
圖 45 各排程設備下載進度 76
圖 46 即時跑馬燈 77
圖 47 設備訊息 78
圖 48 系統公佈欄 78
圖 49 設備異常 79
圖 50 管理APP系統概況統計 80
圖 51 管理APP 設備位置訊息 81
圖 52 管理APP 排程下載進度 82
圖 53 管理APP 斷線列表 83
圖 54 管理APP 容量不足列表 84
圖 55 管理APP 位置變動列表 85
圖 56 行動管理APP-設備斷線通知 86
圖 57 行動管理APP-設備容量異常通知 87
圖 58 行動管理APP-設備移動通知 88
圖 59 排程實際撥放畫面 89 
表目錄
表 1 市售數位看板調查結果 9
表 2 PICTURE資料表 38
表 3 ADVERTISING資料表 38
參考文獻
1. Harrison, J.V. and A. Andrusiewicz. Using wireless networks to enhance narrowcasting in public spaces. in Consumer Communications and Networking Conference, 2004. CCNC 2004. First IEEE. 2004.
2. Te-Kai, L., H. Yun-Wu, and C. Jen-Yao. Interactive Wireless Electronic Billboard. in Networking, Sensing and Control, 2004 IEEE International Conference on. 2004.
3. lcdsignagedisplay.com. LG 178 / 178 Stand Alone Digital Signage 42" Hotel Multi Media. Available from: http://www.lcdsignagedisplay.com/sale-3622718-lg-178-178-stand-alone-digital-signage-42-hotel-multi-media.html.
4. 維嘉台灣. ONELAN>Publisher 數位電子看板發佈器. Available from: http://www.vega-global.com.tw/product_content.php?id=113&paid=97.
5. 台灣數位看板多媒體聯盟. 20110325_艾訊全新 46 吋 Full HD 數位電子看板平台 符合 IP3X 與 IP65. 2011; Available from: http://www.dsma.tw/industry_show.php?id=31.
6. 晁碁科技股份有限公司. DSO 2700P 高清Full-HD 27吋 看板顯示機. 2015; Available from: http://www.biztv.com.tw/e-store/product/dso-2700p.
7. Viewsonic. Digital Signage>NMP-570W. 2015; Available from: http://ap.viewsonic.com/me/products/digital-signage/NMP-570W%20.php.
8. ONELAN. ONELAN Digital Signage CMS User Guide. 2013; Available from: https://onelan.com/products/resources/ONELAN_CMS_user_guide%20v1.1.1%20(39594).pdf.
9. ONELAN. ONELAN CMS Server. 2015; Available from: https://onelan.com/CMS_Dsheet_v06_AW.pdf.
10. Yuniati, U., et al. Sight, Digital Signage Box for E-Tourism. in ICT for Smart Society (ICISS), 2013 International Conference on. 2013.
11. LG. Digital Signage Media Players> LG NC2100. 2012; Available from: http://www.lcdsignagedisplay.com/sale-3622718-lg-178-178-stand-alone-digital-signage-42-hotel-multi-media.html.
12. ONELAN. 4K Digital Signage Publisher. Available from: https://onelan.com/NTB-4K-2100-P%20Data%20Sheet%20V1.3.pdf.
13. EmbedSignage. cloud based Digital Signage software. Available from: https://embedsignage.com/features/.
14. Hsu, H.P., et al. Emergency Evacuation Base on Intelligent Digital Signage Systems. in Ubi-Media Computing and Workshops (UMEDIA), 2014 7th International Conference on. 2014.
15. Dohr, A., et al. The Internet of Things for Ambient Assisted Living. in Information Technology: New Generations (ITNG), 2010 Seventh International Conference on. 2010.
16. Inoue, H., et al. Development of a Digital Signage System for Automatic Collection and Distribution of Its Content from the Existing Digital Contents and Its Field Trials. in Applications and the Internet (SAINT), 2011 IEEE/IPSJ 11th International Symposium on. 2011.
17. Sethi, M., et al. Flexible Management of Cloud-Connected Digital Signage. in 2015 IEEE 12th Intl Conf on Ubiquitous Intelligence and Computing and 2015 IEEE 12th Intl Conf on Autonomic and Trusted Computing and 2015 IEEE 15th Intl Conf on Scalable Computing and Communications and Its Associated Workshops (UIC-ATC-ScalCom). 2015.
18. 渠正源, "基於物聯網技術之數位看板管理系統設計," 淡江大學資訊工程學系碩士在職專班碩士論文, 2016.
19. Ashton, K., That ‘internet of things’ thing. RFiD Journal, 2009. 22(7): p. 97-114.
20. DaCosta, F., Rethinking the Internet of Things: a scalable approach to connecting everything. 2013: Apress.
21. Atzori, L., A. Iera, and G. Morabito, The internet of things: A survey. Computer networks, 2010. 54(15): p. 2787-2805.
22. IBM. 智慧城市. Available from: http://www-07.ibm.com/tw/dp-cs/smartercity/overview.html.
23. Jahn, M., et al. The Energy Aware Smart Home. in 2010 5th International Conference on Future Information Technology. 2010.
24. Ricquebourg, V., et al. The Smart Home Concept : our immediate future. in 2006 1ST IEEE International Conference on E-Learning in Industrial Electronics. 2006.
25. Carrillo, E., et al. IoT framework for smart buildings with cloud computing. in Smart Cities Conference (ISC2), 2015 IEEE First International. 2015.
26. Doukas, C. and I. Maglogiannis. Bringing IoT and Cloud Computing towards Pervasive Healthcare. in Innovative Mobile and Internet Services in Ubiquitous Computing (IMIS), 2012 Sixth International Conference on. 2012.
27. Wooten, R., et al. Design and Implementation of a Secure Healthcare Social Cloud System. in Cluster, Cloud and Grid Computing (CCGrid), 2012 12th IEEE/ACM International Symposium on. 2012.
28. WHO. eHealth. Available from: http://www.who.int/topics/ehealth/en/.
29. 中華技術. 車聯網發展趨勢分析. 2015; Available from: http://www.ceci.org.tw/book/107/web/118-127.pdf.
30. Uhlemann, E., Introducing Connected Vehicles [Connected Vehicles]. IEEE Vehicular Technology Magazine, 2015. 10(1): p. 23-31.
31. Lu, N., et al., Connected Vehicles: Solutions and Challenges. IEEE Internet of Things Journal, 2014. 1(4): p. 289-299.
32. Hunkeler, U., H.L. Truong, and A. Stanford-Clark. MQTT-S — A publish/subscribe protocol for Wireless Sensor Networks. in Communication Systems Software and Middleware and Workshops, 2008. COMSWARE 2008. 3rd International Conference on. 2008.
33. Al-Fuqaha, A., et al., Internet of Things: A Survey on Enabling Technologies, Protocols, and Applications. IEEE Communications Surveys & Tutorials, 2015. 17(4): p. 2347-2376.
34. Luzuriaga, J.E., et al. Handling mobility in IoT applications using the MQTT protocol. in Internet Technologies and Applications (ITA), 2015. 2015.
35. Mocnej, J., T. Lojka, and I. Zolotov. Using information entropy in smart sensors for decentralized data acquisition architecture. in 2016 IEEE 14th International Symposium on Applied Machine Intelligence and Informatics (SAMI). 2016.
36. Thatmann, D., et al. Applying Attribute-Based Encryption on Publish Subscribe Messaging Patterns for the Internet of Things. in 2015 IEEE International Conference on Data Science and Data Intensive Systems. 2015.
37. Fremantle, P., et al. Federated Identity and Access Management for the Internet of Things. in Secure Internet of Things (SIoT), 2014 International Workshop on. 2014.
38. Tiwari, P.K., et al. Integrated wireless sensor network for large scale intelligent systems. in Advances in Computing, Communications and Informatics (ICACCI), 2013 International Conference on. 2013.
39. Locke, D., Mq telemetry transport (mqtt) v3. 1 protocol specification. IBM developerWorks Technical Library], available at http://www. ibm. com/developerworks/webservices/library/ws-mqtt/index. html, 2010.
論文全文使用權限
校內
紙本論文於授權書繳交後5年公開
同意電子論文全文授權校園內公開
校內電子論文於授權書繳交後5年公開
校外
同意授權
校外電子論文於授權書繳交後5年公開

如有問題,歡迎洽詢!
圖書館數位資訊組 (02)2621-5656 轉 2487 或 來信