diff options
Diffstat (limited to 'content/design.tex')
| -rw-r--r-- | content/design.tex | 21 |
1 files changed, 12 insertions, 9 deletions
diff --git a/content/design.tex b/content/design.tex index 693f3d9..a6fd23f 100644 --- a/content/design.tex +++ b/content/design.tex @@ -1,11 +1,14 @@ \chapter{Design}\label{s:design} - - -\todo{ - In this section, you would provide a high-level description of the system or - solution and explain your design choices. -} - - -\lipsum[1-10] +\begin{mynote} + 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 enables predictive analytics through digital twinning (\Cref{ss:design_discussion}) + \end{enumerate} +\end{mynote} +\section{Requirements Analysis}\label{ss:requirements_analysis} +\section{Design of \emph{Sunfish}}\label{ss:design_of_mysystem} +\section{Discussion}\label{ss:design_discussion} |
