- A digital twin simulates how a physical system will perform throughout its lifecycle.
- Modelling such systems involves many uncertainties: the modeller must guess the structure of an equation to describe the phenomenon and fit it to inaccurate measurements (training data) to find the model parameters.
- The equation is then used to represent the system and predict the behaviour of new (unknown) data, and to enable various control and optimisation strategies.
- Associate professor Jan Kloppenborg Møller, Dr Goran Goranović and their colleagues at the Technical University of Denmark (DTU) and the Danish company Grundfos have developed a digital-twin methodology – Stochastic Greybox Modelling and Control – that accounts for uncertainties and random changes.
A digital twin is a virtual representation of a physical process or product. It is used to simulate how its physical counterpart will perform throughout its lifecycle. Digital twins can evolve with the real-time flow of data from a real-world system, helping developers understand and control the performance of the physical process or product. They also help developers overcome process uncertainties and deal with unforeseen fluctuations as they occur.
Associate professor Jan Kloppenborg Møller, Dr Goran Goranović and Professor Henrik Madsen from the Technical University of Denmark (DTU) and Dr Per Brath from Grundfos (currently at Danfoss) have developed a digital-twin methodology called the Stochastic Greybox Modelling and Control that accounts for uncertainties and random changes. They demonstrate its suitability for industrial use with an example application to fluid ultrafiltration.
Membrane separation technologies
Membrane separation involves passing a fluid through a membrane to remove unwanted contaminants. In industry, membrane separation technologies are used to remove unwanted particles from liquids, including water, blood, milk, fruit juice, and wine. Membrane separation processes are categorised according to the size of membrane pores and the particles they reject (reverse osmosis <1 nm, nanofiltration 1–2 nm, ultrafiltration 2–100 nm, and microfiltration 100 nm–10 μm).
Uncertainties, such as unknown membrane surface forces, inconsistent pore size, and the nature of the liquid passing through the membrane mean that both ultrafiltration and microfiltration lack rigorous theoretical description. More knowledge is needed to account for the various assumptions and conditions used to control these processes.
Modelling with uncertainties
The research team explain how modelling physical systems involves different types of uncertainties. First, the modeller must guess the structure of an equation (eg, linear or quadratic) to describe the phenomenon. Second, they fit the equation to training data to get the best model parameters. Third, the equation is used to predict the behaviour of new (unknown) data. Once the modeller chooses the best equation or most accurate model, it is used to represent the system, often controlling its performance in terms of minimal cost or optimal energy use.
A common problem in membrane separation, for example, is the accumulation of particles on the membrane surface clogging up its pores. This flow-retarding build-up increases with pressure but reduces with the crossflow. In their study, the researchers show how their digital twin model can control the filtration process using separate pressure and crossflow pumps while minimising the energy used.
Statistical blackbox vs physical whitebox
Two basic types of mathematical models can be used to describe data. Blackbox models, such as neural networks, rely on statistical measures and data trends. These can lack insight and are prone to overfitting (when the model’s parameters fit too closely to the training data).
Data-driven digital twins use stochastic greybox models to describe hidden states of a system, ie the uncertain states that are not measured directly.
Whitebox models contain only a few physically interpretable parameters, eg, Ohm’s law (used to calculate the relationship between voltage, current, and resistance in an electrical circuit). They can be applied to a variety of phenomena but can be time-consuming and impractical to implement in complex physical systems, such as chemical process plants, or when real-time random uncertainties hamper the determination of model parameters (eg, renewable electricity productions).
Stochastic greybox models
Møller, Goranović, Brath and Madsen chose to use a combination of these two models, known as greybox modelling. Combining physics with statistics, these models have a simplified physical equation structure. Using stochastic differential equations (differential equations in which one or more of the terms is a stochastic process – a series of random numbers), they include a diffusion term for uncertainty quantification. These models are called stochastic greybox models, as their outcomes are based on random probability.
Stochastic greybox models can describe the hidden states of a system that can’t be measured directly. For example, in membrane separation the thickness of the layer of dirt that accumulates on the membrane (essentially, the clogging) is modelled as a state. The flowrate through the membrane is a function of this state. Modelling this fluctuating state, rather than just the flowrate, offers more insight into the system’s behaviour, and controlling it helps control the system.
One problem facing the researchers is that the actual state is unknown, so they must estimate it based on noisy measurements of the functions of the state, ie the flowrate.
Identifying models and parameters
Modelling an unknown physical system requires diverse training data to establish accurate equation structures and model parameters. In physical sciences, simpler linear sequences of inputs are often used, but this is limiting. Instead, the researchers use statistical distributions to randomise the input, for example when inputting pressure sequences. Although this requires a more thorough statistical analysis and a programmable experimental set-up, the models that they identify are much more reliable.
To fit the greybox models to data and find the best parameters, the team applies advanced statistical hypothesis testing combining the Kalman filtering (apportioning of the uncertainties) with maximum likelihood estimation (minimising the overall error score). Care must be taken varying the number of parameters to enhance the likelihood, as this can overfit the model, so they measure the opposing tendencies of simplicity versus accuracy using Akaike Information Criterion (a numerical assessment of the goodness of a model that penalises the use of more parameters).
Real-time control
Once the researchers identify the best stochastic greybox model, it can be used to predict outcomes in new situations. They can optimise real-time operations with programmable time-dependent inputs in a variety of control scenarios, such as optimising pressure and dirt-removing crossflow for minimal energy usage during operations. Each new experimental run has a unique realisation (outcome of a stochastic process). The diffusion term ensures that the stochastic realisations are within the model’s stochastic prediction margins, and the control steps are adjusted accordingly, so the greybox model itself is modified.
The digital twins optimise real-time operations with programmable time-dependent inputs in a variety of control scenarios.
The researchers refer to their stochastic greybox models and control as the data-driven digital twins of the physical processes. In addition to the industrial water ultrafiltration application, they are currently developing digital twins for CO2 capture as part of the Green Twins project and indoor climate optimisations for their new book, Statistical Modelling of Occupant Behaviour.
What inspired you to conduct this research?
The principles for stochastic greybox model building have been developed and in use for a few decades at DTU Compute, but their applications have surged with the recent development of sensor technologies. This research focuses on the use of stochastic greybox modelling for assimilating information from sensors, and this leads to the data-driven digital twin concepts. Today, the concept bridges the gap between classical modelling using prior knowledge from physics or first principles in general, and more AI or blackbox statistical model building.
We envision even more focus on stochastic greybox model building in the future since an adequate model building calls for proper descriptions of the uncertainties embedded in sensor values.
What has been the greatest challenge that you’ve faced while developing the stochastic greybox modelling and control?
We have encountered several challenges:
• modelling is an art – expertise is needed to extract salient features and simplifications to arrive at useful models,
• mathematically involved algorithms take time to compute,
• traditional physical sciences are often resistant to novel/advanced statistical approaches,
• interdisciplinary knowledge takes time to learn, present and disseminate,
• methods for providing proper descriptions of the stochastics are intricate.
What are your plans to improve and advance the data-driven digital twins of the physical processes?
We plan to integrate greybox models of components with other types of models (eg, computational fluid dynamics (CFD) simulations) into the coupled models of entire systems, such as chemical plants, so that one could execute and try virtual control scenarios of such systems under real-time uncertainties. We do this in our current project Green Twins to optimise CO2 capture in industrial settings and various P2X projects to recycle CO2 into products.
What does a typical day at the DTU involve for you?
We enjoy educating our talented students in digital skills (DynSys currently consists of 35+ members) and several are participating in numerous cross-disciplinary projects within renewable and sustainable sectors. We are always looking for enthusiastic people and (industrial) partners to join us in the relaxing atmosphere at the modern DTU, one of the best technical universities in Europe, close to Copenhagen, one of the most favourable urban metropolitan cities for work/life balance in the world.