簡易檢索 / 詳目顯示

研究生: 楊濬承
Jiun-Cheng Yang
論文名稱: 整合三維模型元件庫與現地感測定位技術之施工即時監控視覺化呈現
Integration of a 3D Model Component Database with Positional Sensing Technologies for Visualization of Real-time Construction Monitoring
指導教授: 陳鴻銘
Hung-Ming Chen
口試委員: 謝佑明
Y.M. Hsieh
楊亦東
I-Tung Yang
鄭明淵
Min-Yuan Cheng
學位類別: 碩士
Master
系所名稱: 工程學院 - 營建工程系
Department of Civil and Construction Engineering
論文出版年: 2009
畢業學年度: 97
語文別: 中文
論文頁數: 114
中文關鍵詞: 無線感測定位工地即時監控三維視覺化模型元件
外文關鍵詞: Positional Sensing, Real-time Monitoring, 3D Visualization, Model Component
相關次數: 點閱:163下載:1
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報

工程在施工階段管理者必需即時掌握工程進度與現場安全,近年來無線感測定位技術於工程上之應用與日俱增,然而無線感測定位技術雖能即時反應工程現地的感測數據資料給管理者,但資料的呈現多屬報表化或平面地圖化,具體視覺化的程度較不足,使管理者較不易同時掌握現地的即時影像和數據。本研究提出基於三維模型元件庫之即時場景感測建立模式,模型元件庫將工程現地中可能出現之元素,如人員、機具、物料等的三維模型,均模組化預建於資料庫中,並將即時的感測定位記錄儲存於一現地感測定位資料庫中,再將營建三維模型元件庫與現地感測定位資料庫結合,達成三維感測場景之實現,此模式由於場景中的模型元件都是預建於資料庫中,故只要配合感測設備之定位資訊更新即可即時地視覺化反應工地的動態,並可結合多次的現地感測記錄為時間軸成為4D模式呈現施工過程,讓使用者可能在三維視覺化之環境下,直觀地掌控施工進度與了解人員、機具、物料等財產設備於工地的動態變化,維護工地安全。


In recent year, positional sensing technology has been applied in construction for real-time monitoring of elements, such as materials, equipments, and personals, in a construction site. However, the presentation of sensing data in most real-time monitoring systems is in the form of texts and numbers in table or map. In this way, it would be somewhat difficult to realize the corresponding situation and layout visually in site. This study proposed a mode to generate 3-dimensional (3D) model of a developing site based on real-time positioning data. A construction model component database is adopted to achieve efficiency in generating site model in the proposed mode. The model component database has pre-stored the models of all basic elements that could possibly exist in a construction site. On the other hand, a positional sensing database is established for accumulating positioning data of monitored elements collected by sensing units in site. By integrating these two databases, the generation of a 3D model automatically for simulating current layout of a construction site can be achieved. The proposed model can allow manager to intuitively track the progress of a construction as well as the real-time movements of all the monitored elements in site.

論文摘要 I ABSTRACT II 誌謝 III 目錄 IV 圖目錄 VIII 表目錄 XI 第一章 緒論 1 1.1研究動機 1 1.2研究目的 2 1.3研究範圍與限制 4 1.4研究方法 4 1.5論文架構 5 第二章 研究背景 6 2.1文獻回顧 6 2.2無線感測定位技術 10 2.2.1無線射頻辨識(Radio Frequency Identification, RFID) 10 2.2.2 GPS定位(Global Positioning System) 14 2.3系統開發技術 15 2.3.1 XML(Extensible Markup Language) 15 2.3.2 X3D(Extensible 3D) 15 2.3.3三維電腦繪圖(3D Computer Graphics) 15 2.3.3.1當前轉換矩陣(Current Transformation Matrix, CTM) 16 2.3.3.2觀點轉換(Viewing Transformation) 16 2.3.3.3投射矩陣(Projection Matrix) 17 2.3.3.4渲染(Render) 18 2.3.4物件導向(Object-oriented) 19 2.3.4.1封裝(Encapsulation) 20 2.3.4.2繼承(Inheritance) 20 2.3.4.3多型(Polymorphism) 20 2.3.5 .NET Framework 21 2.3.6關聯式資料庫(Relational Database) 21 2.3.6.1實體關聯模型(Entity-Relationship Model) 22 2.3.6.2正規化(Normalization) 22 2.3.6.3 SQL(Structured Query Language) 23 2.4系統開發工具 23 2.4.1 Visual Basic 23 2.4.2 OpenGL 24 2.4.3 Microsoft SQL Server 24 第三章 系統功能需求分析與規劃 25 3.1現地無線感測定位技術與模式 25 3.1.1現地感測定位資料格式 27 3.1.2 RFID標籤定位模擬 30 3.1.3 GPS定位模擬 33 3.1.4現地感測資料整合處理模式 34 3.2感測定位資料庫 35 3.2.1感測定位相關資料 35 3.2.2資料格式 36 3.2.3元件屬性設定 37 3.3基於感測定位資料之工地即時三維場景模型自動化建構 38 3.3.1三維模型元件庫 39 3.3.2感測標籤轉換模型機制 40 3.3.3場景自動建模 41 3.4專案建物之建造進度模擬呈現 42 3.4.1感測標籤與建物設計模型元件之對應 43 3.4.2建物建造進度自動建模 46 3.5工地即時監控模型之操作互動模式 46 3.5.1三維模型介面 46 3.5.2三維模型操作 47 3.5.3即時感測資料查詢 48 3.6即時監控專案場景之初始設定 49 3.6.1建立專案初始場景 50 3.6.2專案場景設定 50 3.6.3感測設備配置設定 51 3.6.4感測標籤初始設定 52 3.6.5預建建物模型設定 53 第四章 系統架構與功能實作 54 4.1前言 54 4.2資料庫資料綱要 55 4.2.1現地感測定位資料庫 55 4.2.2三維模型元件資料庫 57 4.3主系統類別架構 58 4.3.1 Database Connector Class (資料庫連結類別) 60 4.3.2 Positional Sensing Database Manager Class (感測定位資料庫管理類別) 61 4.3.2.1 Project Setting Class (專案場景設定類別) 63 4.3.2.2 Sensing Device Manager Class (設備管理類別) 67 4.3.2.3 Sensing Device Deploy Class (設備初始配置類別) 71 4.3.2.4 Tag Initial Class (標籤初始設定類別) 73 4.3.3 File Reader Class (資料讀取類別) 74 4.3.4 X3D Document Handler Class (X3D文件處理類別) 75 4.3.5 Model Drawer Class (模型繪製類別) 75 4.3.6 Scene Generator Class (感測場景建構類別) 76 4.3.7 Design Model Handler Class (預建設計模型資料擷取轉換處理類別) 80 第五章 系統使用範例 82 5.1前言 82 5.2專案初始設定 82 5.2.1專案場景設定 82 5.2.2專案RFID讀取器配置設定 83 5.2.3感測標籤與模型對應設定 85 5.2.4預建建物轉換設定 86 5.3開啟監測專案 87 5.4感測資料更新 88 5.5場景模型操作 90 5.6模型元件查詢 91 5.7專案場景的修改與刪除 94 5.8 RFID讀取器配置的修改與刪除 96 5.9感測標籤元件資訊的修改與刪除 97 第六章 結論與未來展望 100 6.1結論 100 6.2未來展望 102 參考文獻 103 附錄 107 附錄A感測定位資料庫實體成員 107 附錄B系統成員列表 110 附錄B.1 File Reader Class 成員 110 附錄B.2 Positional Sensing Database Manager Class成員 110 附錄B.3 Scene Generator Class成員 113 作者簡介 114

[1] Teizer, J., Lso, D. and Sofer, M., “Rapid Automated Monitoring of Construction Site Activities Using Ultra-Wideband” , Proceedings of the 24th International Symposium on Automation & Robotics in Construction, Kochi, India, PP.23-28 (2007)

[2] Khoury, H. M. and Kamat, V. R., “Automated Georeferenced User Position Tracking for Contextual Information Retrieval on Construction Sites” , Proceedings of the 24th International Symposium on Automation & Robotics in Construction, Kochi, India, PP.11-15 (2007)

[3] Song, J., Haas, C. T. and Caldas, C. H., “A Proximity-Based Method for Locating RFID Tagged Objects” , Advanced Engineering Informatics, Vol.21, No.4, PP.367-376 (2007)

[4] Wang, L. C., Lin, Y. C. and Lin, P. H., “Dynamic Mobile RFID-Based Supply Chain Control and Management System in Construction” , Advanced Engineering Informatics, Vol.21, No.4, PP.377-390 (2007)

[5] Behzadan, A. H., Aziz, Z. A., Chimay, J. and Kamat, V. R., “Ubiquitous Location Tracking for Context-Specific Information Delivery on Construction Sites” , Automation in Construction, Vol.17, No.6, PP.737-748 (2008)

[6] Hatori, F., Yoshimura, Y. and Ebata, S., “Development of Digital Photo System Using RFID Technology In Plant Construction Management” , Proceedings of the 26th International Symposium on Automation and Robotics in Construction, Texas, United States, PP.68-75 (2009)

[7] Kim, C., Ju, Y., Kim H. and Kim, J. H., “Resource Management in Civil Construction Using RFID Technologies” , Proceedings of the 26th International Symposium on Automation and Robotics in Construction, Texas, United States, PP.105-108 (2009)

[8] Ali, M. and Amin, H., “RFID-Assisted Lifecycle Management of Building Components Using BIM Data” , Proceedings of the 26th International Symposium on Automation and Robotics in Construction, Texas, United States, PP.109-116 (2009)

[9] Razavi, S. N. and Hass, C. T., “A Data Fusion Model for Location Estimation in Construction” , Proceedings of the 26th International Symposium on Automation and Robotics in Construction, Texas, United States, PP.429-435 (2009)

[10] 林建志,「應用全球衛星定位系統於多機具施工作業路徑即時管控之研究-以2D空間之多點管控為例」,碩士論文,國立台灣大學,台北 (2001)

[11] Wang, H. J., Zhang, J. P., Chau, K. W. and Anson, M., “4D Dynamic Management for Construction Planning and Resource Utilization” , Automation in Construction, Vol.13, No.5 SPEC. ISS., PP.575-589 (2004)

[12] Haque, M. E. and Mishra, R., “5D Virtual Constructions: Designer/Constructor’s Perspective” , Proceedings of the 10th International Conference on Computer and Information Technology, Dhaka, Bangladesh (2007)

[13] Tsai, M., Kang, S., Hsieh, S., Kuo, C., Pei, T. and Yeh, K., “Experiences on Study of Setting-up a 4D Construction Management Tool in a High-rise Construction Project” , Proceedings of the 12th International Conference on Computing in Civil and Building Engineering & 2008 International Conference on Information Technology in Construction, Beijing, China, PP.142 (2008)

[14] Hu, Z., Zhang, J. and Deng, Z., “Construction Process Simulation and Safety Analysis Based on Building Information Model and 4D Technology” , Proceedings of the 12th International Conference on Computing in Civil and Building Engineering & 2008 International Conference on Information Technology in Construction, Beijing, China, PP.151 (2008)

[15] Lu, M., Liang, X., Zhang, J. and Hu, Z., “A Case Study of Dynamic Construction Site Facilities Modeling in a 4D Environment” , Proceedings of the 12th International Conference on Computing in Civil and Building Engineering & 2008 International Conference on Information Technology in Construction, Beijing, China, PP.162 (2008)

[16] Jongeling, R. and Olofsson, T., “A Method for Planning of Work-Flow by Combined Use of Location-Based Scheduling and 4D CAD” , Automation in Construction, Vol.16, No.2, PP.189-198 (2007)

[17] Ma, Z., Shen, Q. and Zhang, J., “Application of 4D for Dynamic Site Layout and Management of Construction Projects” , Automation in Construction, Vol.14, No.3, PP.369-381 (2005)

[18] Poku, S. E. and Arditi, D., “Construction Scheduling and Progress Control Using Geographical Information Systems” , Journal of Computing in Civil Engineering, Vol.20, No.5, PP.351-360 (2006)

[19] Vries, B. D. and Harink, J. M. J., “Generation of A Construction Planning From A 3D CAD Model” , Automation in Construction, Vol.16, No.1, PP.13-18 (2007)

[20] Mohamed, A. H., Niaz, M. A., Yu, H. and Kim, H., “Integrating 3D Visualization and Simulation for Tower Crane Operations on Construction Sites” , Automation in Construction, Vol.15, No.5, PP.554-562 (2006)

[21] Huang, T., Kong, C. W., Guo, H. L., Baldwin, A. and Li, H., “A virtual prototyping system for simulating construction processes” , Automation in Construction, Vol.16, No.5, PP.576-585 (2007)

[22] Shih, N. J. and Huang, S. T., “3D Scan Information Management System for Construction Management” , Journal of Construction Engineering and Management, Vol.132, No.2, PP.134-142 (2006)

[23] Samir, E. O. and Osama, M., “Integrating 3D Laser Scanning and Photogrammetry for Progress Measurement of Construction Work” , Automation in Construction, Vol.18, No.1, PP.1-9 (2008)

[24] Gajamani, G. K. and Varghese, K., “Automated Project Schedule and Inventory Monitoring Using RFID” , Proceedings of the 24th International Symposium on Automation & Robotics in Construction, Kochi, India, PP.47-53 (2007)

[25] Hu, W., “Integrating of Radio-Frequency Identification and 4D CAD in Construction Management” , Proceedings of the 12th International Conference on Computing in Civil and Building Engineering & 2008 International Conference on Information Technology in Construction, Beijing, China, PP.126 (2008)

[26] Ju, H. T., Son, C. S., Kim, K. H., Kim, K. H. and Kim, J. J., “A Study on Development of Real Time Monitoring System for Field Integrated Management- Overall Automation of Steel Construction -” , Proceedings of the International Conference on Control, Automation and Systems, Seoul, Korea, PP.1937-1941 (2007)

[27] Chin, S., Yoon, S., Choi, C. and Cho, C., “RFID+4D CAD for Progress Management of Structural Steel Works in High-Rise Buildings” , Journal of Computing in Civil Engineering, Vol.22, No.2, PP.74-89 (2008)

[28] 陳建通,「無線射頻辨識(RFID)整合4D技術於開放式建築即時監控系統之應用」,碩士論文,國立台灣科技大學,台北 (2007)

[29] 徐建淙,「無線射頻辨識(RFID)於工地施工管理與人員安全維護之研究」,碩士論文,國立台灣科技大學,台北 (2008)

[30] 翁凱威,「應用GPS於海上作業定位系統之研究」,碩士論文,國立台灣大學,台北 (2008)

[31] 朱奕齊,「以營建三維模型元件庫為基礎之建模模式」,碩士論文,國立台灣科技大學,台北 (2008)

[32] 香港特別行政區政府地政總署,“實時動態RTK定位”, <http://www.landsd.gov.hk/tc/about/welcome.htm>.

[33] 中央研究院地理資訊聯合實驗室,“中央研究院 - Web版坐標轉換程式”, <http://webgis.sinica.edu.tw/cgi-tran/webtrans.htm>.

QR CODE