diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-24 15:00:26 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-24 15:00:26 +0200 |
| commit | e5809fb3f80fb315ae872378eb6a678f71383e7a (patch) | |
| tree | 6da73cd3dc7dd5f783b5b9fb5ecace2c9ac36be1 /main.tex | |
| parent | fcf9e6105a3cbd1fb1172000793a8842d03bfca8 (diff) | |
style: changed the style of green colouring to xcolor 'Green', finished slide 8
Diffstat (limited to 'main.tex')
| -rw-r--r-- | main.tex | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -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} |
