diff --git a/ibutton-cooling-sim/bilder/Bild.jpg b/ibutton-cooling-sim/bilder/cell.jpg similarity index 100% rename from ibutton-cooling-sim/bilder/Bild.jpg rename to ibutton-cooling-sim/bilder/cell.jpg diff --git a/ibutton-cooling-sim/bilder/Bild.png b/ibutton-cooling-sim/bilder/flow.png similarity index 100% rename from ibutton-cooling-sim/bilder/Bild.png rename to ibutton-cooling-sim/bilder/flow.png diff --git a/ibutton-cooling-sim/cooling-sim.pdf b/ibutton-cooling-sim/cooling-sim.pdf new file mode 100644 index 0000000..1980e12 Binary files /dev/null and b/ibutton-cooling-sim/cooling-sim.pdf differ diff --git a/ibutton-cooling-sim/cooling-sim.tex b/ibutton-cooling-sim/cooling-sim.tex index 6dfa340..5080ab4 100644 --- a/ibutton-cooling-sim/cooling-sim.tex +++ b/ibutton-cooling-sim/cooling-sim.tex @@ -26,27 +26,25 @@ \begin{document} \lhead{Car 313, 06.03.2025, Rev. 1} -\chead{\large Voltage Measurement Error Calculation} +\chead{\large Cooling Simulation} \hfill \break -\hfill \break -We use the C-ADC of the ADBMS6830B to measure the cell voltages of the battery. The maximum lifetime error for voltage measurement is $\pm \SI{2}{mV}$, since the maximum voltage of the cell is $\SI{4.2}{V}$. (Fig. \ref{fig:adbms}) \cite{datasheet} + +The cold plate is simulated in Star-CCM+. There are 3 regions: the fluid, the cold 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]{./bilder/adbms.png} + \includegraphics[width=\textwidth]{./bilder/cell.jpg} \caption{ADBMS6830B specifications} - \label{fig:adbms} + \label{fig:cellTemp} \end{figure} -\bibliographystyle{plain} -%\nocite{*} - -\renewcommand\refname{Reference} -\begin{thebibliography}{00} - - \bibitem{datasheet} \textit{Data Sheet ADBMS6830B Rev.0 page 5}. analog.com, 01.2024. - -\end{thebibliography} +\begin{figure}[H] + \centering + \includegraphics[width=\textwidth]{./bilder/flow.png} + \caption{ADBMS6830B specifications} + \label{fig:flow} +\end{figure} \end{document}