帳號:guest(3.149.229.53)          離開系統
字體大小: 字級放大   字級縮小   預設字形  

詳目顯示

以作者查詢圖書館館藏以作者查詢臺灣博碩士論文系統以作者查詢全國書目
作者(中文):陳人豪
作者(外文):Chen, Jen-Hao.
論文名稱(中文):基於藍芽低功耗技術之Android智慧型裝置單節點用戶導引系統實現
論文名稱(外文):Implementation of A Single Node User Guiding System for Android-based Smartphone Based on Bluetooth Low Energy Technology
指導教授(中文):蔡育仁
指導教授(外文):Tsai, Yuh-Ren
口試委員(中文):梁耀仁
黃政吉
口試委員(外文):Liang, Yao-Jen
Huang, Jeng-Ji
學位類別:碩士
校院名稱:國立清華大學
系所名稱:通訊工程研究所
學號:101064544
出版年(民國):109
畢業學年度:108
語文別:中文
論文頁數:65
中文關鍵詞:低功耗藍芽室內定位單節點
外文關鍵詞:BLEindoorpositioningsingle-node
相關次數:
  • 推薦推薦:0
  • 點閱點閱:360
  • 評分評分:*****
  • 下載下載:0
  • 收藏收藏:0
近年來室內定位研究一直是一個很熱門的研究話題,雖然全球衛星定位系統(GPS)已經成熟,但卻無法用於室內定位,因為建築物遮蔽的影響,精確度會大大降低,這也讓室內定位研究還有很大的研究空間。有別於傳統採用多節點傳輸訊號的判定方式,本研究設計一個基於藍芽低功耗(Bluetooth Low Energy)的單節點多指向性系統,這個系統搭載了三個面向不同方向的藍芽模組,利用銅箔膠帶的遮蔽效應,將裝載全向性天線的藍芽模組輻射各自限制在單一方向,讓三個模組在同時廣播的時候訊號強度會有差異性,利用這個差異性,我們嘗試一些方法判斷使用者目前位於單節點多指向系統的哪一個方向,最後將方法實做到APP上去處理收到的訊號並將判斷結果顯示在智慧型裝置上告知使用者目前位於目的地哪一個方向。
In recent years, indoor positioning research has been a very popular research topic. Although the global satellite positioning system (GPS) has matured, it cannot use for indoor positioning. Due to the building’s shielding, the accuracy will reduce. That is a reason why indoor positioning still has a lot of research potential. Different from the traditional determination method of multi-node transmission signals, we design a single-node multi-directional system based on Bluetooth Low Energy. This system is equipped with three Bluetooth modules facing different directions. By using the shielding effect of copper foil tape, we limited the radiation of the three BLE omnidirectional modules to a single direction respectively, so that the signal strength of the three modules will be different when broadcasting at the same time. Using this difference, we try some methods to determine which direction the user is currently located in the single-node multi-pointing system, and finally implement on the APP to process the received signal and display the judgment result on the smart device to inform the user where the user is currently located.
摘要--------------------------------i
Abstract--------------------------ii
致謝------------------------------iii
目錄-------------------------------iv
圖目錄------------------------------v
表目錄----------------------------vii
第1章 緒論--------------------------1
1.1 研究動機------------------------1
1.2 研究目標------------------------1
1.3 研究方法------------------------2
1.4 論文架構------------------------4
第2章 相關研究----------------------5
第3章 技術背景----------------------9
3.1 Android------------------------9
3.2 低功耗藍芽介紹------------------11
3.2.1 廣播及掃瞄-------------------17
3.2.2 UUID------------------------20
3.2.3 接收訊號強度指示(RSSI)-------21
第4章 單節點用戶導引技術------------22
4.1 單節點用戶導引系統架構----------22
4.1.1 系統硬體架構-----------------22
4.1.2 單節點用戶導引概念-----------24
4.2 單節點多指向信標系統設計--------27
4.2.1 藍芽低功率多指向系統設計------27
4.2.2 信標系統參數及傳輸控制設計----31
4.3 用戶端導航系統設計-------------36
4.3.1 信標訊號量測模組-------------36
4.3.2 信標訊號處理模組-------------40
4.3.3 導航方向判定演算法-----------44
4.3.4 用戶導航介面設計-------------54
第5章 系統成果分析-----------------57
5.1 實驗設備----------------------57
5.2 系統執行結果------------------59
第6章 結論------------------------63
參考資料--------------------------64
[1] IDC, “Worldwide smartphone shipment OS market share forecast.” Available: https://www.idc.com/promo/smartphone-market-share/os
[2] Developers, “Distribution dashboard.” Available: https://developer.android.com/about/dashboards/index.html
[3] M. O. Sunay and I. Tekin, “Mobile location tracking in DS CDMA networks using forward link time difference of arrival and its application to zone-based billing,” in Proc. Global Telecomm. Conf. (GlobeCom’99), Dec. 1999, pp. 143-147.
[4] P. Bahl and V. N. Padmanabhan, “RADAR: An in-building RF-based user location and tracking system,” in Proc. IEEE INFOCOM, vol. 2, Mar. 2000, pp. 775-784.
[5] 段維瀚(2015)。當猛虎遇上Android一手掌握Android App程式開發與設計。臺北市:碁峰資訊。
[6] 維基百科,低功耗藍芽基本介紹。Available : https://zh.wikipedia.org/wiki/藍芽低功耗。
[7] 維基百科,UUID。Available : https://zh.wikipedia.org/wiki/通用唯一識別碼。
[8] J. H. Huh, Y. Bu and K. Seo, “Bluetooth-Tracing RSSI sampling method as basic technology of indoor localization for smart homes,” International Journal of Smart Home (IJSH), vol.10, no.10, Oct. 2016, pp. 9-22.
[9] Q. Dong and W. Dargie, “Evaluation of the reliability of RSSI for indoor localization,” in Proc. International Conference on Wireless Communications in Unusual and Confined Areas(ICWCUCA), Aug. 2012, pp. 1-6.
[10] Bluetooth API for Android (資料出處: https://developers.google.com/reference)
[11] Bluetooth SIG, Core Specification, Version 4.2, Jun. 2010. [Online]. Available: https://www.bluetooth.com/specifications/bluetooth-core-specification/.
 
 
 
 
第一頁 上一頁 下一頁 最後一頁 top
* *