diff --git a/temperature-sensor-distribution/Pictures/container-shot.png b/temperature-sensor-distribution/Pictures/container-shot.png new file mode 100644 index 0000000..3010a8b Binary files /dev/null and b/temperature-sensor-distribution/Pictures/container-shot.png differ diff --git a/temperature-sensor-distribution/temperature-sensor-distribution.pdf b/temperature-sensor-distribution/temperature-sensor-distribution.pdf index ef70f8f..99fbec9 100644 Binary files a/temperature-sensor-distribution/temperature-sensor-distribution.pdf and b/temperature-sensor-distribution/temperature-sensor-distribution.pdf differ diff --git a/temperature-sensor-distribution/temperature-sensor-distribution.tex b/temperature-sensor-distribution/temperature-sensor-distribution.tex index fa695e0..6659294 100644 --- a/temperature-sensor-distribution/temperature-sensor-distribution.tex +++ b/temperature-sensor-distribution/temperature-sensor-distribution.tex @@ -30,11 +30,20 @@ \begin{document} +As shown in Figure \ref{fig:cell-view}, the temperature sensors are located at the "back side" of the cell when viewed from the positive terminal along the Z-axis. This side is then pressed on to the cooling plate which is located in the middle of the container along the X-axis (going into the page as seen in Figure \ref{fig:cell-view}). The distribution on the stacks are kept the same to make sure the position mapping later on for testing/evaluating purposes can be done as easily as possible. + \begin{figure}[H] \centering - \includegraphics[width=\textwidth]{./Pictures/temperature-sensor-distribution.png} + \includegraphics[width=0.8\textwidth]{./Pictures/temperature-sensor-distribution.png} \caption{Temperature Sensor Distribution} \label{fig:cell-view} \end{figure} +\begin{figure}[H] + \centering + \includegraphics[width=\textwidth]{./Pictures/container-shot.png} + \caption{Container view showing how the stacks are positioned.} + \label{fig:container-view} +\end{figure} + \end{document}