Temperature of gas between window panes

AI Thread Summary
The discussion revolves around calculating the temperature of gas in the gap of a double-paned window, given specific thicknesses and temperatures. The participants explore the heat transfer equations, emphasizing that the rate of heat flow is the same through both glass panes. They derive an equation relating the temperatures and thicknesses of the materials, ultimately leading to the formula T = (T1 * d2 + T2 * d1) / (d1 + d2) for the gas temperature. The conversation highlights the importance of knowing the thermal conductivity of the gas if its resistance to heat transfer is not negligible. Overall, the participants aim to clarify the relationship between temperature differences and heat flow in the context of the window's construction.
Rugile
Messages
79
Reaction score
1

Homework Statement


A double paned window consists of two glasses and a gap between them. The inner glass is d1 = 6mm thick, the gap is D = 16mm thick and the outer glass is d2=4mm thick. The inside temperature (by the inner glass) is T1=23°C and the outside temperature is T2=-10°C. What is the temperature of the gas in the gap? Glass conductivity is k=0.96 W/(m*K)

Homework Equations


\frac{\Delta Q}{\Delta t} = kA\frac{\Delta T}{L}

The Attempt at a Solution


I tried doing something like this: since we don't know area or time, but they are the same to both of the glasses, expressing them from the euation and then equating might work. But that's where I'm stuck: \frac{\Delta Q_1 d_1}{\Delta T_1 k} = \frac{\Delta Q_2 d_2}{\Delta T_2 k}. Not sure what to do next .. Also, there might be a trick that we don't know what is the gas between the glasses - it's not necessarily air..
 
Last edited:
Physics news on Phys.org
Rugile said:

Homework Statement


A double paned window consists of two glasses and a gap between them. The inner glass is d1 = 6mm thick, the gap is D = 16mm thick and the outer glass is d2=4mm thick. The inside temperature (by the inner glass) is T1=23°C and the outside temperature is T2=-10°C. What is the temperature of the gas in the gap? Glass conductivity is k=0.96 W/(m*K)


Homework Equations


\frac{\Delta Q}{\Delta t} = kA\frac{\Delta T}{L}


The Attempt at a Solution


I tried doing something like this: since we don't know area or time, but they are the same to both of the glasses, expressing them from the euation and then equating might work. But that's where I'm stuck: \frac{\Delta Q_1 L_1}{\Delta T_1 k} = \frac{\Delta Q_2 k_2}{\Delta T_2 k}. Not sure what to do next .. Also, there might be a trick that we don't know what is the gas between the glasses - it's not necessarily air..
Let q be the total rate of heat flow. For the first glass, ΔT_1=\frac{qd_1}{k_1A}. What is the equation for the temperature change across the second glass layer? Assuming that the resistance to heat transfer of the gas is negligible (a highly questionable assumption), how are ΔT1 and ΔT2 related to the total temperature change (23 - (-10)) = 43? Use this to solve for q/A.
 
Chestermiller said:
Let q be the total rate of heat flow. For the first glass, ΔT_1=\frac{qd_1}{k_1A}. What is the equation for the temperature change across the second glass layer? Assuming that the resistance to heat transfer of the gas is negligible (a highly questionable assumption), how are ΔT1 and ΔT2 related to the total temperature change (23 - (-10)) = 43? Use this to solve for q/A.

Is the rate of heat flow the same for both of the glasses? If so, I get the answer (T-temperature of the gas) \Delta T_1 = T_1 - T; \Delta T_2 = T-T_2 => T=\frac{T_1 d_2 + T_1 d_1}{d_2 + d_1}.
And if we don't assume that the heat transfer is negligible, I guess there's no solution then?
 
Rugile said:
Is the rate of heat flow the same for both of the glasses? If so, I get the answer (T-temperature of the gas) \Delta T_1 = T_1 - T; \Delta T_2 = T-T_2 => T=\frac{T_1 d_2 + T_1 d_1}{d_2 + d_1}.
And if we don't assume that the heat transfer is negligible, I guess there's no solution then?
The rate of heat flow is the same for both the glasses. Whatever heat flow goes through one glass has nowhere else to go but through the other. It's like an electric current flowing through two resistors in series. The temperature is like the voltage.

Please show your work. I'd like to see the details of what you did.

If you don't assume that the resistance to heat transfer through the gas is negligible, then you need to know the thermal conductivity of the gas to solve the problem. In that case, you treat the gas as just another layer in the stack, and there will be 3 ΔT's that you add up.

Chet
 
Chestermiller said:
The rate of heat flow is the same for both the glasses. Whatever heat flow goes through one glass has nowhere else to go but through the other. It's like an electric current flowing through two resistors in series. The temperature is like the voltage.

Please show your work. I'd like to see the details of what you did.

If you don't assume that the resistance to heat transfer through the gas is negligible, then you need to know the thermal conductivity of the gas to solve the problem. In that case, you treat the gas as just another layer in the stack, and there will be 3 ΔT's that you add up.

Chet

That's what I did:
\Delta T = \frac{qd}{kA} =>\frac{q}{A}=k\frac{\Delta T}{d}. Since both q and A are the same for both glasses, \frac{q}{A} = k\frac{\Delta T_1}{d_1} = k\frac{\Delta T_2}{d_2}. From what I've written before (what equals delta T1 and T2, we get \frac{T_1 - T}{d_1} = \frac{T- T_2}{d_2} => T=\frac{T_1 d_2 + T_1 d_1}{d_2 + d_1}
 
Rugile said:
That's what I did:
\Delta T = \frac{qd}{kA} =>\frac{q}{A}=k\frac{\Delta T}{d}. Since both q and A are the same for both glasses, \frac{q}{A} = k\frac{\Delta T_1}{d_1} = k\frac{\Delta T_2}{d_2}. From what I've written before (what equals delta T1 and T2, we get \frac{T_1 - T}{d_1} = \frac{T- T_2}{d_2} => T=\frac{T_1 d_2 + T_1 d_1}{d_2 + d_1}
Check the subscripts in you last equation. One of those T's should be a T2.
 
Yes, I'm sorry - T=\frac{T_1 d_2 + T_2 d_1}{d_1 + d_2}. Is this equation right?
 
Rugile said:
Yes, I'm sorry - T=\frac{T_1 d_2 + T_2 d_1}{d_1 + d_2}. Is this equation right?
Yes.
 
  • Like
Likes 1 person
Back
Top