BEMTrace: Visualization-driven approach for deriving Building Energy Models from BIM

Andreas Walch,Attila Szabo,Harald Steinlechner,Thomas Ortner,Eduard Gröller,Johanna Schmidt
2024-08-01
Abstract:Building Information Modeling (BIM) describes a central data pool covering the entire life cycle of a construction project. Similarly, Building Energy Modeling (BEM) describes the process of using a 3D representation of a building as a basis for thermal simulations to assess the building's energy performance. This paper explores the intersection of BIM and BEM, focusing on the challenges and methodologies in converting BIM data into BEM representations for energy performance analysis. BEMTrace integrates 3D data wrangling techniques with visualization methodologies to enhance the accuracy and traceability of the BIM-to-BEM conversion process. Through parsing, error detection, and algorithmic correction of BIM data, our methods generate valid BEM models suitable for energy simulation. Visualization techniques provide transparent insights into the conversion process, aiding error identification, validation, and user comprehension. We introduce context-adaptive selections to facilitate user interaction and to show that the BEMTrace workflow helps users understand complex 3D data wrangling processes.
Human-Computer Interaction
What problem does this paper attempt to address?
This paper primarily explores the conversion process between Building Information Modeling (BIM) and Building Energy Modeling (BEM), and proposes a new method called BEMTrace to address the challenges in this process. ### Problems the Paper Attempts to Solve 1. **Challenges in the Conversion between BIM and BEM**: - BIM is a comprehensive data pool used to store information about building projects, covering the entire lifecycle from design to maintenance. - BEM, on the other hand, is a 3D representation-based thermal simulation used to evaluate the energy performance of buildings. - Although BIM theoretically contains all the necessary information and data structures, it often cannot be directly used in the BEM process. This is due to potential human errors, inconsistent data updates, and inaccurate measurements in the BIM model. 2. **Transparency Issues in the Automated BIM to BEM Conversion Process**: - Engineers have developed automated BIM to BEM conversion algorithms, but these algorithms are often black-box operations, lacking visual support for the conversion process. - Current planning tools do not provide user interaction features to guide users in identifying and correcting errors and inconsistencies in the BIM model, making it difficult for engineers to understand the specific sources of BEM outputs during thermal simulations. ### BEMTrace: A Visualization-Driven Approach - **The goal of BEMTrace** is to enhance the comprehensibility and traceability of the BIM to BEM conversion process through visualization techniques. - **Contributions** include introducing the basic concepts of BIM and BEM, presenting a specific use case to demonstrate how visualization can support domain experts in understanding complex 3D data processing, and introducing a context-adaptive selection mechanism to help users track changes in building components during the BEM conversion process. - **Specific methods** involve integrating 3D data processing techniques and visualization methods, parsing BIM data, detecting errors, and algorithmically correcting them to generate effective BEM models. Visualization techniques are then used to provide transparent insights into the conversion process, helping to identify errors, validate results, and enhance user understanding. In summary, this paper aims to address the data quality and transparency issues in the BIM to BEM conversion process and improve the level of visualization support through the introduction of the BEMTrace method, thereby helping engineers better understand and optimize the BIM to BEM conversion workflow.