Research relating to Digital Twins (DTs) has mostly focused on manufacturing, operation and maintenance, where the corre sponding physical entities exist. However, at the design stage, the virtual part of a DT predates its physical part. As a result, the DT at the design stage is simulation based and mirrors the expected functions and events of the physical entity. With an emphasis on data integration, an overview of the application of a DT in the design process under uncertainty is given below. At each step of the design process, the quantities of interest (QoIs) are estimated from the DT. Decision makers then extract useful information form QoIs using design metrics and decide either to accept the design, to improve it, or to obtain more data to better inform the decision making process. One of the key steps in this processis to identify high value information, denoted as
To identify
As the design requirements are evolving during the design process, we have divided the design process into two stages, the early conceptual design stage and the detailed design stage. At detailed stages of the design process, we normally have a specified design target or key performance indicator (KPI).
The need is to find the probability that the design will meet the target,
On the other hand, at early design stages, a specific design requirement is not normally available. This could be due to either too much uncertainty to fix the requirements, or a preference to waive specific requirements so that a much wider design space can be explored. As there are no specific design KPIs, the design metrics that are most suitable at the conceptual design stage are called KPI-free metrics. The KPI-free metrics are the design entropy H and its sensitivity to perturbations of design parameters, which are independent of specific design targets (KPIs).
An introduction of TEDS and the project background is given here Introduction of TEDS and a more comprehensive description published in the journal of Mechanical Systems and Signal Processing: Digital twins for design in the presence of uncertainties.
In the aformentioned paper, a case study for design of an offshore marine riser, with a random wave excitation, is obtained using a linearised frequency domain model from the CHAOS code. The results presented in the paper are based on 5000 Monte Carlo simulations. The MC data is saved as *.mat file (~450 MB) and it can be found here. These data can be used to produce the results in the paper using TEDS, by calling the script callTEDS_riser.m and plot. To use TEDS for your own function, e.g. a FEM model, you can start with callTEDS.m and adjust to your own requirements.