簡易檢索 / 詳目顯示

研究生: 張芝華
Chang, Chi-hua
論文名稱: 運用NFC技術之室內導覽系統
Development of an Indoor Navigation System Using NFC Technology
指導教授: 葉耀明
Yeh, Yao-Ming
學位類別: 碩士
Master
系所名稱: 資訊工程學系
Department of Computer Science and Information Engineering
論文出版年: 2012
畢業學年度: 100
語文別: 中文
論文頁數: 52
中文關鍵詞: Android近場通訊技術室內地圖室內定位導航
英文關鍵詞: Android, NFC, Indoor Maps, Indoor Position, Navigation
論文種類: 學術論文
相關次數: 點閱:202下載:6
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報
  • 近年來行動通訊環境成熟,利用手機等行動裝置定位的應用越來越普遍,然而衛星定位系統在室內環境中會受到建築物遮蔽的影響,產生定位精度不足的問題。現今已有的室內導覽系統大多採用Wi-Fi、藍芽或RFID的無線網路技術形成感測器網路來做定位,卻受限於各技術之物理特性及系統成本的考量使得效果不彰。而近期由RFID演變而成的近場通訊(NFC)技術崛起,集結了RFID之眾多優點與成本低的優勢,加上支援此技術的行動裝置紛紛推出,應用範圍被大大的擴展。因此如何藉由行動裝置實現使用者在室內環境作定位,並符合成本效益仍是現今重要的研究課題。
    本研究為運用近場通訊技術在室內環境中發展定位功能,提供環境資訊及導覽的系統,並透過最短路徑演算法來提供最佳路徑的指引,可藉由此系統來解決在室內環境中無法使用全球衛星導航定位問題。我們利用Map Studio製圖工具所產生的室內平面圖作為地圖資訊系統的底圖,結合近場通訊技術快速讀取標籤內的地圖資訊來完成定位功能,其特性符合定位精確及成本效益的優勢。本研究所建立的系統可透過NFC智慧型手機配合展場等大型區域所安置的地圖標籤與位置標籤來快速取得導覽資訊,並使用內建的最佳路徑服務來引導使用者到達目的地。為呈現本系統在大型賣場、百貨公司、機場等場域的應用,我們以台北火車站為例,示範導入場域內定位、路徑搜尋與場域切換的功能,未來若能結合場域內店家的詳細資訊,可以發展成一個行動定位與商務整合的系統。

    In recent years, with the growing popularity of mobile communication, the mobile location technologies are widely used. However, because of the RF signal availability, GPS is not suitable for indoor localization. Now the most of indoor navigation system applied the sensor network that constructed by Wi-Fi, Bluetooth, or RFID to location, but the effect of these systems are restricted by the physical characteristics and the cost of system. Per the rise of NFC technology which is combine with the advantage of RFID and its low cost and the mobile devices which support NFC come out one after another, the range of application are more widely. According to above, it become an importance issue that how to provide user a portable and convenience indoor navigation system.
    In this thesis, we develop a navigation platform which applied NFC technology to orientate in an indoor environment and work out the route to provide useful and accurate information. By Map Studio production of indoor floor plan, combined with the near-field communications technology to quickly read the label features in line with the advantages of positioning accuracy and cost-effective to establish a mobile device quick access to navigation information services. By this system can immediately access to the indoor map information and fast and accurate positioning like as outdoor electronic map service that select the destination, then give the user the best personal navigation services.

    第1章 緒論.................................................1 1.1 研究背景與動機..........................................1 1.2 研究目的................................................3 1.3 論文規劃................................................3 第2章 文獻探討.............................................5 2.1 Android作業系統.........................................5 2.1.1 Android系統架構.......................................5 2.1.2 應用程式..............................................6 2.1.3 中介軟體..............................................7 2.1.4 硬體抽像層............................................8 2.2 近場通訊(NFC)...........................................8 2.2.1 NFC技術簡介...........................................9 2.2.2 技術架構.............................................10 2.3 可擴展標示語言(XML)....................................11 2.3.1 eXist資料庫).........................................12 2.3.2 XQuey簡介............................................13 2.4導航(Navigation)........................................14 2.4.1 全球定位系統(Global Position System,GPS)............15 2.4.2 室內定位系統(Indoor Position System,IPS)............17 2.4.3 地理資訊系統(Geographic Information System,GIS).....19 第3章 系統架構............................................22 3.1 系統規劃...............................................22 3.2 用戶端設計.............................................23 3.2.1 設計概念與方法.......................................23 3.2.2 MapView元件..........................................24 3.3 Map Studio.............................................25 3.3.1 Map Studio functions.................................27 3.3.2 Scene Design.........................................29 3.4 Routing Algorithm......................................30 3.5 Data Design............................................33 3.5.1 Map Studio output....................................33 3.5.2 Tag..................................................35 第4章 系統實作與說明......................................39 4.1 系統開發環境...........................................39 4.2 使用者操作概念與流程...................................40 4.2.1使用者案例圖(Use Case Diagram)........................40 4.2.2操作流程..............................................41 4.3 系統呈現...............................................42 4.3.1 系統主畫面...........................................42 4.3.2 使用者功能呈現.......................................43 4.4 系統分析...............................................46 第5章 結論與未來展望......................................49 5.1 結論...................................................49 5.2 未來展望...............................................49 參考文獻...................................................51

    [1]. GARMIN, "GPS School", http://www.garmin.com.tw/aboutGPS/index.htm
    [2]. V. Renaudin, O. Yalak, P. Tome, and B. Merminod, "Indoor navigation of emergency agents", European Journal of Navigation, vol. 5, pp. 36-45, July 2007.
    [3]. R. Ivanov, "Indoor navigation system for visually impaired", in Proc. Int. Conf. on Computer Systems and Technologies, Sofia, 2010, pp. 143-149.
    [4]. Google Maps, “Go Indoor", http://maps.google.com/help/maps/starthere/index.html#indoor
    [5]. Chih-Yuan Chung (2011), "Research and Implementation on RFID Positioning in Multi-Story Indoor Environment", Tamkang University Department of Computer Science and Information Engineering
    [6]. Google Android, "Android Developers", http://developer.android.com/index.html
    [7]. NFC Forum, "NFC Forum", http://www.nfc-forum.org
    [8]. Rabiner, L. R., "A tutorial on hidden Markov models and selected applications in speech recognition", Proc. IEEE, 77 (2), 257-286 (1989).
    [9]. Tim Bray, Jean Paoli, C. M. Sperberg-McQueen, Eve Maler, François Yergeau, "Extensible Markup Language (XML) 1.0 (Fifth Edition) ", W3C Recommendation(Nov2008).
    [10]. eXist, “eXist: open source native XML database”, http://exist.sourceforge.net/
    [11]. W3C, “World Wide Web Consortium”, http://www.w3.org/
    [12]. S.C. Chen, “PHP Simple HTML DOM”, http://sourceforge.net/projects/simplehtmldom/
    [13]. A.Felner, "Position Paper: Dijkstra’s Algorithm versus Uniform Cost Search or a Case Against Dijkstra’s Algorithm", Association for the Advancement of Artificial IntelligenceIntelligence, 2011
    [14]. A. K. Lun Miu (2002), "Design and Implementation of an Indoor Mobile Navigation System", Department of Electrical Engineering and Computer Science
    [15]. P. Bah l, V. N . Padmanabhan (2000), "User Location and Tracking in an In-Building Radio Network", IEEE International Conference on Computer Communications.
    [16]. A. Bekkali, H. Sanson, M. Matsumoto (2007), "RFID Indoor Positioning based on Probabilistic RFID Map and Kalman Filtering", Third IEEE International Conference on Wireless and Mobile Computing, Networking and Communications.
    [17]. Google Code, “Google Maps JavaScript API version 3”, http://code.google.com/intl/zh-TW/apis/maps/documentation/javascript/
    [18]. 彭詠靖、葉生正、鄔宜學 (2006), "Wi-Fi定位技術於室內自動導覽系統之研究", 銘傳大學大學碩士論文
    [19]. 吳欣展 (2006), "利用無線射頻辨識技術輔助之物品位置追徵系統", 國立台灣大學碩士論文
    [20]. 陳貴鳳 (2012), "地理資訊系統於台灣飲食文化研究之應用", 台灣飲食文化暨餐飲管理國際學術研討會論文集
    [21]. 董冠廷 (2011), "行動裝置上個人化地圖資訊平台", 國立台灣師範大學碩士論文
    [22]. 楊名鈺 (2011), "手持裝置Android平台上的情境感知應用", 國立台灣師範大學碩士論文
    [23]. 梁嘉陳 (2010), "以XML原生資料庫實現FAQ知識查詢系統之研究", 國立台灣師範大學碩士論文

    下載圖示
    QR CODE