請用此 Handle URI 來引用此文件:
http://tdr.lib.ntu.edu.tw/jspui/handle/123456789/31494
完整後設資料紀錄
DC 欄位 | 值 | 語言 |
---|---|---|
dc.contributor.advisor | 朱浩華 | |
dc.contributor.author | Shin-Jan Wu | en |
dc.contributor.author | 吳欣展 | zh_TW |
dc.date.accessioned | 2021-06-13T03:13:46Z | - |
dc.date.available | 2006-08-17 | |
dc.date.copyright | 2006-08-17 | |
dc.date.issued | 2006 | |
dc.date.submitted | 2006-08-09 | |
dc.identifier.citation | [1]Jun Rekimoto and Yuji Ayatsuka, CyberCode: designing augmented reality environments with visual tags Designing Augmented Reality Environments (DARE 2000), 2000.
[2]Thomas Pederson. Magic Touch: A Simple Object Location Tracking System Enabling the Development of Physical-Virtual Artefacts in Office Environments. Personal and Ubiquitous Computing, Issue: Volume 5, Number 1 , 2001, 54 -57 [3]iGlove. http://seattleweb.intel-search.net/projects/guide /projects/iglove/RFIDglove.htm [4]Assaf Feldman, Emmanuel Munguia Tapia, Sajid Sadi, Pattie Maes and Chris Schmandt. ReachMedia: On-the-move interaction with everyday objects.In the proceedings of the ninth annual IEEE International Symposium on Wearable Computers, ISWC2005 Osaka, Japan Oct 18 – 21 [5]R. Want, A. Hopper, V.Falcao, and J. Gibbons. The active badge location system. ACM Transaction on Information System, 10:1:91–102, 1992. [6]A. Harter, A. Hopper, P. Steggles, A.Ward, and P.Webster. The anatomy of a context-aware application. In Proc. of 5th MOBICOM, pages 59–68, 1999. [7]N. B. Priyantha, A. Chakraborty, and H. Balakrishnan. The cricket location support system. In Proc. of the 6th MOBICOM, Boston, MA, USA, 2000. [8]P. Bahl and V. Padmanabhan. Radar: An in-building rf-based user location and tracking system. In Proc. of the IEEE INFOCOM 2000, pages 755–784, 2000 [9]http://www.ekahau.com [10]Albrecht Schmidt, Martin Strohbach, Kristof van Laerhoven, Adrian Friday, and Hans-W. Gellersen. Context acquisition based on load sensing. Ubicomp, 2002 [11]R. J. Orr and G. D. Abowd. The smart floor: A mechanism for natural user identification and tracking. GVU Technical Report GIT-GVU-00-02, 2000. [12]J. Krumm, S. Harris, B. Meyers, B. Brumitt, M. Hale, and S. Shafer. Multicamera multi-person tracking for easyliving. IEEE Workshop on Visual Surveilance, 2000 [13]H. Wactlar, J. Yang, Y. Qi, R. Yan, J. Gao, and A. Hauptmann. Automated analysis of nursing home observations. IEEE Pervasive Computing, Special Issue on Pervasive Computing for Successful Aging, 3:2:15–21, 2004. [14]Fr´ed´eric Cupillard, Alberto Avanzi, Fran¸cois Bremond, and Monique Thonnat. Video understanding for metro surveillance. IEEE ICNSC 2004, 2004. [15]L. Lau. Location-based medicare service. 2005 Workshop on iCare Technology, 2005. [16]Kenneth Fishkin, Bing Jiang, Matthai Philipose, and Sumit Roy. I sense a disturbance in the force: Long-range detection of interactions with rfid-tagged objects. Ubicomp, 2004 [17]Gaetano Borriello, Waylon Brunette, Matthew Hall, Carl Hartung, and Cameron Tangney. Reminding about tagged objects using passive rfids. Ubicomp, 2004 [18]J. Hill, R. Szewczyk, A. Woo, S. Hollar, D. E. Culler, and K. S. J. Pister. System Architecture Directions for Networked Sensors. In Architectural Support for Programming Languages and Operating Systems, pages 93–104, 2000. TinyOS is available at http://webs.cs.berkeley.edu. [19]David Gay, Phil Levis, Rob von Behren, Matt Welsh, Eric Brewer, and David Culler, The nesC Language: A Holistic Approach to Networked Embedded Systems. Proceedings of Programming Language Design and Implementation (PLDI), San Diego, June 2003. [20]IAR System. http://www.iar.com/ | |
dc.identifier.uri | http://tdr.lib.ntu.edu.tw/jspui/handle/123456789/31494 | - |
dc.description.abstract | 隨著 RFID 技術的演進, RFID 技術漸漸地成為普及計算(ubiquitous computing)不可或缺的一項技術。它的物品辨識功能,廣泛的應用在各種領域裡,例如:倉儲管理、物流管理、票卷系統等等。室內的人員定位系統也漸漸地成熟,各種新技術,新方法一直在學術界、產業界的合作下推陳出新。經由這樣的定位系統為基礎,可以發展出很多的應用,來改進我們的生活品質,例如:老人看護、小孩看管等等。
本論文描述一個物品定位追蹤的系統,是利用前述的 RFID 技術,以及利用人員定位系統來追蹤日常的生活用品。論文裡描述我們想要解決的問題外,並敘述如何實作出實際可以用的追蹤系統。先套用一個簡單的情境模擬,再討論此系統的設計哲學,最後詳細列出實作步驟,並討論時作時的困難,以及問題點,還有需要注意的地方,以期日後有相關的研究,做為參考之用。 | zh_TW |
dc.description.provenance | Made available in DSpace on 2021-06-13T03:13:46Z (GMT). No. of bitstreams: 1 ntu-95-R93944021-1.pdf: 384715 bytes, checksum: bc11ba05c28484819f25db539010586a (MD5) Previous issue date: 2006 | en |
dc.description.tableofcontents | Chapter1 緒論 1
1.1 研究背景 1 1.2 問題描述與動機 1 1.3 章節組織 2 Chapter2 相關研究 3 2.1 物品辨識 3 2.2 定位系統 5 Chapter3 情境 9 Chapter4 系統設計 13 4.1 構成要素 13 4.1.1 物品辨識 13 4.1.2 定位系統 14 4.2 重要觀察 14 Chapter5 系統實作 17 5.1 穿戴裝置 17 5.1.1 RFID 讀取器 17 5.1.2 戒指天線 18 5.1.3 無線模組 22 5.1.4 電位轉換器 24 5.2 回饋介面 26 5.3 背景伺服器 27 Chapter6 限制 31 Chapter7 應用 33 7.1 物品提醒系統 33 7.2 人員暨環境安全警告系統 33 7.3 日常生活行為推論系統 33 7.4 物品位置機率分佈圖 34 7.5 行為修正系統 34 Chapter8 結論 35 Bibliography 37 | |
dc.language.iso | zh-TW | |
dc.title | 利用無線射頻辨識技術輔助之物品位置追踨系統 | zh_TW |
dc.title | RFID-assisted Physical Object Location Tracking System | en |
dc.type | Thesis | |
dc.date.schoolyear | 94-2 | |
dc.description.degree | 碩士 | |
dc.contributor.oralexamcommittee | 吳家麟,許永真,王傑智,黃寶儀 | |
dc.subject.keyword | 無線射頻辨識,物品,定位,追蹤, | zh_TW |
dc.subject.keyword | RFID,object,location,tracking, | en |
dc.relation.page | 38 | |
dc.rights.note | 有償授權 | |
dc.date.accepted | 2006-08-10 | |
dc.contributor.author-college | 電機資訊學院 | zh_TW |
dc.contributor.author-dept | 資訊網路與多媒體研究所 | zh_TW |
顯示於系所單位: | 資訊網路與多媒體研究所 |
文件中的檔案:
檔案 | 大小 | 格式 | |
---|---|---|---|
ntu-95-1.pdf 目前未授權公開取用 | 375.7 kB | Adobe PDF |
系統中的文件,除了特別指名其著作權條款之外,均受到著作權保護,並且保留所有的權利。