Beam deflection is central to mechanical design because excessive deformation can cause parts to misalign, vibrate, or fail even when stresses are well below yield. Understanding how beams deform under load lets you size members, select materials, and choose support configurations that keep deflections within acceptable limits.
This section covers the elastic curve, the roles of stiffness and strain energy, and two major calculation methods: the moment-area method and Castigliano's theorem.
Beam Deflection and Elastic Curve
Understanding Beam Deflection
Beam deflection is the transverse displacement of a beam's neutral axis from its original straight position when loads are applied. You can measure this displacement at any point along the beam's length, but design specs usually focus on the maximum deflection.
The elastic curve is the shape the beam's neutral axis takes after deformation. Think of it as a snapshot of how the beam bends. For a simply supported beam with a central point load, the elastic curve is symmetric and peaks at midspan. For a cantilever with a tip load, the curve sweeps downward from the fixed end to the free end.
The elastic curve is governed by the differential equation:
where is the transverse deflection, is the position along the beam, is the internal bending moment, and is the flexural rigidity. Solving this equation (with appropriate boundary conditions) gives you the deflection at every point.
Factors Influencing Beam Deflection
Flexural rigidity () is the single most important parameter controlling deflection. It combines two things:
- Modulus of elasticity (): a material property. Steel () deflects far less than aluminum () for the same geometry and load.
- Second moment of area (): a geometric property of the cross section. An I-beam has a much larger than a solid rectangular bar of the same weight because material is concentrated far from the neutral axis.
Higher means less deflection for a given load. Doubling either or cuts the deflection roughly in half (for linearly elastic behavior).
Support conditions set the boundary conditions that shape the elastic curve:
- A cantilever beam (fixed at one end, free at the other) deflects more than a simply supported beam under the same load because it has fewer constraints.
- A fixed-fixed beam is stiffer than a simply supported beam of the same span because the fixed ends resist rotation.
Load type and placement also matter. A concentrated point load at midspan produces a different deflection profile than a uniformly distributed load over the full span. For a simply supported beam of length , the max deflection under a central point load is , while under a uniform load it's . Knowing these standard cases saves significant calculation time.

Stiffness and Strain Energy
Stiffness Concepts
Stiffness quantifies how much force is needed to produce a unit of deflection. For a linear elastic system:
where is the stiffness (units of N/m or lb/in), is the applied force, and is the resulting deflection. A stiffer beam requires more force to deflect the same amount.
Stiffness depends on the same three factors that control deflection: material (), geometry (), and support conditions. For example, the stiffness of a simply supported beam loaded at midspan is:
Notice that stiffness drops with the cube of the span length. Doubling the beam's length reduces its stiffness by a factor of eight. This is why long spans are so much more prone to deflection problems.
When multiple springs or structural members act together, their combined stiffness depends on the arrangement:
- In parallel (sharing the same deflection):
- In series (sharing the same force):
These combinations come up frequently when analyzing machine frames or bolted joints.

Strain Energy in Beams
Strain energy () is the elastic potential energy stored in a beam as it deforms. It equals the work done by external loads during deformation. For a beam in bending, the strain energy is:
This integral sums the energy stored in every infinitesimal slice of the beam. Regions with large bending moments store more energy.
For a simple case, consider a cantilever of length with a tip load . The moment at position from the free end is , so:
Strain energy connects directly to stiffness: for a linear system, . A stiffer beam stores less strain energy for the same applied load. This relationship is the foundation for Castigliano's theorem, covered next.
Deflection Calculation Methods
Moment-Area Method
The moment-area method is a semi-graphical technique that uses the diagram to find slopes and deflections without fully integrating the elastic curve equation. It's built on two theorems.
First Moment-Area Theorem: The change in slope between any two points A and B on the elastic curve equals the area under the diagram between those points.
Second Moment-Area Theorem: The vertical deviation of point B from the tangent drawn at point A equals the first moment of the area between A and B, taken about point B.
where is the horizontal distance from each area element to point B.
How to apply the moment-area method:
- Draw the bending moment diagram for the beam.
- Divide the moment diagram by to get the diagram. (If is constant, the shape is the same as the moment diagram, just scaled.)
- Identify the two points of interest (often a support where you know the slope or deflection, and the point where you want the deflection).
- Calculate the area under the diagram between those points (first theorem gives slope change).
- Calculate the first moment of that area about the point where you want the deflection (second theorem gives the tangential deviation).
- Use geometry of the elastic curve to convert the tangential deviation into the actual deflection.
This method works well for simply supported and cantilever beams with straightforward loading. It becomes cumbersome for beams with many different load segments or varying cross sections.
Castigliano's Theorem
Castigliano's theorem is an energy method that finds deflections by differentiating the total strain energy with respect to a force. It's especially powerful for complex or statically indeterminate problems.
The theorem states: The partial derivative of the total strain energy with respect to an applied force (or moment) gives the displacement (or rotation) at the point and in the direction of that force (or moment).
where is the total strain energy, is a concentrated force, is an applied moment, is the deflection at the point of , and is the rotation at the point of .
How to apply Castigliano's theorem:
- Write the internal bending moment as a function of position along the beam. Keep the force of interest ( or ) as a symbolic variable, even if its numerical value is known.
- Write the strain energy expression:
- Differentiate under the integral sign: This avoids squaring and then differentiating, which saves work.
- Evaluate the integral and substitute the actual value of .
Dummy load trick: If you need the deflection at a point where no external load is applied, place a fictitious (dummy) force at that point, carry it through the calculation, and then set at the end. This extends the method to any location on the beam.
Castigliano's theorem handles statically indeterminate beams, frames, and structures with varying cross sections or multiple load types. It also extends naturally to combined loading (bending + axial + torsion) by summing the strain energy contributions from each type.