Math

Instant, private, and free

Spiral Length Calculator.

Estimate Archimedean spiral length r = a + bθ over a specified number of turns.

On-device calculationNo signup
01

Set your values

Results update as you type.

Result: length: 52.53395814

Result

length: 52.53395814

Use Cases

Designing spiral coils or springs

Engineers and hobbyists can estimate the total wire length needed for a spiral coil or spring with a given starting radius, growth rate, and number of turns.

Example: For a coil with a=0.5 cm, b=0.2 cm/rad, and 10 turns, the calculator gives the approximate wire length.

Planning spiral garden paths or layouts

Landscape designers can approximate the length of a spiral path or border to estimate materials like edging or paving.

Example: A spiral path with a=1 m, b=0.5 m/rad, and 5 turns yields a length estimate for materials.

Frequently Asked Questions

What is an Archimedean spiral?
An Archimedean spiral is a curve where the distance from the center increases at a constant rate with each turn. It's defined by the polar equation r = a + b*θ, where a is the starting radius, b is the growth rate per turn, and θ is the angle.
How does the calculator estimate the spiral length?
The calculator uses the formula for the arc length of a polar curve, integrating sqrt(r^2 + (dr/dθ)^2) from θ=0 to θ=2π*Turns. It numerically approximates this integral using the given values of a, b, and Turns.
What units should I use for a and b?
Use consistent units for a and b. For example, if a is in meters, b should be in meters per radian (or per turn, but the calculator expects per radian). The resulting length will be in the same unit as a.

Tips & Common Mistakes

Tips

  • Ensure a and b are in the same units to get a length in that unit.
  • For a spiral starting at the center, set a=0.
  • Turns can be a decimal (e.g., 2.5) to represent partial turns.
  • The result is an estimate; for precise engineering, use more advanced methods.

Common Mistakes to Avoid

  • Using different units for a and b (e.g., a in meters, b in centimeters) without converting.
  • Forgetting that b is per radian, not per turn. If you have growth per turn, divide by 2π.
  • Assuming the spiral length is simply the circumference times turns; the actual length is longer due to the radial component.

Last updated: August 13, 2026