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

詳目顯示

以作者查詢圖書館館藏以作者查詢臺灣博碩士論文系統以作者查詢全國書目
作者(中文):林敬智
作者(外文):Lin, Jing Jhih
論文名稱(中文):基於擁擠問題的室內逃生導引演算法 與系統之建立
論文名稱(外文):Establishment of Indoor Evacuation Navigation Algorithm and Implementation Based on Congestion
指導教授(中文):陳榮順
指導教授(外文):Chen, Rong Shun
口試委員(中文):葉孟考
黃榮堂
口試委員(外文):Yeh, Meng Kao
Huang, Jung Tang
學位類別:碩士
校院名稱:國立清華大學
系所名稱:動力機械工程學系
學號:103033519
出版年(民國):105
畢業學年度:104
語文別:中文
論文頁數:77
中文關鍵詞:室內逃生人群擁擠最短路徑演算法物聯網
外文關鍵詞:Indoor escapeCongestion ProblemShortest PathInternet of Thing
相關次數:
  • 推薦推薦:0
  • 點閱點閱:136
  • 評分評分:*****
  • 下載下載:0
  • 收藏收藏:0
本研究致力於室內逃生安全演算法之設計及系統應用的整合, 透過Zigbee微控板(TI-CC2530)結合溫溼度、火焰及煙霧感測器所組成的環境監控物聯網,並使用C#設計的人機介面與Android應用程式,一般狀態下能持續監控環境資訊,當發生危險狀況時可即時偵測危險並通知使用者,考慮人群擁擠問題的室內逃生導引演算法,可將使用者導引至安全出口,提高逃生速度並兼具安全性。
台灣環境地狹人稠、室內建築空間狹窄,一旦發生緊急事故時,容易發生避難者因緊張和走廊狹窄而產生推擠,甚至造成踩踏問題,導致逃生速度下降而引發嚴重的災情。本研究中提出基於擁擠問題的室內逃生導引演算法(Indoor Evacuation Navigation Algorithm Based on Congestion,IEN Algorithm),以最短路徑演算法作為基礎,找尋躲避危險場所以及人群眾多的逃生路線,以提高人群逃生的效率。
本研究同時提出室內逃生導引系統(Indoor Evacuation Navigation System, IEN System),建立人機介面將無線感測節點蒐集的資料提供給使用者瀏覽,並存放於資料庫系統中,同時架設環境感測網站以及開發Android應用程式,當系統偵測到環境發生危險狀況時,會即時將逃生路徑顯示於Android應用程式以及人機介面,並配合照明指引系統指引方向,提供全方位的使用環境以及危險通知方案。
This paper integrated indoor evacuation navigation algorithm and system applications. Indoor evacuation navigation system use the micro-controller board of Zigbee (TI-CC2530) connected to sensors to become environmental monitoring IOT. User interface by C# and Android application can monitor environment information in normal state. When the hazardous situation occurs, the system can immediately detect danger and notify users. User can follow the route to safety exit by indoor evacuation navigation algorithm.
Taiwan has high population density and narrow interior architectural space. Once the emergency occurs, asylum seekers easily get nervous and push other people in the escape process, even cause stampede problems. This paper proposes indoor evacuation navigation algorithm based on congestion. To find the escape route which avoid the dangerous and large crowds place. Improve the efficiency of people escape.
This paper also proposes indoor evacuation navigation system to help people escape. Build the wireless sensing network by Zigbee to sense the environment data, user interface gather environment information and save it to database. We also build the environment sensing web and develop the Android application, users can use it to get environment information. When wireless sensing network detects dangerous situation occurs, system sends escape route to Android application and user interface, illumination navigation system guide the people to safety exit. Provides users all-around user environment and dangerous notification program.
目錄
摘要 i
致謝 iv
目錄 v
圖目錄 viii
表目錄 xi
第一章 緒論 1
1.1 前言 1
1.2 研究動機 1
1.3 文獻回顧 2
1.4 本文架構 10
第二章 室內逃生導引演算法設計 11
2-1 無線感測網路 11
2-2 最短路徑演算法 16
2-2-1 圖形理論 16
2-2-2 Dijkstra’s Algorithm 20
2-3 基於擁擠問題的室內逃生導引演算法 23
2-4室內逃生導引演算法模擬與討論 30
2-4-1 系統模擬環境 31
2-4-2 總逃生時間模擬結果 32
2-4-3 執行時間比較 34
2-4-4 綜合討論 35
第三章 室內逃生導引系統架構 36
3-1 中央主控系統 37
3-1-1中央監控 37
3-1-2室內定位 39
3-1-3環境監控 43
3-2 使用者導引系統 47
3-2-1數位服務端 48
3-2-2 手持裝置 48
3-2-3 照明導引系統 49
第四章 逃生系統實驗 51
4-1數位服務端實驗 51
4-1-1 Zigbee網路建構 51
4-1-2人機介面開發 53
4-1-3人機介面開發實驗結果 54
4-1-4數位看板實驗結果 58
4-2室內定位系統實驗與結果 59
4-3資料庫系統與環境感測網頁實作與結果 61
4-4手持裝置實現與實驗結果 65
4-4照明指引系統實驗與結果 70
第五章 結論與未來工作 72
5-1 結論 72
5-2 未來工作 73
參考文獻 74

參考文獻
[1] 內政部消防署-2015年火災統計分析,http://www.nfa.gov.tw/main/list.aspx?ID=&MenuID=342,6月,2016。
[2] J. M. Kahn, R. H. Katz, and K. S. Pister,“Emerging Challenges: Mobile Networking for 'Smart Dust',”J. Comm. Networks, vol.2, pp.188-196, 2000.
[3] G. Agnarsson and R. Greenlaw,“Graph Theory: Modeling, Applications, and Algorithms,”Prentice-Hall, Inc., New Jwesey, 2006.
[4] J. H. Mammoser III and F. Battaglia,“A computational study on the use of balconies to reduce flame spread in high-rise apartment fires,”Fire Safety Journal, vol. 39, pp. 277-296, 2004.
[5] T. S. Shen, Y. H. Huang, and S. W. Chien,“Using fire dynamic simulation (FDS) to reconstruct an arson fire scene,”Building and Environment, vol. 43, pp. 1036-1045, 2008.
[6] Y. C. Tseng, M. S. Pan, and Y. Y. Tsai,“Wireless sensor networks for emergency navigation,”Computer, vol. 39, pp. 55-62, 2006.
[7] A. D. Zhan, F. Wu, and G.H. Chen,“SOS: A Safe, Ordered, and Speedy Emergency Navigation Algorithm in Wireless Sensor Networks,”Proceedings of 20th International Conference on Computer Communications and Networks (ICCCN), pp. 1-6, 2011.
[8] W. T. Chen, P. Y. Chen, C. H. Wu, and C. F. Huang,“A Load-Balanced Guiding Navigation Protocol in Wireless Sensor Networks,”IEEE Global Telecommunications Conference (GLOBECOM 2008), pp. 1-6, New Orleans, 2008.
[9] Y. Chen, L. Sun, F. Wang, and X. Y. Zhou,“Congestion-Aware Indoor Emergency Navigation Algorithm for Wireless Sensor Networks,”IEEE Global Telecommunications Conference (GLOBECOM 2011) , pp. 1-5, Houston, 2011.
[10] J. Y. Zhou , C.C. Wu , K. M. Yu, Y. Tsao, M. Y. Lei, C. J. Chen, S. T. Cheng, and Y. S. Huang,“Crowd Guidance for Emergency Fire Evacuation Based on Wireless Sensor Networks,”The 5th IET International Conference on Ubi-media Computing, pp.303-309, Xining, China, 2012.
[11] S. Li, A. D. Zhan, X. B. Wu, and G. H. Chen,“ERN: Emergence Rescue Navigation with Wireless Sensor Networks,”2009 15th International Conference on Parallel and Distributed Systems (ICPADS), pp. 361-368, Shenzhen, China, 2009.
[12] Z. Fang, S. M. Lo, and J. A. Lu,“On the relationship between crowd density and movement velocity,”Fire Safety Journal, vol. 38, pp. 271-283, April, 2003.
[13] Z. Fang, J. P. Yuan, Y. C. Wang, and S. M. Lo,“Survey of pedestrian movement and development of a crowd dynamics model,”Fire Safety Journal, vol. 43, pp. 459-465, August, 2008.
[14] W.-H. Qin, G.-H. Su, and X.-N. Li,“Technology for simulating crowd evacuation behaviors,”International Journal of Automation and Computing, vol. 6, pp. 351-355, 2009.
[15] I. F. Akyildiz, S. Weilian, Y. Sankarasubramaniam, and E. Cayirci,“A survey on sensor networks,”Communications Magazine, IEEE, vol. 40, pp. 102-114, 2002.
[16] 曾煜棋、潘孟鉉、林致宇,「無線區域及個人網路-隨意及感測器網路之技術與應用」,加樺國際,民國九十五年。
[17] B. Hopkins,“Resources for Teaching Discrete Mathematics,”Mathematical Association of America, USA, 2005.
[18] T. H. Cormen, C. E. Leiserson, R. L. Rivest, C. Stein,“Introduction to Algorithms,” 2nd Edition, MIT, 2001.
[19] I. Pohl,“Machine Intelligence,”6th Edition, Edinburgh University, pp. 127-140, 1971.
[20] M. L. Fredman and R. E. Tarjan,“Fibonacci heaps and their uses in improved network optimization algorithms,”Journal of the ACM (JACM), vol. 34, pp. 596-615, 1987.
[21] E. T. Jon Kleinberg “Algorithm Design”Addison Wesley, 2005.
[22] Y. Xu, Z. Wang, Q. Zheng, and Z. Han,“The Application of Dijkstra's Algorithm in the Intelligent Fire Evacuation System,”The 4th International Conference on Intelligent Human-Machine Systems and Cybernetics (IHMSC) , pp. 3-6 , Nanchang, China, 2012.
[23] M. J. Wei and Y. Meng,“Research on the optimal route choice based on improved Dijkstra, ”IEEE Workshop on Advanced Research and Technology in Industry Applications (WARTIA) , pp. 303-306, Ottawa, Canada, 2014.
[24] M. Parulekar, V. Padte, T. Shah, K. Shroff, and R. Shetty,“Automatic vehicle navigation using Dijkstra's Algorithm,” International Conference on Advances in Technology and Engineering (ICATE) , pp. 1-5, Mumbai, India, 2013.
[25] 楊子玄,“以Zigbee建置校園環境監控系統之設計與實踐”,國立清華大學動力機械工程研究所碩士論文,民國一百零四年。

(此全文限內部瀏覽)
電子全文
摘要
 
 
 
 
第一頁 上一頁 下一頁 最後一頁 top
* *