§ 瀏覽學位論文書目資料
  
系統識別號 U0002-1307201119462000
DOI 10.6846/TKU.2011.00415
論文名稱(中文) 移動機器人之火源偵測及追蹤系統設計
論文名稱(英文) The Design of a Fire Detection and Tracking System for a Mobile Robot
第三語言論文名稱
校院名稱 淡江大學
系所名稱(中文) 機械與機電工程學系碩士班
系所名稱(英文) Department of Mechanical and Electro-Mechanical Engineering
外國學位學校名稱
外國學位學院名稱
外國學位研究所名稱
學年度 99
學期 2
出版年 100
研究生(中文) 李後德
研究生(英文) Hou-Te Lee
學號 698370581
學位類別 碩士
語言別 繁體中文
第二語言別
口試日期 2011-07-05
論文頁數 70頁
口試委員 指導教授 - 楊智旭
委員 - 林仲廉
委員 - 孫崇訓
關鍵字(中) 火焰偵測
火焰追蹤
機器視覺
感測器
火災警報
防災
關鍵字(英) Fire Detection
Fire Tracking
Machine Vision
Sensor
Fire Alarm
Disaster Prevention
第三語言關鍵字
學科別分類
中文摘要
本研究主要目的為智慧型機器人之火焰偵測及追蹤系統設計,在火災發生的初期,透過機器視覺與智慧型控制技術,達到即時火源偵測並進行追蹤與警報發送任務,以掌握消防救災之最佳時期,降低人員傷亡與財產損失。
    本系統之移動平台為兩輪式自走車(Segway Rmp50),視覺監視系統以網路攝影機(Webcam)擷取即時影像,利用影像處理技術將影像空間型別轉換,再將RGB色彩空間轉換為YCbCr色彩空間,利用各色彩空間特性取得最佳參數,並以Y、Cb、Cr特性最佳化處理後,再進行二值化將火焰區塊具體顯示,使用座標平均法判斷火焰中心設計火焰辨識系統,最後結合模糊控制器完成火焰追蹤系統,達到火焰即時追蹤及初步警報發送功能。智慧型消防機器人可透過視覺系統得知環境資訊,判定火災事件,再由智慧型控制技術進行火源辨識,當感測器判斷為火災時,立即執行追蹤動作及發送警報,完成迅速確實的追蹤通報任務,達成消防通報目的。
英文摘要
The objective of this thesis is to develop the fire detection and tracking system for an intelligent robot. Through the technology of machine vision and intelligent control, this intelligent robot can achieve the purpose of real-time fire detection, tracking and alarm transmission when the fire breaks out at the early stage in order to grasp the best opportunities for the fire rescue and to reduce the casualties and property losses.
    The mobile robot platform is a two-wheel self-propelled vehicle(Segway Rmp50). By using the webcam, the visual surveillance system captures the real-time image, and to convert the RGB color space to YCbCr color space by image processing technology. The optimal  parameters of Y, Cb and Cr is obtained by using the color space characteristics. Then, the captured image is processed again by the binary technology. The fire recognition subsystem is designed by the center of fire feature. Finally, the real-time fire tracking and alarm system is developed by integrating the fire recognition subsystem and the fuzzy controller. The intelligent fire fighting robot can be applied to detect the fire event and get the environmental information by the machine vision subsystem. It is capable to make the fire tracking and send out fire alarm signal whenever the fire accident is detected.
第三語言摘要
論文目次
目錄
中文摘要I
英文摘要II
目錄IV
圖目錄VII
表目錄XI
第一章 緒論1
1.1、前言1
1.2、研究動機與目的1
1.3、相關文獻3
第二章 基礎理論8
2.1、色彩空間8
2.1.1、RGB色彩空間8
2.1.2、YCbCr色彩空間9
2.2、座標平均法10
2.3、模糊理論12
2.3.1、模糊化(Fuzzification)13
2.3.2、規則庫(Rule Base)13
2.3.3、推論引擎(Inference Engine)14
2.3.4、解模糊化(Defuzzification)14
第三章 研究設備與方法15
3.1、研究設備15
3.1.1、機器人移動平台15
3.1.2、機器視覺裝置16
3.1.3、控制器及機構旋轉裝置17
3.1.4、火焰感測及警報器20
3.1.5、系統裝置整合24
3.1.6、系統開發平台27
3.2、影像處理流程29
3.2.1、影像擷取29
3.2.2、空間型別轉換30
3.2.3、色彩空間轉換32
3.2.4、影像相減法34
3.2.5、影像二值化37
3.2.6、形態學運算39
第四章 實驗結果與驗證42
4.1、火焰區塊顯示42
4.2、火焰最大區塊中心搜尋43
4.3、影像分析及控制流程46
4.4、模糊控制系統49
4.5、警報通知56
4.6、影像系統整合58
4.7、火焰追蹤實驗59
第五章 結論與討論65
5.1、結論65
5.2、討論66
參考文獻67

圖目錄
圖1.1、研究步驟流程圖2
圖1.2、滅火機器人3
圖1.3、水柱式滅火機器人4
圖1.4、水霧式滅火機器人4
圖1.5、保全機器人4
圖1.6、中華電信一號滅火機器人5
圖1.7、英國消防機器人5
圖1.8、VFDS系統6
圖1.9、GKB監控攝影機7
圖1.10、FLIR紅外線熱感器7
圖2.1、RGB立方體展開圖8
圖2.2、RGB色彩混合表現9
圖2.3、座標平均法示意圖11
圖2.4、模糊邏輯控制器架構13
圖3.1、Segway移動平台16
圖3.2、網路攝影機(Webcam)17
圖3.3、微處理控制器18
圖3.4、減震板及控制器18
圖3.5、伺服馬達19
圖3.6、馬達及旋轉機構側視圖20
圖3.7、紫外線火焰感測器21
圖3.8、紫外線感測範圍示意圖22
圖3.9、感測器置放裝置正視圖23
圖3.10、感測裝置固定器側視圖23
圖3.11、警報通知裝置24
圖3.12、感測及追蹤裝置側視圖25
圖3.13、感測及追蹤裝置正視圖25
圖3.14、車體及裝置後視圖26
圖3.15、系統裝置側視圖26
圖3.16、控制系統介面27
圖3.17、整體系統架構28
圖3.18、原始火焰照片(RGB)30
圖3.19、火焰即時影像31
圖3.20、空間型別轉換後結果32
圖3.21、R、G、B參數調整二值化圖33
圖3.22、Y、Cb、Cr參數調整二值化圖34
圖3.23、Y色彩空間36
圖3.24、Cb色彩空間36
圖3.25、影像相減結果37
圖3.26、影像二值化結果39
圖3.27、侵蝕膨脹結果41
圖4.1、輪廓搜尋結果43
圖4.2、最大面積搜尋示意圖44
圖4.3、最大面積中心搜尋結果45
圖4.4、目標中心位置顯示46
圖4.5、影像辨識系統47
圖4.6、影像辨識結果48
圖4.7、影像處理及動作控制流程圖49
圖4.8、影像範圍設定區分50
圖4.9、車體控制之影像判斷區域51
圖4.10、伺服馬達控制之影像判斷區域53
圖4.11、模糊控制流程圖55
圖4.12、警報感測電路56
圖4.13、火焰警報系統動作連續示意圖57
圖4.14、影像系統介面59
圖4.15、野營火把60
圖4.16、上下追蹤動作分解圖61
圖4.17、左右追蹤動作分解圖63
圖4.18、前後追蹤動作分解圖64

 
表目錄
表1.1、98與97年各時段之火災發生率統計表1
表4.1、車體控制之模糊規則庫	52
表4.2、伺服馬達控制之模糊規則庫54
參考文獻
[1]http://www.nfa.gov.tw/index.aspx(內政部消防署全球資訊網)
[2]http://patent.ee.csu.edu.tw/patent/(正修科技大學電子系智慧型載具開發實驗室電子資料庫)
[3]http://www.cpspew.com/product-cat-2480.html(中國國際警用裝備網)
[4]www.idealgadget.com
[5]tw.myblog.yahoo.com/cht-andy
[6]www.scientificamerican.com
[7]www.nvideo.com.tw/default.htm
[8]www.flir.com
[9]廖維中,以色彩分析為基礎之臉部遮蔽偵測應用於ATM監視系統,淡江大學資訊工程學系碩士論文,民國94年6月。
[10]侯杰廷,適用於人機互動之3D動作追蹤系統,淡江大學資訊工程學系碩士論文,民國98年6月。
[11]Karan Gupta, Anjali V. Kulkarni, “Implementation of an Automated Single Camera Object Tracking System Using Frame Differencing and Dynamic Template Matching,” International Joint Conferences on Computer, Information, and Systems Sciences, and Engineering CISSE 07, Technically Co-Sponsored by Institute of Electrical & Electronics Engineers (IEEE) and University of Bridgeport, December 3 - 12, 2007.
[12]L. A. Zadeh, “Outline of a New Approach to the Analysis of Complex Systems and Decision Process,” IEEE Transactions. Systems Man Cybernet, 3, pp.338-353, 1965.
[13]E. H. Mamdani, “Application of Fuzzy Algorithms for Control of Simple Dynamic Plant,” Proc. Inst. Elect. Eng, Vol.121, No.12, pp.1585-1588, 1974.
[14]王立新,模糊理論與應用,95年11月。
[15]蘇群翔,機器人定位建圖與自主運動控制,淡江大學機械與機電工程學系碩士論文,民國99年8月。
[16]Turgay Celick, Hasan Demirel, “Fire Detection in Video Sequences Using a Generic Color Model,” Fire Safety Journal, 44, pp.147-158, 2009.
[17]劉庭瑋,以自發性參數調校技術來設計穩健的運動偵測系統,逢甲大學資訊工程學系碩士論文,民國93年6月。
[18]宋東翰,視訊監控系統之即時入侵物體偵測及其FPGA硬體實現,國立中正大學電機工程學系碩士論文,民國95年8月。
[19]Bo-Ho Cho, Jong-Wook Bae, Sung-Hwan Jung, “Image Processing-Based Fire Detection System Using Statistic Color Model,” IEEE, Advanced Language Processing and Web Information Technology, pp.245-250, 2008.
[20]Primoz Podrz aj, Hideki Has himoto, “Intelligent Space as a Framework for Fire Detection and Evacuation,” Fire Technology, 43, pp.65-76, 2008.
[21]高政良,具火災偵測之追蹤式數位錄影系統之研究,南台科技大學碩士論文,民國91年6月。
[22]Giuseppe Marbach, Markus Loepfe, Thomas Brupbacher, “An Image Processing Technique for Fire Detection in Video Images,” Fire Safety Journal, 41, pp.258-289, 2006.
[23]Wolfgang Krulla, Ingolf Willmsa, Radosaw R. 
Zakrzewskib, Mokhtar Sadokb, Jeff Shirerb, Bob Zeliffb, “Design and Test Methods for a Video-Based Cargo Fire Verification System for Commercial Aircraft,” Fire Safety Journal, 41, pp.290-300, 2006.
[24]Byoung-Chul Kon, Kwang-Ho Cheong, Jae-YealNam, “Early Fire Detection Algorithm Based on Irregular Patterns of Flames and Hierarchical Bayesian Networks,” Fire Safety Journal, 2010.
[25]B. Ugur Toreyin, Yigithan Dedeoglu, Ugur Gudukbay, A. Enis Cetin, “Computer Vision Based Method for Real-Time Fire and Flame Detection,” Pattern Recognition Letters, 27, pp.49-58, 2006.
[26]Yu-Chang Hu, “Image Motion Estimation for Medical Image Applications,” Chung Yuan University, Master’s Thesis, June, 2001.
[27]賴丙全,利用多攝影機進行移動物三維定位及追蹤,中央大學土木工程學系碩士論文,民國96年7月。
[28]Tao Chen, Hongyong Yuan, Guofeng Su, Weicheng Fan, “An Automatic Fire Searching and Suppression System for Large Spaces,” Fire Safety Journal, 39, pp.297-307, 2004.
[29]Byoung-Chul Ko, Kwang-Ho Cheong, Jae-YealNam,” Fire Detection Based on Vision Sensor and Support Vector Machines,” Fire Safety Journal, 44, pp.322-329, 2009.
[30]Osman Gunay, Kasm Tas-Demir, B. Ugur Toreyin, A. Enis Cetin, “Video Based Wildfire Detection at Night,” Fire Safety Journal, 44, pp.860-868, 2009.
論文全文使用權限
校內
紙本論文於授權書繳交後3年公開
同意電子論文全文授權校園內公開
校內電子論文於授權書繳交後3年公開
校外
同意授權
校外電子論文於授權書繳交後3年公開

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