Composite Walls with Convection Boundaries
Evaluate overall U-value, thermal resistance profiles, interface temperatures, and room surface condensation risks.
Calculation Domain Inputs
Specify the properties of the room and environment boundaries:
- Boundary Fluids ($T_h, T_c$): Air temperatures inside and outside the room.
- Convection ($h_i, h_o$): Coefficients representing convective boundary layers.
- Radiation ($\varepsilon_i, \varepsilon_o$): Optional surface thermal emissivity exchanges.
- Inside Room RH ($RH_{in}$): Inside humidity to assess surface condensation risks ($T_{si} \le T_{dew}$).
Boundary & Wall Setup
$$U = 1 / R_{total}$$ $$R_{total} = R_{si,eff} + \sum (L_i / k_i) + R_{se,eff}$$ • $Q$ = Heat transfer rate [W] $= U A (T_h - T_c)$
• $A$ = Area [m²]
• $R_{total}$ = Total thermal resistance [m²K/W]
• $h_i, h_o$ = Convection coefficients [W/m²K]
• $h_{r,i}, h_{r,o}$ = Radiative heat transfer coefficients [W/m²K]
Results & Visualization
Temperature Profile vs. Dew Point
Thermal Resistance Contribution
Detailed Component Analysis
Note: Live calculations update above in real time. Submit the form to generate the detailed Fortran ASCII Report and unlock sharing/download tools.
Calculation Methodology
Mathematical Model & Theory
Conduction through a composite wall with convection and radiation boundaries is solved using the thermal resistance network. The overall heat transfer coefficient ($U$-value) relates fluid-to-fluid heat exchange:
Where the film resistances $R_{si}$ and $R_{se}$ incorporate both convection and radiation:
The radiative coefficients are non-linear functions of surface temperatures $T_{si}$ and $T_{so}$:
Magnus-Tetens Dew Point ($T_{dew}$):
The room dew point temperature is calculated to evaluate surface condensation risk. Condensation occurs if $T_{si} \le T_{dew}$:
Academic References:
- ISO 6946: Building components and building elements — Thermal resistance and thermal transmittance — Calculation methods.
- Incropera, F. P. (2011). Fundamentals of Heat and Mass Transfer.
Worked Engineering Example
A composite wall has a 100 mm concrete layer ($k = 1.7$ W/m·K) and a 120 mm insulation layer ($k = 0.04$ W/m·K). Inside air is at 20°C ($h_i = 10$ W/m²K) and outside air is at -10°C ($h_o = 25$ W/m²K). Radiation is disabled. Area is 10 m². Find the overall U-value and inner surface temperature.
Step-by-step Solution:
1. Calculate convective surface resistances:
$$R_{si} = \frac{1}{h_i} = 0.1 \text{ m²K/W}$$ $$R_{se} = \frac{1}{h_o} = 0.04 \text{ m²K/W}$$ 2. Calculate solid wall layer conduction resistances:
$$R_{concrete} = \frac{0.100}{1.7} = 0.0588 \text{ m²K/W}$$ $$R_{insulation} = \frac{0.120}{0.04} = 3.0000 \text{ m²K/W}$$ 3. Total thermal resistance:
$$R_{total} = 0.1 + 0.0588 + 3.0 + 0.04 = 3.1988 \text{ m²K/W}$$ 4. Overall heat transfer coefficient (U-value):
$$U = \frac{1}{R_{total}} = \frac{1}{3.1988} = 0.3126 \text{ W/(m²K)}$$ 5. Inner surface temperature ($T_{si}$):
$$q = U(T_h - T_c) = 0.3126 \times (20 - (-10)) = 9.378 \text{ W/m²}$$ $$T_{si} = T_h - q R_{si} = 20 - 9.378 \times 0.1 = 19.06^\circ\text{C}$$
Conclusion: The overall U-value is 0.3126 W/(m²K) and the room face wall surface temperature is 19.06°C.