Thermal Conductivity Calculator Formula
Understand the math behind the thermal conductivity calculator. Each variable explained with a worked example.
Formulas Used
Heat Flow Rate
heat_rate = conductivity * area * delta_t / thicknessVariables
| Variable | Description | Default |
|---|---|---|
conductivity | Thermal Conductivity (k)(W/(m·K)) | 0.04 |
area | Area(m²) | 10 |
delta_t | Temperature Difference(°C) | 20 |
thickness | Material Thickness(m) | 0.1 |
How It Works
Thermal Conductivity (Fourier's Law)
Fourier's law describes the rate of heat conduction through a material.
Formula
Q/t = k * A * DeltaT / d
where k is thermal conductivity, A is area, DeltaT is temperature difference, and d is thickness. Lower k means better insulation.
Worked Example
Heat loss through a 10 m² wall, 10 cm fiberglass insulation (k=0.04), 20°C temperature difference.
conductivity = 0.04area = 10delta_t = 20thickness = 0.1
- 01Q/t = k * A * DeltaT / d
- 02Q/t = 0.04 * 10 * 20 / 0.1
- 03Q/t = 8 / 0.1
- 04Q/t = 80 W
Ready to run the numbers?
Open Thermal Conductivity Calculator