From 6f6fc1d81daf0497f54770421eb900c32830166d Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Tue, 9 Jun 2026 21:46:23 +0200 Subject: feat: added a motivation for digital twinning --- main.tex | 34 +++++++++++++++++++++++++++++++--- 1 file changed, 31 insertions(+), 3 deletions(-) (limited to 'main.tex') diff --git a/main.tex b/main.tex index 95b6bea..4e034b5 100644 --- a/main.tex +++ b/main.tex @@ -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} -- cgit v1.2.3