summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/implementation.tex17
-rw-r--r--content/intro.tex2
2 files changed, 8 insertions, 11 deletions
diff --git a/content/implementation.tex b/content/implementation.tex
index 84fb7a6..3c2e45a 100644
--- a/content/implementation.tex
+++ b/content/implementation.tex
@@ -1,13 +1,10 @@
\chapter{Implementation}\label{s:implementation}
+In this chapter we describe the implementation of \gls{my_system}.
+The main contribution of this chapter towards answering \emph{RQ3} is the prototype of \gls{my_system}.
+After reading one should understand the technical decisions, choice of tools and modifications to existing software necessary for evaluation of \gls{my_system} in \Cref{s:evaluation}.
+Any complex system is more than the sum of its parts~\cite{Wikipedia:article/Systems_Thinking}.
+To understand why \gls{my_system} it is crucial to provide a holistic view on the prototype.
+Therefore, the rest of the chapter is structured as follows:
-This section presents important implementation details.
-
-
-\lipsum[1-6]
-
-
-%%% Local Variables:
-%%% mode: latex
-%%% TeX-master: "../thesis"
-%%% End:
+\section{}
diff --git a/content/intro.tex b/content/intro.tex
index c0fd08c..ecfc711 100644
--- a/content/intro.tex
+++ b/content/intro.tex
@@ -29,7 +29,7 @@ To address this new problem a concept of a datacenter \gls{dt} was proposed~\cit
\begin{figure}
\centering
\includegraphics[width=0.8\linewidth]{images/simple_dt.pdf}
- \caption{Elements of the digital twin ecosystem~\cite{DBLP:modsim24/presentation/Iosup2024}: the insights and decisions coming from the digital twin (\myCircled{A}), the physical infrastructure (\myCircled{B}), the data coming from the physical twin telemetry (\myCircled{C}), and the digital counterpart to the physical twin (\myCircled{D}).}
+ \caption{Elements of the digital twin ecosystem~\cite{DBLP:modsim24/presentation/Iosup2024} include: the insights and decisions coming from the digital twin (\myCircled{A}), the physical infrastructure (\myCircled{B}), the data coming from the physical twin telemetry (\myCircled{C}), and the digital counterpart to the physical twin (\myCircled{D}).}
\label{fig:simple_dt}
\end{figure}