簡易檢索 / 詳目顯示

研究生: 侯權鍵
Chuan-Chien Hou
論文名稱: 應用網路技術於跨領域團隊協同BIM建模之研究
Application of Internet Technology for Online Collaboration of Multidisciplinary Teams in BIM Generation
指導教授: 陳鴻銘
Hung-Ming Chen
口試委員: 謝尚賢
Shang-Hsien Hsieh
林祐正
Yu-Cheng Lin
周建成
Chien-Cheng Chou
呂守陞
Sou-Sen Leu
謝佑明
Yo-Ming Hsieh
學位類別: 博士
Doctor
系所名稱: 工程學院 - 營建工程系
Department of Civil and Construction Engineering
論文出版年: 2014
畢業學年度: 102
語文別: 中文
論文頁數: 143
中文關鍵詞: 網際網路建築資訊模型協同合作電腦網路電腦輔助設計
外文關鍵詞: Internet, Building Information Model, Collaboration, Computer networks, Computer aided design
相關次數: 點閱:288下載:11
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報
  • 本研究針對營建工程跨領域團隊協同設計之作業,整合物件導向、電腦繪圖及網際網路之技術用以輔助跨領域團隊協同BIM建模作業模式,提出跨領域團隊應用網路技術共同建構建築資訊模型(Building Information Modeling, BIM)之協同設計流程與輔助建模程序,並開發建立一套整合各領域設計資訊的BIM協同建模系統平台,使得分隔異地不同領域的專業人員們可使用本系統連線組成虛擬的跨領域設計團隊,共同地於虛擬空間進行單一多領域BIM的建構工作並即時地觀看所有連線成員工作的進展,並以中央伺服器對多領域設計資料做集中性的維護與管理,以提升BIM協同設計與建模之效率。本研究所建立網路式之營建工程跨領域協同BIM設計系統平台,是基於所提出之跨領域團隊共同建立一個共享的BIM之協同作業模式,以達成設計之整合與衝突之排解,並考量設計團隊間彼此角色相互關係與分工的不同,提出混合主從式(Client-Server)與同儕式(Peer-to-Peer, P2P)之網路架構,在跨領域團隊間基於主從式網路架構相互連線;同領域團隊成員間基於同儕式網路架構相互連線,本研究於此一混合式網路架構下研擬與規劃適當的網路傳輸模式及提出BIM子模型階層架構、BIM的模型元件之編輯權限控制規則、修改通知、版本管理等建模程序,以及相關系統運作機制,使得跨領域之設計團隊能透過網路連線共同合作完成建構單一多領域BIM以達成設計之整合。再透過案例研究的實作,比較本研究所提之協同建模作業模式與現行之作業模式,以驗證本研究所提之模式的協同建模效率。


    This paper proposes a system to enable Internet-based modeling collaboration among teams from multiple disciplines for the development of a Building Information Model (BIM). The proposed networked system allows geographically separated design teams to work simultaneously on a single multi-disciplinary BIM, using a distributed system to achieve design integration and conflict resolution. An online collaborative modeling platform for inter-disciplinary collaboration was developed in this study. By using the proposed platform, members of various design teams can work in the same virtual modeling space, monitor the progress of other teams' work, and cooperate in real-time via the Internet. All design data is maintained in a central server providing secure and systematic data management. A hybrid client-server and peer-to-peer (P2P) network was proposed to enable such modeling collaboration. The network has two levels: specialized teams are connected through a client-server network; and the members of each team are connected through a P2P network. A BIM generation workflow with various support functions was proposed based on this hybrid network. A prototype system was developed to demonstrate the feasibility of the proposed collaboration model. Appropriate modeling procedure and operating mechanisms are imposed to maintain the integrity of the system. A case study of implementation validates the modeling efficiency of the proposed collaboration model when compared to common collaboration model.

    論文摘要 ABSTRACT 誌  謝 圖表索引 第一章 緒論 1.1 研究動機 1.2 研究目的 1.3 研究範圍 1.4 研究方法 1.4.1 系統開發技術 1.4.1.1 物件導向 1.4.1.1.1 封裝(Encapsulation) 1.4.1.1.2 繼承(Inheritance) 1.4.1.1.3 多型(Polymorphism) 1.4.1.2 網路傳輸 1.4.1.2.1 多執行緒(Multithread) 1.4.1.2.2 使用者資料段協定(UDP) 1.4.1.2.3 傳輸控制協定/網際協定(TCP/IP) 1.4.1.2.4 群播(Multicast) 1.4.2 系統開發工具 1.4.2.1 Java程式語言 1.4.2.2 Java Swing 1.4.2.3 OpenGL 1.5 論文架構 第二章 文獻回顧 2.1 前言 2.2 建築資訊模型 2.3 網路式協同設計 第三章 BIM協同建模之網路架構 3.1 前言 3.2 主從式與同儕式網路架構 3.2.1 主從式網路架構 3.2.2 同儕式網路架構 3.3 營建工程專案協同作業模式 3.3.1 現行之協同作業模式 3.3.2 本研究之協同作業模式 3.4 BIM協同建模之混合式網路架構 3.5 BIM伺服器之比較 3.5.1 商用BIM伺服器介紹 3.5.2 比較結果說明與討論 3.6 本研究之協同作業模式的限制與範疇 第四章 BIM協同建模程序 4.1 前言 4.2 子模型階層架構 4.3 編輯權限存取規則 4.4 修改通知 4.5 版本管理 第五章 系統運作機制 5.1 前言 5.2 同儕節點 5.2.1 資料傳輸效率 5.2.2 模型元件存取 5.2.3 資料傳遞 5.2.4 連線修復 5.2.5 查詢服務 5.3 區域單領域伺服器 5.3.1 上線登入 5.3.2 資料同步 5.3.3 資料傳輸 5.3.4 連線修復 5.4 全域跨領域伺服器 5.4.1 資料同步 5.4.2 模型元件存取管理 5.4.3 資料傳輸 第六章 系統架構與功能探討與展示 6.1 前言 6.2 系統架構 6.2.1 區域單領域伺服器 6.2.1.1 LoginWebBIMSystem Class 6.2.1.2 WebBIMSystem Class 6.2.1.3 BIMSystem Class 6.2.1.4 BIMFrame Class 6.2.1.5 WebLocalSystem Class 6.2.1.6 WebGlobalSystem Class 6.2.1.7 SubmodelVerifyFrame Class 6.2.2 全域跨領域伺服器 6.3 系統功能 6.3.1 登入系統 6.3.2 連線全域跨領域伺服器 6.3.3 多領域模型元件顯示與屬性介面 6.3.4 子模型編輯權限轉移 6.3.5 子模型修改資料審核 6.3.6 子模型版本資料回復 6.3.7 網路接收訊息 6.3.7.1 區域單領域伺服器接收訊息 6.3.7.2 全域跨領域伺服器接收訊息 6.4 系統功能展示 6.4.1 使用系統 6.4.1.1 登入 6.4.1.2 連線全域跨領域伺服器 6.4.2 模型編輯與轉移編輯權限 6.4.2.1 新增與編輯模型元件 6.4.2.2 轉移子模型編輯權限 6.4.3 子模型審核通知與版本資料回復 6.4.3.1 子模型審核通知 6.4.3.2 子模型版本資料回復 第七章 案例研究 7.1 前言 7.2 案例介紹與限制條件 7.3 現行協同作業模式與系統之案例實作 7.4 本研究協同作業模式與系統之案例實作 7.5 指標紀錄比較與討論 第八章 結論與未來展望 8.1 結論 8.2 未來展望 參考文獻 附  錄 A. 區域單領域伺服器/同儕節點系統成員 A.1 類別關係圖 A.2 類別資料成員 A.3 類別函式成員 B. 全域跨領域伺服器系統成員 B.1 類別關係圖 B.2 類別資料成員 B.3 類別函式成員

    [1]Tse, T.-C.K., Wong, K.-D.A., and Wong, K.-W.F., “The utilisation of Building Information Models in nD modelling: A study of data interfacing and adoption barriers”, ITcon, Vol. 10, No. Special Issue From 3D to nD modelling, pp. 85-110 (2005).
    [2]Rosenman, M.A., and Gero, J.S., “Modelling multiple views of design objects in a collaborative CAD environment”, CAD Computer Aided Design, Vol. 28, No. 3, pp. 193-205 (1996).
    [3]Maher, M.L., and Rutherford, J.H., “A model for synchronous collaborative design using CAD and database management”, Research in Engineering Design - Theory, Applications, and Concurrent Engineering, Vol. 9, No. 2, pp. 85-98 (1997).
    [4]Plume, J., and Mitchell, J., “Collaborative design using a shared IFC building model - Learning from experience”, Automation in Construction, Vol. 16, No. 1, pp. 28-36 (2007).
    [5]Ren, Z., Yang, F., Bouchlaghem, N.M., and Anumba, C.J., “Multi-disciplinary collaborative building design - A comparative study between multi-agent systems and multi-disciplinary optimisation approaches”, Automation in Construction, Vol. 20, No. 5, pp. 537-549 (2011).
    [6]Singh, V., Gu, N., and Wang, X., “A theoretical framework of a BIM-based multi-disciplinary collaboration platform”, Automation in Construction, Vol. 20, No. 2, pp. 134-144 (2011).
    [7]Eastman, C., Teicholz, P., Sacks, R., and Liston, K., BIM Handbook: A Guide to Building Information Modeling for Owners, Managers, Designers, Engineers and Contractors, 2nd ed., John Wiley and Sons, NY (2011).
    [8]Eastman, C. M., Building Product Models: Computer Environments, Supporting Design and Construction, 1st ed., CRC Press, FL (1999).
    [9]Fu, C., Aouad, G., Lee, A., Mashall-Ponting, A., and Wu, S., “IFC model viewer to support nD model application”, Automation in Construction, Vol. 15, No. 2, pp. 178-185 (2006).
    [10]Moum, A., “Design team stories: Exploring interdisciplinary use of 3D object models in practice”, Automation in Construction, Vol. 19, No. 5, pp. 554-569 (2010).
    [11]Grilo, A., and Jardim-Goncalves, R., “Challenging electronic procurement in the AEC sector: A BIM-based integrated perspective”, Automation in Construction, Vol. 20, No. 2, pp. 107-114 (2011).
    [12]Holness, G.V.R., “Building information modeling: Future direction of the design and construction industry”, ASHRAE Journal, Vol. 48, No. 8, pp. 38-42+44-46 (2006).
    [13]Taylor, J.E., “Antecedents of successful three-dimensional computer-aided design implementation in design and construction networks”, Journal of Construction Engineering and Management, ASCE, Vol. 133, No. 12, pp. 993-1002 (2007).
    [14]National Institute of Building Science, United States National Building Information Modeling Standard Version 1 - Part 1: Overview, Principles, and Methodologies, The National Building Information Model Standard, WA (2007).
    [15]Dossick, C.S., and Neff, G., “Organizational Divisions in BIM-Enabled Commercial Construction”, Journal of Construction Engineering and Management, ASCE, Vol. 136, No. 4, pp. 459-467 (2010).
    [16]Grilo, A., and Jardim-Goncalves, R., “Value proposition on interoperability of BIM and collaborative working environments”, Automation in Construction, Vol. 19, No. 5, pp. 522-530 (2010).
    [17]Ku, K., Pollalis, S.N., Fischer, M.A., and Shelden, D.R., “3D model-based collaboration in design development and construction of complex shaped buildings”, ITcon, Vol. 13, No. Special Issue Case studies of BIM use, pp. 258-285 (2008).
    [18]Chou, S.A., and Hsieh, S. H., “A Case Study on 3D Collaborative Design for MRT Station”, Proceedings of the International Conference on Computational Design in Engineering (CODE2009), COSEIK, Seoul, Korea, pp. 206-209 (2009).
    [19]Fruchter, R., “A/E/C teamwork: A collaborative design and learning space”, Journal of Computing in Civil Engineering, ASCE, Vol. 13, No. 4, pp. 261-269 (1999).
    [20]Demirkan, H., “Generating design activities through sketches in multi-agent systems”, Automation in Construction, Vol. 14, No. 6, pp. 699-706 (2005).
    [21]Verheij, H., and Augenbroe, G., “Collaborative planning of AEC projects and partnerships”, Automation in Construction, Vol. 15, No. 4, pp. 428-437 (2006).
    [22]Xue, X., Shen, Q., Fan, H., Li, H., and Fan, S., “IT supported collaborative work in A/E/C projects: A ten-year review”, Automation in Construction, Vol. 21, No. 1, pp. 1-9 (2012).
    [23]Chen, H.-M., and Tien, H.-C., “Application of peer-to-peer network for real-time online collaborative computer-aided design”, Journal of Computing in Civil Engineering, ASCE, Vol. 21, No. 2, pp. 112-121 (2007).
    [24]Lewis, J., and Loftus, W., Java Software Solutions: Foundations of Program Design, 7th ed., Addison-Wesley, MA (2011).
    [25]Mitchell, J. C., Concepts in Programming Languages, Cambridge University Press, MA (2002).
    [26]Deitel, P., and Deitel, H., Java: How to Program, 9th ed., Prentice Hall, NJ (2011).
    [27]Eggers, S.J., Emer, J.S., Levy, H.M., Lo, J.L., Stamm, R.L., and Tullsen, D.M., “Simultaneous multithreading: A platform for next-generation processors”, IEEE Micro, Vol. 17, No. 5, pp. 12-19 (1997).
    [28]Suzuki, N., Shared Memory Multiprocessing, The MIT Press, MA (1992).
    [29]Partridge, C., and Pink, S., “A Faster UDP”, IEEE/ACM Transactions on Networking, Vol. 1, No. 4, pp. 429-439 (1993).
    [30]Forouzan, B., TCP/IP Protocol Suite, 4th ed., McGraw-Hill, NY (2009).
    [31]Harte, L., Introduction to Data Multicasting, IP Multicast Streaming for Audio and Video Media Distribution, Althos, NC (2008).
    [32]Diot, C., Levine, B.N., Lyles, B., Kassem, H., and Balensiefen, D., “Deployment issues for the IP multicast service and architecture”, IEEE Network, Vol. 14, No. 1, pp. 78-88 (2000).
    [33]Chu, Y.-H., Rao, S.G., Seshan, S., and Zhang, H., “A case for end system multicast”, IEEE Journal on Selected Areas in Communications, Vol. 20, No. 8, pp. 1456-1471 (2002).
    [34]Pendarakis, D., Shi, S., Verma, D., and Waldvogel, M., “Almi: An application level multicast infrastructure”, 3rd USENIX Symposium on Internet Technologies and Systems, San Francisco, CA (2001).
    [35]Flanagan, D., Java in a Nutshell, 5th ed., O'Reilly Media, MA (2005).
    [36]Sellers, G., Wright, R. S., and Haemel, N., OpenGL SuperBible: Comprehensive Tutorial and Reference, 6th ed., Addison-Wesley Professional, MA (2013).
    [37]National Institute of Building Sciences, Charter for the National Building Information Model (BIM) Standard Project of the buildingSMARTalliance, The National Building Information Model Standard, WA (2008).
    [38]Bouchlaghem, D., Shang, H., Whyte, J., and Ganah, A., “Visualisation in architecture, engineering and construction (AEC)”, Automation in Construction, Vol. 14, No. 3, pp. 287-295 (2005).
    [39]Miller, A., “BIM for all in construction”, Structural Engineer, Vol. 85, No. 13, pp. 34-36 (2007).
    [40]Sacks, R., Kaner, I., Eastman, C.M., and Jeong, Y.-S., “The Rosewood experiment - Building information modeling and interoperability for architectural precast facades”, Automation in Construction, Vol. 19, No. 4, pp. 419-432 (2010).
    [41]Eastman, C., Lee, J.-m., Jeong, Y.-s., and Lee, J.-k., “Automatic rule-based checking of building designs”, Automation in Construction, Vol. 18, No. 8, pp. 1011-1033 (2009).
    [42]Tan, X., Hammad, A., and Fazio, P., “Automated code compliance checking for building envelope design”, Journal of Computing in Civil Engineering, ASCE, Vol. 24, No. 2, pp. 203-211 (2010).
    [43]Porter, S., Tan, T., Tan, T., and West, G., “Breaking into BIM: Performing static and dynamic security analysis with the aid of BIM”, Automation in Construction, Vol. 40, pp. 84-95 (2014).
    [44]Schlueter, A., and Thesseling, F., “Building information model based energy/exergy performance assessment in early design stages”, Automation in Construction, Vol. 18, No. 2, pp. 153-163 (2009).
    [45]Kim, H., and Anderson, K., “Energy modeling system using building information modeling open standards”, Journal of Computing in Civil Engineering, ASCE, Vol. 27, No. 3, pp. 203-211 (2013).
    [46]Autodesk Revit, http://www.autodesk.com/products/autodesk-revit-family (2014).
    [47]Popov, V., Juocevicius, V., Migilinskas, D., Ustinovichius, L., and Mikalauskas, S., “The use of a virtual building design and construction model for developing an effective project concept in 5D environment”, Automation in Construction, Vol. 19, No. 3, pp. 357-367 (2010).
    [48]Chen, S.-M., Griffis, F.H., Chen, P.-H., and Chang, L.-M., “A framework for an automated and integrated project scheduling and management system”, Automation in Construction, Vol. 35, pp. 89-110 (2013).
    [49]Kim, C., Kim, C., and Son, H., “Automated construction progress measurement using a 4D building information model and 3D data”, Automation in Construction, Vol. 31, pp. 75-82 (2013).
    [50]Wang, W.-C., Weng, S.-W., Wang, S.-H., and Chen, C.-Y., “Integrating building information models with construction process simulations for project scheduling support”, Automation in Construction, Vol. 37, pp. 68-80 (2014).
    [51]Goedert, J.D., and Meadati, P., “Integrating construction process documentation into building information modeling”, Journal of Construction Engineering and Management, ASCE, Vol. 134, No. 7, pp. 509-516 (2008).
    [52]Zhang, S., Teizer, J., Lee, J.-K., Eastman, C.M., and Venugopal, M., “Building Information Modeling (BIM) and Safety: Automatic Safety Checking of Construction Models and Schedules”, Automation in Construction, Vol. 29, pp. 183-195 (2013).
    [53]Vanlande, R., Nicolle, C., and Cruz, C., “IFC and building lifecycle management”, Automation in Construction, Vol. 18, No. 1, pp. 70-78 (2008).
    [54]East, E.W., Nisbet, N., and Liebich, T., “Facility management handover model view”, Journal of Computing in Civil Engineering, ASCE, Vol. 27, No. 1, pp. 61-67 (2013).
    [55]Lucas, J., Bulbul, T., and Thabet, W., “An object-oriented model to support healthcare facility information management”, Automation in Construction, Vol. 31, pp. 281-291 (2013).
    [56]Motawa, I., and Almarshad, A., “A knowledge-based BIM system for building maintenance”, Automation in Construction, Vol. 29, pp. 173-182 (2013).
    [57]Li, N., Becerik-Gerber, B., Krishnamachari, B., and Soibelman, L., “A BIM centered indoor localization algorithm to support building fire emergency response operations”, Automation in Construction, Vol. 42, pp. 78-89 (2014).
    [58]ARCHIBUS, http://www.archibus.com (2014).
    [59]Jeng, T.-S., and Eastman, C.M., “A database architecture for design collaboration”, Automation in Construction, Vol. 7, No. 6, pp. 475-483 (1998).
    [60]Veeramani, D., Tserng, H.P., and Russell, J.S., “Computer-integrated collaborative design and operation in the construction industry”, Automation in Construction, Vol. 7, No. 6, pp. 485-492 (1998).
    [61]Lottaz, C., Clément, D.E., Faltings, B.V., and Smith, I.F.C., “Constraint-based support for collaboration in design and construction”, Journal of Computing in Civil Engineering, ASCE, Vol. 13, No. 1, pp. 23-35 (1999).
    [62]Zamanian, M.K., and Pittman, J.H., “Software industry perspective on AEC information models for distributed collaboration”, Automation in construction, Vol. 8, No. 3, pp. 237-248 (1999).
    [63]Kolarevic, B., Schmitt, G., Hirschberg, U., Kurmann, D., and Johnson, B., “An experiment in design collaboration”, Automation in construction, Vol. 9, No. 1, pp. 73-81 (2000).
    [64]Rosenman, M.A., Smith, G., Maher, M.L., Ding, L., and Marchant, D., “Multidisciplinary collaborative design in virtual environments”, Automation in Construction, Vol. 16, No. 1, pp. 37-44 (2007).
    [65]Robinson, C., “Structural BIM in action”, Structural Engineer, Vol. 86, No. 21, pp. 16-18 (2008).
    [66]Taylor, J.E., and Bernstein, P.G., “Paradigm trajectories of building information modeling practice in project networks”, Journal of Management in Engineering, ASCE, Vol. 25, No. 2, pp. 69-76 (2009).
    [67]Rezgui, Y., Boddy, S., Wetherill, M., and Cooper, G., “Past, present and future of information and knowledge sharing in the construction industry: Towards semantic service-based e-construction?”, CAD Computer Aided Design, Vol. 43, No. 5, pp. 502-515 (2011).
    [68]Chang, Y.-F., and Shih, S.-G., “BIM-based computer-aided architectural design”, Computer-Aided Design and Applications, Vol. 10, No. 1, pp. 97-109 (2013).
    [69]Chen, P.-H., Cui, L., Wan, C., Yang, Q., Ting, S.K., and Tiong, R.L.K., “Implementation of IFC-based web server for collaborative building design between architects and structural engineers”, Automation in Construction, Vol. 14, No. 1, pp. 115-128 (2005).
    [70]Nour, M., “Performance of different (BIM/IFC) exchange formats within a private collaborative workspace for collaborative work”, ITcon, Vol. 14, Special Issue Building Information Modeling Applications, Challenges and Future Directions, pp. 736-752 (2009).
    [71]Lewandowski, S.M., “Frameworks for Component-based Client/Server Computing”, ACM Computing Surveys, Vol. 30, No. 1, pp. 3-27 (1998).
    [72]Duchessi, P., and Chengalur-Smith, I., “Client/server benefits, problems, best practices”, Communications of the ACM, Vol. 41, No. 5, pp. 87-94 (1998).
    [73]Brusasco, P.L., Caneparo, L., Carrara, G., Fioravanti, A., Novembri, G., and Zorgno, A.M., “Computer supported design studio”, Automation in Construction, Vol. 9, No. 4, pp. 393-408 (2000).
    [74]Nam, T.-J., and Wright, D., “The development and evaluation of Syco3D: A real-time collaborative 3D CAD system”, Design Studies, Vol. 22, No. 6, pp. 557-582 (2001).
    [75]Zimring, C., Khan, S., Craig, D., Haq, S.-U., and Guzdial, M., “CoOL Studio: Using simple tools to expand the discursive space of the design studio”, Automation in Construction, Vol. 10, No. 6, pp. 675-685 (2001).
    [76]Craig, D.L., and Zimring, C., “Support for collaborative design reasoning in shared virtual spaces”, Automation in Construction, Vol. 11, No. 2, pp. 249-259 (2002).
    [77]Tay, F.E.H., and Roy, A., “CyberCAD: A collaborative approach in 3D-CAD technology in a multimedia-supported environment”, Computers in Industry, Vol. 52, No. 2, pp. 127-145 (2003).
    [78]Lam, K.P., Wong, N.H., Mahdavi, A., Chan, K.K., Kang, Z., and Gupta, S., “SEMPER-II: An Internet-based multi-domain building performance simulation environment for early design support”, Automation in Construction, Vol. 13, No. 5 SPEC. ISS., pp. 651-663 (2004).
    [79]Feng, C.-W., Chen, Y.-J., and Huang, J.-R., “Using the MD CAD model to develop the time-cost integrated schedule for construction projects”, Automation in Construction, Vol. 19, No. 3, pp. 347-356 (2010).
    [80]Li, D., Liu, H., and Vasilakos, A., “An Efficient, Scalable and Robust P2P Overlay for Autonomic Communication”, Autonomic Communication, pp. 327-350 (2009).
    [81]Filali, I., Bongiovanni, F., Huet, F., and Baude, F., “A Survey of Structured P2P Systems for RDF Data Storage and Retrieval”, Transactions on Large-Scale Data- and Knowledge-Centered Systems III, LNCS, Vol. 6790, pp. 20-55 (2011).
    [82]Wang, L., Wang, J., Sun, L., and Hagiwara, I., “A peer-to-peer based communication environment for synchronous collaborative product design”, 4th International Conference on Cooperative Design, Visualization, and Engineering, Vol. 4674, LNCS, pp. 9-20 (2007).
    [83]Chu, C.-H., and Chan, Y.H., “Optimized product data transmission in LOD-based collaborative design using P2P CAD streaming”, Journal of Intelligent Manufacturing, Vol. 23, No. 5, pp. 1559-1571 (2012).
    [84]Kao, Y.-C., and Lin, G.C.I., “Development of a collaborative CAD/CAM system”, Robotics and Computer-Integrated Manufacturing, Vol. 14, No. 1, pp. 55-68 (1998).
    [85]Isikdag, U., “Design patterns for BIM-based service-oriented architectures”, Automation in Construction, Vol. 25, pp. 59-71 (2012).
    [86]Setterfield, C., Dunn, E., and Marcks, R., “Simulating the collaborative design process through a multidisciplinary capstone project”, ASEE Annual Conference and Exposition, ASEE, Louisville, KY (2010).
    [87]Isikdag, U., and Underwood, J., “Two design patterns for facilitating Building Information Model-based synchronous collaboration”, Automation in Construction, Vol. 19, No. 5, pp. 544-553 (2010).
    [88]Autodesk Revit Server, http://www.autodesk.com/products/autodesk-revit-family (2014).
    [89]Graphisoft BIM Server, http://www.graphisoft.com/bim_server (2014).
    [90]Bentley ProjectWise Integration Server, http://www.bentley.com/en-US/Products/ProjectWise+Integration+Server (2014).
    [91]Jotne EPM EDMmodelServer, http://www.jotneit.no/products/edm-model-server-ifc (2014).
    [92]Chang, H.-S., Kang, S.-C., and Chen, P.-H., “Systematic procedure of determining an ideal color scheme on 4D models”, Advanced Engineering Informatics, Vol. 23, No. 4, pp. 463-473 (2009).
    [93]Jausoft GL4Java, http://jausoft.com/gl4java (2001).
    [94]Autodesk Revit Architecture, http://www.autodesk.com/products/ autodesk-revit-family/features/architectural-design (2012).
    [95]Autodesk Revit Structure, http://www.autodesk.com/products/autodesk-revit-family/features/structural-engineering (2012).
    [96]Autodesk Revit MEP, http://www.autodesk.com/products/autodesk-revit-family/features/mep-engineering (2012).
    [97]Autodesk Navisworks, http://www.autodesk.com/products/autodesk-navisworks-family (2013).

    QR CODE