| 1 | \documentclass{article} |
|---|
| 2 | \usepackage{fullpage} |
|---|
| 3 | \begin{document} |
|---|
| 4 | \begin{enumerate} |
|---|
| 5 | \item Radiation in electrostatic levitation |
|---|
| 6 | |
|---|
| 7 | Electrostatic levitation is used for property measurements in a pure liquid, |
|---|
| 8 | with its containerless nature removing a major possible source of |
|---|
| 9 | contamination. |
|---|
| 10 | |
|---|
| 11 | Below is a picture of a simplified levitator, with a charged droplet of the |
|---|
| 12 | test liquid suspended exactly centered between two square plates. |
|---|
| 13 | |
|---|
| 14 | \begin{center} |
|---|
| 15 | $\ $\pdfximage{levitate-es.png}\pdfrefximage\pdflastximage$\ $ |
|---|
| 16 | \end{center} |
|---|
| 17 | |
|---|
| 18 | Data: |
|---|
| 19 | \begin{itemize} |
|---|
| 20 | \item Plates' emisivity: 0.8 |
|---|
| 21 | \item Droplet emissivity: 0.5 |
|---|
| 22 | \item Droplet diameter: 0.5 cm (sphere surface area is $4\pi R^2=\pi d^2$) |
|---|
| 23 | \end{itemize} |
|---|
| 24 | |
|---|
| 25 | \begin{enumerate} |
|---|
| 26 | \item Considering the droplet surface as $S_1$, and the upper and lower plate |
|---|
| 27 | surfaces facing the droplet collectively as $S_2$, calculate the viewfactor |
|---|
| 28 | from the droplet to the upper and lower plates $F_{12}$. (Hint: think of |
|---|
| 29 | the plates as sides of a cube.) |
|---|
| 30 | |
|---|
| 31 | \item Calculate the viewfactor from the plates to the droplet. |
|---|
| 32 | |
|---|
| 33 | \item Using a graph, calculate the viewfactor $F_{22}$ (which is equal to the |
|---|
| 34 | viewfactor from one plate to the other), {\em not} including the influence |
|---|
| 35 | of the droplet ({\em i.e.} as if it weren't there). |
|---|
| 36 | |
|---|
| 37 | \item If the droplet is at 800 K, and the plates at 1000 K, calculate the |
|---|
| 38 | total power radiated in each direction ({\em i.e.} $Q_{12}$ from droplet to |
|---|
| 39 | plates, $Q_{21}$ from plates to droplet). |
|---|
| 40 | |
|---|
| 41 | \item If its actual thermal conductivity as measured in the levitator ({\em |
|---|
| 42 | e.g.} by a laser flash technique) is 20\% higher than that predicted by |
|---|
| 43 | the Wiedmann-Franz law for electronic heat conduction, what other heat |
|---|
| 44 | conduction mechanism could be active (name one)? |
|---|
| 45 | \end{enumerate} |
|---|
| 46 | \end{enumerate} |
|---|
| 47 | \end{document} |
|---|