diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-17 11:47:03 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-17 11:47:03 +0200 |
| commit | 31473354e360128e1f3b29ede4d361e65ab3d16d (patch) | |
| tree | cccef04d7994a11b8942032c04852e61c9b207b7 /main.tex | |
| parent | 2ad6b257c85fba8eb32c032273b62574c8008c8e (diff) | |
feat: added the system model figure
Diffstat (limited to 'main.tex')
| -rw-r--r-- | main.tex | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -62,6 +62,31 @@ \end{frame} \begin{frame}\frametitle{\textbf{RQ1}: System Model} + \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} + \hfill + \begin{minipage}[b]{0.45\linewidth} + \begin{tcolorbox}[title=Observation 1] + Duis non quam. Maecenas vi- + tae dolor in ipsum auctor vehicula. + Vivamus nec nibh eget wisi varius + pulvinar. Cras a lacus. Etiam et + massa. Donec in nisl sit amet dui + imperdiet vestibulum. Duis porttitor + nibh id eros. + \end{tcolorbox} + \begin{tcolorbox}[title=Observation 2] + \ipsum[1] + \end{tcolorbox} + % The ugly \vspace is a quick fix to align the observations. + \vspace{0.2cm} + \end{minipage} \end{frame} |
