From 6304c47de8d76ec21b6b2f3b36ac479164d41755 Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Thu, 4 Jun 2026 16:37:28 +0200 Subject: feat: added a new figure concept to the background --- citations/AndreadisBORG2018.pdf | Bin 0 -> 1516687 bytes citations/JesseSERVO2023.pdf | Bin 0 -> 2184722 bytes citations/MastenbroekCCCGRID21.pdf | Bin 0 -> 2383835 bytes content/background.tex | 7 +- images/system_model.pdf | Bin 0 -> 44252 bytes sources/system_model.drawio | 201 +++++++++++++++++++++++++++++++++++++ 6 files changed, 207 insertions(+), 1 deletion(-) create mode 100644 citations/AndreadisBORG2018.pdf create mode 100644 citations/JesseSERVO2023.pdf create mode 100644 citations/MastenbroekCCCGRID21.pdf create mode 100644 images/system_model.pdf create mode 100644 sources/system_model.drawio diff --git a/citations/AndreadisBORG2018.pdf b/citations/AndreadisBORG2018.pdf new file mode 100644 index 0000000..b1e4788 Binary files /dev/null and b/citations/AndreadisBORG2018.pdf differ diff --git a/citations/JesseSERVO2023.pdf b/citations/JesseSERVO2023.pdf new file mode 100644 index 0000000..4fe005b Binary files /dev/null and b/citations/JesseSERVO2023.pdf differ diff --git a/citations/MastenbroekCCCGRID21.pdf b/citations/MastenbroekCCCGRID21.pdf new file mode 100644 index 0000000..0c8315c Binary files /dev/null and b/citations/MastenbroekCCCGRID21.pdf differ diff --git a/content/background.tex b/content/background.tex index 4d84a78..ebbfa1e 100644 --- a/content/background.tex +++ b/content/background.tex @@ -70,7 +70,12 @@ The process of inference from data to provide the best explanation is called abd %Include something about data-preprocessing in the pipeline. %See the article by Fei Tao - +\begin{figure} + \centering + \includegraphics[width=0.7\linewidth]{images/system_model.pdf} + \caption{A generic system model for digital twin deployments.} + \label{fig:system_model} +\end{figure} \section{Datacenters}\label{ss:datacenters} diff --git a/images/system_model.pdf b/images/system_model.pdf new file mode 100644 index 0000000..61fc8f1 Binary files /dev/null and b/images/system_model.pdf differ diff --git a/sources/system_model.drawio b/sources/system_model.drawio new file mode 100644 index 0000000..4bec253 --- /dev/null +++ b/sources/system_model.drawio @@ -0,0 +1,201 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3