§ 瀏覽學位論文書目資料
  
系統識別號 U0002-1608201415411800
DOI 10.6846/TKU.2014.00590
論文名稱(中文) 基於雲端架構的電子圍籬主動式追踨定位系統
論文名稱(英文) Electronic fences cloud-based architecture proactive tracking on positioning system
第三語言論文名稱
校院名稱 淡江大學
系所名稱(中文) 資訊工程學系碩士在職專班
系所名稱(英文) Department of Computer Science and Information Engineering
外國學位學校名稱
外國學位學院名稱
外國學位研究所名稱
學年度 102
學期 2
出版年 103
研究生(中文) 林柏佑
研究生(英文) Po-Yu Lin
學號 701410184
學位類別 碩士
語言別 繁體中文
第二語言別 英文
口試日期 2014-06-19
論文頁數 74頁
口試委員 指導教授 - 蔣璿東
委員 - 蔣璿東
委員 - 王鄭慈
委員 - 葛煥昭
關鍵字(中) 定位追踨
全球定位系統(GPS)
雲端資料庫
電子圍籬
Android App
關鍵字(英) Location tracking on
Global Positioning System(GPS)
Cloud Database
Virtual Fence
Android App
第三語言關鍵字
學科別分類
中文摘要
在社會結構急速老化,隨著社會人口結構老化,老人失智人口也明顯增加,照顧失智老人的社會成本,將成為下一個青壯年世代非常沉重的負擔。初期失智症狀時常被忽略等原因,一般大眾時常忽略輕度失智老人的照護問題,其中最令人擔心的就是老人家因遊走行為產生的迷路問題。另一方面,因社會的快速變遷,環境日趨複雜,加上社會結構及家庭型態的改變,家長對於兒童的照顧,經常因忙碌的生活產生輕忽,使得兒童的人身安全隱藏危機。目前市面上針對失智老人與孩童的追蹤設備雖然也已經逐漸普及,但在實用性上還是有所不足;而大部分的相關產品都只是定期的對系統伺服器進行位置更新,當親友發送追蹤要求時,系統即回覆被追蹤端上個時間點更新的資料。基於上述問題,本文提出主動更新流程,追蹤端可直接使用Push-Pull Operation直接對被追蹤端發出追蹤更新要求,要求被追蹤端進行定位並回傳給追蹤端,即時且正確的讓追蹤端取得被追蹤端的位置;為了輔助上述的主動更新流程,本文也提出以GPS、3G等定位訊號及基地台資訊做為偵測基礎,在被追蹤端提供電子圍籬偵測功能,透過具備時間參數的電子圍籬框架及失智老人與兒童日常所在地點的分析,通過上述兩種主要功能的實作,提出一個基於雲端平台建立的主動式通知追蹤系統,降低失智老人家與兒童迷路的危險,因本系統主要設計使用在老人與孩童追蹤應用中,因此在被追蹤端的相關設定的畫面,一切以簡易為主,在未來更規劃將所有設定都交由追蹤端進行,除了可以提高系統實用性,實際進行追蹤設備建置也可有效降低設備成本。
英文摘要
With the social structures of rapid aging and population aging, elderly dementia has also increased significantly. Social costs arising from caring for elderly with dementia are bound to heavily burden young adults. Because early symptoms of dementia are often ignored, the general public often overlooks issues related to care of elderly with mild dementia. The most worrying part is elders easily get lost due to their wandering behavior. On the other hand, due to rapid social changes and growing complexity of the environment, coupled with changes in social structure and family pattern, parents often ignore childcare as a result of their busy lifestyle. This in turn exposes children to a hidden safety crisis. Despite the gradual prevalence of elderly with dementia and children tracking devices, their practical uses are still inadequate. Most of related devices only periodically update locations through the system server. When a relative or friend sends a tracking request, the system will only reply with updates on the position of the time of the last tracked end. In view of this problem, automatic update processes were put forth in this stud to enable the tracked end to directly use Push-Pull-Operation to send a request to the tracked end for track updates, requesting the tracked end to position and send it to the tracking end. This will enable the tracking end to obtain real-time and correct position of the tracked end. In order to assist the above-mentioned in actively updating processes, GPS, 3G positioning signals, and base station information were proposed in this study to serve as a basis for detection. At the tracked end, virtual fence detection function is provided. Through the virtual fence framework with time parameters, the analysis of children’s usual whereabouts, and the practical application of the two above-mentioned functions, a cloud platform-based active notification and tracking system was put forward. It will reduce the risk of elderly with dementia and children getting lost. Since the system design application is mainly intended for elderly and children, track end setting frames are kept simple. In the future, all the settings will be done at the tracking end. In addition to enhancing the system practicality, the actual tracking device setup will also effectively reduce equipment costs.
第三語言摘要
論文目次
目錄
第一章 序論 1
1.1 研究動機與目的 1
1.2 論文架構 7
第二章 文獻探討 8
第三章 研究方法 18
3.1 問題陳述 18
3.2 系統架構 20
3.2.1 雲端資料庫視覺化平台 22
3.2.2 Parse Push 24
第四章 系統功能 27
4.1 系統設定 28
4.1.1 綁定裝置 28
4.1.2 電子圍籬設定 30
4.2 主動要求更新裝置位置 32
4.3 電子圍籬偵測通知 34
第五章 系統介面 40
5.1 系統設定 41
5.1.1 綁定裝置 41
5.1.2 電子圍籬設定 45
5.2 主動要求更新裝置位置 47
5.3 電子圍籬偵測通知 49
第六章 結論與未來研究方向 50
6.1 結論 50
6.2 未來研究方向 51
參考文獻 52
附錄A 英文論文 55

圖目錄
圖1 一般被追蹤端定位APP會定時回傳定位資訊至系統伺服器 14
圖2 本文提出的主動更新定位資訊 19
圖3 系統架構 20
圖4 雲端資料庫視覺化平台介面 22
圖5 PUSH NOTIFICATION流程 25
圖6 PARSE PUSH 廣播介面 26
圖7 綁定裝置流程 29
圖8 電子圍籬設定流程 31
圖9 主動要求裝置更新定位流程圖 32
圖10 電子圍籬超出通知 35
圖11 電子圍籬偵測主流程 36
圖12 子流程A(完成訓練)的偵測與通知流程 37
圖13 應用程式登入畫面(「追蹤端」與「被追蹤端」) 41
圖14 「被追蹤端」發送綁定認證碼至「追蹤端」 42
圖15 「被追蹤端」開啟新增裝置頁面要求使用者輸入驗證碼 43
圖16 「追蹤端」顯示綁定成功 43
圖17 可於「追蹤端」進行「被追蹤端」的名稱及電子圍籬相關設定 44
圖18 「追蹤端」設定裝置管理頁面 45
圖19 電子圍籬設定名稱、範圍與時間區段之畫面 46
圖20 使用者可選擇欲更改的電子圍籬進行範圍即時間區段之更改 46
圖21 「追蹤端」使用者可主動要求「被追蹤端」設備進行定位更新 47
圖22 「追蹤端」收到「被追蹤端」設備的定位結果並呈現 48
圖23 「追蹤端」收到「被追蹤端」關閉定位功能的訊息 48
圖24 主動通知使用者「被追蹤端」於異常時間離開圍籬的異常現象 49
參考文獻
[1]	內政部統計處. (2014). 103年第3週內政統計通報(102年底人口結構分析). Available: http://www.moi.gov.tw/stat/news_content.aspx?sn=8057&page=1
[2]	國家發展委員會. (2012). 「中華民國2012年至2060年人口推計」報告. Available: http://www.ndc.gov.tw/m1.aspx?sNo=0000455&ex=2&ic=0000153
[3]	ADI, "Policy Brief for Heads of Government: The Global Impact of Dementia 2013–2050," Alzheimer’s Disease International2013.
[4]	台灣失智症協會. (2012). 認識失智症. Available: http://www.tada2002.org.tw/tada_know_02.html
[5]	B. DeMarco. (2011). Alzheimer's Reading Room-Alzheimer's and Wandering. Available: http://www.alzheimersreadingroom.com/2011/01/alzheimers-and-wandering.html
[6]	內政部. (2012). 失蹤人口 - 內政部. Available: sowf.moi.gov.tw/stat/gender/101analysis3-5.do
[7]	朱文. (2013). 調查:失蹤兒童尋回率美國98% 中國極低. Available: http://www.epochtimes.com/b5/13/11/25/n4018617.htm
[8]	失蹤兒童少年資料管理中心. (2014). 5.25 國際失蹤兒童日. Available: www.missingkids.org.tw/chinese/download_files_go.php?file_id=35
[9]	Keruve. (2013). Keruve GPS Watch. Available: http://www.keruve.com/
[10]	Aetrex. (2014). Aetrex Navistar GPS Footwear System. Available: http://www.aetrex.com/gps-shoe-how-it-works/
[11]	Google. (2014). Google App Engine: Platform as a Service. Available: https://developers.google.com/appengine/?hl=zh-tw
[12]	M. H. Park, H. C. Kim, and S. J. Lee, "Implementation results and service examples of GPS-Tag for indoor LBS and message service," in Advanced Communication Technology (ICACT), 2013 15th International Conference on, 2013, pp. 367-370.
[13]	R. Anand, G. A. Kumar, and S. Murthy, "Mitter — Bitter monitoring system using Android smartphone's," in Computing, Communication and Applications (ICCCA), 2012 International Conference on, 2012, pp. 1-4.
[14]	G. Ning, H. Chiba, Y. Yamaguchi, and H. Tayama, "A flat car-roof antenna module for phone and GPS applications," in Antennas and Propagation in Wireless Communications (APWC), 2013 IEEE-APS Topical Conference on, 2013, pp. 299-302.
[15]	M. Pourhomayoun and M. Fowler, "Improving WLAN-based indoor mobile positioning using sparsity," in Signals, Systems and Computers (ASILOMAR), 2012 Conference Record of the Forty Sixth Asilomar Conference on, 2012, pp. 1393-1396.
[16]	A. K. S. Wong, W. Tim Kam, A. T. L. Lee, X. Xiaoming, V. W. H. Luk, and C. Kwok Wai, "An AGPS-based elderly tracking system," in Ubiquitous and Future Networks, 2009. ICUFN 2009. First International Conference on, 2009, pp. 100-105.
[17]	A. K. Anwar, G. Ioannis, and F. N. Pavlidou, "Indoor location tracking using AGPS and Kalman filter," in Positioning, Navigation and Communication, 2009. WPNC 2009. 6th Workshop on, 2009, pp. 177-181.
[18]	P. K. Enge, R. M. Kalafus, and M. F. Ruane, "Differential operation of the Global Positioning System," Communications Magazine, IEEE, vol. 26, pp. 48-60, 1988.
[19]	M. Vossiek, L. Wiebking, P. Gulden, J. Weighardt, and C. Hoffmann, "Wireless local positioning - concepts, solutions, applications," in Radio and Wireless Conference, 2003. RAWCON '03. Proceedings, 2003, pp. 219-224.
[20]	L. Jizhong and W. Muqing, "A Positioning Algorithm of AGPS," in 2009 International Conference on Signal Processing Systems, 2009, pp. 385-388.
[21]	A. Roxin, J. Gaber, M. Wack, and A. Nait-Sidi-Moh, "Survey of Wireless Geolocation Techniques," in Globecom Workshops, 2007 IEEE, 2007, pp. 1-9.
[22]	K. Singh and M. Ismail, "OTDOA location determining technology for universal intelligent positioning system (UIPS) implementation in Malaysia," in Networks, 2005. Jointly held with the 2005 IEEE 7th Malaysia International Conference on Communication., 2005 13th IEEE International Conference on, 2005, p. 5 pp.
[23]	R. Jihoon, K. Hwangnam, and S. R. Das, "Geo-fencing: Geographical-fencing based energy-aware proactive framework for mobile devices," in Quality of Service (IWQoS), 2012 IEEE 20th International Workshop on, 2012, pp. 1-9.
[24]	H. Rahimi, A. Nur Zincir-Heywood, and B. Gadher, "Indoor geo-fencing and access control for wireless networks," in Computational Intelligence in Cyber Security (CICS), 2013 IEEE Symposium on, 2013, pp. 1-8.
[25]	蓋德科技. (2014). 蓋德科技-寶貝天使 GD-300 GPS安全防盜定位器. Available: http://www.guidercare.com/product_GD300.html
[26]	N. Armstrong, C. D. Nugent, G. Moore, and D. D. Finlay, "Developing smartphone applications for people with Alzheimer's disease," in Information Technology and Applications in Biomedicine (ITAB), 2010 10th IEEE International Conference on, 2010, pp. 1-5.
[27]	Z. Xiaoling and C. Xiaofei, "The application of information push technology in clinical medicine education," in Information Technology in Medicine and Education (ITME), 2012 International Symposium on, 2012, pp. 539-540.
[28]	A. B. Waluyo, R. Hsieh, D. Taniar, W. Rahayu, and B. Srinivasan, "Utilising push and pull mechanism in wireless e-health environment," in e-Technology, e-Commerce and e-Service, 2004. EEE '04. 2004 IEEE International Conference on, 2004, pp. 271-274.
[29]	N. Kamarudin and S. Salam, "Enabling mobile Location Based Services for emergency cases," in Research and Innovation in Information Systems (ICRIIS), 2011 International Conference on, 2011, pp. 1-6.
[30]	(2014). Parse Push. Available: https://parse.com/products/push
論文全文使用權限
校內
紙本論文於授權書繳交後5年公開
同意電子論文全文授權校園內公開
校內電子論文於授權書繳交後5年公開
校外
同意授權
校外電子論文於授權書繳交後5年公開

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