Pipe Insulation Heat Loss Calculator

Calculate heat loss per linear foot from bare vs insulated hot water or chilled water pipe.

Applies the cylindrical radial-conduction formula in series with the outside air film, using thermal conductivities for fiberglass, foam rubber, mineral wool, and polyiso, to compute heat loss per linear foot for bare and insulated pipe at given fluid and ambient temperatures. Runs in your browser. It runs free in your browser on Gera Tools, with nothing uploaded.

Last updated Source: Gera Tools

What formula does this use?

It models steady-state radial conduction through the cylindrical insulation shell, R = ln(r2/r1) / (2πk), in series with the outside air film resistance, R = 1 / (h × 2πr2). Heat loss per foot equals the temperature difference divided by the sum of those two resistances.

Uninsulated hot-water and heating pipes bleed energy continuously, and chilled lines both gain heat and risk condensation. This calculator computes heat loss per linear foot for bare versus insulated pipe so you can choose a thickness that pays for itself.

Why cylindrical geometry matters

Flat-wall insulation uses a simple linear formula, but pipe insulation wraps a cylinder. The key difference is that the outer surface area grows as you add insulation — each additional inch of thickness covers a larger circumference than the inch before it. This is captured by the natural log of the radius ratio, which means:

  • The first inch of insulation delivers the largest single reduction in heat loss.
  • Each additional inch adds less benefit than the last.
  • Beyond a certain thickness, the marginal energy saving rarely justifies the added material cost.

This logarithmic behaviour is why most engineering guides specify 1–2 inches as the economic optimum for most domestic and commercial hot-water lines.

How it works

Heat flows radially out through the insulation shell and then through the air film at the surface — two resistances in series per foot of pipe:

R_insulation = ln(r2 / r1) / (2π·k)
R_film       = 1 / (h × 2π·r2)
q (BTU/h·ft) = (T_fluid − T_ambient) / (R_insulation + R_film)

r1 is the bare pipe outer radius, r2 is r1 plus the insulation thickness, k is the insulation conductivity (BTU·in per hr·ft²·°F), and h is the outside air film coefficient. For a bare pipe the loss is just the film term acting on the metal surface.

Material conductivity values used

MaterialApproximate k (BTU·in/hr·ft²·°F)Notes
Fiberglass / glass wool0.25Most common; suitable to ~350°F
Foam rubber / elastomeric0.27Good for chilled lines; flexible
Mineral wool / rock wool0.26Higher temperature rating
Polyisocyanurate (polyiso)0.20Best insulating value per inch

Lower k means better insulation. Conductivity rises with temperature, so for very hot or chilled service verify the value at the mean insulation temperature rather than using room-temperature data.

Worked example

A 3/4 in nominal pipe (OD about 1.05 in, r1 = 0.525 in) carrying 140°F water in 70°F still indoor air:

  • Bare pipe: heat loss approximately 30–40 BTU/h per foot — a continuous standing loss on any uninsulated run.
  • 1 inch fiberglass: r2 = 1.525 in. The log ratio ln(1.525/0.525) ≈ 1.07 significantly cuts the loss to a few BTU/h per foot — an 80%+ reduction.
  • 2 inch fiberglass: r2 = 2.525 in. Further improvement, but the marginal gain over 1 inch is much smaller than the gain from bare to 1 inch.

Over a 50 ft run, that initial inch of insulation can eliminate a heat loss of several thousand BTU/h — a meaningful standing load to remove. For chilled service, also verify the surface temperature stays above the dew point to prevent condensation and dripping.