Skip to content

v0.6.0

Latest

Choose a tag to compare

@prasadtalasila prasadtalasila released this 28 Nov 14:05
· 2 commits to main since this release
7a4568c

Context

This package demonstrates the use of digital twin methodology for structural health monitoring (SHM). A digital twin workflow shown below has been developed for the SHM use cases.

dt-workflow

(Ref: Talasila, P., Tcherniak, D., Jensen, A. M. D., Mahato, S., Schörghofer-Queiroz, A., Ulriksen, M. D., ... & Damkilde, L. (2025, July). Structural Health Monitoring of Engineering Structures Using Digital Twins: A Digital Twin Platform Approach. In International Conference on Experimental Vibration Analysis for Civil Engineering Structures (pp. 986-996). Cham: Springer Nature Switzerland.)

Please download the binary files in this release and see this USER GUIDE for detailed help on the use of this package.

New Features

This new release comes with following improvements.

  • Fixes problems in mode tracking and model update function blocks
  • Removes duplication of MQTT clients in different function blocks. The design of distributed scenario is simplified to have fewer
    lines of glue code.
  • Configuration formats updated and separated for different function blocks
  • Different models can be provided as input to the package.
  • Updates MQTT record and replay code. A sample recording of five minutes of data is added.

Please see this video tutorial on the use of this package both inside and outside the Digital Twin as a Service.

Known Limitations

This package needs a live MQTT data stream to work.

What's Changed

Full Changelog: v0.5.1...v0.6.0