Query Support for BIMs using Semantic and Spatial Conditions

Query Support for BIMs using Semantic and Spatial Conditions

André Borrmann, Ernst Rank
DOI: 10.4018/978-1-60566-928-1.ch018
OnDemand:
(Individual Chapters)
Available
$37.50
No Current Special Offers
TOTAL SAVINGS: $37.50

Abstract

A query language for Building Information Models allows users and third-party application programmers to not only analyze the digital building under specific criteria but also to extract partial models from a full building model. This functionality is of crucial importance, since the full BIM is meant to comprise the information of all domains involved in the planning process, but an individual user or programmer is normally interested in only a small subset of it. To specify this subset, a formal language is required which makes it possible to formulate conditions the resulting data set has to fulfill. This concept is also known as providing a certain view of the data available. This chapter gives an overview of the currently available query technologies for BIMs and compares the different options in terms to expressive power and ease of use. The emphasis of the chapter, however, lies in the introduction of spatial query technology for BIMs that has been developed by the authors. Spatial operators extend the analysis and submodel specification capabilities of a query language substantially by providing an intermediate level of abstraction that is close to the human understanding of the geometric-toplological properties of building components and the relationships between them.
Chapter Preview
Top

1 Introduction

The computer-based modelling of buildings has been an important topic of the construction informatics research community for more than 15 years now. An object-oriented Building Information Model (BIM) that not only captures the 3D geometry of the building elements but also their semantics and the relationships between them promises to enable a seamless integration of design software and downstream applications, and hence to serve as a solid basis for the highly collaborative work in AEC projects.

Sophisticated digital building models can facilitate the collaboration between the various participants involved in the design and engineering process, including architects, structural engineers, HVAC engineers and interior designers, to only name a few. Though in modern AEC processes these participants work in parallel on the same building, they only use specific subsets of the entire building information model tailored to the needs of their particular domain and/or their specific task. To store these sub-models in separate files for further processing, they need to be extracted from the full building model.

As the resulting partial models represent a certain view of the shared BIM, they are of considerable value also for the aforementioned downstream applications, such as the various visualization, analysis and simulation tools that form an integral part of modern construction engineering. In most cases, these tools require only a subset of the full building model data to perform their specific task.

A well-established technology for retrieving parts of digital models is the use of a declarative query language, which is most familiar from the context of database management systems. In general, a declarative query language enables the user to define conditions that need to be satisfied by the required model subset, while simultaneously hiding the complex task of an efficient query processing.

Besides creating partial model, however, a query language for BIMs also enables the analysis of building models with respect to its components, their properties and the relationships between them. A sophisticated query language can accordingly be used to define rules or conditions that need to be fulfilled by the building model. In contrast to employing a programming language for this purpose, these rules are defined independently of the processing algorithms and thus provide an excellent basis for the future encoding of national and international building regulations.

This chapter gives an introduction to the query techniques currently available for Building Information Models and compares them with respect to their expressive power and ease of use. It meanwhile focuses on two different types of conditions: Semantic conditions that rely on the values of the attributes and relationships predefined in the building information model, and spatial conditions that concern the topological and geometrical properties of the building model and its entities.

Since spatial operators are not yet available in current commercial implementations of BIM query languages, this chapter gives a detailed account of the development of a spatial query language for BIMs including the formal definitions of the spatial operators and their technical implementation.

Key Terms in this Chapter

Spatial Query Language: A formal language that allows formulating spatial queries by providing topological, directional and metric operators for specifying selection criteria.

Building Information Model (BIM): A computational representation of a planned or built building. The representation comprises the 3D geometry of the building elements and the spaces, as well as semantic (non-geometric) information, such as element types and material properties. Also there is a rich set of relationships between building elements stored in the building model. A BIM is modeled using object-oriented modeling techniques.

Topological Operator: Topological operators are used to query topological relationships between two entities of the building model. Topological relationships are invariant under affine transformations, such as rotation, translation and scaling (factor?0). To use topological relationships as selection criteria in a spatial query language, the large set of possible topological constellations is clustered and a human language denomination (touch, contain, within, ...) is assigned to each of these clusters.

Metric Operator: Metric operators are used to query distance relationships between two building entities. Examples for metric operators are distance, closerThan and fartherThan.

Semantic Query: A semantic query uses properties of BIM entities and/or relationships between them as selection criteria that are defined in the BIM.

Spatial Query: A spatial query uses properties and/or relationships that are of spatial nature and are not explicitly available in the BIM. To process a spatial query the 3D geometry model is analyzed.

BIM Query: A BIM query is used to retrieve a well-specified subset of the entire building model. The query is formalized using either a query language or a schema representation. BIM queries are used in human-machine as well as machine-machine communication.

Directional Operator: Directional operators are used to query directional relationships between two entities of the building model. Direction is a binary relation of an ordered pair of objects A and B, where A is the reference object and B is the target object. The third part of a directional relation is formed by the reference frame, which assigns names or symbols to space partitions. In the context of BIM queries, an extrinsic reference frame is applied, which is formed by the Cartesian coordinate system the BIM is placed in. The space partitions can be created applying different techniques (e.g. halfspaces or projections); in any case, the denomination of the cardinal directions (northof, westof, above,…) or combinations are assigned to them.

Complete Chapter List

Search this Book:
Reset