Radiant Floor Heating Loop Calculator

JJ Ben-Joseph headshot JJ Ben-Joseph

Introduction: Overview

Hydronic radiant floor heating works by circulating warm water through PEX tubing arranged in repeated “loops” (circuits) under the floor surface. A manifold supplies and returns water to each loop. The practical layout questions most people start with are: (1) how much tubing to buy, (2) how many loops you’ll need, and (3) whether each loop stays under a reasonable maximum length so pressure drop and balancing stay manageable.

This calculator estimates:

It does not replace a full heat-loss and hydraulic design. Use it for early planning, ordering, and sanity-checking a proposed layout.

Radiant floor heating PEX tubing arranged in even loops with a manifold and measuring tape
Loop planning is about spacing, total tubing, and hydraulic limits: a clean layout makes it easier to keep each circuit within the chosen maximum length.

How to use the calculator (inputs)

Calculation method and formulas

In a simple back-and-forth (serpentine) or spiral approximation, the tubing length per square foot is inversely proportional to spacing. Converting spacing from inches to feet is the key step.

Spacing in feet:

sft = sin / 12

Plain-text formulas: fieldTubingFt = floorAreaSqFt * 12 / spacingInches; loopCount = ceil(fieldTubingFt / maxFieldLengthPerLoopFt); leaderTubingFt = loopCount * leaderAllowanceFt; totalBeforeWasteFt = fieldTubingFt + leaderTubingFt; purchaseLengthFt = totalBeforeWasteFt * (1 + wastePct / 100).

Estimated tubing length in the heated area:

L ≈ A / sft = A ÷ (sin/12) = 12A / sin

Where:

MathML version of the same relationship:

L 12A s in

Number of loops (rounded up to keep each circuit including leaders under the max):

maxFieldLengthPerLoopFt = maxCircuitLengthIncludingLeadersFt - leaderAllowanceFt

N = ceil(fieldTubingFt / maxFieldLengthPerLoopFt)

Approximate tubing per loop:

Lloop ≈ L / N

Important note about “extra” tubing not included

The formulas above estimate tubing in the heated field. Real installations often need additional length for:

As a planning allowance, many installers add something like 10–30 ft per loop (sometimes more) depending on manifold location and routing complexity. If your manifold is far from the room, measure or budget accordingly so you don’t under-order tubing.

Typical max loop lengths (rule of thumb)

Maximum loop length is mainly about keeping pressure drop manageable so the circulator can deliver the needed flow and loops can be balanced. Exact limits depend on tube diameter, flow rate, fittings, layout, and acceptable head loss.

PEX size Common max loop length (ft) Where it’s often used Notes
3/8 in 150–200 Small bathrooms, tight retrofits Higher head loss; keep loops short
1/2 in 250–300 Most residential rooms Common balance of cost and hydraulics
5/8 in 300–400 Larger zones, open areas Lower head loss; larger bend radius
3/4 in 400–600 Commercial / special cases Often overkill for typical homes

Interpreting the results

Worked example

Scenario: You have a 450 ft² kitchen/dining area. You want 9-inch spacing and you want to keep 1/2" PEX loops at or under 300 ft (excluding leaders).

  1. Convert spacing: 9 in = 9/12 = 0.75 ft
  2. Total tubing in the heated area: L ≈ A / sft = 450 / 0.75 = 600 ft
  3. Loops needed: N = ceil(600 / 300) = 2
  4. Tubing per loop: Lloop ≈ 600 / 2 = 300 ft

Planning note: If the maximum circuit length including leaders is 300 ft and routing requires about 30 ft of leader per loop, each loop has about 270 ft available for heated-field tubing. A 600 ft field would therefore need 3 loops, about 90 ft of leaders, and then any waste factor applied to the total purchase length.

Spacing trade-offs (quick comparison)

Smaller spacing increases tube length per area and typically improves floor surface temperature uniformity and heat output capability (assuming the rest of the system supports it). Here’s how spacing alone changes estimated tubing for a fixed area:

Heated area (ft²) Spacing (in) Estimated tube length in area (ft) What it tends to mean
600 12 600 Common for slabs / moderate heat density
600 9 800 More tube, more even surface temps
600 6 1200 High tube density; higher head/material cost

Limitations and assumptions (read before building)

Practical tips

Arcade Mini-Game: Radiant Floor Heating Loop Calculator Calibration Run

Use this quick arcade run to practice separating useful scenario inputs from common planning mistakes before you rely on the calculator output.

Score: 0 Timer: 30s Best: 0

Start the game, then use your pointer or arrow keys to catch useful inputs and avoid bad assumptions.

Use positive values for the heated area, spacing, and maximum loop length. Leader allowance and waste factor can be zero.

Enter area to estimate tubing.

Status messages will appear here.