Chapter 06 of 12 · GATE NM

Vibration & Strength

A small topic with predictable questions. One spring–mass system covers most of the marks; the ship-specific part is knowing what excites a hull and at what frequency.

Worked examples3, fully stepped
Read time≈ 13 min
PrerequisiteDynamics

1. Free vibration: one equation, many disguises

Displace a mass on a spring and release it. The spring pulls it back, it overshoots, and it oscillates at a frequency set entirely by how stiff the spring is and how heavy the mass is.

ω_n = √(k/m) rad/s f_n = ω_n/2π Hz

Everything else in this chapter is that equation wearing different clothes. For torsional vibration, replace stiffness by torsional stiffness and mass by polar moment of inertia:

ω_n = √(k_t/J) where k_t = G·J_p/L for a shaft

Two practical points that turn up as questions. First, stiffer means faster, heavier means slower — and both go as a square root, so quadrupling the stiffness only doubles the frequency. Second, a structure in water carries added mass: the water that must be accelerated with it. For a hull this is comparable to the ship's own mass, which is why a hull's natural frequency in water is far below its frequency in air, and why a dry calculation is useless.

The key idea

Natural frequency is a property of the structure, not of what is shaking it. Excitation decides whether it responds; the structure decides at what frequency it wants to.

2. Damping, and reading it off a decay trace

Real systems lose energy. Damping is measured as a fraction of the amount that would just stop oscillation altogether.

c_c = 2√(km) = 2mω_n critical damping ζ = c/c_c damping ratio ζ < 1 under-damped, oscillates ζ = 1 critically damped, returns without overshoot ζ > 1 over-damped, returns slowly

Marine structures are lightly damped — typically 1 to 5 % — which is why resonance matters so much on board.

The practical way to measure it is from a decay trace after an impulse. The logarithmic decrement is the natural log of the ratio of successive peaks:

δ = ln(x₁/x₂) ζ = δ/√(4π² + δ²) ≈ δ/2π for light damping

Damping barely changes the natural frequency — at ζ = 0.05, ωd is 99.9 % of ωn. What it changes enormously is the amplitude at resonance, which is set by damping alone.

3. Forced vibration and resonance

Apply a sinusoidal force and the response depends on how the forcing frequency compares with the natural frequency. Write r = ω/ωn.

MF = 1/√((1 − r²)² + (2ζr)²) r ≪ 1 MF → 1 stiffness-controlled: it just follows the force r = 1 MF = 1/(2ζ) resonance: damping alone limits the response r ≫ 1 MF → 1/r² mass-controlled: too heavy to keep up

At resonance, the amplification is 1/(2ζ). At 5 % damping that is a factor of ten; at 1 % it is fifty. This is why a small exciting force can shake a whole after body apart if it happens to land on a mode.

The same expression governs transmissibility through a resilient mount. Isolation only begins above r = √2; below that, mounts amplify rather than isolate. Fitting softer mounts to a machine that already runs below its mount frequency makes matters worse, and it is a standard conceptual trap.

4. What actually shakes a ship

Three sources, at three distinct frequencies, and identifying which is which is most of the diagnostic skill.

The propeller, at blade rate. Each blade passes through the low-velocity wake peak above the disc once per revolution, so the hull is excited Z times per revolution, plus harmonics.

f_blade = (N/60) × Z N in rpm, Z blades

There are two paths: pressure pulses through the water onto the hull above the propeller, and bearing forces through the shaft. Skew, increased tip clearance and a better-conditioned wake all reduce the exciting force; changing the blade number moves its frequency.

The main engine, at engine order — unbalanced primary and secondary forces and moments from a large slow-speed engine, dealt with by balancers and, for the guide force moments, by top bracing to the hull.

The sea, at wave encounter frequency — which excites hull girder modes directly (springing) and by impact (whipping after a slam).

The hull's own modes are numbered by their nodes: the two-node vertical mode is the fundamental, typically 1 to 3 Hz on a large ship, with three-node and four-node modes above it. Design practice is to keep blade rate and its harmonics clear of these across the operating range — which is exactly the check in worked example 2.

5. Fatigue: S–N curves and Miner's rule

A structure loaded repeatedly can crack at stresses far below yield. The relationship between the applied stress range and the number of cycles it survives is the S–N curve, plotted log–log, where it is close to a straight line.

N = C·S^(−m) m ≈ 3 for welded steel details

An inverse slope of 3 means life falls with the cube of stress range: double the stress and life drops to one eighth. That is why a small number of large cycles dominates the damage even when the count is overwhelmingly made up of small ones.

Real service applies a spectrum, not one stress level. Miner's rule adds up the fraction of life used at each:

D = Σ (nᵢ/Nᵢ) failure predicted at D = 1

Two limitations belong in any full answer: Miner's rule ignores the order in which cycles are applied, and observed failures scatter between D ≈ 0.5 and D ≈ 2. It sizes a detail; it does not predict a date.

The detail itself matters more than the material. A stress concentration factor Kt multiplies the nominal stress before it enters the curve, and crack growth rates in steel are almost independent of yield strength — so high-tensile steel, used to save weight, gives a thinner structure with higher nominal stresses and no fatigue benefit at all.

6. Worked examples

One spring–mass problem, one resonance check of the kind a designer actually performs, and one fatigue assessment.

Worked example 1

Natural frequency, damping and isolation

A machine of mass 500 kg is mounted on resilient mounts of total stiffness 2.0 MN/m. A decay trace after an impulse shows successive amplitudes of 10.0 mm and 7.5 mm. Find the undamped natural frequency, the damping ratio, and the transmissibility at a forcing frequency of 20 Hz.

Given

m = 500 kg, k = 2.0×10⁶ N/m Successive amplitudes 10.0 mm and 7.5 mm Forcing frequency 20 Hz

Required

Find the undamped natural frequency, the damping ratio, and the transmissibility at a forcing frequency of 20 Hz

  1. Undamped natural frequency.

    ω_n=√(k/m) = √(2.0e6/500) =√4000 = 63.25 rad/s f_n=ω_n/2π =63.25/6.283 =10.07 Hz

    This one equation is the backbone of the whole topic.

  2. Damping from the decay trace.

    δ=ln(x₁/x₂) = ln(10.0/7.5) =ln 1.3333 = 0.2877

    The logarithmic decrement is the natural log of the ratio of successive peaks.

  3. Convert to damping ratio.

    ζ=δ/√(4π² + δ²) =0.2877/√(39.478 + 0.0828) =0.2877/6.290 =0.0457 = 4.6 %

    For light damping δ ≈ 2πζ, but the exact relation costs nothing.

  4. Damped natural frequency — barely different, which is typical.

    ω_d=ω_n√(1 − ζ²) = 63.25 × 0.9990 =63.18 rad/s

    Light damping changes the frequency by a fraction of a percent while changing the response at resonance enormously.

  5. Frequency ratio at the forcing frequency.

    r=f/f_n =20/10.07 =1.987
  6. Transmissibility.

    T=1/√((1 − r²)² + (2ζr)²) 1 − r²=1 − 3.948 =−2.948 ⇒ squared =8.691 2ζr=2 × 0.0457 × 1.987 =0.1816 ⇒ squared =0.0330 T=1/√(8.724) =1/2.954 =0.339

    Above r = √2 the mounts isolate; below it they amplify.

  7. So only 34 % of the exciting force reaches the seat.

    At r=1: T =1/(2ζ) =1/0.0914 =10.9

    Note what would happen at resonance instead: r = 1 gives T = 1/(2ζ) = 10.9, an elevenfold amplification — with the mounts making things ten times worse rather than three times better.

Answerf_n = 10.07 Hz, ζ = 4.6 %, transmissibility at 20 Hz = 0.34

The trap: assuming soft mounts always help. They isolate only above r = √2 ≈ 1.41. Fit soft mounts to a machine running below that and you have built a resonant system, which is how a well-intentioned vibration fix makes the problem worse.

Worked example 2

Will the propeller excite the hull?

A ship's main engine operates between 60 and 105 rpm driving a five-bladed propeller. The hull's two-node vertical natural frequency is 4.2 Hz and its three-node frequency is 8.0 Hz. Check for resonance, and say what could be done about anything found.

Given

Operating range 60–105 rpm Z = 5 blades Hull 2-node 4.2 Hz, 3-node 8.0 Hz

Required

Check for resonance, and say what could be done about anything found

  1. The propeller excites the hull once per blade passing the wake peak above the disc.

    f_blade=(N/60) × Z = (N/60) × 5

    So the exciting frequency is shaft speed multiplied by the number of blades, not shaft speed itself.

  2. Find the blade-rate frequency at each end of the operating range.

    At 60 rpm: f=(60/60) × 5 = 5.0 Hz At 105 rpm: f=(105/60) × 5 = 8.75 Hz Blade rate sweeps 5.0 → 8.75 Hz in service
  3. Check the two-node mode.

    5N/60=4.2 ⇒ N = 50.4 rpm 50.4 rpm is below the 60 rpm minimum — clear

    Resonance would need 4.2 Hz, which corresponds to a shaft speed below the operating range — so the ship passes through it only when starting away, briefly.

  4. Check the three-node mode.

    5N/60=8.0 ⇒ N = 96 rpm 96 rpm lies between 60 and 105 rpm — resonance

    This one is a problem: it falls squarely inside the normal operating band.

  5. Consider the remedies in order of cost.

    4 blades: 4N/60=8.0 ⇒ N = 120 rpm (above range) ✓ 6 blades: 6N/60=8.0 ⇒ N = 80 rpm (inside range) ✗

    Changing the blade number shifts the excitation without touching the hull.

  6. So a four-bladed propeller moves the three-node resonance clear above the operating range.

    If the propeller cannot be changed, the alternatives are to stiffen the after body (raising the hull frequency), to increase the tip clearance and add skew (reducing the exciting force rather than moving it), or as a last resort to bar the speed range around 96 rpm.

  7. One more check before finishing.

    2 × blade rate at 60 rpm=10.0 Hz 2 × blade rate at 105 rpm=17.5 Hz No listed mode in that band.

    The second harmonic of blade rate, at 2Zn, also excites — worth confirming it does not land on a mode.

AnswerThe three-node mode resonates at 96 rpm, inside the operating range; four blades moves it to 120 rpm

The trap: using shaft rate instead of blade rate. At 96 rpm the shaft turns at 1.6 Hz, nowhere near 8 Hz — the resonance is invisible unless you multiply by the number of blades.

Worked example 3

Cumulative fatigue damage by Miner's rule

A structural detail experiences, in one year of service, 2×10⁴ cycles at a stress range of 200 MPa, 1×10⁵ cycles at 150 MPa and 5×10⁵ cycles at 100 MPa. The S–N curve for the detail gives 2×10⁶ cycles to failure at 100 MPa with an inverse slope of 3. Estimate the fatigue life.

Given

Block (one year): 200 MPa × 2×10⁴ cycles 150 MPa × 1×10⁵ cycles 100 MPa × 5×10⁵ cycles S–N: N = 2×10⁶ at 100 MPa, N ∝ S⁻³

Required

Estimate the fatigue life

  1. Write the S–N curve in a usable form.

    N=2e6 × (100/S)³

    An inverse slope of 3 means life falls with the cube of stress range — double the stress and life drops by a factor of eight.

  2. Cycles to failure at each stress range.

    Cycles to failure from the S–N curve
    Stress range S (MPa)(100/S)³N = 2×10⁶ × (100/S)³
    2000.12502.50 × 10⁵
    1500.29635.93 × 10⁵
    1001.00002.00 × 10⁶
  3. Miner's rule sums the fraction of life used at each stress level.

    Palmgren–Miner summation, one year of service
    S (MPa)Cycles applied nCycles to failure NDamage n/N
    2002.0 × 10⁴2.50 × 10⁵0.080
    1501.0 × 10⁵5.93 × 10⁵0.169
    1005.0 × 10⁵2.00 × 10⁶0.250
    D =0.499

    Each fraction is cycles applied over cycles to failure.

  4. Failure is predicted when the accumulated damage reaches unity.

    Life=1/D = 1/0.499 =2.0 years
  5. Look at where the damage came from.

    Where the damage actually came from
    S (MPa)Share of cyclesShare of damage
    2003 %16 %
    15016 %34 %
    10081 %50 %

    Because that is what the question is really testing. The 200 MPa cycles are only 3 % of the total count but contribute 16 % of the damage; the 100 MPa cycles are 81 % of the count and contribute half. The cube law means a few large cycles matter far more than their number suggests.

  6. Two caveats worth a sentence in an answer.

    Miner's rule takes no account of the order in which the cycles are applied, and real structures often fail at D between 0.5 and 2. It is a design tool, not a prediction.

AnswerD ≈ 0.50 per year, so the estimated fatigue life is about 2 years

The trap: using stress amplitude instead of stress range. S–N curves for welded details are plotted against range — amplitude is half of it, and with a cube law that error changes the predicted life by a factor of eight.

Reference sheet
60-second recall
  1. ω_n = √(k/m) — everything else is this in disguise.
  2. At resonance the response is 1/(2ζ), set by damping alone.
  3. Blade rate = (rpm/60) × number of blades.
  4. A hull in water carries added mass comparable to its own.
  5. Miner uses stress range, not amplitude.