diff --git a/cell-temperature-logger/Pictures/Cooling-Plate-Flow.png b/cell-temperature-logger/Pictures/Cooling-Plate-Flow.png new file mode 100644 index 0000000..c2ece30 Binary files /dev/null and b/cell-temperature-logger/Pictures/Cooling-Plate-Flow.png differ diff --git a/cell-temperature-logger/Pictures/FaSTTUBe_Logo_ohneAuto.png b/cell-temperature-logger/Pictures/FaSTTUBe_Logo_ohneAuto.png new file mode 100644 index 0000000..e402449 Binary files /dev/null and b/cell-temperature-logger/Pictures/FaSTTUBe_Logo_ohneAuto.png differ diff --git a/cell-temperature-logger/Pictures/Heatmap.jpg b/cell-temperature-logger/Pictures/Heatmap.jpg new file mode 100644 index 0000000..5ee1fe1 Binary files /dev/null and b/cell-temperature-logger/Pictures/Heatmap.jpg differ diff --git a/temperature-sensor-distibution/Pictures/iButton-Accumulator.png b/cell-temperature-logger/Pictures/iButton-Accumulator.png similarity index 100% rename from temperature-sensor-distibution/Pictures/iButton-Accumulator.png rename to cell-temperature-logger/Pictures/iButton-Accumulator.png diff --git a/temperature-sensor-distibution/Pictures/iButton-Cell.png b/cell-temperature-logger/Pictures/iButton-Cell.png similarity index 100% rename from temperature-sensor-distibution/Pictures/iButton-Cell.png rename to cell-temperature-logger/Pictures/iButton-Cell.png diff --git a/temperature-sensor-distibution/Pictures/iButton-Stack.png b/cell-temperature-logger/Pictures/iButton-Stack.png similarity index 100% rename from temperature-sensor-distibution/Pictures/iButton-Stack.png rename to cell-temperature-logger/Pictures/iButton-Stack.png diff --git a/cell-temperature-logger/cell-temperature-logger.pdf b/cell-temperature-logger/cell-temperature-logger.pdf new file mode 100644 index 0000000..7a98be4 Binary files /dev/null and b/cell-temperature-logger/cell-temperature-logger.pdf differ diff --git a/cell-temperature-logger/cell-temperature-logger.tex b/cell-temperature-logger/cell-temperature-logger.tex new file mode 100644 index 0000000..6082cd9 --- /dev/null +++ b/cell-temperature-logger/cell-temperature-logger.tex @@ -0,0 +1,78 @@ +\documentclass[paper=A4]{article} +\usepackage[utf8]{inputenc} + +\usepackage[a4paper, left=2cm, right=2cm, top=2cm, bottom=2cm]{geometry} + +\usepackage{siunitx} +\sisetup{ + group-separator = {.}, + input-decimal-markers={.}, + output-decimal-marker = {.}, + group-minimum-digits=9} +\usepackage{graphicx} +\usepackage{fancyhdr} +\usepackage{lastpage} +\usepackage{subfigure} +\usepackage{float} +\usepackage{wrapfig} +\usepackage{multicol} +\usepackage{amsmath, amssymb} + +\hyphenpenalty=10000 %to stop cutting words in a paragraph + +\pagestyle{fancy} +\fancyhf{} + +\rhead{\includegraphics*[scale=0.013]{./Pictures/FaSTTUBe_Logo_ohneAuto.png}} +\rfoot{Page \thepage \hspace{1pt} of \pageref{LastPage}} +\lhead{Car 313, 06.03, Rev. 1} +\chead{\large Cell Temperature Logger Positioning} + +\begin{document} + +The cooling plate is simulated in Star-CCM+. There are 3 regions: the fluid, the cooling plate and the heat transfer pad. The assumption is an input temperature of 38°C at a mass flow rate of 0.125 kg/s. +The simulation is performed in a symmetry setup. The outlet of the fluid is a pressure outlet. The cells are impressed on predetermined areas on the heat transfer pad via a heat source of 500W. +The inlet of the fluid is located at the bottom right, the outlet of the fluid at the top right. + +The hottest cell is located at the top left, as shown in the picture. The hottest cell reaches a temperature of 41.3°C. +The reason why the hottest point is at this position is that the fluid is already heated by the previous cells, +the flow velocity is very low as the flow is against gravity and only a small area of the cell surface is in direct contact with the fluid. + +\begin{figure}[H] + \centering + \includegraphics[width=\textwidth]{./Pictures/Cooling-Plate-Flow.png} + \caption{Water Flow Simulation of the Cooling Plate} + \label{fig:flow-sim} +\end{figure} + +\begin{figure}[H] + \centering + \includegraphics[width=\textwidth]{./Pictures/Heatmap.jpg} + \caption{Heatmap of the Cooling Plate} + \label{fig:heatmap} +\end{figure} + +\newpage + +\begin{figure}[H] + \centering + \includegraphics[scale=0.8]{./Pictures/iButton-Accumulator.png} + \caption{iButton Accumulator View} + \label{fig:accu-view} +\end{figure} + +\begin{figure}[H] + \centering + \includegraphics[scale=1.2]{./Pictures/iButton-Stack.png} + \caption{iButton Accumulator View} + \label{fig:stack-view} +\end{figure} + +\begin{figure}[H] + \centering + \includegraphics[width=\textwidth]{./Pictures/iButton-Cell.png} + \caption{iButton Cell View} + \label{fig:cell-view} +\end{figure} + +\end{document} diff --git a/temperature-sensor-distibution/Pictures/FaSTTUBe_Logo_ohneAuto.png b/temperature-sensor-distibution/Pictures/FaSTTUBe_Logo_ohneAuto.png deleted file mode 100644 index a480539..0000000 Binary files a/temperature-sensor-distibution/Pictures/FaSTTUBe_Logo_ohneAuto.png and /dev/null differ diff --git a/temperature-sensor-distibution/Pictures/FaSTTUBe_Logo_ohneUnterschrift.png b/temperature-sensor-distibution/Pictures/FaSTTUBe_Logo_ohneUnterschrift.png deleted file mode 100644 index b958efb..0000000 Binary files a/temperature-sensor-distibution/Pictures/FaSTTUBe_Logo_ohneUnterschrift.png and /dev/null differ diff --git a/temperature-sensor-distibution/Pictures/FaSTTUBe_Logo_ohneUnterschrift.svg b/temperature-sensor-distibution/Pictures/FaSTTUBe_Logo_ohneUnterschrift.svg deleted file mode 100644 index 1c75882..0000000 --- a/temperature-sensor-distibution/Pictures/FaSTTUBe_Logo_ohneUnterschrift.svg +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/temperature-sensor-distibution/temp-sens-dist.pdf b/temperature-sensor-distibution/temp-sens-dist.pdf deleted file mode 100644 index 21727ed..0000000 Binary files a/temperature-sensor-distibution/temp-sens-dist.pdf and /dev/null differ diff --git a/temperature-sensor-distibution/temp-sens-dist.tex b/temperature-sensor-distibution/temp-sens-dist.tex deleted file mode 100644 index ab6dac4..0000000 --- a/temperature-sensor-distibution/temp-sens-dist.tex +++ /dev/null @@ -1,51 +0,0 @@ -\documentclass[paper=A4]{article} -\usepackage[utf8]{inputenc} - -\usepackage[a4paper, left=2cm, right=2cm, top=2cm, bottom=2cm]{geometry} - -\usepackage{siunitx} -\sisetup{ - group-separator = {.}, - input-decimal-markers={.}, - output-decimal-marker = {,}, - group-minimum-digits=4} -\usepackage{graphicx} -\usepackage{fancyhdr} -\usepackage{lastpage} -\usepackage{subfigure} -\usepackage{float} -\usepackage{multicol} -\usepackage{amsmath, amssymb} - -\pagestyle{fancy} -\fancyhf{} - -\rhead{\includegraphics*[scale=0.01]{./Pictures/FaSTTUBe_Logo_ohneAuto.png}} - -\begin{document} - -\lhead{Car 313, 24.03.2025, Rev. 1} -\chead{\large Temperature Sensor distribution} - -\begin{figure}[H] - \centering - \includegraphics[scale=0.8]{./Pictures/iButton-Accumulator.png} - \caption{iButton Accumulator View} - \label{fig:accu-view} -\end{figure} - -\begin{figure}[H] - \centering - \includegraphics[scale=1.2]{./Pictures/iButton-Stack.png} - \caption{iButton Accumulator View} - \label{fig:stack-view} -\end{figure} - -\begin{figure}[H] - \centering - \includegraphics[width=\textwidth]{./Pictures/iButton-Cell.png} - \caption{iButton Cell View} - \label{fig:cell-view} -\end{figure} - -\end{document}