terican

Last verified · v1.0

Calculator · math

Spiral Length Calculator

Calculates the total length of a flat Archimedean spiral from outer diameter, inner diameter, and number of turns or material thickness per wrap.

FreeInstantNo signupOpen source

Inputs

Spiral Length

Explain my result

0/3 free

Get a plain-English breakdown of your result with practical next steps.

Spiral Lengthunits

The formula

How the
result is
computed.

Spiral Length Formula and Methodology

The spiral length calculator applies a geometric approximation derived from the properties of the Archimedean spiral to determine the total unwound length of a flat, evenly wound spiral. The governing formula is:

L = π × N × (D + d) / 2

where L is the total spiral length, N is the number of complete 360° turns, D is the outer diameter, and d is the inner (core) diameter. The formula treats the spiral as a sequence of concentric circles whose diameters increase uniformly from d to D. Because circumference scales linearly with diameter, the sum of all circumferences equals the number of turns multiplied by the circumference at the arithmetic mean diameter — giving the compact closed-form expression above.

Variable Definitions

  • Outer Diameter (D): The full diameter measured across the outside of the outermost wrap. For a roll of sheet metal, this is the total coil diameter as measured with calipers across the widest point.
  • Inner Diameter (d): The diameter of the central core or hub around which material is wound. For a paper roll, this is the cardboard core tube diameter. For a clock spring, it is the arbor diameter.
  • Number of Turns (N): The total count of complete revolutions from the innermost layer to the outermost layer. Fractional turns can be included for non-integer values.
  • Material Thickness per Turn (t): The radial depth added to the spiral with each wrap. This equals the material caliper (sheet thickness, wire diameter, etc.) and is used as an alternative input when N is not directly measurable.

Derivation from Archimedean Spiral Geometry

An Archimedean spiral grows at a constant radial rate r = a + bθ, where θ is the angle in radians and b is the growth constant per radian. The arc-length integral for one complete turn from radius rk to rk+1 approaches π(rk + rk+1) when the pitch is small relative to the radius. Summing N such turns telescopes to π × N × (D + d) / 2. This treatment is documented in the parametric and polar coordinate analysis published by Stony Brook University MAT 126 and is applied in engineering contexts in Stanford University's simple accurate expressions for planar spiral inductances.

Calculating Spiral Length from Material Thickness

When the number of turns cannot be counted directly, the turn count is derived from the radial geometry. Each complete revolution adds one material thickness t on each side of the spiral, contributing 2t to the total diameter. The total radial build equals D − d, therefore:

N = (D − d) / (2t)

Substituting into the primary formula and simplifying yields the thickness-based expression:

L = π × (D² − d²) / (4t)

This alternative form is standard in paper, film, foil, and wire manufacturing where the material caliper is a documented specification but counting turns is impractical on a production line.

Worked Example: Wire Spool

A copper wire spool has an outer diameter of 200 mm, an inner core diameter of 60 mm, and 45 complete turns of wire wound in a single layer.

  • Average diameter: (200 + 60) / 2 = 130 mm
  • Average circumference: π × 130 ≈ 408.41 mm
  • Total length: 45 × 408.41 ≈ 18,378 mm ≈ 18.38 metres

Cross-check using thickness: wire diameter t = (200 − 60) / (2 × 45) = 140 / 90 ≈ 1.56 mm, consistent with a standard 1.5 mm AWG conductor.

Worked Example: Paper Roll

A newsprint roll has an outer diameter of 500 mm, a core diameter of 76 mm, and a paper caliper of 0.10 mm. Using the thickness method: N = (500 − 76) / (2 × 0.10) = 424 / 0.20 = 2,120 turns. Total length: L = π × 2,120 × (500 + 76) / 2 = π × 2,120 × 288 ≈ 1,918 metres, matching typical newsprint roll specifications used by commercial printers.

Practical Applications

  • Wire and Cable: Estimate remaining wire length on a reel without unspooling, critical for inventory and job-site planning.
  • Paper, Film, and Foil: Verify roll length against production targets and shipping weights in converting operations.
  • Spring Manufacturing: Determine the flat wire length required before coiling clock springs, mainsprings, or motor springs.
  • Planar Spiral Inductors: Calculate conductor trace length for wireless charging coils, NFC antennas, and RF circuits; geometry methods consistent with NIST Bulletin formulas for spiral inductance.
  • Textile and Hose Storage: Estimate rope, ribbon, or hydraulic hose length coiled on drums or reels for logistics planning.
  • Highway Transition Spirals: Transition-curve (clothoid) length calculations in road design reference spiral geometry consistent with state DOT spiral calculation guides.

Reference

Frequently asked questions

What formula does the spiral length calculator use?
The calculator applies L = π × N × (D + d) / 2, where L is the total spiral length, N is the number of complete turns, D is the outer diameter, and d is the inner diameter. The formula works by multiplying the number of turns by the average circumference — π times the mean of the outer and inner diameters. For a uniform Archimedean spiral with constant pitch, this expression is mathematically exact and not merely an approximation.
How does the calculator find spiral length from material thickness instead of turn count?
When material thickness t is entered, the calculator first derives the turn count with N = (D − d) / (2t), since each revolution adds one thickness to each side of the spiral, consuming 2t of radial space. It then substitutes into the main formula to produce L = π × (D² − d²) / (4t). This approach is standard in paper converting, wire drawing, and foil rolling industries where the material caliper is a traceable specification but manually counting turns on a 2,000-turn roll is not feasible.
What is the difference between outer diameter and inner diameter in a spiral?
The outer diameter (D) is the full diameter across the outside of the outermost wrap of the spiral — the largest measurement. The inner diameter (d) is the diameter of the core or hub at the center, which is the smallest diameter in the spiral. On a tape roll, D is the total roll diameter and d is the cardboard tube diameter. The radial difference (D − d) / 2 equals the total thickness of wound material, and both values are required because the formula uses their average to represent the mean circumference per turn.
How accurate is the L = π N (D + d)/2 formula for real-world spirals?
For tightly wound spirals with a uniform pitch — the standard geometry in manufacturing, electronics, and spring making — the formula is accurate to within 0.5% or better of the true arc-length integral derived from calculus. The approximation becomes exact when the pitch (gap between turns) is negligibly small compared to the winding radius. Accuracy decreases slightly for loosely wound spirals with large inter-turn gaps, but such open geometries represent a minority of practical use cases. Researchers at Stanford University validated this geometric approach for planar spiral inductors, confirming its reliability across a broad range of diameter ratios.
What are the most common real-world uses for a spiral length calculator?
Common applications include estimating wire or cable remaining on spools for electrical and telecommunications work, calculating paper or film length in printing and packaging operations, computing the flat wire length needed before forming clock springs or motor mainsprings, and determining conductor trace lengths in planar spiral inductors for wireless charging and NFC coils. Civil engineers also reference related spiral-length formulas when designing smooth transition curves between straight road sections and circular curves. Rope, hose, and ribbon manufacturers use the formula to confirm coiled lengths on storage drums before shipment.
Does this spiral length formula work for 3D helical coils or only flat spirals?
The formula L = π × N × (D + d) / 2 applies exclusively to flat (planar) Archimedean spirals where all turns lie in a single plane and the spiral grows radially. A 3D helical coil — such as a cylindrical compression spring or solenoid coil — grows axially as well as radially, requiring a different expression: L = N × √((π × D)² + p²), where p is the axial pitch per turn. Using the flat-spiral formula on a helical coil underestimates the true length because it ignores the vertical rise per revolution. Use the spiral length calculator for flat wound materials and a separate helix or spring length calculator for cylindrical coil forms.