diff --git a/iButton-cooling-sim/bilder/Fasttube-Logo.png b/iButton-cooling-sim/bilder/Fasttube-Logo.png deleted file mode 100644 index b958efb..0000000 Binary files a/iButton-cooling-sim/bilder/Fasttube-Logo.png and /dev/null differ diff --git a/iButton-cooling-sim/bilder/cell.jpg b/iButton-cooling-sim/bilder/cell.jpg deleted file mode 100644 index 5ee1fe1..0000000 Binary files a/iButton-cooling-sim/bilder/cell.jpg and /dev/null differ diff --git a/iButton-cooling-sim/bilder/flow.png b/iButton-cooling-sim/bilder/flow.png deleted file mode 100644 index c2ece30..0000000 Binary files a/iButton-cooling-sim/bilder/flow.png and /dev/null differ diff --git a/iButton-cooling-sim/cooling-sim.pdf b/iButton-cooling-sim/cooling-sim.pdf deleted file mode 100644 index 610d369..0000000 Binary files a/iButton-cooling-sim/cooling-sim.pdf and /dev/null differ diff --git a/iButton-cooling-sim/cooling-sim.tex b/iButton-cooling-sim/cooling-sim.tex deleted file mode 100644 index ab4baed..0000000 --- a/iButton-cooling-sim/cooling-sim.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.03]{bilder/Fasttube-Logo.png}} -\rfoot{Page \thepage \hspace{1pt} of \pageref{LastPage}} - -\begin{document} - -\lhead{Car 313, 06.03.2025, Rev. 1} -\chead{\large Cooling Simulation} - -\hfill \break - -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/cell.jpg} - \caption{ADBMS6830B specifications} - \label{fig:cellTemp} -\end{figure} - -\begin{figure}[H] - \centering - \includegraphics[width=\textwidth]{./bilder/flow.png} - \caption{ADBMS6830B specifications} - \label{fig:flow} -\end{figure} - -\end{document}