§ 瀏覽學位論文書目資料
  
系統識別號 U0002-0509201715293100
DOI 10.6846/TKU.2017.00163
論文名稱(中文) 環境資訊數據整合平台
論文名稱(英文) Environmental Information Data Integration Platform
第三語言論文名稱
校院名稱 淡江大學
系所名稱(中文) 資訊工程學系碩士在職專班
系所名稱(英文) Department of Computer Science and Information Engineering
外國學位學校名稱
外國學位學院名稱
外國學位研究所名稱
學年度 105
學期 2
出版年 106
研究生(中文) 劉冠廷
研究生(英文) Kuan-Ting Liu
學號 704410017
學位類別 碩士
語言別 繁體中文
第二語言別 英文
口試日期 2017-06-16
論文頁數 42頁
口試委員 指導教授 - 張志勇
指導教授 - 石貴平
委員 - 張志勇
委員 - 張兆村
委員 - 蘇民揚
關鍵字(中) 嵌入式系統
感測模組
Android
Arduino
WebAPI
關鍵字(英) Embedded System
Sensing module
Android
Arduino
WebAPI
第三語言關鍵字
學科別分類
中文摘要
由於自行車已成台灣目前流行的交通工具與休閒活動,騎乘自行車不僅降低噪音及空氣汙染,也能紓解交通雍塞。因此全球多個城市都建置公共自行車系統提供市民及遊客租借,但同時也隱藏著危害,例如道路坑洞不平整等問題。本研究藉由實作「環境資訊數據整合平台」,藉由物聯網技術的進步,將騎乘資訊記錄下來,並且上傳至該平台,同時,搭配目前普及行動裝置,就能提供更多元的應用服務。透過數據共享的方式,以改善目前環境對騎乘者不友善之處。
英文摘要
Currently bikes have become the popular mode of transportation. Riding them, a popular leisure activity, not only reduces noises and air pollution, but relieves traffic jams as well. Therefore, globally numerous cities have established public bike systems for city residents and tourist to rent. However, these systems also hide dangers such as rough roads with pot holes. With the progress of the technology of internet of things, the riding information was recorded and uploaded to an “Environmental information data integration platform” implemented in this study, which, together with the prevailing mobile devices, are capable of providing more multiple application services. Through the data-sharing method, the unfriendly environment to riders was improved.
第三語言摘要
論文目次
目錄  III
圖目錄  IV
表目錄  VI
第一章、 簡介	1
1.1	前言	1
1.2	背景與動機	1
1.3	目的	2
第二章、 相關研究	3
2.1	國內相關系統	3
2.1.1 YouBike	3
2.1.2 oBike	5
2.2	國外相關系統	6
2.2.1 哥本哈根-公共自行車系統	6
2.2.2 阿姆斯特丹-OV–fiets	7
2.2.3 墨爾本-公共自行車系統	8
2.2.4 蒙特婁-BIXI bike	8
第三章、 背景知識	10
3.1 Microsoft Visual Studio	10
3.2 ASP.NET MVC Framework  11
3.3 IIS  12
3.4 MySQL  13
3.5 Android Framework	14
3.6 Android Studio	15
第四章、 系統設計及實作  17
4.1 系統架構與設計	17
4.2 資料獲取	21
4.3資料整合	22
4.3.1 數據傳輸	23
4.4 資料應用	24
4.5即時環境數據App  25
第五章、 研究結果	27
第六章、 結論	31
參考文獻	32
附錄-英文論文	34


圖1. YouBike  4
圖2. YouBike停車柱  4
圖3. Kiosk自動服務機  4
圖4. oBike  6
圖5. 哥本哈根自行車配置平板電腦  7
圖6. 荷蘭Zuid車站自行車停車場  8
圖7. 墨爾本公共自行車  8
圖8. 蒙特婁BIXI bike系統  9
圖9. 系統架構圖  17
圖10. Visual Studio建立ASP.Net Web應用程式  18
圖11. Visual Studio建立Web API應用程式  18
圖12. 網頁伺服器Internet Information Services(IIS) 7.5  18
圖13. 平台數據Table設計  21
圖14. 平台數據Table數據  21
圖15. 資料上傳格式架構  24
圖16. App-我的位置截圖  26
圖17. App-地區截圖  26
圖18. App-景點截圖  26
圖19. App-學校截圖  26
圖20. CPU耗用百分比  28
圖21. Memory耗用百分比  29
圖22.每秒處理的需求數  29
圖23. Requests Queued  30

表1. YouBike費率說明表  4
表2. YouBike用量統計  5
表3. YouBike費率說明表  6
表4. 資料上傳JSON格式  23
表5. 壓力測試環境規格  27
參考文獻
[1]	YouBike.Available: http://taipei.youbike.com.tw/cht/index.php
[2]	Z. Zhang, Z. Weng, G. Shi, And W. Liao, “Generality of Internet of Things,” Gotop Information Co., Ltd, 2013.
[3]	Pushkar Singh, Sanghamitra Saikia, “Arduino-based smart irrigation using water flow sensor, soil moisture sensor, temperature sensor and ESP8266 WiFi module,”  2016 IEEE Region 10 Humanitarian Technology Conference (R10-HTC), Sep. 2016.
[4]	Pradnya Battin, And S.D. Markande, “Location based reminder Android application using Google Maps API,” 2016 International Conference on Automatic Control and Dynamic Optimization Techniques (ICACDOT), Dec. 2016.
[5]	oBike. Available: https://www.o.bike/tw/
[6]	OV–fiets.  Available: http://www.ns.nl/deur-tot-deur/ov-fiets
[7]	BIXI bike. Available: https://montreal.bixi.com/en
[8]	Microsoft Visual Studio.  Available: https://zh.wikipedia.org/wiki/Microsoft_Visual_Studio
[9]	ASP.NET MVC Framework.  Available: https://zh.wikipedia.org/wiki/ASP.NET_MVC_Framework
[10]	Internet Information Server. Available: https://msdn.microsoft.com/zh-tw/library/hh831725(v=ws.11).aspx
[11]	MySQL. Available: https://www.mysql.com
[12]	Android Framework. Available: https://developer.android.com/guide/platform/index.html
[13]	Android Studio. Available: https://developer.android.com/studio/index.html
[14]	Arduino.  Available: http://arduino.cc/en/Main/ArduinoBoardDiecimila
[15]	WebAPI. Available: https://msdn.microsoft.com/zh-tw/library/hh833994(v=vs.108).aspx
[16]	HTTP Communications Protocol. Available: https://zh.wikipedia.org/wiki/%E8%B6%85%E6%96%87%E6%9C%AC%E4%BC%A0%E8%BE%93%E5%8D%8F%E8%AE%AE
[17]	Lars Åke Fredlund, Clara Benac Earle, Ángel Herranz, and Julio Mariño, “Property-Based Testing of JSON Based Web Services,” 2014 IEEE International Conference on Web Services, July 2014.
[18]	Beniamino Di Martino, Antonio Esposito, Salvatore Augusto Maisto, and Stefania Nacchia, “A semantic IoT framework to support RESTful devices' API interoperability,” 2017 IEEE 14th International Conference on Networking, Sensing and Control (ICNSC) , May 2017.
論文全文使用權限
校內
紙本論文於授權書繳交後5年公開
同意電子論文全文授權校園內公開
校內電子論文於授權書繳交後5年公開
校外
同意授權
校外電子論文於授權書繳交後5年公開

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