跳到主要內容

臺灣博碩士論文加值系統

(18.97.14.90) 您好!臺灣時間:2025/01/22 13:57
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:張榮傑
研究生(外文):Jung-Chieh Chang
論文名稱:物聯網應用架構之智慧廚具應用設計
論文名稱(外文):Internet of Things Application for Intelligent Kitchenware
指導教授:徐偉智徐偉智引用關係
學位類別:碩士
校院名稱:國立高雄第一科技大學
系所名稱:資通訊服務創新產業碩士專班
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2015
畢業學年度:103
語文別:中文
論文頁數:130
中文關鍵詞:智慧廚具系統物聯網智慧家庭雲端服務應用
外文關鍵詞:Application of Cloud ComputingSmart HomeInternet of ThingsIntelligent Kitchen utensils System
相關次數:
  • 被引用被引用:2
  • 點閱點閱:811
  • 評分評分:
  • 下載下載:46
  • 收藏至我的研究室書目清單書目收藏:0
資訊科技日異月新的發展,智慧型終端產品、智慧型手持裝置的進步可說是一日千里。提供了快速的訊息交換、以及許多生活上的便利服務,可說已成為生活上不可或缺的電子產品。人類已高度依賴資訊服務,所以無論在生活的那一層面,無時無地都有可能運用資訊技術來解決生活中食、衣、住、行等等…的問題。可以預期的,物聯網、APP整合技術的應用在未來將涉入各領域,並與人們的生活密不可分。

目前,智慧家庭是一個正在蓬勃發展中的新興產業,其中包含了安心安全、舒適便利、節能永續、居家照護…等等,皆是智慧家庭的發展項目。廚房在家庭中的地位非常重要,所謂民以食為天也。許多研究單位都希冀將雲端運算、物聯網技術帶入廚房,使廚房具智慧化,使之更具親民性、便利性、甚至安全性之優點。智慧系統帶入物聯網與智慧型手機將可提供更多、更廣的服務。

廚房廚具有感測(sensor)與被控制等智慧能力,可將感測資料傳送至遠端數據庫,若有異常可即時發出告警。另外,若外出時不放心是否關閉家電型廚具,也可遠端關閉。
The information technology is growing so fast. At the same time, the smart connected device and the smart handheld device (SHD) are also progressing at a tremendous pace. Electronic products, which allows a rapid exchange of information and make life more convenient, has become indispensable part of our life.Human has been highly dependent on information service. This is because human can solve their problems which are related to basic necessities in life with the help of information technology. Predictably, the Internet of things and the technology of Application Integration will be widely used in various fields in the future, and become closely connected with people''s life.
Nowadays, Home Automation is viewed as a burgeoning industry, which promoting the advantages of safety and security, comfortable and convenient, energy conservation and sustainability, health care and etc. All of these are included in the development projects of Home Automation.The kitchen has played an important role in the family because food is basic need of people. Many research units hope to bring cloud computing and the Internet of things into the kitchen, making it a smart kitchen, so it will become more popular, convenient, and safe. If intelligent system can be merged into the Internet of things and smart phones, then wide range of services can be provided.
Kitchen utensils is built with intelligent capability included sensor, the ability of remote control and so on, so the sensor data can be sent to the remote database. If there is any abnormal situation, the intelligence will immediately issued a warning. In addition, you can still remote switch off the kitchen utensils and appliances anytime even though you are not at home.
摘要 i
ABSTRACT ii
致謝 iii
目錄 iv
表目錄 vi
圖目錄 viii
第一章 緒論 1
1.1 研究背景 1
1.2 研究動機與目的 6
1.3 論文架構 11
1.4 研究方法及進行步驟 12
1.4.1 研究方法 12
1.4.2 研究流程 13
第二章 技術應用與文獻探討 13
2.1 物聯網 14
2.1.1 物聯網的起源 14
2.1.2 物聯網的框架 15
2.1.3 物聯網的未來趨勢 17
2.2 Android 19
2.2.1 Android緣由 19
2.2.2 Android系統架構 20
2.2.3 基於Android系統之藍芽架構 28
2.3 Arduino 30
2.3.1 Arduino簡介 30
2.3.2 Arduino硬體框架 30
2.3.3 Arduino 軟體開發環境 34
2.4 WAMP Server 37
2.5 Bluetooth Communication 39
2.5.1 Bluetooth的起源 39
2.5.2 Bluetooth的架構 39
2.5.3 Bluetooth狀態與連線 41
2.6 Sensor Module 43
2.6.1 Gas Module 43
2.6.2 CO2 Module 45
2.6.3 溫溼度 Module 47
第三章 系統需求分析與設計 49
3.1 系統概要 49
3.1.1 智慧廚具演進之歷程 50
3.1.2 本論文系統架構之指標 51
3.2 本論文完整系統框架 52
3.3 系統需求分析 55
3.3.1 本論文之使用案例圖 55
3.3.2 本論文之類別圖 58
3.3.3 資料庫實體關聯圖分析 61
3.4系統設計67
3.4.1 系統功能設計 67
3.4.2 資料庫設計 72
3.4.3 系統流程圖 80
第四章 系統實作與結果 86
4.1 系統建置環境與系統設備 86
4.1.1 系統建置環境 86
4.1.2 系統平台設備 87
4.2 系統實作成果 90
4.2.1 Data Gateway 90
4.2.2廚具節點Controller 98
4.2.3手機版監控平台 104
4.2.4 Web版監控平台 107
4.3整合測試 108
4.3.1 系統使用流程 108
4.3.2 系統功能測試 115
第五章 結論與未來研究方向 125
5.1 結論 125
5.2.未來研究方向 126
文獻探討 128
[1]物聯網技術與應用,www.csie.ntpu.edu.tw/~yschen/course/2012-1/WNMC/ch14.pdf

[2]物聯網之國家戰略地位,www.govinfo.so/news_info.php?id=17267

[3]太陽報www.the-sun.on.cc

[4]ETtoday新聞雲www.ettoday.net/news/20141124/429918.htm

[5]K.Ashton(2009), "That ‘Internet of Things’ Thing",RFID Journal, "pp22.

[6]L. Atzori, A. Iera and G. Morabito(2010), “The Internet of Things: A Survey, Proceedings of the Computer Networks, Vol. 54, No. 15,PP.2787-2805.

[7]ITU Internet Reports(2005), “The Internet of Things.”

[8]A.J. Jara, M.A. Zamora and A. Skarmeta(2012), “Glowbal IP: An adaptiveand transparent IPv6 integration in the Internet of Things,” Proceedings ofthe Mobile Information Systems, Vol. 8, No. 3, pp. 177-197.

[9]E. Welbourne, L. Battle, G. Cole, K.Gould, K. Rector, S. Raymer, M.Balazinska and G. Borriello(2009), “Building the Internet of Things Using RFID: The RFID Ecosystem Experience,” Proceedings of the IEEEInternet Computing, Vol. 13, No. 3, pp. 48-55.

[10]程虹鈞,物聯網之圖書推薦創新服務-以大學圖書館為例,碩士論文,實踐大學資訊科技與管理學系碩士班,2011。

[11]Open Handset Alliance - android overview,http://www.openhandsetalliance.com/android_overview.html。

[12]Canalys.com-Android takes almost 50% share of worldwide smart phone market,http://www.canalys.com/newsroom/android-takes-almost-50-share-worldwide-smart-phone-market
[13]Android Developers -Android KitKat,http://developer.android.com/about/version
s/kitkat.html

[14]Android, http://developer.android.com/sdk/index.html

[15]資策會 FIND,http://www.find.org.tw/find/home.aspx

[16]何孟翰,“前進Android Market! Google Android SDK 實戰演練” 悅知文化。

[17]余志龍、陳昱勛、鄭名傑、陳小鳳,“Google Android SDK 開發大全第三版” 悅知文化

[18]韓超、梁泉,“深入淺出Android 系統原理及開發要點”,博碩文化股份有限公司,2010 / 05月。

[19]Arduino,http://arduino.cc。

[20]Arduino Mega,http://arduino.cc/en/Main/ArduinoBoardMega2560

[21]About.com - The Unusual History of Microsoft Windows,http://inventors.about.
com/od/mstartinventions/a/Windows.htm?rd=1。

[22]中國經濟網 — 從MSDOS到Vista 微軟操作系统21年進化史,http://www.ce.cn
/cysc/tech/gjxw/200611/26/t20061126_9584165.shtml。

[23]Apache - About Apache,http://httpd.apache.org/ABOUT_APACHE.html。

[24]Netcraft - 2013 web server survey,http://news.netcraft.com/archives/2013/08/09
/august-2013-web-server-survey.html

[25]MySQL, http://dev.mysql.com/doc/refman/5.1/en/what-is-mysql.html。

[26]PHP,http://www.php.net/manual/zh/preface.php。

[27]Netcraft— 2013 PHP just grows, http://news.netcraft.com/archives/2013/01/31
/php-just-grows-grows.html。

[28]Bluetooth,http://www.bluetooth.com/Pages/Fast-Facts.aspx。

[29]MQ-9 datasheet,http://www.dfrobot.com/image/data/SEN0134/SEN0134_MQ-9.pdf

[30]MG811 datasheet,http://www.olimex.cl/pdf/CO2b.pdf

[31]DHT11 datasheet,http://www.micropik.com/PDF/dht11.pdf

[32]游峰碩,2011, UML物件導向系統分析與設計,第二版,博碩文化。
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top
無相關期刊