diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-09 21:46:23 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-09 21:46:23 +0200 |
| commit | 6f6fc1d81daf0497f54770421eb900c32830166d (patch) | |
| tree | ebde275bf1541e42161edf9907f4391f5cdbb894 /main.tex | |
| parent | f18f940e08aafdbf869c2e9b018509cbea741bb2 (diff) | |
feat: added a motivation for digital twinning
Diffstat (limited to 'main.tex')
| -rw-r--r-- | main.tex | 34 |
1 files changed, 31 insertions, 3 deletions
@@ -53,16 +53,19 @@ \end{tcolorbox} \end{frame} +\begin{frame}\frametitle{\textbf{RQ1}: System Model} +\end{frame} + -\begin{frame}\frametitle{Background} +\begin{frame}\frametitle{\textbf{RQ2}: Reference Architecture} \end{frame} -\begin{frame}\frametitle{System Design} +\begin{frame}\frametitle{\textbf{RQ3}: Experimental Results I} \end{frame} -\begin{frame}\frametitle{Experimental Results} +\begin{frame}\frametitle{\textbf{RQ3}: Experimental Results II} \end{frame} \begin{frame}\frametitle{Discussion} @@ -101,8 +104,33 @@ Datacenter manageability is a top-priority~\cite{DBLP:journals/corr/IosupKLVG22}. \end{frame} + \begin{frame}\frametitle{Extra Slides: Why Digital Twinning?} + \begin{tcolorbox}[title=Definition] + A DCDT mirrors the structure, context and behaviour of a datacenter~\cite{DBLP:journals/computer/AthavaleBBMMPS24}. The prerequisite to any digital twin is good monitoring and sensing capabilities in the physical entity. + Datacenters meet this requirement easily because they already connect hundreds of monitoring sensors. \end{tcolorbox} + + \begin{center} + \includegraphics[height=10em]{images/TaoIEEE2019-3_cropped.pdf} + \end{center} + \tiny + \textbf{Figure E.3:} Due to insufficient technological foundations, + little work is available on DTs between 2003 and 2018, and it is only with the rapid growth + of cloud computing, Internet-of-Things and Big Data analytics that DTs have reemerged~\cite{DBLP:conf/cirp/TAO2018169}. + That is why nobody used digital twins to mirror datacenters earlier. + +\end{frame} + +\begin{frame}\frametitle{Extra Slides: Why \emph{not} pure simulation?} + \begin{tcolorbox}[title=Predicting job failures] + Preventing failure-caused outages in advance + can reduce huge operational costs, as over 20\% of all reported outages amount to more than 1 million + US\$~\cite{DBLP:report/AnnualOutageAnalysis2025}. + Only a constant bi-directional interaction (digital twin $\iff$ physical entity) can achieve this. + \end{tcolorbox} \end{frame} + + \end{document} |
