root/trunk/matml/transport/problems/hallcellrad/hallcellrad-solution.tex

Revision 249, 2.0 kB (checked in by powell, 4 years ago)

New problem: Radiation in Hall-Héroult cell aluminum smelting; it's #100!

  • Property svn:keywords set to Author Date Id Revision
Line 
1\documentclass{article}
2\usepackage{fullpage,lmodern}
3\usepackage[T1]{fontenc}
4\begin{document}
5\begin{enumerate}
6\item Radiation in Hall-H\'{e}roult cell aluminum smelting
7
8  \begin{enumerate}
9  \item At 1273 K (1000$^\circ$ C), radiative emission is given by:
10    $$e = \epsilon\sigma T^4 =
11    {\rm0.75\cdot\sigma=5.67\times10^{-8}\frac{W}{m\cdot K}\cdot(1273K)^4 =
12      1.1\times10^5\frac{W}{m^2}}.$$
13    Given the assumptions of a cold black environment, this is also the net
14    radiative heat flux from the surface.
15
16  \item First the ``radiative heat transfer coefficient'':
17    $$h=\frac{q}{T} = \epsilon\sigma T^3 = 88\frac{\rm W}{\rm m^2\cdot K}.$$
18    Then the Biot number:
19    $${\rm Bi}=\frac{hL}{k} =
20    \frac{\rm88\frac{W}{m^2\cdot K}\cdot 1m}{\rm200\frac{W}{m\cdot K}} =
21    0.44.$$
22    The temperature is only somewhat non-uniform across the graphite anode.
23
24  \item A real Hall cell is more complex in several ways:
25    \begin{itemize}
26    \item In terms of radiation (which was the focus of the problem), the
27      environment is neither cold nor black, especially the cryolite, so net
28      flux will be significantly less than predicted here.
29    \item The biggest reason cryolite doesn't freeze across the bottom of the
30      anode is because heat is generated by ionic current through the cryolite
31      (Joule heating).
32    \item 88 $\rm\frac{W}{m^2\cdot K}$ is a very small $h$, so natural
33      convection in the air is likely to add significantly to this heat loss;
34      even so, the air temperature in the cell enclosure is a lot closer to the
35      anode temperature than the assumed 0 K.
36    \item The real Hall cell {\em does} have a frozen shell of cryolite across
37      the top of the bath (just barely visible in the figure), which acts as a
38      low-conductivity thermal blanket, allowing Joule heating to self-heat the
39      process.  It just doesn't freeze across the anode-cryolite interface,
40      because of internal heating.
41    \end{itemize}
42  \end{enumerate}
43\end{enumerate}
44\end{document}
45%%% Local Variables:
46%%% TeX-PDF-mode: t
47%%% End:
Note: See TracBrowser for help on using the browser.