Logic applied to making isothermal assumption

AI Thread Summary
The discussion focuses on determining the electrical power required to maintain a specific temperature in a cylindrical heating system. The thermal properties of the materials involved, including their thermal conductivities and the convective heat transfer coefficient, are crucial for calculations. The steady-state heat conduction equation indicates that if a conductive body is uniformly surrounded by a constant temperature, the interior temperature must also be constant. The calculations reveal that the required electrical power per unit length is approximately 376.98 W/m, and the temperature at the center of the rod is 42.73°C. The isothermal assumption is validated by the uniform temperature condition established through the heat conduction analysis.
rhm95
Messages
1
Reaction score
0

Homework Statement


A thin electrical heater is inserted between a long circular rod and a concentric tube with inner and outer radii of 20 and 40 mm. The rod (A) has a thermal conductivity of kA = 0.15 W/(m*K), while the tube (B) has a thermal conductivity of kB = 1.5 W/(m*K) and its outer surface is subjected to convection with a fluid of temperature T∞ = -15°C and heat transfer coefficient 50 W/(m2 *K). The thermal contact resistance between the cylinder surfaces and the heater is negligible.
(a) Determine the electrical power per unit length of the cylinders (W/m) that is required to maintain the outer surface of cylinder B at 15°C.
(b) What is the temperature at the center of cylinder A?

Homework Equations


Rconv = 1/(hA)
Rconduction = ln(r2/r1)/(2piLk)
Q=delT/R

The Attempt at a Solution


a) Q is constant throughout cylinder.
L=length of cylinder
Rconv = 1/(50*2pi*.04*L)=.07958/L
Ts=outer surface temp
Q/L = (Ts-Tinfinity)/(L*Rconv) = 376.98 W/m
b)
T1 is temperature of the inner surface
Q/L=(T1-Ts)/(Rconduction*L)
Rconduction = ln(.04/.02)/(2*pi*L*1.5)=.07355/L
T1=(Q/L)*(Rconduction*L)+Ts = 42.73C

The answer for temperature at the center is 42.73 which is also the temperature of the outer radius of the rod.

What leads one to an isothermal assumption that allows for correct calculation?
 
Physics news on Phys.org
The steady state heat conduction equation for the rod is:
$$\frac{1}{r}\frac{d}{dr}\left(r\frac{dT}{dr}\right)=0$$
If we integrate this once, we obtain: $$r\frac{dT}{dr}=C$$where C is a constant. Integrating again gives:
$$T=C\ln(r)+D$$where D is another constant. If the temperature is finite at r = 0, then C must be equal to zero. Therefore, T = D = const.

Another way of answering this question is this: If a conductive body is surrounded over its entire surface by a temperature To, how can its interior temperature at steady state be anything but To?
 
Back
Top