Giter Club home page Giter Club logo

chainpm's Introduction

ChainPM: a Blockchain 3.0 paradigm for digital twins in construction project management

Introduction

This repository contains the code for A blockchain 3.0 paradigm for digital twins in construction project management. The paper proposes ChainPM as a Blockchain 3.0 paradigm. ChainPM extends Blockchain 2.0 with innovative indexing, query, and analysis function sets for key CPM data. Experimental results from a pilot study of a modular construction project showed that the information synchronization could be increased by 100 to 500 times, and query and analytical functions worked equally well without network connections. ChainPM contributes to a novel trend of Blockchain 3.0 paradigms for CPM digital twins, emphasizing indexing key CPM data, combinatorial query, digital authorship, and fast response without downgrading the ‘single source of truth.’ For practitioners, ChainPM addresses key barriers of Internet reliance and information delay to CPM digital twins.

Architecture

Architecture

WebSocket

The use of WebSocket is intended to enable a smooth flow between Cached Twin and the application layer. In the WebSocket API, the browser and server only need to complete a single handshake, and a persistent connection can be created directly between the two and data can be transferred in both directions.

Cached Twin

The Cached Twin sublayer aims to improve the performance of indexing and analytics functions. Indexing and analytics are vital to Blockchain 3.0 in ChainPM.

Smart Contract

Smart contracts based on the Hyperledger Fabric development platform are the medium through which the upper layer applications interact with the underlying blockchain platform.

Citation

Please consider citing our work if you found this code or our paper beneficial to your research.

@article{ZHAO2023104645,
    title = {A blockchain 3.0 paradigm for digital twins in construction project management},
    author = {Rui Zhao and Zhe Chen and Fan Xue},
    journal = {Automation in Construction},
    volume = {145},
    pages = {104645},
    year = {2023},
    issn = {0926-5805},
    doi = {https://doi.org/10.1016/j.autcon.2022.104645},
    url = {https://www.sciencedirect.com/science/article/pii/S0926580522005155}
}

License

Apache License 2.0

chainpm's People

Contributors

jeremyrz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.