|
@@ -86,7 +86,28 @@ How often do we need to repeat measurements to get an accurate picture of the ph
|
|
|
\subsection{System Design}
|
|
\subsection{System Design}
|
|
|
|
|
|
|
|
\subsubsection{Layer 1 approach}
|
|
\subsubsection{Layer 1 approach}
|
|
|
|
|
+ \begin{figure}
|
|
|
|
|
+ \centering
|
|
|
|
|
+ \includegraphics[scale=0.4]{../graphics/thing_diagram.eps}
|
|
|
|
|
+ \caption{Circuit of IoT device.}
|
|
|
|
|
+ \label{fig:thing_diagram}
|
|
|
|
|
+ \end{figure}
|
|
|
|
|
+
|
|
|
|
|
+ \begin{figure}
|
|
|
|
|
+ \centering
|
|
|
|
|
+ \includegraphics[width=\linewidth]{../graphics/program.eps}
|
|
|
|
|
+ \caption{Functional diagram of IoT device program.}
|
|
|
|
|
+ \label{fig:program}
|
|
|
|
|
+ \end{figure}
|
|
|
|
|
+
|
|
|
|
|
|
|
|
\subsubsection{Layer 2 approach}
|
|
\subsubsection{Layer 2 approach}
|
|
|
|
|
|
|
|
-\subsubsection{Layer 3 approach}
|
|
|
|
|
|
|
+\subsubsection{Layer 3 approach}
|
|
|
|
|
+
|
|
|
|
|
+ \begin{figure}
|
|
|
|
|
+ \centering
|
|
|
|
|
+ \includegraphics[scale=0.4]{../graphics/cloud.eps}
|
|
|
|
|
+ \caption{General flow diagram of whole system connectivity.}
|
|
|
|
|
+ \label{fig:cloud}
|
|
|
|
|
+ \end{figure}
|