博碩士論文 993402003 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:41 、訪客IP:13.59.97.125
姓名 林佳瑩(Chia-Ying Lin)  查詢紙本館藏   畢業系所 土木工程學系
論文名稱 以模型驅動架構擴展營運維護階段之建築資訊模型
(Development of MDA-based Framework for Generating BIM Applications Applied to the Operation and Maintenance Phase of Buildings)
相關論文
★ 路權取得資料探勘與決策輔助工具設計之研究★ 以時空資料庫管理管線單位道路申挖許可之雛形系統研究
★ 關鍵基礎設施相依性模型設計與應用★ 應用RFID技術於室內空間防救災時的疏散指引系統之研究
★ 考量列車迴轉與擾動因子情況下高速鐵路系統最佳化排班設計之研究★ 應用資料探勘分群分類演算法與空間資料庫技術在鋪面裂縫影像辨識之初探
★ 以本體論建構工程程式設計課程之線上考試平台研究★ 結合遙測影像與GIS資料以資料挖掘 技術進行崩塌地辨識-以石門水庫集水區為例
★ 設計整合型手持式行動裝置平台於災害設施損毀資料收集研究★ 考量擾動因子情況下傳統鐵路時刻表建置合併於高速鐵路時刻表模型之回顧與探討
★ 關鍵基礎設施相依性分析:以竹科某晶圓廠區為例★ 建築資訊模型於火災原因調查流程的應用
★ Hadoop雲端平台在工程應用之探討研究★ 關鍵基礎設施投入產出停轉模型之回顧與應用
★ 擴展建築資訊模型於防救災應用:使用Revit平台★ 應用交通資料蒐集與發佈設備及資料探勘法協助觀光地區交通管理策略之研究:以桃園大溪老街為例
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 建築資訊模型(Building Information Model, BIM)整合了建築物生命週期中的資訊,而為AEC產業廣泛應用,除了設計施工階段的研究議題與應用,營運維護階段方面也逐漸受到重視。若能加強運用BIM於營運維護階段,承襲完工前資料,既節省重新建立建物資訊的人力,也能維持資料的一致性。此外,建築物生命週期中隨著階段的轉移,空間格局的穩定性跟著改變,對應表達的抽象階層也應隨之修改,以儲存營運維護階段中,建築物隨時間所改變的狀態。
  本研究中將以模型驅動架構(Model-Driven Architecture, MDA)為理論基礎,設計一套自動化產生BIM應用程式的工具BIMAppBuilder與流程,提升由BIM提取資料的方便性,並令使用者可以依據其所屬的應用領域,增添屬性進既有的BIM模型,強化BIM的擴展性,同時使用者可以依需求設計循序圖,並利用BIMAppBuilder幫助產生程式碼,簡化程式開發流程。
  於驗證階段,本研究除了驗證模型轉換後資料的正確性與一致性是否維持,並比較與傳統處理方式的差異,還以一火場調查的案例作為驗證,來說明研究成果在實務上可以如何應用。最後,本研究建議可以其他軟體作為資訊載體應用本研究的空間類別圖概念與流程來輔助BIM應用程式的開發,並建議可參考特定領域語言(Domain-Specific Language, DSL)的概念包裝應用領域中可重複使用的功能函數。
摘要(英) The building information model (BIM) technology is a new way to design buildings, and every aspect of buildings can be stored in the BIM database. BIM changes not only the traditional design process but the project stakeholders’ responsibilities. Hence, other software applications such as facility management, disaster mitigation, and energy savings should use BIM as the base data representing their buildings and add customized functionalities into BIM so that the goal regarding comprehensive life cycle information management of buildings can be achieved. The model-driven architecture (MDA) technology is a software development method. It relies on Unified Modeling Language (UML) as a template to describe a software application. Designers can use UML to design, and MDA will transform the model into the codes that can be used to build the real application. Both BIM and MDA are not new technologies. However, no research exists to explore the integration of the two technologies. In this study, an application for handling water valves leakage was generated by using the integrated approach, i.e., BIMAppBuilder. This application’s model consisted of two parts: one was from BIM data and another was designed in the traditional way to describe the new functionalities of the application. The Revit2UML tool was developed to help the transformation process from Revit (a BIM drafting tool) to Umbrello (a UML drafting tool). The Parser tool was developed to help complete the static code-generation aspect of the object model, while the Code Maker tool was for the dynamic aspect, e.g., sequence diagrams. The Project Builder tool was developed to synthesize all the codes generated and create a Visual Studio project for the Revit add-in. Therefore, BIMAppBuilder includes the above four tools, and a socket-based software service tool, Revit Remote Service (RSS), was being developed to further simplify the efforts of developing a BIM-related software service. It can be expected that future BIM-related applications can be automatically generated by using BIMAppBuilder, and with a few modifications for the codes generated, a distributed software service for BIM data retrieval and update can be realized by using RSS. Since BIM can be applied in each phase of a building’s life cycle, the proposed approach may help creation of these applications efficiently and effectively, especially for the operation and maintenance phase of a building.
關鍵字(中) ★ 建築資訊模型
★ 模型驅動架構
★ 設施管理
★ 火場調查
關鍵字(英) ★ Building Information Model
★ Model-Driven Architecture
★ Facility Management
★ Fire scene investigation
論文目次 Abstract i
摘要 iii
誌謝 iv
Contents v
List of Figures vii
List of Tables ix
Chapter 1 Chapter 1 Introduction 1
1.1 Research Background 1
1.2 Research Objectives 5
1.3 Research Steps 6
Chapter 2 Related Work 8
2.1 Previous approaches to integration with BIM for the O&M phase 8
2.2 Review of MDA-related literature 11
Chapter 3 MDA-based Approach for Extension of BIM 15
3.1 Basic object-oriented design principles 15
3.2 New meta-model hierarchy for a building 19
Chapter 4 BIMAppBuilder: System Design 21
4.1 Architecture of BIMAppBuilder 21
4.2 Steps for using BIMAppBuilder and implementation details 27
Chapter 5 BIMAppBuilder: Implementation, Verification and Validation of the MDA-based Approach 34
5.1 Verification of consistency and correctness 34
5.2 Comparison with traditional O&M approaches 36
5.2.1 The advantage of encapsulating building information in class diagram 36
5.2.2 An example of the adjustment of floor plan 38
5.3 Validation of BIMAppBuilder: Case study of facility management 39
5.4 Validation of BIMAppBuilder: Case study of fire scene investigation 46
5.4.1 Background of fire scene investigation 46
5.4.2 Analysis and design of the case study 48
5.4.3 Survey of the case study 51
Chapter 6 Conclusions, Contributions and Future Work 52
6.1 Conclusions 52
6.2 Contributions 53
6.3 Future work 54
References 55
Appendix以模型驅動架構擴展營運維護階段之建築資訊模型 58
附錄第1章 導論 58
1.1 研究背景 58
1.2 研究目的 59
1.3 研究步驟 60
附錄第2章 文獻回顧 61
2.1 國內應用建築資訊模型(BIM)技術之相關討論 61
2.2 模型驅動架構(MDA)技術 63
附錄第3章 研究方法 65
3.1 理論基礎 65
3.2 建築物空間類別圖展示 68
附錄第4章 BIMAppBuilder系統設計 69
4.1 系統架構 69
4.2 系統流程 71
4.3 BIMAppBuilder系統介面 72
附錄第5章 驗證 75
5.1 正確性與一致性驗證 75
5.2 與傳統營運維護階段處理方式之比較 78
5.3 應用實例之驗證 80
附錄第6章 結論、貢獻與建議 88
6.1 結論 88
6.2 貢獻 88
6.3 建議 89
附錄參考文獻 89
參考文獻 Akcamete, A., Akinci, B., and Garrett, J.H., (2010). Potential utilization of building information models for planning maintenance activities. In: Tizani, W. (Ed.). Proceedings of the International Conference on Computing in Civil and Building Engineering, Nottingham, UK.
Becerik-Gerber, B., Jazizadeh, F., Li, N., and Calis, G., (2012). Application Areas and Data Requirements for BIM-Enabled Facilities Management, Journal of Construction Engineering and Management, 138(3), 431-442.
Becerik-Gerber, B. and Kensek, K. (2010). Building Information Modeling in Architecture, Engineering, and Construction: Emerging Research Directions and Trends, Journal of Professional Issues in Engineering Education and Practice, 136(3), pp.139-147.
Blobel, B. and Pharow, P., (2007). A model driven approach for the German health telematics architectural framework and security infrastructure, International journal of medical informatics, 76, 169–175.
Bogen, C., Rashid, M., and East, E.W., (2011). A FRAMEWORK FOR BUILDING INFORMATION FUSION, CIB W078 / CIB W102, CSTB Sophia Antipolis, Sophia AntipolisCedex, France.
Clayton, M.J., Johnson, R.E., and Song, Y., (1999). Operations documents: Addressing the information needs of facility managers, Durability of Building Materials and Components 8. (1999) Edited by M.A. Lacasse and D.J. Vanier. Institute for Research in Construction, Ottawa ON, Canada, pp. 2441-2451.
Cooperative Research Centre for Construction Innovation, (2007). Adopting BIM for facilities management: Solutions for managing the Sydney Opera House, CRC, Brisbane, Queensland, Australia.
East, E.W., Nisbet, N., and Liebich, T., (2012). Facility Management Handover Model View, Journal of Computing in Civil Engineering, 27(1), 61-67.
Eastman, C., Teicholz, P., Sacks, R., and Liston, K., (2008). BIM Handbook: A Guide to Building Information Modeling for Owners, Managers, Designers, Wiley.
Gallaher, M.P., O′Connor, A.C., Dettbarn, J.L., Jr., and Gilday, L.T., (2004). Cost Analysis of Inadequate Interoperability in the U.S. Capital Facilities Industry, NIST GCR 04-867, National Institute of Standards and Technology, Gaithersburg, Maryland, USA.
Gleason, D., (2013). Getting to a Facility Management BIM, Lake Constance 5D-Conference 2013, Constance, 28th-29th of October.
GSA, (2008). GSA Building Information Modeling Guide Series: 08 – GSA BIM Guide for Facility Management, GSA.
Hassanain, M.A., Froese, T.M., and Vanier, D.J. (2001). Development of a maintenance management model based on IAI standards, Artificial Intelligence in Engineering, 15, pp. 177-193.
Jardim-Goncalves, R., Grilo, A., and Steiger-Garcao, A. (2006). Challenging the interoperability between computers in industry with MDA and SOA, Computers in Industry, 57, pp. 679-689.
Jordani, D.A., (2010). BIM and FM: the portal to lifecycle facility management, Journal of Building Information Modeling, Spring 2010, 13-16.
Komatsoulis, G.A., Warzel, D.B., Hartel, F.W., Shanbhag, K., Chilukuri, R., Fragoso, G., de Coronado, S., Reeves, D.M., Hadfield, J.B., Ludet, C., and Covitz, P.A., (2008).
Kubicki, S., Halin, G. and Guerriero, A. (2007). Multi-visualization of the Cooperative Context in Building Construction Activity A Model-Based Approach to design AEC-specific Visualization Interfaces. 2007 11th International Conference Information Visualization (IV ′07), Jul. 2007, pp. 590-595.
Lee, S. and Akin, O., (2009). Shadowing tradespeople: Inefficiency in maintenance fieldwork, Automation in Construction, 18(5), 536-546.
Lee, S. and Akin, O., (2010). Augmented reality-based computational fieldwork support for equipment operations and maintenance, Automation in Construction, 20(4), 338-352.
Lee, G., Sacks, R., and Eastman, C.M., (2006). Specifying parametric building object behavior (BOB) for a building information modeling system, Automation in Construction, 15(6), 758-776.
Lewis, B.T. and Payant, R.P., (2003). The facility manager’s emergency preparedness handbook, American Management Association, Saranac Lake, NY, USA.
Lucas, J., Bulbul T., and Thabet, W., (2013). An object-oriented model to support healthcare facility information management, Automation in Construction, 31, 281-291.
Meyer, B. (1997). Object- Oriented Software Construction, 2nd Edition, Prentice Hall.
Miller, J. and Mukerji, J. (2003). MDA Guide Version 1.0.1, Object Management Group, http://www.enterprise-architecture.info/Images/MDA/MDA%20Guide%20v1-0-1.pdf, accessed August 2011.
Mills, T., (2010). Achieving BIM and CIM implementation through quality management, Proceedings of the CIB W78 2010: 27th International Conference, Cairo, Egypt.
Raghupathi, W. and Umar, A., (2008). Exploring a model-driven architecture (MDA) approach to health care information systems development, International journal of medical informatics, 77, 305-314.
Shen, W., Hao, Q., Mak, H., Neelamkavil, J., Xie, H., Dickinson, J., Thomas, R., Pardasani, A., and Xue, H., (2009). Systems integration and collaboration in architecture, engineering, construction, and facilities management: A review, Advanced Engineering Informatics, 24(2), 196-207.
Soley, R., (2000). Model Driven Architecture, White Paper (Draft 3.2), Object Management Group.
Taneja, S., Akcamete, A., Akinci, B., Garrett, J.H., Jr., Soibelman, L., and East, E.W., COBIE-BASED LIGHTWEIGHT REPRESENTATION OF A BUILDING NAVIGATION NETWORK, 2011 Proceedings of the 28th ISARC, Seoul, Korea, pp. 361-366.
Vanlande, R., Nicolle, C., and Cruz, C., (2008). IFC and building lifecycle management, Automation in Construction, 18(1), 70-78.
Williams, R., (2013). Utilizing building information modeling for facility management, M.S. thesis, The Bartlett School of Graduate studies, University College London.
Wood, D., (2011). Managing digital hand-over, IBM.
Yu, K., Froese, T., and Grobler, F., (2000). A development framework for data models for computer-integrated facilities management, Automation in Construction, 9(2), 145–167.
林雅媚,(2012)。擴展建築資訊模型於防救災應用:使用Revit平台,碩士論文,國立中央大學。
莊鴻祥,(2012)。建築資訊模型於火災原因調查流程的應用,碩士論文,國立中央大學。
指導教授 周建成(Chien-Cheng Chou) 審核日期 2014-8-29
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明