You are on page 1of 7

See discussions, stats, and author profiles for this publication at: https://www.researchgate.

net/publication/350578008

Blockchain and BIM (Building Information Modeling): Progress in Academia and


Industry

Preprint · March 2021

CITATIONS READS

0 1,551

2 authors, including:

Michael Kuperberg
DB Systel GmbH (subsidiary of Deutsche Bahn AG)
40 PUBLICATIONS 406 CITATIONS

SEE PROFILE

Some of the authors of this publication are also working on these related projects:

Blockchain-based Railway Control System (BRCS) View project

Blockchain-based Self-Sovereign Identities (SSI), Verifiable Claims (VCs) and dIAM (decentralized Identity and Access Management) View project

All content following this page was uploaded by Michael Kuperberg on 22 May 2021.

The user has requested enhancement of the downloaded file.


Blockchain and BIM (Building Information
Modeling): Progress in Academia and Industry
Michael Kuperberg Matthias Geipel
Blockchain and Distributed Ledgers Group Advisory Services
DB Systel GmbH Arup Deutschland GmbH
Frankfurt am Main, Germany Berlin, Germany
michael.kuperberg@deutschebahn.com matthias.geipel@arup.com
arXiv:2104.00547v2 [cs.CR] 17 May 2021

Abstract—In construction, BIM (Building Information Model- to the data before it is added to the ledger. In particular,
ing) promises to increase quality of data and to provide a shared, blockchains utilize decentralization: a blockchain network
uniform view to all parties. While BIM tools and exchange is not governed by a “master” party, and data cannot be
formats exist, the distribution and safeguarding of data is an on-
going challenge. Distributed Ledger Technology and Blockchains overwritten/deleted by an “administrator”.
offer a possible solution to this task, and they promise quality Over the last few years, the idea of using DLT/blockchains
attributes such as tamper resistance, traceability/auditability and for BIM has been discussed in industry (e.g. in [2], [3])
safe digitalization of assets and intellectual property. However, the and in academia. Concurrently, the blockchain technology has
practical application and adoption of Distributed Ledger Tech-
nology in the built environment requires a good understanding
matured to remove initial shortcomings and limitations: for
of tool maturity, performance and standardization. Also, user- example, enterprise-grade products exhibit a fair amount of
oriented integration of BIM tools with the blockchain backend performance scalability (see e.g. [4]), native cloud deploy-
needs attention. The contribution of this paper is an overview ments are available from major cloud vendors (see e.g. [5])
over both industrial and academic progress at the intersection and data growth can be contained through checkpointing (see
of BIM and blockchains/DLT.
e.g. [6]) and consensus-controlled deletion (see e.g. [7], [8]).
Index Terms—blockchain, distributed ledger, DLT, Building
Information Modeling, BIM, Built Environment, Collaboration, In this technical report, we survey the progress that has been
Construction IT made at the intersection of DLT and BIM, both in industry
and in academia. Our analysis shows that despite a substantial
I. I NTRODUCTION AND P ROBLEM S TATEMENT body of research, commercial adoption is still in very early
stages, and there is a lot of unrealized potential despite clear
Building Information Modeling (BIM) is an IT-based, data- advantages.
driven and process-centric approach to design, construction,
operation, maintenance and disposal of buildings. Construction
II. S TATE OF THE A RT: A S URVEY OF R ECENT
processes naturally involve different stakeholders, with varying
B LOCKCHAIN /BIM ACTIVITIES
and often conflicting interests and motivations. Therefore,
transparency, auditability, accountability and tamper-resistance A. Products and Commercial Offerings
are highly desired qualities in the BIM projects, and the
increased market adoption of BIM means that a more fluent As of January 2021, almost all publications describe con-
exchange of data (and thus data reconciliation) bear a signifi- cepts and challenges, but do not create architectures, designs
cant economic potential. In large-scale projects, BIM is often or product-level implementations. When it comes to marketed
mandated by law or by the client/customer (see e.g. [1]). BIM implementation that incorporates DLT or blockchain
One technology that can enable BIM processes in assuring aspects, we are only aware of BIMCHAIN [9] but not of
these quality aspects is Distributed Ledger Technology (DLT). any other product. Likewise, we haven’t come across any off-
A DLT is essentially a replicated, highly available, distributed the-shelf blockchain technology or product that incorporates
database which enables different partners to maintain a trusted, specific BIM aspects such as a Common Data Environment
shared view on data. Traditionally, ledgers are append-only (CDE) or a planning workflow for Model Submission.
data structures which, by design, keep a full history of BIMCHAIN is based on Ethereum but otherwise very few
changes. In a DLT implementation, the same logical ledger technical details are described online (for an independent
(“common truth”) is available in multiple physical copies, look at BIMCHAIN, see [10], which is discussed below).
which are kept synchronized. Blockchain technology is a The FAQ mentions a web interface but does not provide a
type of DLT that writes append-only data into sequential detailed explanation of the integration with existing tools or
blocks which are concatenated through hashes. Additionally, file formats. Since announcing a beta in 2018, there have
blockchain implementations employ consensus algorithms to been no updates, testimonials or references from the vendor
ensure that all parties (or a sufficient majority thereof) agree (Lutecium SAS, based in Paris/France).
B. Research Projects and Non-Survey Publications to provide an incentive to all stakeholders to optimally manage
In the following, we analyze recent publications (in alpha- project resources - an intention that is in line with the overall
betical order), from 2019 and later. project success. However, no details such as an implementation
roadmap or design-level refinements are proposed. No actual
In [11], Akbarieh et al. assess blockchain technology as a
trials have been commenced and the paper does not mention
method to securely store building log-book data which con-
the downsides to the proposed approach.
tains all information about building’s elements and materials
In [17], Hunhevicz and Hall investigate the integration of
following a “smart material passport” approach. The goal
digital information with management and contracts. According
would be to increase the trustworthiness of material quantities
to them, such an integration can increase efficiency, trans-
and digital construction data throughout the whole building life
parency and accountability in construction processes between
cycle. The use of smart contracts is discussed for providing a
all stakeholders. The proposed approach utilizes a blockchain-
digital “terms and conditions” equivalent and for providing a
based economic incentive system without laying out any
sound data base that links into BIM, GIS and related Common
details in regards to a concrete way to implement those. The
Built Environment applications. The paper qualifies itself as a
concept aims at the weak points of the constrution sector (i.e.
literature review; no specific implementations of a blockchain-
lack of productivity, transparency and sustainability) and pro-
based material passport are being mentioned or referenced.
poses to tackle them with a blockchain-based incentive system.
In [12], Dounas et al. present a software prototype that
There is no implementation referenced by the paper and no
integrates BIM (using Revit) with the Ethereum blockchain
actual trials have been commenced throughout the research.
technology, utilizing smart contracts. They utilize Grasshop-
The paper does not discuss any possible shortcomings of the
per, a visual programming language and environment that
proposed idea. which does not imply that there aren’t any.
runs within the Rhinoceros 3D computer-aided design (CAD)
In [18], Hunhevicz and Hall provide an overview of pro-
application. The authors envision DAO-like collaboration and
posed use cases for blockchain technology in the AEC sector,
consensus-based decision making involving the BIM design
and combine this overview with a decision tree to answer the
phase participants. The prototype employs IPFS as distributed
question whether a distributed ledger application is required
file storage, but the authors do not discuss the issues of
or not. The authors provide a matrix that shows which papers
privacy that arises when using IPFS. The paper displays
look into which use cases. While many papers and consultancy
several screenshots and design overviews, and the source code
report exist that talk about single use cases, the authors
of the smart contracts and of the developed plugins is provided
managed to provide an overview on the fragmented research
in a public Github repository.1
landscape in terms of which of the investigated use cases do
In [13], Fitriawijaya et al. describe a small Ethereum-based
require a blockchain-based solution. [18] does not propose any
prototype for supply chain management in the context of BIM.
concrete implementation or system; correspondingly, no actual
They stress the importance of reputation building, in addition
trials are described. The paper lists limitations of blockchain
to the actual tracking of goods. However, their description
based use cases for each of the individual sections that the
of the prototype remains abstract, and it appears that it has
authors chose to structure the use case landscape with. A
not been tested publicly. The authors do not describes the
further paper [19] (also from Hunhevicz and Hall) is very
disadvantages of choosing Ethereum as technology, and do
similar to [18].
not report whether an integration with commercial BIM tools
In [20], Hunhevicz et al. propose an Ethereum-based pro-
has been attempted.
totype that aims at increasing data quantity and quality in
In [14], Hijazi et al. discuss the integration of BIM and
construction design projects by using smart contracts and
blockchains. A high-level architecture of the integration is
incentive mechanisms. The high-quality data at the end of the
suggested, but no implementation is reported and no technol-
design phase often shows to be a problem for the stakeholders
ogy/product choice is specified. The paper also mentions that
trusted with the operation of a building. The paper shows an
the authors assessed BIMCHAIN, but does not provide any
Etherum-based prototype that aims at an increased quality in
insights or further findings.
BIM data sets. Smart contracts ensure that a project step can
In [15], Hunhevicz et al. propose a financial risk-reward only be started once the preceding step (e.g. a sign off of a
system for the Integrated Project Delivery (IPD). A refer- design) has been completed. This approach goes hand-in-hand
ence to Elghaish et al. [16] shows the proposed use of with an incentive system intrinsic to the proposed solution.
Hyperledger Fabric for IPD. The authors state that there Stakeholders are not only required to complete steps but also
could be Hyperledger-independent solutions that go beyond incentivised to do so by the issuance of currency, reputation or
financial applications, and that the digitalization of processes securities. The paper shows how incentives and smart-contract
and the creation of incentive mechanisms both allow more based processes can increase the data quantity and quality
automation and increased transparency in project delivery. A in construction design projects. The authors acknowledge
blockchain-based integrated project delivery has the potential the current cost associated with the use of the Ethereum
1 The last sentence in the paragraph has been corrected on May 16th, 2021
blockchain mainnet and also agree that other distributed ledger
to reflect that the source code described in [12] is publicly available, see solutions can be used as well.
reference 29 in the original paper. In [21], Lemeš provides an overview on the potential
benefits of a blockchain-based approach for collaborative In [24], Li et al. look at the current state of DLT in the
design, such as information security. The paper also discusses Built Environment and the construction sector. The chosen
the time it will likely take the Architecture, Engineering methodology is a literature review; the authors compiled a
and Construction sector to adopt Blockchain technology. The list of challenges and opportunities and analysed the regional
author postulates that in order to stay ahead of their respective spread of the origin of reviewed papers. Consequently, no
competition, Engineering firms are required to adapt to new actual trials or implementation steps have been in this paper.
paradigms and to leverage any available technology so the In [25], Li et al. propose a multi-dimensional (i.e. social,
increasing complexity of modern engineering products doesn’t technological and political) emergent framework to form the
pose a threat to their business. As modern design teams basis of DLT adoption within the construction sector. While
are often geographically separated, the need for reliable and the technical dimension deals with the implementation of the
tracable data is increasing. According to Lemeš, Blockchain technical architecture of DLT, the social dimension looks at the
technology provides an approach to achieve this without the impact DLT will have on society and the political dimension
need for a centralized authority that is prone to external attacks represents the environment in which DLT will be established.
in this highly trust-dependent environment. The paper provides The authors expect that the proposed framework will be
an purely theoretical view on the state of Blockchain technol- utilized for a wide range of investigations; the framework does
ogy in AEC and does not feature an actual implementation. not include code or design. A fourth dimension covering the
The author mentions relevant down-sides to the blockchain- process aspects is envisioned but not discussed in more detail.
based approach but still manages to show that the benefits In [26], Li and Kassem provide an overview on the outcome
outnumber the disadvantages depending on the use case. At of seven semi-structured interviews with industry practitioners
the same time, it is apparent that the adoption of Blockchain and academics on the topic of DLT in the construction indus-
technology is still in early adoption stage. try. The authors acknowledge that the number of interviews (7)
In [22], Li et al. investigate whether and how pairing provides only a limited perspective of DLT in the construction
Blockchain Technology with BIM, IoT and decentralised au- sector and they conclude that DLT is not a stand-alone solution
tonomous organisations (DAOs) can provide better traceability for the the challenges that the construction industry faces, but
and better record keeping of products, services and activities that DLT can be a part of the solution.
in the construction sector, as recommended by the UK Gov- In [27], Nawari and Ravindran discuss Blockchain tech-
ernment. The study specifically proposes the integration of nologies for use in the BIM Workflow Environment. However,
BIM, IoT, DLT and smart contracts to achieve semi-automated their work does not include an implementation, though they
maintenance and repairs of built assets. By augmenting a discuss specific technologies such as Hyperledger Fabric. In
maintenance step with a human confirmation that the work [28], Nawari and Ravindran put DLT/Blockchains and BIM
has been done satisfactorily, the DAO would release a payment in the context of post-disaster recovery and construction; they
and update the data in the CAFM (Computer Aided Facilities present a framework and suggest using Hyperledger Fabric,
Management) system. Other information such as certifications though no actual implementation is reported. In [29], Nawari
or schedules would be added to the information model. The and Ravindran explore the potentials of blockchains/DLT in
proposed system shall have a positive impact on the reduction BIM and the Built Environment context. In [30], the same
of human errors and of administrative overhead by facilities authors consider this topic based on literature research. At
managers, as well as on the productivity and on the creation the end, none of the four publications [27]–[30] presents an
of new business models. Additionally, the scalability of DLT implementation or a detailed implementation design.
and the interoperability of the various systems (DAO, CAFM, In [31], Peherstorfer combines BIM models storage in a Git
blockchain) are mentioned as limitations for the proposed repository (which itself uses cryptographic hashes to ensure
approach. Unfortunately, the paper does not include an im- tamper-proofness of commits), with a release management
plementation and thus cannot report on the “lessons learned”. workflow that is realized as an Ethereum smart contract.
In [23], Li et al. propose an approach for the integration Peherstorfer’s resulting ChangeManager is a workflow that
of DLT, BIM, IoT and Smart Contracts and evaluate a proof- claims transparency, traceability/accountability and immutabil-
of-concept of a simulated installation task in a BIM-based ity of persisted data; he has also created a prototype (with
project using a smart contract. The smart contract was coded a C# WPF frontend) and compares it to blockchain-less
using PyCharm. The simulation translates the BIM Employers solutions concerning costs and security. The downside of using
Information Requirements (EIRs) into smart contract code. Git is that it requires non-IT personnel to understand the
IoT-based devices measure the quality of the installation and Git concepts, which can be complex even for experienced
the results trigger (“authorize”) or prevent a payment in the programmers. Also, the author discusses the high costs and
smart contract. The proof-of-concept shows how some of the volatility of Ethereum gas if the approach would be deployed
many gaps the overlap of DLT, BIM and IoT might be closed. on the public mainnet without storing large model files on
While the paper shows excerpts of the smart contract code, it cheap Git hosting; tool maturity is another aspect where
is not clear whether the code has actually been deployed to Peherstorfer sees a need for improvement.
a blockchain capable of smart contract execution, and what In [32], Pradeep et al. perform a literature review (looking
challenges this would bring with it. at publications from 2018 and earlier), and summarize both
the chances and the limitations of Blockchain technology in and does not report on implementations.
construction. Among other topics, their survey picks up the In [36], Xue and Lu present a semantic differential transac-
relationship between the CDE (Common Data Environment) tion (SDT) approach which aims at reducing the information
repository and the role of the DLT as a repository. However, redundancy that blockchain-enabled BIM setups tend to bring
DLT advances in term of performance, scalability, efficiency, with them. Instead of storing an entire BIM model or its
privacy are not discussed in [32], and the authors do not cover unique digital fingerprint on the blockchain, the SDT approach
any DLT product beyond Ethereum and IOTA. captures local changes to the model and assembles them
In [10], Pradeep et al. analyze the beta version of the into a BIM change contract (BCC). This allows for an easy
BIMCHAIN product (cf. Sec. II-A), based on a list of eight synchronization of BIM changes as the entire version history
essential functional requirements that the authors set up in of a BIM project is a chain of timestamped BCCs. The authors
the paper: (1) enable a traceable (time-stamped and multi- use IFC (Industry Foundation Classes - a vendor-agnostic
signature) exchange of data; (2) enable the recording of standard) as the data exchange format for BIM projects and by
interactions protected against unauthorized access by third- doing so, show the compatibility of their SDT approach with
party access (incl. tampering); (3) ensure that the interactions IFC. The authors tested their model on two BIM projects using
records are auditable and transparent; (4) protect the records Autodesk Revit 2018, the IFC file format and a “minimal”
from unauthorized modification even when the modification blockchain (i.e. [36] does not use an established enterprise-
attempts originate from “insiders”, i.e. not from external “third grade product such as Hyperledger Fabric, Corda or Quorum).
parties”; (5) enable the allocation of Intellectual Property In essence, the information stored on a blockchain is signifi-
rights, and additionally assigning and controlled transfer of cantly reduced by capturing changes instead of entire models.
ownership to material and immaterial assets; (6) ensure that From these delta changes, each participant reconstructs locally
off-chain storage is secure not just in terms of proof-of- (i.e. in their specific BIM software installation) the full model.
integrity, but also protects against data loss which is more [36] does not report whether the approach was tested in a real-
likely if the off-chain data is neither replicated nor distributed world setting outside of academic research.
nor decentralized; (7) evaluation of the data and the pro- In [37], Wan et al. propose future work for researchers
cessing of events shall happen through trustworthy smart after concluding that the reviewed papers contain (at the time
contracts which codify criteria, rules and postconditions; and when [37] was written) no concrete implementations or results
(8) data from IoT devices and sensors shall be recorded thereof.
“autonomously”, i.e. the BIM model self-updates based on In [38], Ye et al. propose a framework for an automated
the data received. The analysis is performed through desk management of contracts, invoices and billing. Their work
research and not in a real construction/design project. Of the is part of a multi-party research project called BIMcontracts
above eight requirements, Pradeep at al. say that BIMCHAIN [39]. In [38], the authors analyze the payment logic and the
as capable of only four to five. BIM models, but the paper does not showcase a blockchain
In [33], Siountri et al. propose a high-level system archi- implementation or a complete implementation of a smart
tecture encompassing Blockchain, IoT and Cloud computing contract. Implementation details are extensively covered in the
for solving informational and security challenges within the underlying master thesis [40] of Ye, which provides an in-
environment of museums. However, the proposed architecture depth explanation of the Fabric-based realization. The thesis
has not been implemented; the paper focuses on the role of includes sequence diagrams, setup instractions, screenshots
blockchain for access privileges and traceability. and an extensive analysis of the performed work.
In [34], Sreckovic et al. perform a literature review and dis- In [41], Zheng et al. argue that BIM has to be combined
cuss how BIM workflows could benefit from the decentralized with other emerging technologies such as Blockchain, mobile
nature of blockchain-based applications (i.e. “DApps”). The cloud, Big Data and IoT. Furthermore, a BIM-as-a-service
authors propose a conceptual model for the implementation of model is described utilizing the aforementioned technologies.
a blockchain-based and DApps-using design process. A con- The authors see the role of blockchain mostly as a technology
crete implementation is not being referenced; the development supporting audit and provenance aspects for BIM. A new
of a design-phase framework for model-based communication BIM model called “bcBIM” is proposed by the paper with
is mentioned but not specified. The authors do reference an no mention of a concrete implementation of that model.
ongoing research project called “BIMd.sign” (“BIM digitally
signed with blockchain in the design phase”) funded by C. Survey Publications
the Austrian Research Promotion Agency (FFG) and to be In [42], Yang et al. present a very thorough, systematic
finalized by July 2022. review of blockchain technology not just in BIM, but in
In [35], Tezel et al. set up the requirements for a construc- construction business process in general. In particular, they
tion supply structure facilitated by blockchain technology. The survey and assess the “level of adoption” and classify the
authors use qualitative methods (i.e. 17 interviews with subject studied works as “Inception” (23 out of 27 works) and “Proof-
matter experts) and SWOT analysis to explore the level of of-concept” (the remaining 4 works), as of May 2020 when
preparedness of construction supply chains. With its focus on the survey was compiled. Among these 27 publications, 13
investigation, the paper does not provide any technical designs deal with BIM; 3 out of 27 deal with a combination of BIM,
DLT and IoT/smart sensors and others deal with a combination driven by academic researchers, we have found that con-
of IoT and/or RFID with DLT but without BIM. It should be sortial projects increasingly include industrial partners with
noted that [42] does not cover the publications/projects that we real-world BIM deployments. Interestingly, very few of the
have covered above (specifically [10]–[15], [17], [18], [20]– surveyed publications refer to enterprise-grade R3 Corda or
[28], [31]–[41], [43], [44]), with the exception of [19], [29] and Quorum ledgers, and other technologies such as Hashgraph
[30] which [42] mentions only briefly. The following relevant Hedera or Algorand are not mentioned at all. When it comes
papers from 2019 and later are covered by Yang as well: to specific products and implementations, the authors look at
• In [45], Di Giuda et al. highlight the benefits of the use of Hyperledger Fabric and (generic) Ethereum.
Blockchain Technology in BIM and show smart contracts The activities described in the surveyed publications are
as a secure and effective means of stakeholder interaction mostly kickstarted by groups in the AEC domain (architec-
throughout the design, bid, construction and operation ture/engineering/construction), and the choice of the specific
phases. blockchain technology is not a top priority - the efforts
• In [16], Elghaish et al. present a framework for the overwhelmingly focus on aligning BIM processes and data
integrated project delivery in the AEC sector, which with the architectural aspects of a DLT-based collaboration
includes an integration into existing BIM processes. The setting.
authors managed to build a web-based proof-of-concept In four papers ( [12], [31], [36], [40]), implemented proto-
providing a platform for financial transactions among types are described, and thus valuable insights into the prac-
design and construction project participants and by doing ticality of a blockchain-enabled BIM approach are provided.
so go beyond the conceptual level through exploring a [40] uses Hyperledger Fabric and describes the implementa-
case-project proving the concept. tion in great detail. [12] uses Ethereum and Revit (connected
• In [46], Liu et al. look at Blockchain Technology and using the Rhino framework); [31] uses Git for BIM model
BIM from a sustainable design perspective and proposs storage as an intermediate replacement for a blockchain, and
the use of user-level driven smart contracts to enhance [36] uses a “minimal blockchain” (simulator) for a proof-of-
BIM systems to achieve better results in the context concept.
of sustainable building process. A Building Information R EFERENCES
Modeling and blockchain (BIM + BC) Sustainable De-
[1] Deutsche Bahn AG, “Deutsche Bahn 2018 Integrated Report,” Online:
sign Framework is outlined in the paper. No mention of https://ir.deutschebahn.com/en/home.
an existing implementation of said framework is included [2] Paras Taneja (Autodesk Univerity). Scope
in the paper. of Blockchain in BIM. [Online]. Available:
https://www.autodesk.com/autodesk-university/article/Scope-Blockchain-BIM-2020
• In [47], Lokshina et al. look at Blockchain Technology
[3] Blockchain and the Built Environment. [Online]. Available:
as a complementary development to BIM and IoT in https://www.arup.com/perspectives/publications/research/section/blockchain-and-the-bui
the context of smart buildings and their operation. The [4] C. Gorenflo, S. Lee, L. Golab, and S. Keshav, “FastFabric: Scaling
Hyperledger Fabric to 20,000 Transactions per Second,” 2019.
authors see benefits in the areas of construction efficiency, [5] A. Kernahan, U. Bernskov, and R. Beck, “Blockchain out of the Box–
safety of humans, and the security of data/information. Where is the Blockchain in Blockchain-as-a-Service?” in Proceedings of
No real-world implementation to such a complementary the 54th Hawaii International Conference on System Sciences, p. 4281.
[6] H. Fabric. Taking ledger snapshots and using
system is mentioned in the paper. them to join channels. [Online]. Available:
• In [48], Shojaei et al. present a small use case that https://hyperledger-fabric.readthedocs.io/en/latest/peer ledger snapshot.html
they plan to implement using the Hyperledger Fabric [7] M. Florian, S. Beaucamp, S. Henningsen, and B. Scheuermann, “Erasing
Data from Blockchain Nodes,” 04 2019.
permissioned Blockchain; no current implementation is [8] M. Kuperberg, “Towards Enabling Deletion in Append-Only
reported, though. The authors do not discuss existing Blockchains to Support Data Growth Management and GDPR
industry offerings, such as BIMCHAIN. Compliance,” in 2020 IEEE International Conference on Blockchain
(Blockchain), 2020, pp. 393–400.
In [44], Kasten provides a comprehensive literature review [9] Your BIM augmented by Blockchain. [Online]. Available:
of blockchain in engineering and manufacturing research pa- https://bimchain.io/
pers. Most of the reviewed papers see the implementation of [10] A. S. Erri Pradeep, R. Amor, and T. Yiu, “Blockchain Improving Trust
in BIM Data Exchange: A Case Study on BIMCHAIN,” 11 2020, pp.
their findings as an important next step but cannot look back 1174–1183.
at any implementation themselves. Of the 40+ publications [11] A. Akbarieh, L. B. Jayasinghe, D. Waldmann, and F. N. Teferle, “BIM-
covered in this technical report, Kasten only covers six: [24], Based End-of-Lifecycle Decision Making and Digital Deconstruction:
Literature Review,” Sustainability, vol. 12, no. 7, p. 2670, 2020.
[27], [28], [30], [41], [46]. [12] T. Dounas, D. Lombardi, and W. Jabi, “Framework for decentralised
An overview of the potentials and roles of Blockchain for architectural design BIM and Blockchain integration,” International
the built environment from the perspective of an engineering Journal of Architectural Computing, vol. 0, no. 0, p. 1478077120963376,
0. [Online]. Available: https://doi.org/10.1177/1478077120963376
bureau is presented in [3], [49]. [13] A. Fitriawijaya, T. Hsin-Hsuan et al., “A Blockchain Approach to Supply
Chain Management in a BIM-Enabled Environment,” 2019.
III. C ONCLUSION [14] A. Hijazi, S. Perera, A. Alashwal, and R. Calheiros, “Enabling a Single
With several proof-of-concept and prototypic implementa- Source of Truth Through BIM and Blockchain Integration,” 11 2019.
[15] J. Hunhevicz, P.-A. Brasey, M. Bonanomi, and D. Hall, “Blockchain
tions appearing in 2020, the application of DLT/blockchain and Smart Contracts for Integrated Project Delivery: Inspiration from
to BIM topics sees a further increase in interest. Originally the Commons,” 10 2020.
[16] F. Elghaish, S. Abrishami, and M. R. Hosseini, “Integrated project [39] BIMcontracts consortium. BIMcontracts. [Online]. Available:
delivery with blockchain: An automated financial system,” Automation https://bimcontracts.com
in Construction, vol. 114, p. 103182, 2020. [40] X. Ye, “Combining bim with smart contract and blockchain to support
[17] J. Hunhevicz and D. Hall, “Crypto-Economic Incentives in the Con- digital project delivery and acceptance processes,” Ph.D. dissertation, 11
struction Industry,” 03 2020. 2019.
[18] ——, “Do you need a blockchain in construction? Use case categories [41] R. Zheng, J. Jiang, X. Hao, W. Ren, F. Xiong, and Y. Ren, “bcBIM:
and decision framework for DLT design options,” Advanced Engineering A blockchain-based big data model for BIM modification audit and
Informatics, vol. 45, p. 101094, 2020. provenance in mobile cloud,” Mathematical Problems in Engineering,
[19] ——, “Managing mistrust in construction using DLT: a review of use- vol. 2019, 2019.
case categories for technical design decisions,” 07 2019, pp. 100–109. [42] R. Yang, R. Wakefield, S. Lyu, S. Jayasuriya, F. Han, X. Yi, X. Yang,
[20] J. Hunhevicz, T. Schraner, and D. Hall, “Incentivizing High-Quality Data G. Amarasinghe, and S. Chen, “Public and private blockchain in
Sets in Construction Using Blockchain: A Feasibility Study in the Swiss construction business process and information integration,” Automation
Industry,” 10 2020. in Construction, vol. 118, p. 103276, 2020.
[21] S. Lemeš, Blockchain-Based Data Integrity for Collaborative CAD, 09 [43] B. Garcı́a de Soto, I. Agustı́-Juan, S. Joss, and J. Hunhevicz, “Implica-
2020. tions of Construction 4.0 to the workforce and organizational structures,”
[22] J. Li, M. Kassem, and R. Watson, “A Blockchain and Smart Contract- International Journal of Construction Management, 05 2019.
Based Framework to Inrease Traceability of Built Assets,” 08 2020, pp. [44] J. E. Kasten, “Engineering and Manufacturing on the Blockchain: A
347–362. Systematic Review,” IEEE Engineering Management Review, vol. 48,
[23] J. Li, M. Kassem, A. Ciribini, and M. Bolpagni, “A proposed approach no. 1, pp. 31–47, 2020.
integrating DLT, BIM, IOT and smart contracts: Demonstration using [45] G. M. Di Giuda, G. Pattini, E. Seghezzi, M. Schievano, and F. Paleari,
a simulated installation task,” in International Conference on Smart “The Construction Contract Execution Through the Integration of
Infrastructure and Construction 2019 (ICSIC) Driving data-informed Blockchain Technology,” in Digital Transformation of the Design,
decision-making. ICE Publishing, 2019, pp. 275–282. Construction and Management Processes of the Built Environment.
[24] J. Li, D. Greenwood, and M. Kassem, “Blockchain in the built environ- Springer, Cham, 2020, pp. 27–36.
ment and construction industry: A systematic review, conceptual models [46] Z. Liu, L. Jiang, M. Osmani, and P. Demian, “Building Information
and practical use cases,” Automation in Construction, vol. 102, pp. 288– Management (BIM) and blockchain (BC) for sustainable building design
307, 2019. information management framework,” Electronics, vol. 8, no. 7, p. 724,
[25] ——, “Blockchain in the construction sector: a socio-technical systems 2019.
framework for the construction industry,” in Advances in Informatics and [47] I. V. Lokshina, M. Greguš, and W. L. Thomas, “Application of Integrated
Computing in Civil and Construction Engineering. Springer, 2019, pp. Building Information Modeling, IoT and Blockchain Technologies in
51–57. System Design of a Smart Building,” Procedia Computer Science, vol.
[26] J. Li and M. Kassem, “Informing implementation of distributed ledger 160, pp. 497–502, 2019.
technology (dlt) in construction: interviews with industry and academia,” [48] A. Shojaei, I. Flood, H. I. Moud, M. Hatami, and X. Zhang, “An
09 2019. Implementation of Smart Contracts by Integrating BIM and Blockchain,”
[27] N. O. Nawari and S. Ravindran, “Blockchain Technologies in in Proceedings of the Future Technologies Conference (FTC) 2019,
BIM Workflow Environment,” in Computing in Civil Engineering K. Arai, R. Bhatia, and S. Kapoor, Eds. Cham: Springer International
2019. Yong K. Cho and Fernanda Leite and Amir Behzadan Publishing, 2019, pp. 519–527.
and Chao Wang, 2019, pp. 343–352. [Online]. Available: [49] Blockchain Technology Timeline - case studies
https://ascelibrary.org/doi/abs/10.1061/9780784482421.044 in the Built Environment. [Online]. Available:
[28] ——, “Blockchain and Building Information Modeling (BIM): Review https://www.arup.com/perspectives/publications/promotional-materials/section/blockcha
and Applications in Post-Disaster Recovery,” Buildings, vol. 9, no. 6, p.
149, 2019.
[29] ——, “Blockchain and the built environment: Potentials and limitations,”
Journal of Building Engineering, p. 100832, 2019.
[30] ——, “Blockchain technology and BIM process: Review and potential
applications,” ITcon, vol. 24, pp. 209–238, 2019.
[31] D. Peherstorfer, “BIM and blockchain; a decentralized solution for a
change management workflow in construction projects,” Ph.D. disserta-
tion, Wien, 2019.
[32] A. S. Erri Pradeep, K. T. W. Yiu, and R. Amor, “Leveraging Blockchain
Technology in a BIM Workflow: A Literature Review,” 01 2019, pp.
371–380.
[33] K. Siountri, E. Skondras, and D. D. Vergados, “Towards a
Smart Museum Using BIM, IoT, Blockchain and Advanced Digital
Technologies,” in Proceedings of the 3rd International Conference on
Vision, Image and Signal Processing, ser. ICVISP 2019. New York,
NY, USA: Association for Computing Machinery, 2019. [Online].
Available: https://doi.org/10.1145/3387168.3387196
[34] M. Sreckovic, G. Sibenik, D. Breitfuß, and T. Preindl, “Analysis of
Design Phase Processes with BIM for Blockchain Implementation,”
Available at SSRN 3577529, 2020.
[35] A. Tezel, E. Papadonikolaki, I. Yitmen, and P. Hilletofth, “Preparing
construction supply chains for blockchain technology: An investigation
of its potential and future directions,” Frontiers of Engineering Manage-
ment, pp. 1–17, 2020.
[36] F. Xue and W. Lu, “A semantic differential transaction approach to min-
imizing information redundancy for BIM and blockchain integration,”
Automation in Construction, vol. 118, p. 103270, 2020.
[37] P. K. Wan, L. Huang, and H. Holtskog, “Blockchain-Enabled Informa-
tion Sharing Within a Supply Chain: A Systematic Literature Review,”
IEEE Access, vol. 8, pp. 49 645–49 656, 2020.
[38] X. Ye, K. Sigalov, and M. König, “Integrating BIM- and Cost-included
Information Container with Blockchain for Construction Automated
Payment using Billing Model and Smart Contracts,” 10 2020.

View publication stats

You might also like