| 1 | \documentclass{article} |
|---|
| 2 | \usepackage{fullpage} |
|---|
| 3 | \begin{document} |
|---|
| 4 | \begin{enumerate} |
|---|
| 5 | \item Joule heating of a titanium rod |
|---|
| 6 | |
|---|
| 7 | \begin{center} |
|---|
| 8 | $\ $\pdfximage{ticurrent.png}\pdfrefximage\pdflastximage$\ $ |
|---|
| 9 | \end{center} |
|---|
| 10 | |
|---|
| 11 | At time $t=0$, the temperature in a titanium rod 0.25 cm ($2.5\times10^{-3}$ |
|---|
| 12 | m) in diameter is uniform and equal to its surface temperature. A switch is |
|---|
| 13 | turned on so that a current passes lengthwise through the rod, heating it |
|---|
| 14 | through a mechanism known as ``Joule heating''. Assume the current is |
|---|
| 15 | uniformly distributed throughout the rod, so it is heated uniformly, with a |
|---|
| 16 | uniform heat generation rate per unit volume $\dot{q}$. |
|---|
| 17 | |
|---|
| 18 | Titanium data: |
|---|
| 19 | \begin{itemize} |
|---|
| 20 | \item Thermal conductivity: $k=20{\rm\frac{W}{m\cdot K}}$ |
|---|
| 21 | \item Density: $\rm\rho=4700\frac{kg}{m^3}$ |
|---|
| 22 | \item Heat capacity: $c_p=700{\rm \frac{J}{kg\cdot K}}$ |
|---|
| 23 | \end{itemize} |
|---|
| 24 | |
|---|
| 25 | \begin{enumerate} |
|---|
| 26 | \item At a current of 10 amperes, the heat generation rate per unit volume |
|---|
| 27 | $\dot{q}$ is approximately $\rm5\times10^6\frac{W}{m^3}$. Use the |
|---|
| 28 | uniform-generation solution to the heat conduction equation to calculate |
|---|
| 29 | the maximum temperature difference between the center of the rod and its |
|---|
| 30 | surface. |
|---|
| 31 | |
|---|
| 32 | |
|---|
| 33 | |
|---|
| 34 | |
|---|
| 35 | |
|---|
| 36 | \item If the current through the rod doubles to 20 amps, the heat generation |
|---|
| 37 | rate $\dot{q}$ quadruples. How does this affect the difference between the |
|---|
| 38 | maximum temperature in the center and the temperature at the surface? |
|---|
| 39 | |
|---|
| 40 | \item Assuming the surface is held at a constant temperature, sketch the |
|---|
| 41 | temperature $T$ as a function of $r$ across the rod for several different |
|---|
| 42 | times $t$. (This should have one curve for $t=0$, one for the steady-state |
|---|
| 43 | at $t=\infty$, and others for several intermediate times.) |
|---|
| 44 | |
|---|
| 45 | \item Approximately how long will it take for the center of the rod to reach |
|---|
| 46 | its maximum temperature? |
|---|
| 47 | \end{enumerate} |
|---|
| 48 | \end{enumerate} |
|---|
| 49 | \end{document} |
|---|