add system overview
[msc-thesis1617.git] / intro.doc.tex
index 7350f17..ed4133d 100644 (file)
@@ -1,20 +1,18 @@
 The structure of this thesis is as follows.
 
 Chapter~\ref{chp:introduction} contains the problem statement, motivation,
-related work and the structure of the document.
-Chapter~\ref{chp:top} introduces the reader to the basics of \gls{TOP} and
-\gls{iTasks}.
+related work and the structure of the document. Chapter~\ref{chp:top}
+introduces the reader to the basics of \gls{TOP} and \gls{iTasks}.
 Chapter~\ref{chp:dsl} discusses the pros and cons of different embedding
-methods to create \gls{EDSL}.
-Chapter~\ref{chp:mtask} shows the existing \gls{mTask}-\gls{EDSL} on which is
-extended upon in this dissertation.
-Chapter~\ref{chp:mtaskcont} describes the view and functionality for
-the \gls{mTask}-\gls{EDSL} that were added and used in the system.
-Chapter~\ref{chp:arch} shows the architecture used for \gls{IoT}-devices that
-are a part of the new \gls{mTask}-system. It covers the client software running
-on the device and the server written in \gls{iTasks}.
-Chapter~\ref{chp:conclusion} concludes by answering the research questions
-and discusses future research.
+methods to create \gls{EDSL}. Chapter~\ref{chp:mtask} shows the existing
+\gls{mTask}-\gls{EDSL} on which is extended upon in this dissertation.
+Chapter~\ref{chp:system} gives an overview of the proposed system.
+Chapter~\ref{chp:mtaskcont} describes the view and functionality for the
+\gls{mTask}-\gls{EDSL} that were added and used in the system.
+Chapter~\ref{chp:arch} shows the implementation and considerations for entire
+system. It covers the client software running on the device and the server
+written in \gls{iTasks}. Chapter~\ref{chp:conclusion} concludes by answering
+the research questions and discusses future research.
 Appendix~\ref{app:communication-protocol} shows the concrete protocol used for
 communicating between the server and client.
 Appendix~\ref{app:device-interface} shows the concrete interface for the