diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-27 12:42:53 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-27 12:42:53 +0200 |
| commit | e7c2588d5aa3c6a67308114b318464d2abbbf28b (patch) | |
| tree | 40985aa69818b964404e5d3f06d4309b46f045b9 /content/design.tex | |
| parent | 79233530772aef68eda246b4943b2c7b53f398e0 (diff) | |
| parent | 003b5a4727f668725300558267d3023136f75bd2 (diff) | |
fix: fixed figure 5.4 rate --> ratios
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} |
