Temperature of gas between window panes

Click For Summary

Homework Help Overview

The problem involves a double-paned window with two glass layers and a gas-filled gap between them. The inner glass has a thickness of 6mm, the gap is 16mm thick, and the outer glass is 4mm thick. The inner temperature is 23°C, and the outer temperature is -10°C. Participants are tasked with determining the temperature of the gas in the gap, given the thermal conductivity of the glass.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the heat transfer equation and consider the implications of unknown area and time in their calculations. There is an exploration of equating heat flow through the two glass layers and questioning the assumption that the gas's thermal resistance is negligible. Some participants suggest that the rate of heat flow is consistent across both glasses, drawing parallels to electrical circuits.

Discussion Status

The discussion is ongoing, with participants sharing their reasoning and equations. Some have proposed relationships between temperature changes across the glass layers and the gas, while others have pointed out potential errors in their equations. There is no explicit consensus on the final approach, but guidance has been offered regarding the need for the thermal conductivity of the gas if its resistance is not negligible.

Contextual Notes

Participants note that the gas between the glasses may not be air, which could affect the thermal conductivity and the overall heat transfer calculations. There is also a recognition that the problem may not have a straightforward solution without additional information about the gas properties.

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   Reactions: 1 person

Similar threads

  • · Replies 1 ·
Replies
1
Views
12K
Replies
3
Views
5K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 1 ·
Replies
1
Views
22K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
8K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 7 ·
Replies
7
Views
4K