From 6ea0f04eafc3985fccb3b310a35f0ad00215bd5a Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Thu, 18 Jun 2026 18:31:06 +0200 Subject: feat: changed the system model to be vertical --- main.tex | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) (limited to 'main.tex') diff --git a/main.tex b/main.tex index 41eb771..0f066e8 100644 --- a/main.tex +++ b/main.tex @@ -65,18 +65,27 @@ \begin{frame}\frametitle{\textbf{RQ1}: Literature Review II} % Mandatory: split the figure into 2: top and bottom, and that way you can fill in the entire slide nicely. - \begin{minipage}[b]{0.45\linewidth} - \begin{center} - \includegraphics[width=1.15\textwidth]{images/system_model.pdf} - \end{center} - \tiny - \textbf{Figure 1.3:} To answer \textbf{RQ1} we designed a generic datacenter digital twin system model based on a comprehensive literature review and findings from \textbf{Table 1.1}. - \end{minipage} + \includegraphics[width=\textwidth]{images/system_model2.pdf} + \tiny + \vspace{0.5cm} + + \textbf{Figure 1.3:} To answer \textbf{RQ1} we designed a generic datacenter digital twin system model based on a comprehensive literature review and findings from \textbf{Table 1.1}. % Consider splitting the figure into 2 a.k.a. top and bottom. % Data Lake -> Data Storage \end{frame} \begin{frame}\frametitle{\textbf{RQ2}: Reference Architecture} + \begin{minipage}[b]{0.45\linewidth} + \begin{center} + \includegraphics[width=1.35\textwidth]{images/ref_architecture.pdf} + \end{center} + \vspace{-0.2cm} + \tiny + \textbf{Figure 1.4:} The predictive datacenter digital twin architecture. + \end{minipage} + \hfill + \begin{minipage}[b]{0.4\linewidth} + \end{minipage} \end{frame} \begin{frame}\frametitle{\textbf{RQ3}: Experimental Results I} -- cgit v1.2.3