Force & Mechanics

Force, torque, mechanical loading, and structural mechanics for optical system design. From payload calculations and cantilever deflection to clamping forces and material selection — the mechanical foundations every photonics engineer needs.

Comprehensive Guide

1Introduction

Optical systems are ultimately mechanical systems. Every lens must be held in a mount, every mirror supported by a structure, and every detector positioned on a stage. The performance of even the finest optical components can be degraded — or destroyed — by mechanical failures: excessive deflection shifting beam alignment, vibration blurring an image, or inadequate clamping allowing an optic to shift under thermal cycling.

This guide covers the classical mechanics concepts most relevant to photonics work. The emphasis is practical: payload calculations for posts and stages, deflection analysis for cantilevered optic holders, clamping force requirements for retaining rings, and material properties that determine structural stiffness and thermal stability. The mathematics is kept to what is needed for confident back-of-the-envelope calculations and informed specification of optomechanical hardware.

Throughout this guide, all quantities are expressed in the International System of Units (SI). Force is measured in newtons (N), torque in newton-metres (N·m), stress in pascals (Pa), and length in metres (m) — though millimetres are used where customary in optomechanical specifications.

2Newton's Laws & Force Fundamentals

Force is a vector quantity that describes an interaction capable of changing the motion of an object. The SI unit of force is the newton (N), defined as the force required to accelerate a 1 kg mass at 1 m/s². Newton's three laws of motion provide the framework for all classical mechanical analysis.

2.1First Law — Inertia

An object at rest remains at rest, and an object in motion continues in uniform straight-line motion, unless acted upon by a net external force. In optomechanical design, this means that a properly aligned optical component will remain in position indefinitely — provided no unbalanced forces (vibration, thermal expansion, gravity on improperly supported elements) act upon it. Stability is a consequence of eliminating or balancing all forces.

2.2Second Law — F = ma

Newton's Second Law
Fnet=ma\vec{F}_{\text{net}} = m\,\vec{a}

The net force on an object equals its mass times its acceleration. This is the most frequently used law in optomechanical calculations. It relates the weight of a payload (where

a=g=9.81  m/s2a = g = 9.81\;\text{m/s}^2
) to the gravitational force on a support structure, and it determines the forces generated during acceleration of motorized stages.

For a body in static equilibrium (the normal condition for a mounted optical system), the net force is zero: all forces balance. The challenge in optomechanical design is ensuring that this balance is maintained under all operating conditions — not just on the bench, but also during transport, thermal cycling, and vibration.

2.3Third Law — Action & Reaction

Every action has an equal and opposite reaction. When a retaining ring presses an optic against a shoulder in a lens cell, the optic pushes back on the ring with equal force. When a post supports a 2 kg payload, the table surface pushes up on the post base with the same 19.6 N that gravity pulls down on the payload. Reaction forces are critical in free-body diagram analysis for determining mount stresses and deflections.

2.4Worked Example: Acceleration of a Translation Stage

Worked Example: Force Required to Accelerate a Loaded Stage

Problem: A motorized linear stage carries a 5 kg payload. The stage must accelerate from rest to 10 mm/s in 50 ms. What force must the motor provide (ignoring friction)?

Solution:

Convert units:

v=10  mm/s=0.01  m/sv = 10\;\text{mm/s} = 0.01\;\text{m/s}
,
t=50  ms=0.05  st = 50\;\text{ms} = 0.05\;\text{s}
.

Acceleration
a=ΔvΔt=0.010.05=0.2  m/s2a = \frac{\Delta v}{\Delta t} = \frac{0.01}{0.05} = 0.2\;\text{m/s}^2
Required Force
F=ma=5×0.2=1.0  NF = m \cdot a = 5 \times 0.2 = 1.0\;\text{N}

The motor must provide at least 1.0 N of driving force. In practice, friction, cable drag, and safety margins mean the actual motor force requirement is typically 2–3× the calculated value.

3Weight, Mass & Payload Calculations

In photonics work, payload capacity is one of the most commonly specified mechanical parameters. Every post, mount, stage, and table has a maximum payload rating. Understanding the distinction between mass and weight, and being able to calculate gravitational loads, is essential for safe and accurate system design.

3.1Gravitational Force

Weight (Gravitational Force)
W=mgW = m \cdot g

Weight is the gravitational force acting on an object. At Earth's surface,

g=9.81  m/s2g = 9.81\;\text{m/s}^2
(often rounded to 9.8 or 10 for quick estimates). A 1 kg mass weighs approximately 9.81 N. Optomechanical catalogs may specify payload capacity in either kg (mass) or N (force); always check which convention is used.

ComponentTypical MassWeight (N)
25 mm dia. mirror (N-BK7, 6 mm thick)~7 g0.07
50 mm dia. lens (N-BK7, 10 mm thick)~46 g0.45
Kinematic mirror mount (50 mm)~200 g1.96
Standard optical post (12.7 mm dia. × 75 mm, steel)~75 g0.74
Post holder + post + mount + 50 mm optic~370 g total3.63
Typical cage system assembly (4-plate)~500 g4.9
Small breadboard (300 × 300 × 12.7 mm)~2.5 kg24.5
Representative masses and weights for common optical components. Values are typical and vary by manufacturer and configuration; always verify against the specific product datasheet.

3.2Center of Gravity

The center of gravity (CG) is the point at which the entire weight of an object can be considered to act. For symmetrical, uniform-density components, the CG is at the geometric center. For assemblies of multiple components, the CG is the mass-weighted average of the individual CG positions:

Center of Gravity (1D)
xˉ=miximi\bar{x} = \frac{\sum m_i \, x_i}{\sum m_i}

In optomechanical systems, the position of the CG relative to the support point determines whether the assembly is stable or tends to tip. A high CG (such as a tall post with a heavy optic on top) creates a moment that can cause the assembly to lean or, in extreme cases, topple. Keeping the CG as low as possible and centered over the base improves mechanical stability.

3.3Worked Example: Post-Mounted Payload Capacity

Worked Example: Verifying Post Payload Capacity

Problem: A 12.7 mm diameter stainless steel post, 150 mm tall, has a manufacturer-rated payload capacity of 0.9 kg (vertical load). You plan to mount a kinematic mirror mount (180 g) with a 50 mm protected silver mirror (45 g). Is the assembly within the rated capacity?

Solution:

Total payload mass = 180 g + 45 g = 225 g = 0.225 kg.

This is well within the 0.9 kg rating (25% of capacity). The safety margin is ample. Note that the rated capacity typically assumes vertical (axial) loading. Horizontal (cantilevered) loads drastically reduce the effective capacity due to the bending moment on the post — see Section 6.

4Torque & Moments

Torque (or moment of force) is the rotational equivalent of linear force. It measures the tendency of a force to cause rotation about a point or axis. In optical systems, torque is a primary concern whenever loads are offset from their support — which is the case for virtually every cantilevered mount, off-axis mirror holder, and stage-mounted assembly.

4.1Definition & Units

Torque
τ=F×d=Fdsinθ\tau = F \times d = F \cdot d \cdot \sin\theta

Torque equals force times the perpendicular distance from the force's line of action to the pivot point. The SI unit is N·m. When the force is perpendicular to the lever arm (the most common case in gravitational loading),

sinθ=1\sin\theta = 1
and the torque is simply
τ=Fd\tau = F \cdot d
.

4.2Lever Arms in Optical Systems

W = mgdτPostOptic
Torque on a cantilevered optic: the weight W = mg acts at a horizontal distance d from the support post, creating a torque τ = Wd that tends to tilt the assembly.

In optical systems, lever arms arise whenever the center of gravity of a payload is offset from the axis of its support. Common examples include: a mirror mount extending horizontally from a post, a right-angle bracket holding an optic away from a post axis, and a detector assembly on a cantilevered arm. The torque created by these offsets is what causes posts to lean, mounts to droop, and alignments to drift.

Minimizing lever arms is one of the most effective strategies for improving optomechanical stability. Every millimetre of unnecessary offset between the CG and the support axis multiplies the bending load on the structure.

4.3Worked Example: Torque on a Cantilevered Optic

Worked Example: Torque on a Right-Angle-Mounted Mirror

Problem: A 50 mm protected aluminium mirror (mass 42 g) is held in a kinematic mount (mass 190 g) on a right-angle bracket. The center of gravity of the combined mirror + mount assembly is located 45 mm from the post axis. What torque does this create about the post?

Solution:

Total weight
W=(0.042+0.190)×9.81=0.232×9.81=2.28  NW = (0.042 + 0.190) \times 9.81 = 0.232 \times 9.81 = 2.28\;\text{N}
Torque about post axis
τ=W×d=2.28×0.045=0.103  N\cdotpm103  N\cdotpmm\tau = W \times d = 2.28 \times 0.045 = 0.103\;\text{N·m} \approx 103\;\text{N·mm}

This torque acts to tilt the post and is resisted by the post-holder clamping mechanism and the stiffness of the post itself. A standard 12.7 mm steel post will deflect slightly under this load — see the deflection calculation in Section 6.3.

4.4Static Equilibrium

A body is in static equilibrium when both the net force and the net torque are zero:

Conditions for Static Equilibrium
F=0andτ=0\sum \vec{F} = 0 \qquad \text{and} \qquad \sum \vec{\tau} = 0

These two conditions are the starting point for all structural analysis of optical assemblies. For every payload, there must be sufficient reaction forces (from support structures) and reaction torques (from clamping mechanisms or structural stiffness) to maintain equilibrium. When equilibrium cannot be maintained — because a post is too flexible, a clamp too weak, or a base too small — the assembly deflects, tilts, or topples.

5Stress, Strain & Elasticity

When forces are applied to solid materials, the material deforms. Understanding how materials respond to loading — how much they deform, whether the deformation is recoverable, and when they fail — is essential for designing structures that hold optics in position with sub-micron stability.

5.1Types of Stress

Stress (σ) is force per unit area, measured in pascals (Pa = N/m²). Because structural stresses are typically large, megapascals (MPa = 10⁶ Pa) and gigapascals (GPa = 10⁹ Pa) are commonly used.

Normal Stress (Tensile or Compressive)
σ=FA\sigma = \frac{F}{A}
Shear Stress
τs=VA\tau_s = \frac{V}{A}

Normal stress acts perpendicular to a surface (tension pulls apart; compression pushes together). Shear stress acts parallel to a surface (like a scissors cutting). In optical mounts, compressive stress occurs where a retaining ring contacts a lens, tensile stress appears in bolts holding assemblies together, and shear stress exists in adhesive bonds and dowel pins.

5.2Hooke's Law & Elastic Modulus

Strain (ε)Stress (σ)Yield pointElastic regionPlastic regionUTS
Typical stress-strain curve for a ductile metal. The linear elastic region follows Hooke's law. Beyond the yield point, permanent (plastic) deformation occurs.
Hooke's Law
σ=Eε\sigma = E \cdot \varepsilon

Within the elastic region, stress is proportional to strain. The proportionality constant is the Young's modulus (E), also called the elastic modulus or modulus of elasticity. Strain (ε) is the dimensionless ratio of deformation to original length:

ε=ΔL/L\varepsilon = \Delta L / L
.

A material with a high Young's modulus is stiff — it deforms less under a given load. Steel (

E200  GPaE \approx 200\;\text{GPa}
) is about 3× stiffer than aluminium (
E69  GPaE \approx 69\;\text{GPa}
), which is why steel posts deflect less than aluminium posts of the same dimensions under the same load.

5.3Yield Strength & Safety Factors

The yield strength (

σy\sigma_y
) is the stress at which a material begins to deform permanently. Below the yield strength, the material returns to its original shape when the load is removed (elastic behavior). Above it, permanent deformation (plastic behavior) occurs. In optomechanical design, all structural elements must operate well below the yield strength to ensure dimensional stability.

Safety Factor
SF=σyσapplied\text{SF} = \frac{\sigma_y}{\sigma_{\text{applied}}}

A safety factor of 2 means the applied stress is half the yield strength. For precision optical systems, safety factors of 3–5 are common for static loads, and 5–10 for dynamic or shock loads. These conservative factors account for manufacturing variations, material defects, and the extreme sensitivity of optical systems to even micron-level deformations that would be insignificant in conventional mechanical engineering.

5.4Worked Example: Stress in a Post Under Load

Worked Example: Compressive Stress in an Optical Post

Problem: A 12.7 mm diameter stainless steel post supports a 2 kg vertical payload. What is the compressive stress in the post?

Solution:

Cross-sectional area
A=πr2=π×(6.35×103)2=1.267×104  m2A = \pi r^2 = \pi \times (6.35 \times 10^{-3})^2 = 1.267 \times 10^{-4}\;\text{m}^2
Applied force
F=mg=2×9.81=19.62  NF = m \cdot g = 2 \times 9.81 = 19.62\;\text{N}
Compressive stress
σ=FA=19.621.267×104=0.155  MPa\sigma = \frac{F}{A} = \frac{19.62}{1.267 \times 10^{-4}} = 0.155\;\text{MPa}

The yield strength of 303 stainless steel is approximately 240 MPa. The safety factor is SF = 240 / 0.155 ≈ 1550. Axial compression is never a concern for standard optical posts — the limiting factor is always bending (deflection), not compressive failure.

6Beam & Cantilever Deflection

Deflection — the physical bending of a structural element under load — is the single most important mechanical consideration in optical system design. While stress determines whether a component will break, deflection determines whether the optical alignment is maintained. A steel post can support enormous loads without yielding, yet deflect enough under a modest cantilevered load to shift a beam path by millimetres.

6.1Cantilever Beam Theory

LδFFixed
Cantilever beam with end load F. The beam deflects by δ at the free end. The deflection depends on the applied force, beam length, material stiffness (E), and cross-section geometry (I).

A cantilever is a beam fixed at one end and free at the other — exactly the configuration of a post clamped in a post holder with a load at the top. The maximum deflection occurs at the free end:

Cantilever End Deflection (Point Load)
δ=FL33EI\delta = \frac{F \cdot L^3}{3\,E\,I}

Where

FF
is the applied force (N),
LL
is the beam length (m),
EE
is Young's modulus (Pa), and
II
is the second moment of area of the cross-section (m⁴). This equation is the workhorse of optomechanical deflection analysis — it applies to posts, arms, brackets, and any other cantilevered structure.

Key insight: deflection scales with the cube of length. Doubling the post height increases deflection by 8×. This is why tall posts are avoided in precision systems, and why post height should always be minimized to the shortest value that maintains the required beam height.

Cantilever End Deflection (Uniform Distributed Load)
δ=wL48EI\delta = \frac{w \cdot L^4}{8\,E\,I}

For a uniformly distributed load

ww
(N/m), such as the self-weight of a long horizontal arm, the deflection formula changes slightly. The L⁴ dependence makes distributed-load deflection even more sensitive to length.

6.2Second Moment of Area

The second moment of area (often called the area moment of inertia,

II
) describes how the cross-sectional shape of a beam resists bending. A larger I means greater resistance to bending deflection:

Solid Circular Cross-Section
I=πd464I = \frac{\pi\,d^4}{64}
Hollow Circular Cross-Section (Tube)
I=π(do4di4)64I = \frac{\pi\,(d_o^4 - d_i^4)}{64}
Rectangular Cross-Section
I=bh312I = \frac{b\,h^3}{12}

Where

dd
is diameter,
dod_o
and
did_i
are outer and inner diameters,
bb
is width, and
hh
is height (in the bending direction). Since I scales with d⁴, even a modest increase in post diameter dramatically improves stiffness. A 25.4 mm post has 16× the bending stiffness of a 12.7 mm post of the same material.

6.3Worked Example: Optical Post Deflection

Worked Example: Lateral Deflection of a Loaded Post

Problem: A 12.7 mm diameter stainless steel post (E = 193 GPa), 150 mm tall, supports a cantilevered load of 250 g at a horizontal offset of 45 mm from the post axis. What is the lateral deflection at the top of the post?

Solution:

The cantilevered load creates a bending moment on the post. The weight of the payload acts at a horizontal offset, producing a torque about the post base:

Bending moment at post top
M=F×d=(0.250×9.81)×0.045=2.45×0.045=0.110  N\cdotpmM = F \times d = (0.250 \times 9.81) \times 0.045 = 2.45 \times 0.045 = 0.110\;\text{N·m}

For a moment applied at the free end of a cantilever:

Deflection due to end moment
δ=ML22EI\delta = \frac{M \cdot L^2}{2\,E\,I}
Second moment of area
I=π×(12.7×103)464=1.277×109  m4I = \frac{\pi \times (12.7 \times 10^{-3})^4}{64} = 1.277 \times 10^{-9}\;\text{m}^4
Deflection
δ=0.110×(0.150)22×193×109×1.277×109=2.475×103493=5.02×106  m5  μm\delta = \frac{0.110 \times (0.150)^2}{2 \times 193 \times 10^9 \times 1.277 \times 10^{-9}} = \frac{2.475 \times 10^{-3}}{493} = 5.02 \times 10^{-6}\;\text{m} \approx 5\;\mu\text{m}

A lateral deflection of 5 µm may sound small, but in precision optics it can be significant. This deflection tilts the post by

θ=δ/L=5/150,00033  μrad\theta = \delta / L = 5 / 150{,}000 \approx 33\;\mu\text{rad}
, which would shift a reflected beam by 66 µrad (double-pass) — enough to walk a beam off a detector aperture at a distance of just a few metres. For sub-microradian alignment applications (interferometry, laser cavities), even this modest load requires a stiffer post: a 25.4 mm post reduces the deflection to
5/160.3  μm5 / 16 \approx 0.3\;\mu\text{m}
(16× stiffer due to
d4d^4
scaling).

6.4Simply Supported Beams

A simply supported beam rests on two supports at its ends, which is the relevant model for optical breadboards and rails. The maximum deflection occurs at the center:

Simply Supported Beam — Center Point Load
δmax=FL348EI\delta_{\text{max}} = \frac{F \cdot L^3}{48\,E\,I}
Simply Supported Beam — Uniform Distributed Load
δmax=5wL4384EI\delta_{\text{max}} = \frac{5\,w\,L^4}{384\,E\,I}

Compared to a cantilever with the same load and length, a simply supported beam is 16× stiffer (for a point load at center vs. point load at free end of cantilever). This is why structures supported at both ends — like optical tables resting on four legs — are inherently much more rigid than cantilevered structures.

🔧 Open Post Deflection Calculator

7Static vs. Dynamic Loading

Optical systems experience both static loads (constant forces like gravity) and dynamic loads (time-varying forces from vibration, stage motion, or shock events). The distinction is critical because dynamic loads can produce forces much larger than the equivalent static load, and because resonant amplification can cause catastrophic failures at relatively small excitation levels.

7.1Static Loading

Static loading refers to forces that are constant (or change very slowly) over time. Gravity is the primary static load in optical systems. The analysis methods in Sections 3–6 all assume static loading. For a system at rest on a vibration-isolated table with no moving stages, the only loads are gravitational, and static analysis is sufficient.

Static loading conditions are the baseline for all optomechanical design: if a system cannot maintain alignment under static gravity loads, it will certainly fail under any additional dynamic loading.

7.2Dynamic Loading & Impact

Dynamic loads arise from: motorized stage acceleration/deceleration (Section 2.4), environmental vibration transmitted through the floor, building HVAC systems, acoustic coupling, seismic events, and physical impacts (bumping the table, shipping shocks). Dynamic loads are characterized by both their magnitude and their frequency content.

A useful concept is the dynamic load factor (DLF), which is the ratio of the peak dynamic response to the equivalent static response. For a suddenly applied load (like placing a weight on a spring), the DLF is 2.0 — meaning the initial deflection is twice the static deflection. For an impact from a height, the DLF can be much larger.

7.3Worked Example: Dynamic Load Factor

Worked Example: Suddenly Applied Load on a Post

Problem: An optical assembly weighing 0.5 kg is placed (not dropped) onto a post. If the static deflection under this load is 0.1 mm, what is the maximum instantaneous deflection when the load is first applied?

Solution:

For a suddenly applied load (released from rest at the support point), the dynamic load factor is 2.0:

Maximum dynamic deflection
δdynamic=DLF×δstatic=2.0×0.1=0.2  mm\delta_{\text{dynamic}} = \text{DLF} \times \delta_{\text{static}} = 2.0 \times 0.1 = 0.2\;\text{mm}

The assembly initially deflects to twice the static value, then oscillates and settles to the static deflection as damping dissipates the kinetic energy. This is why optical assemblies should be lowered gently into position, not dropped — and why clamping mechanisms should be engaged gradually rather than suddenly.

7.4Natural Frequency & Resonance

Every mechanical structure has natural frequencies at which it vibrates freely when disturbed. If an external vibration source has a frequency component that matches a structural natural frequency, resonant amplification occurs — the vibration amplitude can be magnified by factors of 10–100× or more, depending on the damping.

Natural Frequency (Simple Spring-Mass System)
fn=12πkmf_n = \frac{1}{2\pi}\sqrt{\frac{k}{m}}

Where

kk
is the stiffness (N/m) and
mm
is the mass (kg). For a cantilever beam with an end mass, the effective stiffness is
k=3EI/L3k = 3EI/L^3
, giving:

Natural Frequency (Cantilever with End Mass)
fn=12π3EImL3f_n = \frac{1}{2\pi}\sqrt{\frac{3\,E\,I}{m\,L^3}}

In photonics, the general rule is to push all structural natural frequencies as high as possible — ideally above 100 Hz, and above the dominant environmental vibration frequencies (typically 1–50 Hz from building vibrations). This is achieved by maximizing stiffness (larger cross-sections, stiffer materials) and minimizing mass and length. A detailed treatment of vibration is covered in the Vibration Fundamentals section.

8Clamping Force & Friction

Optical components must be securely held in their mounts without applying excessive force that could deform or stress the optic. This balance — firm enough to prevent movement, gentle enough to avoid inducing wavefront error — is a central challenge in optomechanical design.

8.1Static & Kinetic Friction

Maximum Static Friction Force
fs=μsNf_s = \mu_s \cdot N
Kinetic Friction Force
fk=μkNf_k = \mu_k \cdot N

The static friction coefficient (

μs\mu_s
) determines the force needed to initiate sliding; the kinetic friction coefficient (
μk\mu_k
) determines the force during motion. For optical mounting, static friction is what keeps components in place. Typical coefficients:

Contact Pairμₛ (Static)μₖ (Kinetic)
Steel on steel (dry)0.6 – 0.80.4 – 0.6
Aluminium on steel0.45 – 0.650.35 – 0.50
Glass on metal0.5 – 0.70.4 – 0.5
Nylon on metal (bearing pads)0.15 – 0.250.10 – 0.20
PTFE on metal0.04 – 0.100.04 – 0.08
Representative friction coefficients for common optomechanical contact pairs. Values vary with surface finish, lubrication, and contamination.

8.2Clamping Force for Optical Components

F_clampReactionLensRingShoulder
Lens clamped in a cell by a retaining ring. The clamping force F_clamp pushes the optic against a shoulder. The contact geometry determines the stress distribution in the optic.

Optical elements (lenses, windows, filters) are typically held in cylindrical cells by retaining rings, threaded rings, or spring-loaded mechanisms. The clamping force must satisfy two competing requirements:

Minimum clamping force: The optic must not shift under the expected acceleration loads (gravity, vibration, shock). The required clamping force to prevent sliding under acceleration

aa
is:

Minimum Clamping Force (Against Sliding)
FclampmaμsF_{\text{clamp}} \geq \frac{m \cdot a}{\mu_s}

Maximum clamping force: The optic must not be stressed beyond its fracture threshold. Optical glasses are brittle; excessive clamping creates localized contact stress that can crack the element or, more insidiously, deform it enough to degrade the transmitted wavefront.

For precision optics, the rule of thumb is to apply clamping force sufficient to withstand the specified acceleration environment (typically 5–15 g for laboratory instruments, 20–50 g for transportable systems) with a safety factor of 2, but no more. Spring-loaded retaining mechanisms are preferred because they provide a controlled, repeatable clamping force.

8.3Worked Example: Retaining Ring Clamping Force

Worked Example: Clamping Force for a 50 mm Lens

Problem: A 50 mm diameter N-BK7 lens (mass 46 g) is mounted in a lens cell and must withstand a 10 g shock without dislodging. The static friction coefficient between glass and the anodized aluminium shoulder is 0.5. What minimum clamping force is required from the retaining ring?

Solution:

Required force to prevent sliding
Fclamp=maμs=0.046×(10×9.81)0.5=4.510.5=9.03  NF_{\text{clamp}} = \frac{m \cdot a}{\mu_s} = \frac{0.046 \times (10 \times 9.81)}{0.5} = \frac{4.51}{0.5} = 9.03\;\text{N}

With a safety factor of 2:

Fclamp=2×9.03=18.1  NF_{\text{clamp}} = 2 \times 9.03 = 18.1\;\text{N}
.

This is a modest force (about 1.8 kg equivalent) and can be easily provided by a threaded retaining ring tightened finger-tight. Over-tightening beyond this value provides no benefit and risks inducing stress birefringence or surface deformation in the optic.

8.4Preload & Bolt Torque

When bolting optomechanical assemblies together, the bolt must be tightened to a sufficient preload to maintain clamping under the expected loads. The relationship between applied torque and bolt preload is:

Bolt Preload from Applied Torque
Fpreload=TKdF_{\text{preload}} = \frac{T}{K \cdot d}

Where

TT
is the applied torque (N·m),
dd
is the bolt nominal diameter (m), and
KK
is the nut factor (dimensionless, typically 0.15–0.20 for lubricated bolts and 0.20–0.25 for dry bolts). For an M6 bolt (d = 6 mm) with K = 0.2 and T = 5 N·m, the preload is
F=5/(0.2×0.006)=4167  NF = 5 / (0.2 \times 0.006) = 4167\;\text{N}
.

In precision systems, bolt torque specifications should be followed carefully. Over-torquing can distort thin mounting plates, warping the optical surface they support. Under-torquing allows relative motion between parts, degrading alignment stability. Torque wrenches are standard tools in optical assembly and alignment.

🔧 Open Clamping Force Calculator

9Material Properties for Optomechanical Design

Material selection for optical support structures involves balancing stiffness, weight, thermal stability, machinability, and cost. The relevant properties are Young's modulus (stiffness), density (weight), coefficient of thermal expansion (CTE, dimensional stability), yield strength (load capacity), and thermal conductivity (temperature uniformity).

9.1Metals

MaterialE (GPa)Density (g/cm³)CTE (ppm/°C)Yield (MPa)Notes
Aluminium 6061-T6692.7023.6276Most common optomechanical material. Light, easy to machine, good thermal conductivity. Anodizes well.
Stainless Steel 3031938.0317.2240Standard for posts and precision hardware. Non-magnetic grades available (316L).
Stainless Steel 17-4 PH1977.7810.81000+Precipitation-hardened. High strength and moderate CTE. Flexure stages.
Invar 36 (Fe-Ni)1418.051.3276Ultra-low CTE. Ideal for metrological frames and thermally critical mounts. Expensive.
Super Invar1448.15≤0.6276Near-zero CTE with optimized heat treatment; standard spec 0.63 ppm/°C (Carpenter). For interferometric-grade stability.
Titanium Ti-6Al-4V1144.438.6880High strength-to-weight ratio. Low CTE relative to aluminium. Difficult to machine.
Brass (C36000)978.4920.5125Easy to machine, low friction. Adjusters, thumbscrews, bushings.
Key mechanical properties of metals commonly used in optomechanical design.

9.2Ceramics & Optical Glasses

MaterialE (GPa)Density (g/cm³)CTE (ppm/°C)Notes
N-BK7 (borosilicate crown)822.517.1Most common optical glass. Moderate hardness and thermal properties.
Fused Silica (SiO₂)732.200.55Extremely low CTE. Excellent for UV and precision applications.
Zerodur (glass-ceramic)902.530 ± 0.05Near-zero CTE (Class 1 spec: 0 ± 0.05 ppm/K). Mirror substrates for astronomy and metrology.
Silicon Carbide (SiC)4103.214.0Extremely stiff and lightweight. Space telescope mirrors.
Aluminium Oxide (Al₂O₃)3703.988.1Sapphire. Extremely hard. Windows and structural optics.
Mechanical properties of ceramics and glasses relevant to optomechanical design.

9.3Material Selection Criteria

The optimal material depends on the application priorities. Two useful figures of merit for comparing structural materials are:

Specific Stiffness (Stiffness-to-Weight Ratio)
Eρ\frac{E}{\rho}
Thermal Stability Figure of Merit
αk\frac{\alpha}{k}

Where

α\alpha
is CTE and
kk
is thermal conductivity. A low ratio of CTE to thermal conductivity means the material reaches thermal equilibrium quickly with minimal distortion — ideal for environments with temperature fluctuations.

For general laboratory optomechanics, aluminium 6061-T6 provides the best balance of cost, machinability, and performance. For thermally critical applications (interferometry, dimensional metrology), Invar or Zerodur may be required. For lightweight aerospace and portable instruments, titanium or silicon carbide offer high specific stiffness.

10Practical Load Calculations

This section applies the preceding theory to common optomechanical configurations. The goal is to provide practical rules of thumb and calculation methods that can be used to quickly verify that hardware is adequate for the intended payload.

10.1Post & Post-Holder Systems

Optical posts are the most common structural elements in photonics laboratories. Their load capacity is limited not by compressive strength (which is enormous) but by bending stiffness and the clamping force of the post holder.

Post DiameterI (mm⁴)Relative StiffnessTypical Vertical Capacity
6 mm (M6 setscrew posts)63.6~0.1 kg
12.7 mm (½″)1,27720×~1 kg
25.4 mm (1″)20,430321×~5 kg
38.1 mm (1.5″)103,4001,626×~15 kg
Bending stiffness (I) and approximate vertical payload capacity for standard post diameters. Capacity values are manufacturer-typical for steel posts.

The dramatic scaling of I with diameter (d⁴ dependence) means that upgrading from a 12.7 mm post to a 25.4 mm post provides 16× the bending stiffness. For any payload heavier than ~200 g with a significant cantilever offset, 25.4 mm or larger posts should be the default choice.

10.2Breadboard & Table Loading

Optical breadboards and tables have both total load capacity and point load capacity specifications. A typical aluminium breadboard (300 × 450 × 12.7 mm) might have a total capacity of 30 kg but a point load limit of 10 kg per mounting hole. Exceeding the point load limit can permanently deform the mounting surface, compromising flatness.

Honeycomb-core optical tables (e.g., 1200 × 2400 mm) typically support 200–500 kg total load with exceptional flatness (±0.1 mm over the full surface). The key specification for loaded flatness is the deflection per unit load — typically quoted as µm/N or mm at full rated load. High-performance tables achieve less than 0.1 mm total deflection at rated load.

10.3Translation Stage Payloads

Motorized and manual translation stages have payload ratings that assume the load CG is centered on the stage platform. Off-center loads create moments that reduce the effective payload capacity due to increased bearing load and potential binding. The magnitude of the derating depends on the bearing type and the moment arm of the offset.

The correct approach is to calculate the applied moment and compare it to the manufacturer's maximum moment capacity (MMC) specification. The applied moment is simply the off-center load times the offset distance:

Applied Moment from Off-Center Load
MA=F×doffsetM_A = F \times d_{\text{offset}}

If

MAM_A
is less than the published MMC, the stage can support the load. Not all manufacturers publish moment capacity; when it is unavailable, a conservative approach is to derate the payload capacity based on the free-body diagram of the bearing rails. Off-center loads shift the load distribution unevenly between the two bearing ways, and the more heavily loaded rail limits the effective capacity. As a general principle: crossed roller bearings tolerate moment loads better than ball bearings or dovetail slides, and air bearings are the least sensitive to off-center loading due to their distributed support geometry. Always consult the specific stage datasheet for moment load specifications rather than relying on rules of thumb.

When stacking multiple stages (e.g., X-Y-Z configuration), each stage must support all stages above it plus the payload. The bottom stage bears the cumulative load of the entire stack. Always verify payload capacity starting from the top stage down.

10.4Worked Example: Multi-Axis Stage Stack

Worked Example: Payload Budget for an X-Y-Z Stage Stack

Problem: A motorized X-Y-Z positioning system consists of three linear stages stacked vertically. Each stage has a mass of 1.2 kg and a rated payload capacity of 10 kg (centered load) with a maximum moment capacity of 3.0 N·m. The top payload is a detector assembly weighing 2.5 kg with a 15 mm CG offset from the stage center. Verify that all stages are within their ratings.

Solution:

Step 1 — Check moment on the top (Z-axis) stage:

Applied moment from offset payload
MA=W×d=(2.5×9.81)×0.015=0.368  N\cdotpmM_A = W \times d = (2.5 \times 9.81) \times 0.015 = 0.368\;\text{N·m}

The applied moment of 0.37 N·m is well within the 3.0 N·m MMC (12% of capacity). The payload mass of 2.5 kg is also within the 10 kg centered load rating.

Step 2 — Check cumulative loads working top-down:

Y-axis stage (middle): Carries the Z-stage (1.2 kg) + detector (2.5 kg) = 3.7 kg. Assuming the Z-stage re-centers the load (CG offset ≈ 0): capacity = 10 kg. Utilization = 3.7 / 10 = 37%.

X-axis stage (bottom): Carries the Y-stage (1.2 kg) + Z-stage (1.2 kg) + detector (2.5 kg) = 4.9 kg. Utilization = 4.9 / 10 = 49%.

All stages are within both their payload and moment capacity ratings. The bottom stage is at 49% of payload capacity, providing a comfortable margin for the addition of cables, adapters, and other accessories.

🔧 Open Stage Payload Budget

References

  1. [1]P. R. Yoder Jr. and D. Vukobratovich, Opto-Mechanical Systems Design, 4th ed. CRC Press, 2015.
  2. [2]A. Ahmad, Handbook of Optomechanical Engineering, 2nd ed. CRC Press, 2017.
  3. [3]J. M. Gere and B. J. Goodno, Mechanics of Materials, 9th ed. Cengage Learning, 2018.
  4. [4]D. Vukobratovich and P. R. Yoder Jr., Fundamentals of Optomechanics. CRC Press, 2018.
  5. [5]R. C. Hibbeler, Statics and Mechanics of Materials, 5th ed. Pearson, 2017.
  6. [6]R. Kingslake (ed.), Applied Optics and Optical Engineering, Vols. 1–5. Academic Press, 1965–1969.
  7. [7]ASM International, ASM Handbook, Vol. 2: Properties and Selection — Nonferrous Alloys, 10th ed., 1990.
  8. [8]SCHOTT AG, “Mechanical Properties of Optical Glasses,” Technical Information TI-29. Available: schott.com.

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.