diff options
| author | Alexandru Iosup <alexandru.iosup@gmail.com> | 2026-07-27 10:37:58 +0000 |
|---|---|---|
| committer | node <node@git-bridge-prod-0> | 2026-07-27 10:41:17 +0000 |
| commit | 003b5a4727f668725300558267d3023136f75bd2 (patch) | |
| tree | 61c45fa5af3136b55d36c49219cd67f636717c6f /content/design.tex | |
| parent | f382bbf5566f464c6b9e95880761b08b46534af2 (diff) | |
Update on Overleaf.
Diffstat (limited to 'content/design.tex')
| -rw-r--r-- | content/design.tex | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/content/design.tex b/content/design.tex index cb868ab..72414a3 100644 --- a/content/design.tex +++ b/content/design.tex @@ -2,12 +2,14 @@ \chapter{Design of \mysystem, a Digital Twin For Predictive Analysis of Datacenters}\label{s:design} \section{Overview}\label{ss:design_overview} \begin{mynote} - Our contribution in this chapter is three-fold: + Addressing RQ$_2$, our contribution in this chapter is three-fold: \vspace{-0.2cm} \begin{enumerate}[label=\emph{C\textsubscript{\arabic*}}, itemsep=0.2pt] - \item We analyze the requirements for \mysystem (\Cref{ss:requirements_analysis}). - \item We propose a conceptual design for \mysystem's architecture (\Cref{ss:design_of_mysystem}) - \item We describe how \mysystem fulfills the functional and non-functional requirements in \Cref{ss:requirement_validation}. + \item We analyze the requirements for digital twins enabling predictive analysis of datacenters~(\Cref{ss:requirements_analysis}). + + \item We design the \mysystem architecture as a digital twin enabling predictive analysis of datacenters through discrete-event simulation and ODA~(\Cref{ss:design_of_mysystem}). + + \item We analyze how \mysystem fulfills the functional and non-functional requirements~(\Cref{ss:requirement_validation}). \end{enumerate} \end{mynote} \section{Requirements Analysis}\label{ss:requirements_analysis} |
