簡易檢索 / 詳目顯示

研究生: 謝隘同
Ai-Tung Hsieh
論文名稱: 以NFC為基礎的整合型室內、外巡邏系統研究
A Study on NFC Based Indoor-Outdoor Integrated Patrol Systems
指導教授: 葉耀明
Yeh, Yao-Ming
學位類別: 碩士
Master
系所名稱: 資訊工程學系
Department of Computer Science and Information Engineering
論文出版年: 2013
畢業學年度: 101
語文別: 中文
論文頁數: 59
中文關鍵詞: AndroidNFCRFID巡邏
英文關鍵詞: Android, NFC, RFID, Patrol
論文種類: 學術論文
相關次數: 點閱:309下載:4
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報
  • 目前的巡邏系統大多是以紙本簽到或是RFID電子簽巡。紙本簽到的方式,容易有紙張遺失、毀損和造假等情況發生,加上人工比對巡邏資料相當耗時;一般RFID電子簽巡作業雖然加速了簽到的作業以及資料電子化,但其功能有限,通常簽到資料需至定點或完成巡邏後才能回傳到後端管理系統進行處理,管理人員並無法掌握即時情況。此外,一般巡邏系統少有室內導引,在較大的室內區域或複雜的樓層,將使巡邏的工作效率降低。
    本研究旨在運用內建NFC裝置的Android智慧型手機及其感測功能,發展一套NFC巡邏系統。此外,本研究針對一般巡邏系統中較為忽略的室內導引進行強化。巡檢系統中,管理員先設定NFC感應標籤的地點資訊,並將屬於室內點位的標籤加入室內地圖、樓層、室內位置等其它資訊。接著巡邏員經由網路連線進行人員驗證、巡邏任務下載並使用內建NFC手機進行簽到。巡邏員除了能運用室外地圖進行定位外,也能使用系統中的室內地圖資訊,以瞭解自己及標籤所在的室內位置。當巡邏員簽到時即立刻上傳巡邏紀錄,加上GPS每隔固定時間即提供定位資訊,使後端管理員能夠即時的掌握巡邏狀況。管理員於後端管理中心,能夠獲得目前巡邏的進度和狀況,以針對不同的情況進行適當的處理。

    Most traditional patrol systems record patrol data on a paper sheet or using a RFID reader. The way of record on paper has many shortcomings such as the recorded paper sheet s are easy to be stolen, also hard to avoid counterfeit data and need to waste much time to trace data. Although using a RFID reader can speedup patrol efficiency, however, most RFID readers doesn’t have enough functions to support the patrol task. For example, a patrol officer can’t upload patrol data in real time, since the RFID readers do not support any communication capability.
    The study is aimed to develop a patrol system on an Android smart phone with NFC technology. Our system includes an outdoor module and an indoor module. In the outdoor module, we use GPS with Google map to support the patrol routes and using GPS positioning to help the patrol officer to validate his location. In the indoor module, since GPS positioning can’t be used inside a building, we use NFC tag co-worked with the smartphone’s NFC technology to locate the patrol officer’s location using designed indoor map and location information inside an NFC tag. In additions, we develop the back-end manager to receive the smartphone’s recorded patrol data in real time. The patrol manager can handle these patrol data and react different situations for the patrol tasks.

    附表目錄 iv 附圖目錄 v 第1章 緒論 1 1.1 研究背景 1 1.2 研究動機與目的 2 1.3 論文架構 3 第2章 文獻探討 5 2.1 智慧型手機(Smart Phone) 5 2.2 Android作業系統 6 2.2.1 Android系統架構 7 2.2.2 應用程式(Applications) 8 2.2.3 應用程式框架(Application Framework) 8 2.2.4 程式庫(Libraries) 9 2.2.5 Linux核心層(Linux Kernel) 10 2.3 近場通訊 (Near Field Communication,NFC) 10 2.4 電子地圖 (Electronic Map) 11 2.5 全球定位系統 (Global Positioning System,GPS) 12 2.6 JavaScript Object Notation (JSON) 13 2.7 巡邏系統 14 第3章 系統架構及設計方法 17 3.1 系統架構 17 3.1.1 系統功能需求 17 3.1.2 設計概念與方法 18 3.1.3 系統架構 19 3.2 室外巡邏點設計 20 3.3 室內巡邏點設計 23 第4章 系統實作與說明 28 4.1 系統開發環境 28 4.2 使用者操作概念及流程 29 4.2.1 使用者案例圖(Use Case Diagram) 29 4.2.2 使用者循序圖 32 4.2.3 使用者操作流程圖 35 4.3 系統呈現 37 4.3.1 建立巡邏點功能 37 4.3.2 巡邏功能 42 4.3.3 後端管理系統 50 4.4 系統分析 53 第5章 結論與未來發展 56 5.1 結論 56 5.2 未來展望 56 參考文獻 58

    [1]. Google Android, “Android Developers,” http://developer.android.com/index.html.
    [2]. Google Developers, “Google Maps JavaScript API version 3,” http://code.google.com/intl/zh-TW/apis/maps/documentation/javascript.
    [3]. Innovision Research & Technology plc, “Using the right NFC tag type for the right NFC application,” Innovision Research & Technology plc.
    [4]. NFC Forum, “NFC Data Exchange Format (NDEF) Technical Specification,” Jul 2006.
    [5]. NFC Forum, “NFC Record Type Definition (RTD) Technical Specification,” Jul 2006.
    [6]. NFC Forum, “NFC Text Record Type Definition (RTD) Technical Specification,” Jul 2006.
    [7]. NXP Semiconductors, “NFC Forum Type Tags,” NXP Semiconductors, April 2009.
    [8]. Jiantao Zhao, Shaoqing Huang, Yiru Wei, “Desing and Implementation of the Intelligent Patrol Management System Based on RFID”, International Conference on Electrical and Control Engineering, 2011
    [9]. 陳永倫,NFC技術應用在Android行動裝置之安全通報系統,國立台灣師範大學碩士論文,2012
    [10]. 張芝華,運用NFC技術之室內導覽系統,國立台灣師範大學碩士論文,2012
    [11]. 吳家旗,RFID應用於室內移動軌跡偵測管理之研究,育達商業技術學院資訊管理研究所碩士論文,2007
    [12]. 劉亮文,RFID結合GPS應用於電子巡檢系統之研究:以「以校園電子巡檢系統」為例,義守大學資訊管理研究所碩士論文,2008
    [13]. 吳上立,結合RFID辦識與GSM/GPRS通訊之巡邏保全系統,95年教育部產業園區計畫,2006
    [14]. 饒瑞佶、吳啟源、林育珊,無線射頻技術於校園巡邏管理之應用,2007(第五屆)產業管理創新研討會,2007
    [15]. 饒瑞佶、劉佳灝,整合RFID與GIS於巡邏管理系統之開發,2009年全國暨兩岸RFID科技論文研討會,2009
    [16]. 洪淑姿,林維崗,GIS在巡邏管理上的應用,國土資訊系統通訊,第65期16-24頁,2008年3月
    [17]. 黃雍軒、陳民哲、林旺俊、黃寶瑋、許永和,具備GPS、GSM與RFID整合之循跡定位裝置,第六屆離島資訊技術與應用研討會,2007年6月

    下載圖示
    QR CODE