How engineers design extension springs
Extension (tension) springs pull rather than push. They are wound with coils touching, creating a built-in initial tension that must be overcome before the coils begin to separate and the spring starts to deflect. This makes extension springs uniquely suited for applications requiring a preloaded pull force — door closers, trampolines, garage door counterbalances, and toggle mechanisms.
The critical design challenge unique to extension springs is the hook. Unlike compression springs where load is applied through flat end surfaces, extension springs transfer load through hooks or loops at each end. These hooks concentrate stress — often the hook is the weakest link, not the coil body. A successful design must check both body stress and hook stress and ensure the hook safety factor is acceptable.
Types and configurations
| Hook type | Stress multiplier | Best for |
|---|---|---|
| Machine hook (full loop) | 1.0–1.3 | General purpose, moderate loads |
| Cross-over hook | 1.1–1.5 | Reduced hook stress, better fatigue |
| Extended hook (long shank) | 1.0–1.2 | Custom attachment geometry |
| Threaded insert | 1.0 | High-load applications, hook elimination |
The machine hook (full loop over center) is the most common and least expensive. Cross-over hooks reduce the bending stress at the hook-body junction and are preferred for fatigue applications.
Engineering workflow
- Define requirements — Target spring rate , initial tension , maximum extension , and available space.
- Select wire material — Same wire grades as compression springs (A228, A231, A313). Wire strength follows the size-dependent fit .
- Choose wire and coil geometry — Spring index between 4 and 12. Rate formula identical to compression springs: .
- Set initial tension — Typically 10–33 % of the maximum operating force. Must be within the manufacturable range (function of spring index and wire stress).
- Check body shear stress — Wahl-corrected stress at maximum extension.
- Check hook stress — Apply hook stress factor to body stress. Hook stress often governs the design.
- Fatigue screening — If cyclic, check the body stress range against EN 13906-2 fatigue limits.
Key quantities and formulas
Force-deflection relationship
The initial tension offsets the force-deflection line. At zero extension, the spring exerts ; this is the key difference from a compression spring.
Body shear stress with Wahl factor
Hook stress
where is an empirical multiplier (1.0–1.5 depending on hook type and bend radius).
Overall safety factor
Worked example
Problem: Design an extension spring with rate 5 N/mm, initial tension 20 N, maximum extension 30 mm, maximum OD 18 mm. Material: music wire (A228), MPa.
- Maximum force: N.
- Try mm, mm (OD = 16 mm, within limit). Spring index: .
- Active coils: . Use .
- Actual rate: N/mm.
- Wahl factor: .
- Body shear stress: MPa.
- Wire strength ( mm, A228): MPa. Allowable (static): MPa.
- Body utilization: .
- Hook stress (machine hook, ): MPa.
- Hook utilization: — marginally over. Consider a cross-over hook () or increase wire diameter to 2.2 mm.
Common mistakes and checks
- Ignoring initial tension limits — Initial tension cannot be arbitrarily large; it is limited by the residual stress from coiling. Specifying beyond the manufacturable limit results in a spring that relaxes to a lower value in service.
- Neglecting hook stress — The hook typically sees 10–50 % higher stress than the coil body. Designs that pass body stress checks may fail at the hook.
- No fatigue check on hooks — Hook bending fatigue is the dominant failure mode in cyclic extension springs. EN 13906-2 provides screening limits.
- Excessive extension — Over-extending an extension spring can cause permanent set. Maximum extension should leave at least 25 % margin below the stress at which set begins.
- Mixing up total coils and active coils — For extension springs, all body coils are active (no inactive end coils as in compression springs). The total body coil count equals the active coil count.
FAQ
What determines the initial tension?
Initial tension is the force built into the spring during coiling by winding the wire with a specific pre-stress. Its magnitude depends on the spring index and wire stress during forming. Typical values range from 10 % to 33 % of the maximum operating force. PhyCalcPro flags values outside the manufacturable estimate.
How do I reduce hook stress?
Use a cross-over hook instead of a machine hook to reduce the bending stress at the hook-body junction. Alternatively, increase the hook bend radius, use a larger wire diameter, or replace the hook with a threaded insert for critical applications.
Can extension springs be used in fatigue applications?
Yes, but fatigue life is limited by hook stress concentration. For high-cycle applications (above cycles), use cross-over hooks or extended hooks, choose high-quality wire (quality grade 1 per EN 10270), and verify with EN 13906-2 fatigue screening.
What is the difference between body length and free length?
Body length is the coil stack (number of coils times wire diameter). Free length includes the body plus both hooks. PhyCalcPro reports both and computes the extended length at maximum operating load.
Does the auto-design feature handle extension springs?
Yes. The auto-design sweeps wire diameters and coil counts from the spring wire catalog to find combinations that satisfy the target rate and maximum force while maintaining acceptable body and hook safety factors.
Use the PhyCalcPro calculator
Design helical extension springs with hook stress and fatigue checks in the Extension Spring Calculator.
Purpose
Design helical extension (tension) springs including initial tension, hook stress, spring rate, EN 13906 fatigue screening, and wire catalog selection. Used for assemblies requiring pull force with near-zero free length.
Physics & theory
Extension springs are wound with initial coiled tension that must be overcome before coils separate. Total force at extension is , with rate identical to compression spring formula.
Maximum shear stress in the body uses Wahl correction on the coil body load. Hook stress concentrations often govern failure; standard hooks (machine, cross-over, extended) use empirical stress factors . Initial tension is user-specified or estimated from the manufacturable limit (Shigley screening).
Governing equations
Numerical method
Closed-form rate and body stress with Wahl factor. Hook factors from wireStrength.ts. Fatigue on body stress range when minimum extension is set. Auto-design sweeps catalog wire sizes and coil counts for target rate, hook SF, and optional fatigue margin.
Inputs
| Parameter | Description |
|---|---|
| Wire and coil geometry | , , |
initialTension | Coiled-in preload |
hookType | Machine, cross-over, extended, or body-only |
| Extension at load | Operating stroke |
wireType / wire stock picker | Grade or catalog designation |
operatingFrequencyHz | Surge margin (optional) |
| Fatigue panel | Life class, wire quality, minimum extension |
Outputs
- Spring rate, initial tension, max manufacturable , force at extension
- Body and hook shear stress and separate safety factors
- Coil bind length, extended length, surge frequency
- Optional fatigue SF; governing failure mode
- Load-extension plot ()
Design codes & checks
- Indicative: Body shear utilization, hook stress SF, surge margin, fatigue life (when enabled)
- EU: EN 13906-2 extension springs (reference)
Assumptions & limitations
- Hook stress uses empirical factors — not a substitute for hook FEA on critical applications.
- Initial tension validated against manufacturable estimate; not auto-sized.
- Fatigue simplified per EN 13906-2 screening; full hook fatigue nomograph not embedded.
Verification
- CI:
extension-springs-indicative-01.json - Vitest:
src/lib/springs/extension-springs/engine.test.ts - Engineer sign-off: spring-modules-user-tasks.md
References
- EN 13906-2:2013. Cylindrical helical springs — Part 2: Extension springs.
- Shigley, J. E., & Budynas, R. G. Mechanical Engineering Design, 11th ed., Ch. 10.
- Wahl, A. M. Mechanical Springs, 2nd ed., McGraw-Hill.
- Associated Spring Raymond. Design Handbook.
- Spring Manufacturers Institute. Handbook of Spring Design.