diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-14 13:20:43 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-14 13:20:43 +0200 |
| commit | 6972313a119d094f3f592c2df3715c00d22a3cae (patch) | |
| tree | b9eeb4d5753900303e22409f2c0dd4f78bfc0801 /content/intro.tex | |
| parent | e40a3262f0b5d0834fde5e8c5cbffb9e5ff534f2 (diff) | |
fix: fixed a problem with the zathura file viewer
Diffstat (limited to 'content/intro.tex')
| -rw-r--r-- | content/intro.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/intro.tex b/content/intro.tex index 69322d4..e907fee 100644 --- a/content/intro.tex +++ b/content/intro.tex @@ -40,7 +40,7 @@ To address this new problem a concept of a datacenter \gls{dt} was proposed~\cit % A digital twin is often called a virtual twin. % The communication between a physical entity and the digital twin is referred to as a digital thread. A \gls{dt} is a virtual model of an intended or actual real-world system that serves as its counterpart for purposes such as simulation, integration, testing, monitoring and maintenance. -The digital twin replicates the physical system to predict failures, prescribe real-time actions for mitigating unexpected events, observing and evaluating the behaviour of the system~\cite{WIKI:page/DigitalTwin}. +The digital twin replicates the physical system to predict failures, prescribe real-time actions for mitigating unexpected events, observing and evaluating the behaviour of the system~\cite{Wikipedia:article/DigitalTwin}. Most modern \gls{dt} usages are related to prognostics and system health management~\cite{DBLP:conf/cirp/TAO2018169}. For example, in aerospace engineering, the \gls{dt} analyzes operational data (\eg temperature, vibration) to predict when a airplane component is likely to fail. |
