summaryrefslogtreecommitdiff
path: root/content/design.tex
diff options
context:
space:
mode:
Diffstat (limited to 'content/design.tex')
-rw-r--r--content/design.tex10
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}