Multi-LOD model for describing uncertainty and checking requirements in different design stages

J. Abualdenien, A. Borrmann
{"title":"Multi-LOD model for describing uncertainty and checking requirements in different design stages","authors":"J. Abualdenien, A. Borrmann","doi":"10.1201/9780429506215-24","DOIUrl":null,"url":null,"abstract":"The design of a building is a collaborative process between multiple disciplines. Using Building Information Modeling (BIM), a model evolves throughout multiple refinement stages to satisfy various design and engineering requirements. Such refinement of geometric and semantic information is described as levels of development (LOD). So far, there is no method to explicitly define an LOD’s requirements nor any specification of its uncertainty. Furthermore, despite the insufficient information available in early design stages, a BIM model appears precise and certain. This can lead to false assumptions and model evaluations, for example, in the case of energy efficiency calculations or structural analysis. Hence, this paper presents a multi-LOD metamodel to explicitly describe an LOD’s requirements taking into consideration the information uncertainty. This makes it possible to check the consistency of the geometric, semantic, and topologic coherence across the different LODs. The model is implemented as a webserver and user-interface providing a means for managing and checking exchange requirements between disciplines. As part of this research group, we propose the development of a multi-LOD meta-model, which explicitly describes the LOD requirements of each individual building component type taking into consideration the possible uncertainties. The multi-LOD meta-model introduces two layers, data-model level and instance level, which offers high flexibility in defining per-project LOD requirements and facilitates formally checking their validity, such as defining and checking required information to support the Embodied Energy calculations at different design stages. This paper discusses the advantages in representing the uncertainties at early design stages and highlights the benefits of systematically managing and checking exchange requirements between disciplines. In order to ensure the model’s flexibility and applicability, its realization is based on the existing Industry Foundation Classes (IFC). IFC is an ISO standard, which is integrated into a variety of software products (Liebich et al. 2013). The paper is organized as follows: Section 2 discusses the background and related work of our research. Section 3 provides an overview of the multiLOD requirements and describes the design concepts, and Section 4 presents the meta-model design. In order to evaluate the multi-LOD model, Section 5 illustrates how it can be used to define and check the requirements of the Embodied Energy calculations, and a prototype implementation is discussed in Section 6 in terms of usability and possible integration in the design process. Finally, Section 7 summarizes our progress hitherto and presents an outlook for future work. 2 BACKGROUND & RELATED WORK 2.1 Level of Development (LOD) The concept of LOD is employed to manage the model evolvement through the different stages of the building life-cycle. It organizes the iterative nature of the design process which enhances the quality of the decision taken (Hooper 2015). An LOD describes the BIM elements on a particular stage providing definitions and illustrations (BIMForum 2017) which represents their information quality, i.e. certainty and completeness. The LOD scale increases iteratively from a coarse level of development to a finer one. Consequently, the associated characteristics’ quality of the exchanged model elements is increased. The American Institute of Architects (AIA) introduced a definition of the term LOD that comprises six levels, starting from LOD 100 reaching LOD 500. Additionally, it adds more flexibility by defining intermediate stages, like LOD 350 which requires the representation of the interfaces between the different building system (BIMForum 2017). Several guidelines have been proposed in an attempt to define the available information at each LOD. Most popularly, Level of Development Specification follows the AIA definitions, and Level of Definition in the UK (BSI 2017) consists of seven levels and introduces two components: Levels of model detail (LOD) representing the graphical content of the models, and Levels of model information (LOI) representing the semantic information. Recent approaches propagate the terms Level of Information and Level of Geometry to clearly distinguish semantic from geometric detailing grades (Hausknecht, Liebich 2017). In this paper, the abbreviation LOD stands for the Level of Development, which represents the composition of both Level of Geometry (a.k.a. Level of Detail) and Level of Information (semantics). 2.2 Refinement of LODs Multiple efforts have been conducted for describing the LODs refinement through the project life-cycle. The main idea is the attempt to represent and formalize the model maturity. Either by explicitly defining relationships or by controlling the amount of added details within an LOD, which makes it possible to check the model’s consistency. (Biljecki et al. 2016) argue that five LODs are not enough to capture the building model’s development, as the information ambiguity is high. Thus, they restrict the LODs refinement by allowing less specification and modelling freedom using a set of 16 stages. Similarly, (van Berlo, Bomhof 2014) looked into producing a more suitably refined set of LODs for the Dutch’s AEC industry, they developed seven LODs after performing multiple geometric tests and analyzing the industrial practices. From another perspective, (Borrmann et al. 2014) presents a methodology for creating and storing multi-scale geometric models for shield tunnels by explicitly defining the dependencies between the individual levels of detail. For this purpose, a multiscale product model is developed including a geometric-semantic description of five levels; where the levels 1-3 describe the outer shell in terms of boundary representation of the tunnel volume, boundary surface as well as openings, and the fourth level includes the modeling of the tunnel’s interior structure. It is shown how the LOD concept can be integrated into the IFC data model. In order to model the relationship between the different levels and maintain their aggregation, a new relationship class IsRefinedBy, a subclass of Aggregates, is introduced. The proposed multiscale model makes use of the parametric modeling techniques to preserve the consistency among the different levels of detail by interpreting and processing the procedural geometry representations. Consequently, the change of a geometric object is propagated by updating all the dependent representations. In this paper, we adhere the BIMForum’s definition, starting from LOD 100 reaching to LOD 500, while making use of its flexibility by introducing intermediate LODs, including LOD 120 and LOD 250, to capture the refinement relationships of the semantic-geometric information. 2.3 Interoperability The design and construction of a building is a collaborative process between multiple disciplines, each expert, such as architect and structural engineer, uses different authoring tool and requires custom specifications to support a particular type of simulations and analysis. With increasing the projects specialization and heterogeneity, the building industry requires a high level of interoperability. The US national institute of standards and technology confirmed the high annual costs, around $16 billion, resulting from the lack of interoperability between the AEC industry software systems (GCR 2004). Over the last decade, numerous methods of exchanging data in the domain of AEC have been investigated. The aim is to define a common interface for lossless geometric as well as semantic data exchange. Therefore, buildingSMART is promoting the development of the industry standard, Industry Foundation Classes (IFC) which was published as ISO standard in 2003 (Liebich 2013). IFC is a free vendor-neutral standard and includes a large set of building information representations, including a variety of different geometry representations and a large set of semantic objects modeled in a strictly object-oriented manner. To allow for dynamic (schema-invariant) extensions and adaptation to local or national requirements, the IFC data model provides the PropertySet (PSet) mechanism, which relies on dynamically definable name-value pairs. Besides exchanging data using IFC, dealing with different kinds of building information, e.g. property sets and definitions, requires a standardized terminology. Thus, the buildingSmart Data Dictionary (bsDD) (buildingSMART 2016) was developed as a central repository that stores multilingual definitions of the IFC entities and common schema extensions, for instance, an IfcWall entity description and Pset_WallCommon. Additionally, bsDD integrates multiple classification systems, including OMNICLASS (OmniClass 2012) and UNICLASS (Chapman 2013), which are widely adopted for structuring the building information. Each object in the dictionary is identified by a Globally Unique ID (GUID) which makes it computer-readable and independent of the object name and language (Bjorkhaug, Bell 2007). As the IFC data model is too large for authoring tools to handle (Bazjanac 2008), buildingSMART developed the Model View Definition (MVD) mechanism as a standard approach for IFC implementation, which reduce the size of models through filtering. An MVD represents a subset of the IFC schema that specifies the requirements and specifications of the exchanged data between the authoring tools (Hietanen, Final 2006). In order to ensure the exchanged data completeness, the required information for each discipline scenario needs to be documented and defined as computer-executable rules (Yang, Eastman 2007). Hence, MVD and its open standard mvdXML (Chipman et al. 2012) can be used to structure the exchange requirements with specific IFC types, entities, attributes (Karlshøj et al. 2012). So far, the IFC model supports neither the notion of LOD, nor a description of its uncert","PeriodicalId":193683,"journal":{"name":"eWork and eBusiness in Architecture, Engineering and Construction","volume":"1 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2018-09-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"12","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"eWork and eBusiness in Architecture, Engineering and Construction","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1201/9780429506215-24","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 12

Abstract

The design of a building is a collaborative process between multiple disciplines. Using Building Information Modeling (BIM), a model evolves throughout multiple refinement stages to satisfy various design and engineering requirements. Such refinement of geometric and semantic information is described as levels of development (LOD). So far, there is no method to explicitly define an LOD’s requirements nor any specification of its uncertainty. Furthermore, despite the insufficient information available in early design stages, a BIM model appears precise and certain. This can lead to false assumptions and model evaluations, for example, in the case of energy efficiency calculations or structural analysis. Hence, this paper presents a multi-LOD metamodel to explicitly describe an LOD’s requirements taking into consideration the information uncertainty. This makes it possible to check the consistency of the geometric, semantic, and topologic coherence across the different LODs. The model is implemented as a webserver and user-interface providing a means for managing and checking exchange requirements between disciplines. As part of this research group, we propose the development of a multi-LOD meta-model, which explicitly describes the LOD requirements of each individual building component type taking into consideration the possible uncertainties. The multi-LOD meta-model introduces two layers, data-model level and instance level, which offers high flexibility in defining per-project LOD requirements and facilitates formally checking their validity, such as defining and checking required information to support the Embodied Energy calculations at different design stages. This paper discusses the advantages in representing the uncertainties at early design stages and highlights the benefits of systematically managing and checking exchange requirements between disciplines. In order to ensure the model’s flexibility and applicability, its realization is based on the existing Industry Foundation Classes (IFC). IFC is an ISO standard, which is integrated into a variety of software products (Liebich et al. 2013). The paper is organized as follows: Section 2 discusses the background and related work of our research. Section 3 provides an overview of the multiLOD requirements and describes the design concepts, and Section 4 presents the meta-model design. In order to evaluate the multi-LOD model, Section 5 illustrates how it can be used to define and check the requirements of the Embodied Energy calculations, and a prototype implementation is discussed in Section 6 in terms of usability and possible integration in the design process. Finally, Section 7 summarizes our progress hitherto and presents an outlook for future work. 2 BACKGROUND & RELATED WORK 2.1 Level of Development (LOD) The concept of LOD is employed to manage the model evolvement through the different stages of the building life-cycle. It organizes the iterative nature of the design process which enhances the quality of the decision taken (Hooper 2015). An LOD describes the BIM elements on a particular stage providing definitions and illustrations (BIMForum 2017) which represents their information quality, i.e. certainty and completeness. The LOD scale increases iteratively from a coarse level of development to a finer one. Consequently, the associated characteristics’ quality of the exchanged model elements is increased. The American Institute of Architects (AIA) introduced a definition of the term LOD that comprises six levels, starting from LOD 100 reaching LOD 500. Additionally, it adds more flexibility by defining intermediate stages, like LOD 350 which requires the representation of the interfaces between the different building system (BIMForum 2017). Several guidelines have been proposed in an attempt to define the available information at each LOD. Most popularly, Level of Development Specification follows the AIA definitions, and Level of Definition in the UK (BSI 2017) consists of seven levels and introduces two components: Levels of model detail (LOD) representing the graphical content of the models, and Levels of model information (LOI) representing the semantic information. Recent approaches propagate the terms Level of Information and Level of Geometry to clearly distinguish semantic from geometric detailing grades (Hausknecht, Liebich 2017). In this paper, the abbreviation LOD stands for the Level of Development, which represents the composition of both Level of Geometry (a.k.a. Level of Detail) and Level of Information (semantics). 2.2 Refinement of LODs Multiple efforts have been conducted for describing the LODs refinement through the project life-cycle. The main idea is the attempt to represent and formalize the model maturity. Either by explicitly defining relationships or by controlling the amount of added details within an LOD, which makes it possible to check the model’s consistency. (Biljecki et al. 2016) argue that five LODs are not enough to capture the building model’s development, as the information ambiguity is high. Thus, they restrict the LODs refinement by allowing less specification and modelling freedom using a set of 16 stages. Similarly, (van Berlo, Bomhof 2014) looked into producing a more suitably refined set of LODs for the Dutch’s AEC industry, they developed seven LODs after performing multiple geometric tests and analyzing the industrial practices. From another perspective, (Borrmann et al. 2014) presents a methodology for creating and storing multi-scale geometric models for shield tunnels by explicitly defining the dependencies between the individual levels of detail. For this purpose, a multiscale product model is developed including a geometric-semantic description of five levels; where the levels 1-3 describe the outer shell in terms of boundary representation of the tunnel volume, boundary surface as well as openings, and the fourth level includes the modeling of the tunnel’s interior structure. It is shown how the LOD concept can be integrated into the IFC data model. In order to model the relationship between the different levels and maintain their aggregation, a new relationship class IsRefinedBy, a subclass of Aggregates, is introduced. The proposed multiscale model makes use of the parametric modeling techniques to preserve the consistency among the different levels of detail by interpreting and processing the procedural geometry representations. Consequently, the change of a geometric object is propagated by updating all the dependent representations. In this paper, we adhere the BIMForum’s definition, starting from LOD 100 reaching to LOD 500, while making use of its flexibility by introducing intermediate LODs, including LOD 120 and LOD 250, to capture the refinement relationships of the semantic-geometric information. 2.3 Interoperability The design and construction of a building is a collaborative process between multiple disciplines, each expert, such as architect and structural engineer, uses different authoring tool and requires custom specifications to support a particular type of simulations and analysis. With increasing the projects specialization and heterogeneity, the building industry requires a high level of interoperability. The US national institute of standards and technology confirmed the high annual costs, around $16 billion, resulting from the lack of interoperability between the AEC industry software systems (GCR 2004). Over the last decade, numerous methods of exchanging data in the domain of AEC have been investigated. The aim is to define a common interface for lossless geometric as well as semantic data exchange. Therefore, buildingSMART is promoting the development of the industry standard, Industry Foundation Classes (IFC) which was published as ISO standard in 2003 (Liebich 2013). IFC is a free vendor-neutral standard and includes a large set of building information representations, including a variety of different geometry representations and a large set of semantic objects modeled in a strictly object-oriented manner. To allow for dynamic (schema-invariant) extensions and adaptation to local or national requirements, the IFC data model provides the PropertySet (PSet) mechanism, which relies on dynamically definable name-value pairs. Besides exchanging data using IFC, dealing with different kinds of building information, e.g. property sets and definitions, requires a standardized terminology. Thus, the buildingSmart Data Dictionary (bsDD) (buildingSMART 2016) was developed as a central repository that stores multilingual definitions of the IFC entities and common schema extensions, for instance, an IfcWall entity description and Pset_WallCommon. Additionally, bsDD integrates multiple classification systems, including OMNICLASS (OmniClass 2012) and UNICLASS (Chapman 2013), which are widely adopted for structuring the building information. Each object in the dictionary is identified by a Globally Unique ID (GUID) which makes it computer-readable and independent of the object name and language (Bjorkhaug, Bell 2007). As the IFC data model is too large for authoring tools to handle (Bazjanac 2008), buildingSMART developed the Model View Definition (MVD) mechanism as a standard approach for IFC implementation, which reduce the size of models through filtering. An MVD represents a subset of the IFC schema that specifies the requirements and specifications of the exchanged data between the authoring tools (Hietanen, Final 2006). In order to ensure the exchanged data completeness, the required information for each discipline scenario needs to be documented and defined as computer-executable rules (Yang, Eastman 2007). Hence, MVD and its open standard mvdXML (Chipman et al. 2012) can be used to structure the exchange requirements with specific IFC types, entities, attributes (Karlshøj et al. 2012). So far, the IFC model supports neither the notion of LOD, nor a description of its uncert
多lod模型用于描述不同设计阶段的不确定性和检查需求
建筑的设计是多个学科之间的协作过程。使用建筑信息模型(BIM),模型经过多个细化阶段发展,以满足各种设计和工程需求。这种几何和语义信息的细化被描述为发展水平(LOD)。到目前为止,还没有明确定义LOD需求的方法,也没有对其不确定性的任何规范。此外,尽管在早期设计阶段可用的信息不足,但BIM模型似乎是精确和确定的。这可能导致错误的假设和模型评估,例如,在能源效率计算或结构分析的情况下。因此,本文提出了一个考虑信息不确定性的多LOD元模型来明确描述LOD的需求。这使得检查不同lod之间的几何、语义和拓扑一致性成为可能。该模型作为一个web服务器和用户界面实现,提供了一种管理和检查学科之间交换需求的方法。作为本研究小组的一部分,我们建议开发一个多LOD元模型,该模型明确地描述了考虑到可能的不确定性的每个单独建筑组件类型的LOD需求。多LOD元模型引入了数据模型级和实例级两层,为定义每个项目的LOD需求提供了高度的灵活性,并便于正式检查其有效性,例如定义和检查在不同设计阶段支持Embodied Energy计算所需的信息。本文讨论了在早期设计阶段表示不确定性的好处,并强调了系统地管理和检查学科之间的交换需求的好处。为了保证模型的灵活性和适用性,其实现是基于现有的Industry Foundation Classes (IFC)。IFC是一个ISO标准,它被集成到各种软件产品中(Liebich et al. 2013)。本文的组织结构如下:第二节论述了本文的研究背景和相关工作。第3节概述了多lod需求并描述了设计概念,第4节介绍了元模型设计。为了评估多lod模型,第5节说明了如何使用它来定义和检查隐含能量计算的需求,并在第6节讨论了原型实现的可用性和设计过程中的可能集成。最后,第7节总结了我们迄今为止的进展,并对未来的工作提出了展望。2.1开发水平(LOD) LOD的概念用于管理建筑生命周期不同阶段的模型演变。它组织了设计过程的迭代性质,从而提高了所采取决策的质量(Hooper 2015)。LOD描述特定阶段的BIM元素,提供定义和插图(BIMForum 2017),代表其信息质量,即确定性和完整性。LOD规模从较粗的开发水平迭代地增加到较细的开发水平。因此,交换的模型元素的相关特征的质量得到了提高。美国建筑师协会(AIA)介绍了LOD一词的定义,该定义包括六个级别,从LOD 100到LOD 500。此外,它通过定义中间阶段增加了更多的灵活性,例如LOD 350,它需要表示不同建筑系统之间的接口(BIMForum 2017)。已经提出了一些准则,试图确定每个LOD的可用信息。最受欢迎的是,开发规格级别遵循AIA定义,英国的定义级别(BSI 2017)由七个级别组成,并引入两个组成部分:代表模型图形内容的模型细节级别(LOD)和代表语义信息的模型信息级别(LOI)。最近的方法传播术语信息水平和几何水平,以清楚地区分语义和几何细节等级(Hausknecht, Liebich 2017)。在本文中,简称LOD代表开发层次,它代表了几何层次(又称细节层次)和信息层次(语义层次)的构成。在整个项目生命周期中,已经进行了多次工作来描述lod的细化。其主要思想是尝试表示和形式化模型成熟度。通过显式地定义关系或控制LOD中添加的详细信息的数量,这使得检查模型的一致性成为可能。(Biljecki等人) 到目前为止,IFC的模型既不支持LOD的概念,也不支持对LOD不确定性的描述
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 求助全文
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信