A bare steel pipe carrying 90°C water loses about 250 W/m—enough to heat a small room. That's 10-20 times more than a well-insulated district heating pipe, which typically operates at 15-40 W/m according to EN 15698 standards. This staggering difference highlights why accurate thermal resistance calculations aren't just academic exercises—they're the foundation of energy-efficient district heating networks that can save millions in operating costs.
The Formula: Cylindrical Thermal Resistance Model
The district heating pipe loss calculation uses the cylindrical thermal resistance model, which treats heat flow through concentric cylindrical layers. The core formula calculates thermal resistance per unit length (R_total) as the sum of pipe wall resistance (R_pipe) and insulation resistance (R_ins). Each resistance term follows the same logarithmic form: R = ln(r_outer/r_inner) / (2π × λ), where r represents radius and λ is thermal conductivity.
Why the logarithmic form? Heat flows radially outward through cylindrical layers, creating a temperature gradient that decreases logarithmically with radius. The 2π factor accounts for the circumferential nature of heat flow around the pipe's entire perimeter. The pipe wall resistance term (R_pipe) captures the steel or plastic pipe's contribution, while R_ins represents the insulation layer's effectiveness. The temperature difference (ΔT = supply_temp - ground_temp) divided by total resistance gives linear heat loss: q = ΔT / R_total. This approach, standardized in EN 15698, ensures consistent comparison across different pipe configurations and insulation types.
Worked Example 1: Standard District Heating Pipe
Let's calculate heat loss for a typical district heating pipe: DN 150 steel pipe with 50 mm polyurethane insulation. Pipe inner diameter = 154.1 mm, outer diameter = 168.3 mm (standard schedule 40). Insulation thickness = 50 mm. Supply temperature = 90°C, ground temperature = 10°C. Pipe conductivity (steel) = 50 W/m·K, insulation conductivity = 0.025 W/m·K.
First, convert to radii in meters:
r_pi = 0.1541 / 2 = 0.07705 m
r_po = 0.1683 / 2 = 0.08415 m
r_ins = 0.08415 + 0.050 = 0.13415 m
Calculate thermal resistances:
R_pipe = ln(0.08415/0.07705) / (2π × 50) = ln(1.092) / 314.16 = 0.088 / 314.16 = 0.00028 K·m/W
R_ins = ln(0.13415/0.08415) / (2π × 0.025) = ln(1.594) / 0.157 = 0.466 / 0.157 = 2.97 K·m/W
R_total = 0.00028 + 2.97 = 2.97028 K·m/W
ΔT = 90 - 10 = 80°C
Linear heat loss = 80 / 2.97028 = 26.93 W/m
For a 500-meter pipeline: Total heat loss = 26.93 × 500 = 13,465 W
Annual energy loss (8,760 hours): 13.465 kW × 8,760 = 117,953 kWh/year
At €0.10/kWh: Annual cost = €11,795
Worked Example 2: High-Temperature Industrial Application
Now consider an industrial process pipe: DN 80 stainless steel carrying 150°C steam. Pipe dimensions: inner diameter = 88.9 mm, outer diameter = 101.6 mm. Calcium silicate insulation thickness = 75 mm with λ = 0.055 W/m·K. Ambient temperature = 25°C. Stainless steel conductivity = 16 W/m·K.
Radii:
r_pi = 0.04445 m
r_po = 0.0508 m
r_ins = 0.0508 + 0.075 = 0.1258 m
Resistances:
R_pipe = ln(0.0508/0.04445) / (2π × 16) = ln(1.143) / 100.53 = 0.133 / 100.53 = 0.00132 K·m/W
R_ins = ln(0.1258/0.0508) / (2π × 0.055) = ln(2.476) / 0.3456 = 0.907 / 0.3456 = 2.624 K·m/W
R_total = 2.62532 K·m/W
ΔT = 150 - 25 = 125°C
Linear heat loss = 125 / 2.62532 = 47.61 W/m
For 200 meters: Total loss = 9,522 W
Insulation efficiency compared to bare pipe: q_bare = 125 / 0.00132 = 94,697 W/m
Efficiency = (1 - 47.61/94697) × 100 = 99.95%
What Engineers Often Miss
First, the logarithmic nature of cylindrical resistance means insulation effectiveness isn't linear with thickness. Doubling insulation from 25 mm to 50 mm doesn't halve heat loss—it reduces it by about 30-40% depending on the pipe size. This diminishing return is crucial for cost-benefit analysis when selecting insulation thickness.
Second, wet insulation dramatically changes the calculation. Water has about 25 times higher thermal conductivity than polyurethane (0.6 vs 0.025 W/m·K). A 50 mm insulation layer that's fully saturated could see its resistance drop from 2.97 to about 0.12 K·m/W, increasing heat loss by 25 times. This explains why detecting and repairing damaged insulation provides such high ROI.
Third, flow rate doesn't affect linear heat loss (q), but it dramatically impacts temperature drop. For our first example with 26.93 W/m loss, a flow rate of 5 kg/s gives temperature drop per meter = 26.93 / (5 × 4190) = 0.00129°C/m. But at 0.5 kg/s, the drop becomes 0.0129°C/m—10 times higher. This affects return temperature calculations and system efficiency, especially for heat pump integration where return temperatures below 40°C enable condensing operation.
Try the Calculator
While working through these calculations manually builds understanding, practical engineering requires efficient tools. The District Heating Pipe Loss Calculator implements the cylindrical thermal resistance model with proper unit handling and additional features like annual cost calculation and return temperature estimation. You can access it here: District Heating Pipe Loss Calculator
Top comments (0)