From e5809fb3f80fb315ae872378eb6a678f71383e7a Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Wed, 24 Jun 2026 15:00:26 +0200 Subject: style: changed the style of green colouring to xcolor 'Green', finished slide 8 --- main.tex | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'main.tex') diff --git a/main.tex b/main.tex index 2b767f2..2f2c2ef 100644 --- a/main.tex +++ b/main.tex @@ -19,7 +19,6 @@ Left to right: a Google datacenter, server racks, Ada Lovelace AD102 GPU architecture. \end{frame} - \begin{frame}\frametitle{Problem Statement} \begin{tcolorbox}[title=DCDT's lack predictive analytics] We need Datacenter Digital Twins (DCDT) to be better able to detect and solve issues in critical ICT infrastructure~\cite{DBLP:journals/computer/AthavaleBBMMPS24}. @@ -33,7 +32,7 @@ \tiny \textbf{Figure 1.2:} Where does our work fit within the field of datacenter digital twinning? There are 5 core elements to any Digital Twin: \myCircled{A} The Digital $\rightarrow$ Physical Twin link, \myCircled{B} the Physical Twin (\emph{e.g.,} the datacenter), \myCircled{C} the Physical $\rightarrow$ Digital Twin link, \myCircled{D} the Digital Twin, \myCircled{E} the features necessary to any Digital Twin. - \textcolo{Green}{\faHighlighter~Highlighted areas are the contributions from this thesis, which include the autonomous actions resulting from predictive insights \myCircledGreen{A} and the predictive analysis itself within \myCircledGreen{E}.} + \textcolor{Green}{\faHighlighter~Highlighted areas are the contributions from this thesis, which include the autonomous actions resulting from predictive insights \myCircledGreen{A} and the predictive analysis itself within \myCircledGreen{E}.} \end{frame} \begin{frame}\frametitle{Research Questions} @@ -122,13 +121,16 @@ \begin{minipage}[b]{0.45\linewidth} \begin{tcolorbox}[title=Problem, colbacktitle=red!70!black,colback=red!20!white] - We don't have large systems at hand. + We cannot just go and test digital twins on large systems, because we do not have large systems at hand. + Moreover, real-world experimentation is costly and unsustainable in the long run. \end{tcolorbox} + \vspace{0.5cm} \begin{tcolorbox}[title=Solution, colbacktitle=Green!70!black, colback=Green!20!white] \scriptsize - Use a second simulator + They way we test our reference architecture prototype is by using multiple simulators. + We use an additional OpenDC process to play the role of a real datacenter. \end{tcolorbox} - \vspace{0.5cm} + \vspace{1cm} \end{minipage} \hspace{0.25cm} \begin{minipage}[b]{0.45\linewidth} -- cgit v1.2.3