博碩士論文 101525006 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:12 、訪客IP:3.138.122.195
姓名 范姜瑞(Jui Fan Chiang)  查詢紙本館藏   畢業系所 軟體工程研究所
論文名稱 網路能力應用處理器與傳感器介面模組之設計與實作
(Design and Implementation of NCAP and TIM)
相關論文
★ 以正規表示法為基礎之文字比對機制與於路徑規劃服務之應用★ 於行動裝置上支援網站內容之呈現:以新聞網服務為例
★ 軟體模組化度量之實驗與驗證★ 基於一個擴充Hitz和Montazeri的度量方法模組化原始碼
★ AMRL耦合強度度量方法★ 針對組合IOT服務之BPEL引擎擴充機制
★ 大型開放原始碼軟體類別改變分佈之探討★ 基於BPEL之服務轉接器引擎設計與實作
★ 基於程式碼生成、Java 內容倉庫及虛擬機器之 物聯網設備轉接流程★ 移動代理人監控系統之設計與實作
★ 以正規表式法為基礎之地理編碼服務設計與實作★ Android應用程式開發之持續整合系統
★ 基於設計矩陣之需求追溯關係建立方法★ 點對點移動代理人之設計與實作與於車資通訊之應用
★ 網頁內容叢集分類法之設計與實作★ 設計與實作於行動裝置上以XUL為基礎之介面呈現
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   至系統瀏覽論文 ( 永不開放)
摘要(中) 本論文係提出一套 IoT Middleware 可以作跨領域與跨廠牌的應用,設計主要分成兩部分,分別為處理小型裝置溝通的傳感器介面模組(Transducer Interface Module,TIM)與負責網路傳輸與控制的網路能力應用處理器(Network Capable Application Processor,NCAP),將會藉由這樣的實作架構來完成 IoT Middleware。
摘要(英) In this thesis, the purpose of the study was to put forward an IoT Middleware that includes a NCAP and TIMs. The design included two main parts: TIM – in charge of the communication of the small device, and NCAP – in charge of internet data transmission and control. IoT Middleware was implementation under such framework.
關鍵字(中) ★ 網路能力應用處理器
★ 傳感器介面模組
關鍵字(英) ★ NCAP
★ TIM
論文目次 摘要 ii
Abstract iii
致謝 iv
目錄 v
圖目錄 vii
表目錄 ix
第一章 研究動機與研究問題 1
1.1 引言與動機 1
1.2 目的 1
1.3 論文架構 2
第二章 文獻回顧與探討 3
2.1 IEEE 1451簡介 3
2.1.1 IEEE 1451 Architecture 3
2.1.2 IEEE 1451 Family 5
2.1.3 Transducer Electronic Data Sheet (TEDS) 7
2.2 JAVA RMI簡介 8
2.3 JAVA Servlet / JavaServer Pages簡介 9
2.4 Apache Tomcat 簡介 10
2.5 使用硬體簡介 12
2.5.1 Phidgets 1125 12
2.5.2 Yocto-Meteo 12
第三章 系統分析與實作 13
3.1 系統需求 13
3.2 系統架構 16
3.3 Class Diagram 17
3.4 實作 21
3.5 Test Coverage 24
第四章 研究結論與未來展望 25
4.1 研究結論 25
4.2 未來展望 26
參考文獻 28
參考文獻 [ 1 ] IEEE Instrumentation and Measurement Society. “IEEE 1451.0-2007 : IEEE Standard for a Smart Transducer Interface for Sensors and Actuators - Common Functions,Communication Protocols,and Transducer Electronic Data Sheet (TEDS) Formats.”
[ 2 ] NIST. “IEEE 1451 Smart Transducer Interface Standard.” http://www.nist.gov/el/isd/ieee/ieee1451.cfm
[ 3 ] IEEE Instrumentation and Measurement Society. “IEEE 1451.1-1999 : IEEE Standard for a Smart Transducer Interface for Sensors and Actuators—Network Capable Application Processor (NCAP) Information Model.”
[ 4 ] IEEE Instrumentation and Measurement Society. “IEEE 1451.2-1997 : IEEE Standard for a Smart Transducer Interface for Sensors and Actuators—Transducer to Microprocessor Communication Protocols and Transducer Electronic Data Sheet (TEDS) Formats.”
[ 5 ] IEEE Instrumentation and Measurement Society. “IEEE 1451.3-2003 : IEEE Standard for a Smart Transducer Interface for Sensors and Actuators—Digital Communication and Transducer Electronic Data Sheet (TEDS) Formats for Distributed Multidrop Systems.”
[ 6 ] IEEE Instrumentation and Measurement Society. “IEEE 1451.4-2004 : IEEE Standard for A Smart Transducer Interface for Sensors and Actuators— Mixed-Mode Communication Protocols and Transducer Electronic Data Sheet (TEDS) Formats.”
[ 7 ] IEEE Instrumentation and Measurement Society. “IEEE 1451.5-2007 : IEEE Standard for a Smart Transducer Interface for Sensors and Actuators— Wireless Communication Protocols and Transducer Electronic Data Sheet (TEDS) Formats.”
[ 8 ] IEEE Instrumentation and Measurement Society. “IEEE 1451.7-2010 : IEEE Standard for A Smart Transducer Interface for Sensors and Actuators—Transducers to Radio Frequency IDentification (RFID) Systems Communication Protocols and Transducer Electronic Data Sheet Formats.”
[ 9 ] Oracle. “Trail: RMI.” http://docs.oracle.com/javase/tutorial/rmi/
[ 10 ] Harald Kosch. “Introduction to Java Remote Method Invocation (RMI) .” http://www-itec.uni-klu.ac.at/~harald/ds2001/rmi/rmi.html
[ 11 ] Oracle. “Java Servlet Technology Overview.” http://www.oracle.com/technetwork/java/javaee/servlet/index.html
[ 12 ] Andrea Steelman and Joel Murach.” Difference Between JSP and Servlet.” Murach′s Java Servlets and JSP
[ 13 ] Oracle. “JavaServer Pages Technology.” http://www.oracle.com/technetwork/java/index-jsp-138231.html
[ 14 ] Andrea Steelman and Joel Murach. “Difference Between JSP and Servlet”. Murach′s Java Servlets and JSP
[ 15 ] Justin Lin. “Servlet/JSP Gossip”. http://openhome.cc/Gossip/ServletJSP/
[ 16 ] Apache. "Apache Tomcat." http://tomcat.apache.org/
[ 17 ] Apache. "Apache Jakarta Project." http://jakarta.apache.org/
[ 18 ] Product . “1125 User Guide.” http://www.phidgets.com/docs/1125_User_Guide
[ 19 ] Yocto . “Yocto-Meteo: User′s guide.” http://www.yoctopuce.com/EN/products/usb-sensors/yocto-meteo
指導教授 李允中 審核日期 2014-7-24
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明