summaryrefslogtreecommitdiff
path: root/sources/dt_features_comparison.tex
blob: cdad073dd4a154d5e71aeed8ac02cff55a0325d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
\begin{table}[h]
	\centering
	\renewcommand{\arraystretch}{1.4}
	\resizebox{\columnwidth}{!}{
		\begin{tabular}{lm{0.2\linewidth}m{0.25\linewidth}m{0.3\linewidth}l}
			\toprule
			Project                                         & Simulation\qquad 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{\large?}                & 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}
	}
	\caption{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; $\dagger$ Predictive Analysis; $\star$ = Descriptive Analysis, $\ddagger$ = Prescriptive Analysis.}
\end{table}