diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-18 18:31:06 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-18 18:31:06 +0200 |
| commit | 6ea0f04eafc3985fccb3b310a35f0ad00215bd5a (patch) | |
| tree | feb762c3e18140d28eb58b58139f892a21a1baee /main.tex | |
| parent | 50e6d22958094a814c77b47e7db874da592310a5 (diff) | |
feat: changed the system model to be vertical
Diffstat (limited to 'main.tex')
| -rw-r--r-- | main.tex | 23 |
1 files changed, 16 insertions, 7 deletions
@@ -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} |
