Vibration Science

A complete treatment of vibration fundamentals for precision optics — from simple harmonic motion through transmissibility, compliance, and vibration criteria. The physics that underpins every optical table, isolator, and vibration control system.

1Introduction

1.1What Is Vibration

Vibration is the oscillatory motion of a body or structure about an equilibrium position. Every vibration can be described by three interdependent quantities: displacement (the distance from equilibrium), velocity (the rate of change of displacement), and acceleration (the rate of change of velocity). For a sinusoidal vibration at angular frequency ω\omega, if the displacement amplitude is XX, then the velocity amplitude is ωX\omega X and the acceleration amplitude is ω2X\omega^2 X [1, 2].

Vibrations are classified by their source characteristics. Free vibration occurs when a system is displaced and released, oscillating at its natural frequency until energy dissipates. Forced vibration occurs when a continuous external force drives the system, and the response depends on the relationship between the driving frequency and the natural frequency. Random vibration — the most common type in laboratory environments — contains energy distributed across a broad spectrum with no single dominant tone [1].

1.2Why Vibration Matters in Photonics

Precision optical experiments require positional stability at scales far below human perception. Visible light has wavelengths between 400 and 700 nm, and many experiments — interferometry, holography, confocal microscopy, nanopositioning — require stability at fractions of a wavelength. A vibration amplitude of even 100 nm can destroy an interference pattern, misalign a focused beam, or bury a signal in noise [3, 5].

The problem compounds with optical path length. A laser beam reflecting off multiple mirrors accumulates angular errors. If vibration tilts a mirror by angle θ\theta, the beam displacement at distance LL is Δx=2Lθ\Delta x = 2L\theta for each reflection. A system with 6 mirrors and a total path length of 2 meters can amplify a 0.1 µrad angular vibration into a 2.4 µm beam displacement — significant when the beam is focused to a few micrometers [5].

1.3Sources of Vibration

Vibration sources fall into three categories based on their coupling path to the optical system [5, 9]:

Seismic (floor) vibrations are ground-borne disturbances transmitted through the building structure. Sources include foot traffic (1–4 Hz), building HVAC systems (10–60 Hz), road traffic (5–25 Hz), and elevators. Typical laboratory floors exhibit vibration amplitudes of 1–10 µm in the 1–100 Hz range, with the spectrum generally falling with increasing frequency [5].

Acoustic vibrations are airborne sound waves coupling to optical surfaces. Sources include ventilation systems, vacuum pumps, conversation, and external noise. Acoustic coupling is most significant above 50 Hz and particularly problematic for large, lightweight optics with significant surface area [9].

On-table (direct) vibrations are mechanical disturbances from equipment mounted on the optical table. Sources include motorized stages, shutters, cooling fans, and vacuum pump tubing. These bypass the floor isolation system entirely and are often the most difficult to address [5, 9].

SourceFrequency Range (Hz)Typical AmplitudeCoupling Path
Foot traffic1–41–10 µmSeismic
Building HVAC10–600.1–1 µmSeismic/Acoustic
Road traffic5–250.5–5 µmSeismic
Vacuum pumps15–600.1–2 µmSeismic + On-table
Positioning stages1–2000.01–1 µmOn-table
Acoustic noise100–4000< 0.01 µmAcoustic
Wind on building0.5–21–20 µmSeismic
Table 1.1 — Common vibration sources in laboratory environments.

2Simple Harmonic Motion

2.1The Mass-Spring System

The simplest vibration model is a single mass mm connected to a linear spring with stiffness kk. The spring exerts a restoring force F=kxF = -kx proportional to displacement xx from equilibrium. Applying Newton’s second law yields the equation of motion [1, 2]:

Equation of Motion (Undamped)
mx¨+kx=0m\ddot{x} + kx = 0

The solution is a sinusoidal oscillation at the natural frequency:

x(t)=Xcos(ω0t+ϕ)x(t) = X\cos(\omega_0 t + \phi)

where XX is the amplitude, ϕ\phi is the phase angle set by initial conditions, and ω0\omega_0 is the natural angular frequency.

mxkequilibriumF = −kx
Figure 2.1 — A mass-spring system: mass m connected to a wall by spring with stiffness k. The restoring force F = −kx acts opposite to displacement.

2.2Natural Frequency

The natural frequency depends only on mass and stiffness [1, 2, 4]:

Natural Frequency
ω0=km(rad/s)\omega_0 = \sqrt{\frac{k}{m}} \quad \text{(rad/s)}
f0=12πkm(Hz)f_0 = \frac{1}{2\pi}\sqrt{\frac{k}{m}} \quad \text{(Hz)}

Increasing mass lowers f0f_0 (a heavier system oscillates more slowly), while increasing stiffness raises f0f_0 (a stiffer system oscillates faster). This relationship is fundamental to vibration isolation — lowering the natural frequency extends the range of frequencies over which attenuation occurs [4].

The natural frequency can also be expressed in terms of static deflection δst=mg/k\delta_{st} = mg/k under gravity:

Natural Frequency from Static Deflection
f0=12πgδstf_0 = \frac{1}{2\pi}\sqrt{\frac{g}{\delta_{st}}}

This form is useful for pneumatic isolators, where static deflection is readily measurable. A typical pneumatic isolator with δst6\delta_{st} \approx 6 cm has f02f_0 \approx 2 Hz [4, 5].

2.3Free Vibration Response

Free vibration begins when the system is displaced from equilibrium and released. For the undamped case, the motion continues indefinitely at constant amplitude and frequency. The total mechanical energy E=12kX2E = \tfrac{1}{2}kX^2 is conserved, oscillating between potential energy in the spring at maximum displacement and kinetic energy of the mass at zero displacement [1].

Worked Example: Natural Frequency of a Table on Isolators

Problem: An optical table with total payload mass of 500 kg rests on four pneumatic isolators, each with stiffness k = 5,000 N/m. Calculate the natural frequency.

Given values:

m = 500 kg
k_total = 4 × 5,000 = 20,000 N/m

Step 1: Apply the natural frequency formula:

f₀ = (1/2π)√(k/m) = (1/2π)√(20,000/500)
f₀ = (1/2π)√(40) = (1/2π)(6.325)
f₀ = 1.007 Hz

Step 2: Verify via static deflection:

δ_st = mg/k = (500 × 9.81)/20,000 = 0.2453 m = 24.5 cm
f₀ = (1/2π)√(9.81/0.2453) = (1/2π)√(39.99)
f₀ = 1.007 Hz ✓

A natural frequency of about 1 Hz means the isolators begin attenuating floor vibrations above approximately 1.4 Hz (√2 × f₀). Building vibrations in the 4–100 Hz range will be progressively isolated.

3Damped Vibration

3.1The Damped Oscillator

Real systems dissipate energy through viscous friction, internal material losses, air resistance, and structural damping. The standard model adds a viscous damper with damping coefficient cc, producing a resistive force proportional to velocity [1, 2]:

Equation of Motion (Damped)
mx¨+cx˙+kx=0m\ddot{x} + c\dot{x} + kx = 0
kcmx
Figure 3.1 — A damped mass-spring system with viscous damper (dashpot) c in parallel with spring k.

3.2Damping Ratio

The damping ratio ζ\zeta (zeta) characterizes how much damping is present relative to the critical value [1, 2]:

Damping Ratio
ζ=cccr=c2km=c2mω0\zeta = \frac{c}{c_{cr}} = \frac{c}{2\sqrt{km}} = \frac{c}{2m\omega_0}

Underdamped (ζ<1\zeta < 1): The system oscillates with exponentially decaying amplitude at the damped natural frequency ωd=ω01ζ2\omega_d = \omega_0\sqrt{1-\zeta^2}. This is the regime relevant to most isolation systems; typical pneumatic isolators have ζ\zeta = 0.05–0.2 [4, 5].

Underdamped Free Response
x(t)=Xeζω0tcos(ωdt+ϕ)x(t) = X e^{-\zeta \omega_0 t}\cos(\omega_d t + \phi)

Critically damped (ζ=1\zeta = 1): The system returns to equilibrium as fast as possible without oscillating — the theoretical boundary between oscillatory and non-oscillatory behavior.

Overdamped (ζ>1\zeta > 1): The system returns to equilibrium without oscillating, but more slowly than the critically damped case.

tx(t)Underdamped (ζ=0.08)Critically damped (ζ=1)Overdamped (ζ=2)
Figure 3.2 — Free decay response for three damping regimes: underdamped (oscillatory decay), critically damped (fastest non-oscillatory return), and overdamped (slow exponential return).

3.3Logarithmic Decrement

The logarithmic decrement δ\delta is a practical tool for measuring damping from experimental data. It is defined as the natural logarithm of the ratio of successive peak amplitudes in free decay [1, 2]:

Logarithmic Decrement
δ=lnxnxn+1=2πζ1ζ2\delta = \ln\frac{x_n}{x_{n+1}} = \frac{2\pi\zeta}{\sqrt{1-\zeta^2}}

For light damping (ζ1\zeta \ll 1), the approximation δ2πζ\delta \approx 2\pi\zeta is accurate to within 1% for ζ<0.1\zeta < 0.1 [1]. When multiple cycles are available, accuracy improves by measuring over NN cycles:

δ=1Nlnx0xN\delta = \frac{1}{N}\ln\frac{x_0}{x_N}
Worked Example: Damping Ratio from Free Decay

Problem: An optical table is displaced and released. The peak amplitudes of the first six cycles are: 1.000, 0.823, 0.677, 0.557, 0.459, 0.377 (normalized).

Given values:

x₀ = 1.000, x₅ = 0.377, N = 5

Step 1: Logarithmic decrement over 5 cycles:

δ = (1/5) ln(1.000/0.377) = (1/5) ln(2.653)
δ = (1/5)(0.976) = 0.195

Step 2: Calculate damping ratio:

ζ = δ/√(4π² + δ²) = 0.195/√(39.478 + 0.038)
ζ = 0.031

Step 3: Verify with light-damping approximation:

ζ ≈ δ/(2π) = 0.195/6.283 = 0.031 ✓

A damping ratio of 0.031 is typical of a pneumatic isolator with light damping. The Q factor is Q = 1/(2 × 0.031) ≈ 16, meaning vibrations are amplified approximately 16× at resonance.

3.4Quality Factor

The quality factor QQ describes the sharpness of the resonance peak and is inversely related to damping [1, 2]:

Quality Factor
Q=12ζQ = \frac{1}{2\zeta}

High QQ means a sharp, tall resonance peak — the system stores energy efficiently but is difficult to damp. Low QQ means a broad, shallow peak. QQ also relates to the half-power bandwidth:

Q=f0ΔfQ = \frac{f_0}{\Delta f}

where Δf\Delta f is the frequency width at which the response falls to 1/21/\sqrt{2} of its peak value (the −3 dB points).

ζQResonance AmplificationTypical System
0.0150~50×Undamped steel structure
0.0317~17×Pneumatic isolator (light)
0.0510~10×Pneumatic isolator (moderate)
0.105~5×Elastomeric mount
0.202.5~2.5×Heavily damped isolator
0.501~1.15×High-loss material
1.000.51× (no peak)Critically damped
Table 3.1 — Damping ratio, Q factor, and resonance amplification for typical systems.

4Forced Vibration & Resonance

4.1Harmonic Forcing

When an external harmonic force F(t)=F0cos(ωt)F(t) = F_0\cos(\omega t) acts on a damped mass-spring system, the equation of motion becomes [1, 2]:

Forced Vibration
mx¨+cx˙+kx=F0cos(ωt)m\ddot{x} + c\dot{x} + kx = F_0\cos(\omega t)

After transients decay, the system settles into a steady-state response at the driving frequency: x(t)=Xcos(ωtϕ)x(t) = X\cos(\omega t - \phi), where XX is the steady-state amplitude and ϕ\phi is the phase lag behind the driving force.

4.2Frequency Response

The magnification factor MM is the ratio of steady-state response amplitude to the static deflection Xst=F0/kX_{st} = F_0/k [1, 2]:

Magnification Factor
M=XXst=1(1r2)2+(2ζr)2M = \frac{X}{X_{st}} = \frac{1}{\sqrt{(1-r^2)^2 + (2\zeta r)^2}}

where r=ω/ω0=f/f0r = \omega/\omega_0 = f/f_0 is the frequency ratio.

4.3Resonance

Resonance occurs when the driving frequency approaches the natural frequency (r1r \approx 1). For a damped system, the peak magnification occurs at [1]:

Peak Frequency
rpeak=12ζ2(ζ<1/2)r_{peak} = \sqrt{1 - 2\zeta^2} \quad (\zeta < 1/\sqrt{2})
Peak Magnification
Mpeak=12ζ1ζ2Q(small ζ)M_{peak} = \frac{1}{2\zeta\sqrt{1-\zeta^2}} \approx Q \quad (\text{small } \zeta)

Resonance is the primary concern for precision optics. A pneumatic isolator with f0=1.5f_0 = 1.5 Hz and ζ=0.05\zeta = 0.05 has Q=10Q = 10, meaning floor vibrations at 1.5 Hz are amplified 10× before reaching the table surface [5].

Worked Example: Magnification at and near Resonance

Problem: A pneumatic isolator has f₀ = 2.0 Hz and ζ = 0.10. Calculate M at (a) 1.6 Hz, (b) 2.0 Hz, (c) 10 Hz.

(a) r = 0.8:

M = 1/√((1 − 0.64)² + (0.16)²) = 1/√(0.1296 + 0.0256)
M = 2.54 — vibration amplified 2.5×

(b) r = 1.0:

M = 1/√(0 + 0.04) = 1/0.2
M = 5.0 — equals Q = 1/(2 × 0.1)

(c) r = 5.0:

M = 1/√((1 − 25)² + (1)²) = 1/√577
M = 0.042 — reduced to 4.2% (isolation region)

4.4Phase Response

The phase angle between the driving force and the response is [1, 2]:

Phase Angle
ϕ=arctan2ζr1r2\phi = \arctan\frac{2\zeta r}{1-r^2}

At low frequency (r1r \ll 1), ϕ0\phi \approx 0 (response in phase with forcing). At resonance (r=1r = 1), ϕ=90°\phi = 90° regardless of damping. At high frequency (r1r \gg 1), ϕ180°\phi \to 180° (response anti-phase). The transition through 90° is sharp for low damping and gradual for high damping.

5Transmissibility

5.1Transmissibility Definition

Transmissibility TT is the ratio of output motion amplitude to input motion amplitude when a system is subjected to base excitation — when the floor moves and the question is how much motion reaches the table [1, 2, 4]:

T=xoutputxinputT = \frac{|x_{output}|}{|x_{input}|}

This is the key performance metric for vibration isolation. For force transmissibility (transmitted force to applied force), the expression is numerically identical [1].

5.2Transmissibility Equation

For a single-degree-of-freedom system with viscous damping [1, 2, 4]:

Transmissibility (SDOF)
T=1+(2ζr)2(1r2)2+(2ζr)2T = \sqrt{\frac{1 + (2\zeta r)^2}{(1-r^2)^2 + (2\zeta r)^2}}

where r=f/f0r = f/f_0 is the frequency ratio and ζ\zeta is the damping ratio.

√20.10.20.5125100.010.1110Frequency Ratio r = f / f₀Transmissibility TAmplificationIsolationζ = 0.05ζ = 0.10ζ = 0.20ζ = 0.50ζ = 1.00
Figure 5.1 — Transmissibility curves for a single-degree-of-freedom system. The red-shaded region (r < √2) shows amplification; the green-shaded region (r > √2) shows isolation. All curves cross T = 1 at r = √2.
🔧 Open Transmissibility Calculator

5.3Three Regions

Static region (r1r \ll 1): T1T \approx 1. The input motion passes through unchanged. The spring is stiff enough relative to the driving frequency that the mass follows the base.

Resonance region (r1r \approx 1): T>1T > 1. The input motion is amplified. Peak transmissibility is approximately Q=1/(2ζ)Q = 1/(2\zeta) for light damping.

Isolation region (r>2r > \sqrt{2}): T<1T < 1. The input motion is attenuated. Transmissibility decreases as 1/r21/r^2 for undamped systems — falling at 40 dB/decade [4, 5].

5.4The √2 Crossover

All transmissibility curves, regardless of damping, pass through T=1T = 1 at r=21.414r = \sqrt{2} \approx 1.414 [1, 2, 4]. This is exact — derived by setting T=1T = 1 in the transmissibility equation. An isolation system can only attenuate vibrations at frequencies above 2×f0\sqrt{2} \times f_0.

For a pneumatic isolator with f0=1.5f_0 = 1.5 Hz, isolation begins at 2×1.5=2.12\sqrt{2} \times 1.5 = 2.12 Hz. All floor vibrations below 2.12 Hz pass through or are amplified.

5.5The Damping Trade-Off

Damping creates a fundamental trade-off [4, 5]: at resonance, high damping reduces the amplification peak. In the isolation region, high damping degrades performance — an undamped system attenuates as 1/r21/r^2 (40 dB/decade), but a heavily damped system attenuates as only 1/r1/r (20 dB/decade) at high frequency ratios [4].

The practical compromise is moderate damping (ζ\zeta = 0.05–0.15): low enough to maintain high-frequency isolation, high enough to limit the resonance peak and provide reasonable settling time. Active damping systems can selectively damp resonance without degrading high-frequency performance [5].

Worked Example: Transmissibility Calculation

Problem: A pneumatic isolator has f₀ = 1.5 Hz and ζ = 0.10. Calculate the transmissibility at 10 Hz.

Given values:

f₀ = 1.5 Hz, ζ = 0.10, f = 10 Hz
r = f/f₀ = 10/1.5 = 6.667

Step 1: Apply the transmissibility equation:

T = √((1 + (2 × 0.1 × 6.667)²) / ((1 − 44.44)² + (2 × 0.1 × 6.667)²))
T = √(2.778 / 1889.7)
T = 0.0383

Step 2: Express as isolation and dB:

Isolation = (1 − 0.0383) × 100 = 96.2%
dB = 20 log₁₀(0.0383) = −28.3 dB

At 10 Hz, only 3.8% of floor vibration amplitude reaches the table — adequate for most interferometry and microscopy applications.

Worked Example: Required Natural Frequency for Target Isolation

Problem: An application requires 90% isolation (T = 0.10) at 5 Hz. What natural frequency is needed? Assume ζ = 0.10.

Step 1: Estimate using undamped approximation:

T ≈ 1/r² → 0.10 ≈ 1/r² → r ≈ 3.16
f₀ ≈ 5/3.16 = 1.58 Hz

Step 2: Verify with exact equation (gives T = 0.131 — too high). Iterate to f₀ = 1.4 Hz:

r = 5/1.4 = 3.571
T = √(1.510 / 138.57) = 0.104
Isolation = 89.6% — close to target

Use f₀ ≤ 1.4 Hz for 90% isolation at 5 Hz. Standard pneumatic isolators achieve this readily.

r = f/f₀T (ζ=0.05)T (ζ=0.10)T (ζ=0.20)T (ζ=0.50)Region
0.51.331.321.291.15Static
1.010.05.102.601.15Resonance
√21.001.001.001.00Crossover
2.00.3380.3500.3950.577Isolation
3.00.1280.1350.1630.316Isolation
5.00.0430.0450.0570.141Isolation
10.00.0100.0110.0150.045Isolation
Table 5.1 — Transmissibility values at key frequency ratios for various damping ratios.

6Vibration Measurement & Representation

6.1Displacement, Velocity, Acceleration

For sinusoidal vibration at frequency ff, the three quantities are interrelated by factors of 2πf2\pi f [1, 2]:

Amplitude Relationships
v=2πfx,a=(2πf)2x=2πfv|v| = 2\pi f\,|x|, \quad |a| = (2\pi f)^2\,|x| = 2\pi f\,|v|

Each quantity serves different purposes: displacement is relevant for positional accuracy (alignment, interferometry), velocity is used for vibration criteria because equipment sensitivity curves are approximately constant-velocity, and acceleration is what accelerometers directly measure [1, 7].

6.2Frequency Domain

Real environments contain energy across a broad frequency range. The power spectral density (PSD) decomposes a time-domain signal into frequency content. The PSD of acceleration, Φa(f)\Phi_a(f), has units of (m/s²)²/Hz. The RMS acceleration in a frequency band is [1, 2]:

arms=f1f2Φa(f)dfa_{rms} = \sqrt{\int_{f_1}^{f_2} \Phi_a(f)\, df}

Conversions between PSDs follow the same frequency-scaling as the amplitudes:

Φv(f)=Φa(f)(2πf)2,Φx(f)=Φa(f)(2πf)4\Phi_v(f) = \frac{\Phi_a(f)}{(2\pi f)^2}, \quad \Phi_x(f) = \frac{\Phi_a(f)}{(2\pi f)^4}

6.3Decibel Representation

Vibration levels are frequently expressed in decibels [7, 8]:

Velocity Level (dB)
Lv=20log10vrmsvrefdBL_v = 20\log_{10}\frac{v_{rms}}{v_{ref}} \quad \text{dB}

Common reference values: velocity vrefv_{ref} = 1 µin/s = 25.4 nm/s (US convention), or 1 µm/s (SI convention). The VC curves use velocity in µm/s — for example, VC-A corresponds to 50 µm/s RMS [7].

Worked Example: Vibration Unit Conversion

Problem: A floor measurement at 20 Hz shows displacement amplitude of 0.5 µm (peak). Express as velocity and acceleration.

Given values:

X = 0.5 µm (peak), f = 20 Hz

Velocity:

v_peak = 2πfX = 2π(20)(0.5 × 10⁻⁶) = 62.8 µm/s
v_rms = 62.8/√2 = 44.4 µm/s
L_v = 20 log₁₀(44.4/1) = 32.9 dB re 1 µm/s

Acceleration:

a_peak = (2πf)²X = (125.7)²(0.5 × 10⁻⁶) = 7.90 mm/s²
a_rms = 7.90/√2 = 5.59 mm/s² = 0.570 mg

Vibration criteria use one-third octave band analysis rather than narrowband spectra [7, 8, 10]. Each band spans a frequency ratio of 21/31.262^{1/3} \approx 1.26, giving bandwidth proportional to center frequency. Standard center frequencies (Hz): 1, 1.25, 1.6, 2, 2.5, 3.15, 4, 5, 6.3, 8, 10, 12.5, 16, 20, 25, 31.5, 40, 50, 63, 80.

Proportional bandwidth is used because a structural resonance responds most strongly to excitation in a bandwidth proportional to its natural frequency — making constant-bandwidth velocity a natural metric for equipment sensitivity [7].

7Compliance

7.1Compliance Definition

Compliance C(f)C(f) is the dynamic displacement response of a structure per unit applied force as a function of frequency [5, 6]:

Compliance
C(f)=X(f)F(f)(m/N or µm/N)C(f) = \frac{X(f)}{F(f)} \quad \text{(m/N or µm/N)}

Compliance is the inverse of dynamic stiffness. Lower compliance means a stiffer, more rigid structure — less deflection for a given force. Compliance is the primary specification for optical table performance because it directly determines how much the table surface deforms in response to vibration [5, 6].

7.2Static vs. Dynamic Compliance

A compliance curve plotted against frequency reveals structural behavior [5, 6]:

Rigid body region (below the first structural resonance): compliance decreases as 1/(mω2)1/(m\omega^2) on a log-log plot — the “rigid body line.” All points on the surface move together; no relative motion occurs between components.

Resonant peaks (typically 100–500 Hz for optical tables): compliance peaks sharply. The table surface flexes, creating relative motion between components at different locations — the critical failure mode for optical experiments [5, 6].

High-frequency roll-off: above the resonant region, compliance generally decreases.

11010010001e-51e-41e-31e-21e-1Frequency (Hz)Compliance (µm/N)Rigid body lineUndampedBroadband damped
Figure 7.1 — Compliance curves showing the rigid body line, resonant peaks, and the effect of broadband damping on reducing peak amplitudes.

7.3Interpreting Compliance Curves

The compliance at resonant peaks determines relative motion across the table surface [5, 6]. Key considerations: peak-to-valley ratio matters more than absolute level; damping reduces peak compliance — broadband-damped tables show lower, wider peaks; a typical high-performance honeycomb table achieves compliance peaks of 0.005–0.02 µm/N at first resonance; and the first resonant frequency should be as high as possible (thicker tables have higher first resonance).

Worked Example: Static Compliance

Problem: An optical table has static stiffness of 5.0 × 10⁷ N/m. What is the deflection under a 50 kg payload?

k = 5.0 × 10⁷ N/m
F = mg = 50 × 9.81 = 490.5 N
C_static = 1/k = 2.0 × 10⁻⁸ m/N = 0.020 µm/N
δ = F × C_static = 490.5 × 2.0 × 10⁻⁸
δ = 9.81 µm

The table deflects about 10 µm under a 50 kg load — a one-time alignment issue. Dynamic compliance at resonance is the more critical specification.

8Vibration Criteria

8.1Colin Gordon VC Curves

The Vibration Criterion (VC) curves are the standard framework for specifying acceptable vibration levels in sensitive facilities. Developed in the early 1980s by Eric Ungar and Colin Gordon, they define maximum RMS velocity in one-third octave bands from 4 to 80 Hz [7, 8]:

CriterionMax Velocity (µm/s)Max Velocity (µin/s)Detail SizeApplicable Equipment
VC-A502,0008 µmOptical microscopes (100×), probe test
VC-B251,0003 µmOptical microscopes (1000×), inspection
VC-C12.55001 µmLithography to 1 µm, moderate SEMs
VC-D6.252500.3 µmSensitive SEMs, TEM, E-beam lithography
VC-E3.121250.1 µmDemanding E-beam, long-path interferometry
VC-F1.5662.5Characterization only
VC-G0.7831.25Characterization only
Table 8.1 — Vibration Criterion (VC) curves: maximum RMS velocity in one-third octave bands.

The VC curves are flat (constant velocity) from 4 to 80 Hz. Each successive curve is 6 dB below the previous — half the velocity. Below 4 Hz, the criteria are generally not applied because building resonances make achievement impractical [7, 8].

8.2NIST-A Criterion

The NIST-A criterion was developed for the NIST Advanced Measurement Laboratory for metrology and nanotechnology [8]. Above 20 Hz it is identical to VC-E (3.12 µm/s). Below 20 Hz it maintains constant displacement rather than constant velocity, making it more stringent at low frequencies. NIST-A is the standard target for the most demanding laboratory facilities.

8.3ISO Guidelines

The ISO 2631 standard provides human perception thresholds for vibration in buildings, serving as reference points on the VC chart: operating theatres (~200 µm/s), residential night (~100 µm/s), and offices (~400 µm/s). The contrast illustrates that equipment sensitivity requirements are 10–500× more stringent than human comfort thresholds.

8.4Matching Equipment to Criteria

Equipment / ApplicationCriterionNotes
General optical tablesVC-A to VC-BBasic spectroscopy, alignment
Optical microscopes (400×)VC-AImage stability at magnification
Optical microscopes (1000×)VC-BPhase contrast, DIC
Confocal microscopyVC-CScanning resolution
Interferometry (short path)VC-B to VC-Cλ/10 stability
Interferometry (long path)VC-D to VC-ESub-fringe stability
NanopositioningVC-C to VC-Dnm-level positioning
E-beam lithographyVC-D to VC-ESub-100 nm features
STM / AFMVC-E or betterAtomic-scale stability
HolographyVC-C to VC-DFull-field phase stability
Table 8.2 — Vibration sensitivity requirements for common photonics equipment.

9Vibration in Optical Systems

9.1Beam Deflection from Table Motion

Vibration affects optical systems through two mechanisms [5]. Translational motion moves the entire table rigidly — all components shift equally, with minimal effect on alignment. Angular (flexural) motion bends the table surface, creating angular displacement between components at different locations. This is far more destructive.

If two mounts separated by distance dd experience a relative angular tilt θ\theta, the beam deflection at a target distance LL from the second mount is [5]:

Beam Deflection (Mirror)
Δx=2θL\Delta x = 2\theta L

The factor of 2 applies to mirror reflection; for a transmissive element it is θL\theta L.

Δxθd (mount separation)LΔx = 2θL
Figure 9.1 — Beam deflection from angular table motion. A table bend angle θ between two mirror mounts produces beam displacement Δx = 2θL at the target.

9.2Maximum Relative Motion

Maximum relative motion (MRM) is the peak-to-peak relative displacement between any two points on the table surface due to dynamic excitation. It is the specification most directly tied to optical performance — quantifying how much the surface bends under vibration [5, 6]. MRM is derived from the compliance curve integrated against the floor vibration spectrum. A well-designed system (broadband-damped table on pneumatic isolators) in a quiet lab achieves MRM below 0.01 µm.

9.3Thermal Effects

Temperature gradients cause slow structural deformation. A 1°C differential across a 1.5 m steel table (CTE ≈ 12 × 10⁻⁶/°C) creates a bending angle of approximately 8 µrad — orders of magnitude larger than vibration-induced angular motion [5]. Thermal effects are distinguished by timescale: drift over minutes to hours versus vibration at 1–100+ Hz. Mitigation uses enclosures and temperature control, not isolation.

9.4Coupling Paths

Vibration reaches optical components through multiple paths [5, 9]: through isolators (floor to table), through the table structure (on-table forces exciting resonances), through rigid pneumatic lines or cables that short-circuit isolation, and through acoustic coupling (airborne pressure fluctuations on optical surfaces).

Best practice: eliminate rigid connections between isolated and non-isolated equipment, use flexible tubing for all fluid/gas connections, suspend cables with slack loops, and enclose the optical system to reduce acoustic coupling.

10Vibration Mitigation Strategy

10.1Source Identification

Effective vibration control begins with characterizing the environment [5, 7]: perform a site survey with a low-noise accelerometer for at least 30 minutes during normal operation; plot the velocity spectrum in 1/3-octave bands against the relevant VC criterion; identify dominant sources (tonal peaks from rotating machinery, broadband from traffic); and address sources first — relocate vibrating machinery, repair unbalanced fans, add mass to lightweight floors. Source mitigation is always more effective than downstream isolation.

10.2The Isolation + Damping System

A complete vibration control system addresses two distinct problems [5, 6]:

Isolation (support legs): pneumatic or active isolators filter floor vibration before it reaches the table. Characterized by the transmissibility curve. Goal: lowest practical natural frequency for maximum isolation bandwidth.

Damping (table structure): the optical table damps structural resonances excited by forces that bypass the isolator. Characterized by the compliance curve. Goal: minimize compliance peaks at resonance frequencies.

These are complementary. An excellent isolator on a poorly damped table still suffers from on-table disturbances. A superbly damped table on rigid legs still transmits floor vibration.

10.3Selection Workflow

A step-by-step process for specifying a vibration control system:

1. Define the application: identify the vibration sensitivity and applicable VC criterion. 2. Measure the environment: perform a site vibration survey. 3. Determine isolation requirements: calculate required attenuation at each frequency. 4. Select isolator type: pneumatic (f₀ = 1–2 Hz, most common), active (f₀ < 1 Hz for demanding applications), or mechanical/elastomeric (f₀ = 5–20 Hz for lightweight platforms). 5. Select table specifications: size, thickness for first resonant frequency, and damping level. 6. Verify after installation: re-measure to confirm the system meets the criterion.

🔧 Open Transmissibility Calculator

References

  1. [1]S. S. Rao, Mechanical Vibrations, 6th ed. Pearson, 2017.
  2. [2]D. J. Inman, Engineering Vibration, 4th ed. Pearson, 2013.
  3. [3]E. Hecht, Optics, 5th ed. Pearson, 2017.
  4. [4]Newport Corporation, “Fundamentals of Vibration,” Technical Note.
  5. [5]Newport Corporation, “Vibration Control Fundamentals,” Technical Note.
  6. [6]Newport Corporation, “Compliance and Transmissibility Curves,” Technical Note.
  7. [7]C. G. Gordon, “Generic Vibration Criteria for Vibration-Sensitive Equipment,” SPIE Proc. Vol. 1619, pp. 71–85, 1991.
  8. [8]H. Amick, M. Gendreau, T. Busch, and C. G. Gordon, “Evolving Criteria for Research Facilities: Vibration,” SPIE Proc. Vol. 5933, 2005.
  9. [9]Thorlabs, “Optical Tables Tutorial,” Technical Resource.
  10. [10]IEST-RP-CC024, “Measuring and Reporting Vibration in Microelectronics Facilities.”

All information, equations, and calculations have been compiled and verified to the best of our ability. For mission-critical applications, we recommend independent verification of all values. If you find an error, please let us know.