cooling simulation document

This commit is contained in:
Johnny Hsu 2025-03-23 01:44:38 +01:00
parent 19c75e3883
commit 8abc23fbed
4 changed files with 12 additions and 14 deletions

View File

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View File

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

View File

@ -26,27 +26,25 @@
\begin{document} \begin{document}
\lhead{Car 313, 06.03.2025, Rev. 1} \lhead{Car 313, 06.03.2025, Rev. 1}
\chead{\large Voltage Measurement Error Calculation} \chead{\large Cooling Simulation}
\hfill \break \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] \begin{figure}[H]
\centering \centering
\includegraphics[width=\textwidth]{./bilder/adbms.png} \includegraphics[width=\textwidth]{./bilder/cell.jpg}
\caption{ADBMS6830B specifications} \caption{ADBMS6830B specifications}
\label{fig:adbms} \label{fig:cellTemp}
\end{figure} \end{figure}
\bibliographystyle{plain} \begin{figure}[H]
%\nocite{*} \centering
\includegraphics[width=\textwidth]{./bilder/flow.png}
\renewcommand\refname{Reference} \caption{ADBMS6830B specifications}
\begin{thebibliography}{00} \label{fig:flow}
\end{figure}
\bibitem{datasheet} \textit{Data Sheet ADBMS6830B Rev.0 page 5}. analog.com, 01.2024.
\end{thebibliography}
\end{document} \end{document}