EMCH 367 · Controls · Fall 2026

Shake Table Lab

Two carts ride one shake table. Both carry the same mass; the first is held by a single spring–damper pair, the second by a pair on each side. They obey the same equation of motion — the second mount changes nothing about its form, only the two numbers that decide the answer: ωn and ζ.

The instrument

One mount, or two?

Both systems see exactly the same base motion u(t). The sliders set k and b per element, so System 2 always carries twice the stiffness and twice the damping of System 1. Two inputs are available: a steady Sine, and a single violent Pulse — the table lurches 140 mm and comes straight back, peaking at 2.3 g. Watch which system is quieter, then switch the input and watch that answer reverse.

Shake table — base excitation
SYSTEMωnfn ζr PEAK DRIFTPEAK ACCEL
Ground u(t) System 1 x₁(t) System 2 x₂(t)
±200 mm · 20 s window

The model

From free body diagram to transfer function

Base excitation differs from the force-driven cart in one respect: the input enters through the spring and the damper rather than being applied to the mass. That puts a zero in the transfer function — and it is why the second mount helps in one frequency band and hurts in another.

k b m x(t) u(t) FREE BODY DIAGRAM m k(x − u) b(ẋ − u̇) +x
System 1. Both forces depend on relative motion across the mount, not on absolute position — which is what makes the ground velocity an input alongside the ground displacement u.
  1. Sum the forces on the mass

    The spring carries k(x − u) and the damper b(ẋ − u̇), both opposing motion of the mass relative to the cart.

    m ẍ = −k(x − u) − b(ẋ − u̇)
  2. Collect into the equation of motion

    Move every term in x to the left and every term in the base motion to the right. The input appears twice, once through each element.

    m ẍ + b ẋ + k x = b u̇ + k u EOM
  3. Transform with zero initial conditions

    Applying ℒ term by term, ℒ[ẍ] = s²X(s) and ℒ[u̇] = sU(s), so

    (m s² + b s + k) X(s) = (b s + k) U(s)
    X(s)U(s) = b s + km s² + b s + k = 2ζωn s + ωn²s² + 2ζωn s + ωn² displacement transmissibility

    with the two parameters that decide everything that follows,

    ωn = √(k/m)      ζ = b2√(k m)
  4. Ask for drift instead, and the zero disappears

    What strains the mount is relative travel z = x − u, not absolute displacement. Substituting x = z + u leaves a familiar second order system driven by ground acceleration:

    m z̈ + b ż + k z = −m ü
    Z(s)U(s) = −m s²m s² + b s + k drift

    The two transfer functions disagree about what a good mount is, and the comparison further down is where that disagreement gets settled.

  5. Now mount the far side as well

    Add an identical spring and damper on the other side of the mass. Both new elements span the same gap between cart and mass, so they see the same relative motion and simply add:

    m k k b b x(t)
    System 2. Two elements in parallel across the same gap.
    m ẍ = −2k(x − u) − 2b(ẋ − u̇)
    m ẍ + 2b ẋ + 2k x = 2b u̇ + 2k u EOM, both sides

    This is the same equation with k → 2k and b → 2b. Nothing about the form of the transfer function changes, so the transmissibility curve below still applies — the system has simply moved to a different place on it:

    ωn₂ = √(2k/m) = √2 · ωn₁      ζ₂ = 2b2√(2k m) = √2 · ζ₁

    Both parameters rise by the same factor √2. Doubling the mount is therefore not the same as doubling the damping: it buys stiffness and damping together, and stiffness moves r = ω/ωn down — which is an improvement only if it moves the system away from r = 1.

Frequency response

Everything depends on r = ω/ωn

Evaluating the transmissibility at s = jω gives the curves below. Both systems live on this one chart; the two marked points track the sliders above, and System 2 always sits at r₁/√2 on a curve √2 better damped. In pulse mode the markers are placed at the pulse’s own frequency, 1/Tp, which is where a single-cycle pulse carries most of its energy — a useful guide, though a transient is never a single frequency.

DAMPING RATIO ζ 0.05 0.10 0.20 0.40 0.70 System 1 System 2

Rigid, r < 0.5. The mount is far stiffer than the shaking is fast, so the mass simply rides along with the cart. Transmissibility is near 1: little travel across the mount, but the mass feels the full ground acceleration.

Resonant, r ≈ 1. The peak reaches ≈ 1/(2ζ) — a factor of 10 at ζ = 0.05. This is the band a mount must not be tuned into.

Isolated, r > √2. Past the crossover at r = √2 — where every curve passes through exactly 1, whatever the damping — transmissibility falls below one and the mass moves less than the ground. Notice that in this region more damping makes the isolation worse, because a damper is a stiff path at high frequency.

Where the second mount lands you. Adding it multiplies ωn by √2, so it divides r by √2 and slides the system left. Starting from r > √2 that is a move out of the isolated band and towards resonance — the extra mount makes things worse. Starting from r ≈ 1 it is an escape from resonance and helps a great deal. There is one exact coincidence worth remembering: when System 2 sits precisely at resonance, System 1 is at r = √2, its own crossover, passing the ground through untouched.

Three mountings, one shock

Stiffer, or softer?

The same 2000 kg mass, and the same 140 mm pulse driving all three at once: one spring–damper pair, two pairs, and a single much softer pair. The dashed markers are the ground’s own peaks — a bar past its marker means that mounting made things worse than bolting the mass down solid.

Simultaneous run — identical 140 mm pulse t = 0.0 s

Single mount

fn 1.00 Hz · ζ 0.02

Two mounts

fn 1.41 Hz · ζ 0.028

One soft mount

fn 0.33 Hz · ζ 0.15

Peak travel across the mount

millimetres · the stroke the spring and damper must allow

Peak acceleration of the mass

g · what the payload feels

Peak absolute values over the pulse and the ring-down that follows it.
MOUNTINGrPEAK TRAVEL PEAK ACCELVS. GROUND ACCEL

A short shock punishes the second mount. The pulse lasts 0.35 s, about a third of the single mount’s own 1.0 s period, so the mass cannot follow it: of the ground’s 2.30 g, only 0.56 g reaches the mass. Adding the second pair lifts fn to 1.41 Hz, which walks the system up the rising flank of the response: what gets through goes from ×0.24 of the ground’s peak to ×0.64. Peak acceleration rises by a factor of 2.6, and the travel across the mount reaches 178 mm, more than the ground’s own 140 mm stroke. The mount is now amplifying the motion it was installed to absorb. Note how little of the change came from the extra damper: ζ rose only from 0.020 to 0.028. Almost all of it is the shift in ωn. Keep stiffening and it gets worse still: this pulse crosses ×1 — the mount transmitting more than a rigid bolt would — at about fn = 1.7 Hz, and peaks near ×3.4 at fn ≈ 3.4 Hz, where the pulse length is a little over one natural period. For a shock, the whole design rule is pulse length against natural period.

Against a shock, the soft mount wins on both counts. At 0.33 Hz the pulse is long over before the mass has begun to respond, so it feels 0.11 g — a twentieth of the ground. And unlike the harmonic case, it does not pay for that in stroke: because the mass stays nearly still, the travel across the mount is simply the ground’s own displacement, and it cannot exceed the 140 mm the table moved. Switch the table above to Sine at 0.95 Hz and the ordering between the first two mountings inverts. Neither result is wrong — they are answers to different questions, and which one you design for is the actual engineering decision.

Model limits. Linear, planar, one horizontal direction, lumped mass, springs and dampers that never bottom out or go slack, no friction, and no gravity — so the real bill for a soft mount, static sag and slow sway, never appears here. What the model does capture exactly is the thing the course is about: how ωn and ζ govern a second order system’s response to its input.

Exercises

Four things to try on the table

1 · Make the second mount the loser

Drag the stiffness down until System 1 sits at r > 2. Now System 2 is the one closer to resonance and it moves more than System 1. Explain it from ωn₂ = √2 ωn alone.

2 · Catch the √2 coincidence

Tune the ground frequency until System 2 reads r = 1.00. Check that System 1 now reads 1.41 and that its transmissibility is exactly 1 — it is passing the ground straight through while its neighbour resonates.

3 · Reverse the ranking with one click

On Sine at 0.95 Hz, System 2 travels about 22 mm against System 1’s 166 mm. Switch to Pulse and System 2 becomes the worse one, at 166 mm and nearly 1.4 g against 0.55 g. Explain the reversal using the pulse length against each system’s natural period.

4 · Find where damping stops helping

At r ≈ 1, more damping always helps. Set the ground frequency so that r ≈ 3, then raise b and watch both amplitudes go up. Explain that from the bs + k numerator.