§ 瀏覽學位論文書目資料
  
系統識別號 U0002-0307201402291800
DOI 10.6846/TKU.2014.00083
論文名稱(中文) 具室內地點特徵資訊分享功能之個人任務提醒工具實作
論文名稱(英文) A Location-based Reminder with Shareable Indoor Location Fingerprinting
第三語言論文名稱
校院名稱 淡江大學
系所名稱(中文) 資訊工程學系資訊網路與通訊碩士班
系所名稱(英文) Master's Program in Networking and Communications, Department of Computer Science and Information En
外國學位學校名稱
外國學位學院名稱
外國學位研究所名稱
學年度 102
學期 2
出版年 103
研究生(中文) 盧偉華
研究生(英文) Wei-Hua Lu
學號 601420176
學位類別 碩士
語言別 繁體中文
第二語言別 英文
口試日期 2014-06-12
論文頁數 68頁
口試委員 指導教授 - 林其誼(chiyilin@gmail.com)
委員 - 林其誼
委員 - 林振緯
委員 - 蔡智強
關鍵字(中) 適地性服務
GPS
Wi-Fi
RSSI
關鍵字(英) Location-Based Services
GPS
Wi-Fi
RSSI
第三語言關鍵字
學科別分類
中文摘要
在現今繁忙的社會中,多數人們日常生活當中必須安排的行程與瑣事也隨之增多。面對林林總總的待辦事項,人們通常仰賴電子行事曆來加以記錄,並搭配鬧鈴來提醒自己於特定時間完成這些事項。但是在許多情況下,這種以「時間」為基礎的任務提醒功能無法滿足使用者的需求。因此,我們開發了一套適用於Android平台的個人任務提醒工具,它利用行動裝置內建的GPS接收器及Wi-Fi無線網路介面來偵測使用者的所在「地點」,讓使用者能依任務執行地點來設置待辦事項,並於使用者抵達該地點時進行任務提醒。雖然目前已有此類功能的Android工具程式可供下載使用,我們所設計的這套工具程式獨特之處在於不但能夠準確地在「室內地點」觸發任務提醒,並且能將使用者所掃描獲得的「室內地點特徵資訊」分享給其他未曾親自到過這些室內地點的使用者,讓此類型工具程式更具實用價值。
英文摘要
In recent years, the tempo of life in modern cities becomes faster and faster. Most people are overwhelmed by a great number tasks on the to-do lists, waiting to be done one by one. To remind themselves of the tasks, many people rely on the notification alarms which are set in the electronic calendars on their PCs or cellphones. However, these time-based reminders may not always feasible, if the time of the upcoming task cannot be determined in advance. Therefore, the idea of location-based reminders emerged. In this research, we implemented a location-based reminder on Android smartphones. Compared with the existing location-based reminders, our work focuses on increasing the usability of the reminder applications in the indoor environments. Specifically, if the Wi-Fi signal is used as the indoor location fingerprinting, the reminder application cannot work unless the indoor location fingerprinting of a specific spot is already in the database. Traditionally, the user has to be physically located at the spot in order to acquire the indoor location fingerprinting. To make the indoor location fingerprinting more widely available, in our implementation the fingerprinting information can be shared. That is, with the shareable location fingerprinting, users can search the database and then download the desired location fingerprinting to their smartphones, which makes the location-based reminder more usable.
第三語言摘要
論文目次
目錄
第1章	緒論	1
  1.1 研究背景與動機	1
  1.2 研究目的與重要性	3
  1.3 論文架構	4
第2章	相關研究	5
  2.1 以位置為基礎之相關任務提醒工具	5
  2.2 本實作的創新	7
  2.3 網路資料庫選擇及方式	8
  2.4 Wi-Fi定位技術	10
第3章	系統架構分析與研究方法	13
  3.1 系統架構	13
  3.2 與暨有任務提醒工具之比較	14
  3.3 系統實作討論	15
  3.4 系統運作流程	17
      3.4.1 室外事件設置與地點比對	19
      3.4.2 室內事件設置與地點比對	24
      3.4.3 編輯事件	29
第4章	系統實作與結果討論	32
  4.1 系統實作說明	32
  4.2 開發工具與環境	32
  4.3 以位置為基礎行事曆應用系統之實作	33
       4.3.1 系統程式主要分類	33
       4.3.2 分項class的完整介紹	34
  4.4 本實作程式實做圖	43
第5章	任務提醒工具比較	52
  5.1 比較方式	52
  5.2 詳細比對	53
第6章	結論與未來展望	56
  6.1 結論	56
  6.2 未來展望	56
參考文獻	58
附錄-英文論文	60

圖目錄
圖 2-1 參考文獻[7]系統架構圖	6
圖 2-2 參考文獻[7]室內地點建立流程	6
圖 2-3 本實作室內地點建立流程改進	8
圖 2-4 Fingerprinting定位技術:資料建立階段示意圖	11
圖 2-5 Fingerprinting定位技術:定位階段示意圖	12
圖 3-1 本實作的功能方塊圖	13
圖 3-2 系統整體操作流程	17
圖 3-3 室外事件設置	19
圖 3-4 室外地點比對與事件提醒	20
圖 3-5 室內事件設置	24
圖 3-6 室內地點比對與事件提醒	25
圖 3-7 編輯事件流程	29
圖 4-1 系統首頁及目錄	43
圖 4-2 室外搜尋輸入欄位	44
圖 4-3 室外搜尋選取畫面	45
圖 4-4 室外搜尋確認畫面	45
圖 4-5 室外事件編輯畫面	46
圖 4-6 室內搜尋選擇圖	47
圖 4-7 未偵測到訊息提醒	48
圖 4-8 偵測到訊號是否做分享	49
圖 4-9 上傳資訊完整表格	50
圖 4-10 編輯事件畫面	51

表目錄
表 3-1 各種任務提醒工具的使用便利性比較	14
表 3-2 室外儲存資料表	22
表 3-3 室內地點儲存資料表	27
表 3-4 事件編輯的資料表規劃	30
表 4-1 系統主要分類	33
參考文獻
[1]	“Location awareness - SearchMobileComputing
”http://searchmobilecomputing.techtarget.com/definition/location-awareness  last accessed 6-10-2014
[2]	 What is Infrared  
http://coolcosmos.ipac.caltech.edu/cosmic_classroom/ir_tutorial/what_is_ir.html  last accessed 6-17-2014
[3]	 Radio Frequency Identification(RFID):What is it? http://www.dhs.gov/radio-frequency-identification-rfid-what-it  last accessed 6-17 -2014
[4]	 “Ultrasound - webMD” 
http://www.webmd.com/a-to-z-guides/what-is-an-ultrasound  last accessed 5-26-2014
[5]	 Business Wire – A Berkshire Hathaway Company
http://www.businesswire.com/portal/site/home/  last accessed 5-20-2014
[6]	 Google play - https://play.google.com/store?hl=zh-TW  last accessed 4-27-2014
[7]	 洪銘澤,以位置資訊為基礎之Android個人任務管理應用程式開發,淡江大學資訊工程學系碩士論文2013  last accessed 3-20-2014
[8]	 About.com Wireless/Networking access point, wireless http://compnetworking.about.com/cs/wireless/g/bldef_ap.htm  last accessed 6- 23 -2014
[9]	 “MAC address - SearchNetworking ” 
http://searchnetworking.techtarget.com/definition/MAC-address  last accessed 6 -23 -2014
[10]	 SSID – service set identifier 
http://www.webopedia.com/TERM/S/SSID.html  last accessed 5 -15 -2014
[11]	 Location Alarm&Trace Route– Android Apps on Google Play
https://play.google.com/store/apps/details?id=com.rajesh.location.alarm  last accessed 6 -27 -2014
[12]	 Location Based Task Reminder – Android Apps on Google Play
https://play.google.com/store/apps/details?id=com.lbtr.taskreminder&hl=zh_TW  last accessed 6 -27 -2014
[13]	 Wikipedia, the free encyclopedia - http://www.wikipedia.org/  last accessed  6 -28-2014
[14]	 “SQL - webopedia”  
http://www.webopedia.com/TERM/S/SQL.html  last accessed 5-20-2014
[15]	 JAVA – JAVA oracle http://www.oracle.com/technetwork/java/javase/downloads/index.html?ssSourceSiteId=otnjp   last accessed 3-2-2014
[16]	 PHP – PHP http://www.php.net/  last accessed 5-13-2014
[17]	 Signal Strength – techopedia
http://www.techopedia.com/definition/9366/signal-strength  last accessed  5-28-2014
[18]	 SQLite - http://www.sqlite.org/  last accessed  4-15-2014
[19]	 Google Developers – Google Geocoding API
https://developers.google.com/maps/documentation/geocoding/?hl=zh-tw 
last accessed  4-24-2014
[20]	 Beacon Frame – MathWorks IEEE 802.11 WLAN 
http://www.mathworks.com/help/comm/examples/ieee-802-11-wlan-beacon-frame.html   last  accessed  6-15-2014
[21]	 Eclipse IDE - https://www.eclipse.org/downloads/  last  accessed 4-10-2014
[22]	 Google keep - https://keep.google.com/  last  accessed  3-16-2014
論文全文使用權限
校內
校內紙本論文立即公開
同意電子論文全文授權校園內公開
校內電子論文立即公開
校外
同意授權
校外電子論文立即公開

如有問題,歡迎洽詢!
圖書館數位資訊組 (02)2621-5656 轉 2487 或 來信