A digital twin framework for civil engineering structures

Matteo Torzoni,Marco Tezzele,Stefano Mariani,Andrea Manzoni,Karen E. Willcox
DOI: https://doi.org/10.1016/j.cma.2023.116584
2023-10-31
Abstract:The digital twin concept represents an appealing opportunity to advance condition-based and predictive maintenance paradigms for civil engineering systems, thus allowing reduced lifecycle costs, increased system safety, and increased system availability. This work proposes a predictive digital twin approach to the health monitoring, maintenance, and management planning of civil engineering structures. The asset-twin coupled dynamical system is encoded employing a probabilistic graphical model, which allows all relevant sources of uncertainty to be taken into account. In particular, the time-repeating observations-to-decisions flow is modeled using a dynamic Bayesian network. Real-time structural health diagnostics are provided by assimilating sensed data with deep learning models. The digital twin state is continually updated in a sequential Bayesian inference fashion. This is then exploited to inform the optimal planning of maintenance and management actions within a dynamic decision-making framework. A preliminary offline phase involves the population of training datasets through a reduced-order numerical model and the computation of a health-dependent control policy. The strategy is assessed on two synthetic case studies, involving a cantilever beam and a railway bridge, demonstrating the dynamic decision-making capabilities of health-aware digital twins.
Numerical Analysis,Machine Learning
What problem does this paper attempt to address?
The problem that this paper attempts to solve is: how to optimize the health monitoring, maintenance, and management planning of civil engineering structures by constructing a digital twin framework, thereby reducing life - cycle costs and improving system safety and availability. Specifically, the author proposes a predictive digital twin (Digital Twin, DT) method for the health management of civil engineering structures. This method aims to: 1. **Real - time health diagnosis**: Provide a real - time assessment of the structural health state by combining sensor data with deep - learning models. 2. **Uncertainty handling**: Adopt a probabilistic graphical model (Probabilistic Graphical Model, PGM), especially a dynamic Bayesian network (Dynamic Bayesian Network, DBN), to handle all relevant sources of uncertainty. 3. **Optimal decision support**: Use the updated digital twin state to provide optimal planning for maintenance and management actions in a dynamic decision - making framework. 4. **Offline learning phase**: Generate a training data set in the offline phase and calculate health - based control strategies so that the online phase can respond quickly. ### Mathematical formula summary - **Time - series data representation**: \[ U(\mu)=[u_1(\mu), \ldots, u_{Nu}(\mu)] \in \mathbb{R}^{L \times Nu} \] where \(u_i(\mu)\) represents the \(i\) - th time series, \(L\) is the number of time points measured by the sensor, \(Nu\) is the number of time series, and \(\mu \in \mathbb{R}^{N_{par}}\) is a parameter vector that includes operating conditions, damage conditions, and environmental conditions. - **Probability distributions of physical and digital states**: - Physical state \(S_t \sim p(s_t)\) - Digital state \(D_t \sim p(d_t)\) - **Bayesian inference to update the digital state**: \[ p(D_t | D_{t - 1}, U^A_{t - 1}, O_t) \propto p(O_t | D_t) p(D_t | D_{t - 1}, U^A_{t - 1}) \] - **Reward function**: \[ R_t(U_t, D_t)=R_{\text{control}}(U_t)+\alpha R_{\text{health}}(D_t) \] where \(R_{\text{control}}(U_t)\) and \(R_{\text{health}}(D_t)\) respectively quantify the rewards of the control input and the health state, and \(\alpha\) is a weighting factor. - **Control strategy optimization problem**: \[ \pi(D_t)=\arg \max_{\pi} \sum_{t = 0}^{\infty} \gamma^t E[R_t] \] where \(\gamma \in [0, 1]\) is a discount factor. ### Conclusion This research proposes a comprehensive digital twin framework for the health management of civil engineering structures by combining physical models and machine - learning methods. This framework can not only monitor the structural health status in real - time but also make optimal decisions under the premise of considering uncertainty, thereby effectively improving the safety and economy of the structure.