summaryrefslogtreecommitdiff
path: root/images/table.tex
diff options
context:
space:
mode:
authormjkwiatkowski <mati.rewa@gmail.com>2026-06-09 20:42:27 +0200
committermjkwiatkowski <mati.rewa@gmail.com>2026-06-09 20:42:27 +0200
commitf18f940e08aafdbf869c2e9b018509cbea741bb2 (patch)
tree3ba53b795064ffb3241a0c7dae56a743d0ce79b4 /images/table.tex
parent6f3fd34df2752fac37f421efcc3ddb95177cf8bd (diff)
feat: added the problem statement slde
Diffstat (limited to 'images/table.tex')
-rw-r--r--images/table.tex26
1 files changed, 26 insertions, 0 deletions
diff --git a/images/table.tex b/images/table.tex
new file mode 100644
index 0000000..f20c6f4
--- /dev/null
+++ b/images/table.tex
@@ -0,0 +1,26 @@
+\begin{table}
+ \tiny
+ \resizebox{\columnwidth}{!}{
+ \begin{tabular}{lm{0.2\linewidth}m{0.25\linewidth}m{0.3\linewidth}l}
+ \toprule
+ Project & Simulation Technique & Focus & Stakeholders & Highlighted Features \\
+ \midrule
+ ExaDigiT~\cite{DBLP:conf/sc/BrewerMKWBHSGGW24} & CFD/HT & Energy Loss\newline Prediction & & \\
+ \midrule
+ SmartDC~\cite{DBLP:conf/noms/ZhangZLZWC22} & CFD/HT, BIM, AI & Heat Modelling & & \\
+ \midrule
+ DyTwin~\cite{DBLP:conf/sc/TaheriBPRHDEWPM24} & Gaussian Process Regression, ML & Anomaly Detection & & \\
+ \midrule
+ ChatTwin~\cite{DBLP:conf/sensys/LiW0Z0T23} & \textbf{\footnotesize?} & Configuration\newline Automation & & \\
+ \midrule
+ Reducio~\cite{DBLP:conf/sensys/CaoW0022} & POD & Heat and Airflow\newline Prediction & & \\
+ \midrule
+ NetGraph~\cite{DBLP:conf/sigcomm/HongWDSSHZY21} & Graphs & Network Management & & \\
+ \midrule
+ Kalibre~\cite{DBLP:conf/sensys/WangZD0TCWZ20} & ML, CFD & Heat Modelling & & \\
+ \bottomrule
+ \end{tabular}
+ }
+
+\end{table}
+\tiny \textbf{Table 1.1:} Comparison of selected datacenter digital twins. \textbf{Features:} 3D = 3D Visualizations; CH = Cooling/Heat, PE = Power/Energy Consumption, F = Failures, N = Network, FS = FaaS, SE = Scenario Exploration, VP = Virtual Prorotyping, FD = Federation; \textbf{Tools:} AI = Artificial Intelligence, ML = Machine Learning, ODA = Operational Data Analysis; $\dingasterisk$ = Predictive Analysis; $\star$ = Descriptive Analysis, $\blackinwhitediamond$ = Prescriptive Analysis.