Dual Spring Rate Calculator

Dual Spring Rate Calculator estimates initial dual-rate suspension stiffness with k=(k1×k2)/(k1+k2), then checks crossover load, sag, remaining stroke and ride frequency for setup.

Combined Initial Spring Rate
100.00 lbs/in
The effective, mathematically softened spring rate generated when both springs are actively compressing together.
Transition Dynamics (Lockout)
200.00 lbs Load
Travel Before Lockout 2.00 in
Final / Initial Rate Ratio 3.00x
Derives the exact chassis load and shock travel necessary to bind the slider against the stop rings, transitioning the suspension to the stiffer main spring.
Suspension Deflection
3.33 in Static Sag
Remaining Stroke 6.67 in
Ride Rate Phase Main Spring Only
The total shock compression caused by the static vehicle weight, calculating available bump travel and identifying the active spring phase.
Component Travel at Lockout
1.33 in Upper Compression
Lower Compression 0.67 in
Upper Share of Lockout Travel 66.67%
Mathematically separates how far each individual spring has physically compressed at the exact moment the transition point is reached.
Ride Frequency
1.28 Hz Initial Frequency
Lockout Frequency 2.21 Hz
Frequency Ratio 1.73x
Estimates spring-mass ride frequency from spring rate and sprung corner weight, showing how much stiffer the suspension becomes after lockout.
Dual Rate Tuning Optimal
Stacking two springs can soften the initial suspension movement while the main spring takes over after lockout for heavier impacts and cornering. Adjust the crossover gap to tune when this transition occurs.

The Physics Behind a Dual Spring Rate Calculator

A Dual Spring Rate Calculator resolves the combined spring rate and lockout transition for a coilover suspension that uses two stacked springs. Stacking a tender spring on top of a main spring, separated by a slider crossover ring, changes the suspension’s effective stiffness during the first part of shaft travel.

Until the slider contacts the stop ring, both springs compress in series, producing a softer rate than either spring alone. Once the slider locks, only the main spring carries further load, and the rate steps up abruptly.

Springs arranged in series behave like their electrical resistor counterparts, except the effective rate drops instead of rising. The softest initial rate a stacked pair can produce emerges from the familiar reciprocal sum.

Combined Spring Rate Formula

The combined rate of two springs in series, measured in pounds per inch (lb/in) or kilograms per millimeter (kg/mm), follows:

k_combined = (k1 × k2) / (k1 + k2)

Where:

  • k1 = upper (tender) spring rate
  • k2 = lower (main) spring rate
  • k_combined = effective rate when both springs are active

That single expression tells a tuner how compliant the suspension feels over small chatter and low-speed articulation. A 150 lb/in tender stacked with a 300 lb/in main yields a combined rate of 100 lb/in — considerably softer than either component.

Lockout Transition Force

The slider stops moving the instant the pair compresses by a distance equal to the pre-set gap between the slider and the stop ring. Force required to reach that point:

F_lockout = k_combined × gap

At the lockout force, the tender spring has compressed a distance of F_lockout / k1, while the main spring has compressed F_lockout / k2. The shock shaft travel equals the gap itself. That distance is often called travel before lockout.

Rate ratio describes how much stiffer the suspension becomes after crossover:

rate_ratio = k2 / k_combined

For the 150/300 pair with a 2.0-inch gap, the lockout force works out to 200 pounds and the rate multiplies by three when the slider engages.

Static Sag and Ride Height with Dual Springs

Sprung corner weight determines static sag — how much the shock compresses under the vehicle’s stationary load. With a dual-rate arrangement, sag can fall into two distinct regimes.

When the corner load is less than or equal to the lockout force, both springs share the load and sag equals load divided by k_combined. The slider never reaches the stop ring at rest, and the suspension operates solely in its soft phase.

If corner load exceeds the lockout force, the springs compress through the full gap distance and then continue compressing only the main spring. In that case:

sag = gap + (load - F_lockout) / k2

Remaining stroke is simply total shock stroke minus sag. A coilover with 10 inches of stroke and a static sag of 3.33 inches leaves 6.67 inches of bump travel — sufficient for most off-road or performance applications. Sag that consumes more than 80 percent of total stroke puts the suspension at risk of bottoming out with any moderate bump.

Knowing which spring phase the vehicle sits in at static height is crucial. A setup that crosses over before the car even moves suggests the tender spring is too soft or the gap too small.

Component Travel at the Lockout Point

How far each individual spring compresses when the slider hits the stop ring reveals whether the tender is doing useful work or collapsing instantly.

Tender compression at lockout:

upper_comp = F_lockout / k1

Main spring compression at lockout:

lower_comp = F_lockout / k2

The tender’s share of total lockout travel is a percentage:

upper_share = (upper_comp / gap) × 100

A 150 lb/in tender taking 1.33 inches of a 2.0-inch gap accounts for two-thirds of the crossover travel. Switching to a 100 lb/in tender at the same gap would push the share above 75 percent, soaking up more compliance before lockout. Tuners use that balance to fine-tune when and how abruptly the transition happens.

Ride Frequency and Dynamic Behavior

Spring rate alone doesn’t tell the whole story. Ride frequency — the natural bounce frequency of the sprung mass — gives a comparable number that works across different vehicle weights. The standard automotive estimate in imperial units:

frequency (Hz) = 3.13 × sqrt(spring_rate / sprung_corner_weight)

Where spring rate is in lb/in and sprung corner weight is in pounds.

With the combined 100 lb/in rate and a 600-pound corner, initial frequency sits near 1.28 Hz. After lockout, the 300 lb/in main spring drives frequency up to 2.21 Hz — a 73 percent increase.

Typical passenger car frequencies range from about 1.0 to 1.5 Hz, while dedicated track and off-road vehicles often aim for 1.5 to 2.0 Hz. The dual-rate system allows a single corner to behave like a comfort-oriented setup over small undulations and a competition-oriented setup when cornering or absorbing larger hits.

Worked Example: 150/300 lb/in Coilover

A concrete run-through ties everything together. Consider a coilover with these values:

  • Tender spring (k1): 150 lb/in
  • Main spring (k2): 300 lb/in
  • Slider gap: 2.0 inches
  • Sprung corner weight: 600 pounds
  • Total shock stroke: 10.0 inches

Step 1 — Combined rate

k_combined = (150 × 300) / (150 + 300) = 45,000 / 450 = 100 lb/in

Step 2 — Lockout force

F_lockout = 100 × 2.0 = 200 pounds

Step 3 — Static sag

Corner load (600 pounds) is greater than 200 pounds, so the slider locks at rest.

Excess load = 600 – 200 = 400 pounds

Additional main-spring compression = 400 / 300 = 1.33 inches

Total sag = 2.0 + 1.33 = 3.33 inches

Step 4 — Remaining bump travel

10.0 – 3.33 = 6.67 inches

Step 5 — Component compression at lockout

Upper compression = 200 / 150 = 1.33 inches

Lower compression = 200 / 300 = 0.67 inches

Upper share = (1.33 / 2.0) × 100 = 66.7%

Step 6 — Ride frequencies

Initial frequency = 3.13 × sqrt(100 / 600) = 1.28 Hz

Lockout frequency = 3.13 × sqrt(300 / 600) = 2.21 Hz

The suspension initially rides soft, crosses over at a load corresponding to roughly one-third of the corner weight, and then operates in a firm single-spring regime. The generous remaining stroke allows confident driving without bottoming under normal use.

Tuning the Slider Gap for Driving Conditions

Changing the slider gap shifts the transition force linearly, while leaving the combined rate and frequency step unchanged. A larger gap extends soft-phase travel, increasing the load needed to engage the main spring. That can improve ride quality on broken surfaces but may allow excessive body roll during aggressive cornering if the crossover occurs too late.

A smaller gap brings the main spring into play sooner. Off-road racers sometimes use a short gap with a relatively stiff tender to catch the vehicle quickly after jumps. Dual-purpose rigs might pick a gap that locks out just below static ride height, so that small inputs stay soft but cornering forces immediately engage the firm rate.

Gap adjustments also alter the ride rate phase at static height. If sag is less than the gap, the vehicle cruises in dual-rate mode. If sag is greater, the slider is already locked. Tuners weigh that choice against the suspension’s overall stroke and intended use — a rock crawler may want to stay in the soft phase at rest, while a road racer might prefer immediate main-spring authority.

Selecting the tender spring rate itself reshapes both the combined rate and the travel split before lockout. A softer tender drops the initial frequency and puts more compression into the upper spring, while a firmer tender does the opposite. Together, spring selection and gap setting let a suspension designer place the crossover exactly where the driving surface and chassis dynamics demand it.