Fiveable

๐Ÿ”—Statics and Strength of Materials Unit 13 Review

QR code for Statics and Strength of Materials practice questions

13.1 Elastic curve equation and boundary conditions

13.1 Elastic curve equation and boundary conditions

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025
๐Ÿ”—Statics and Strength of Materials
Unit & Topic Study Guides

Elastic Curve Equation and Boundary Conditions

The elastic curve equation describes how a beam deflects under load. It connects the beam's deformed shape to the applied loading, material stiffness, and geometry, making it the starting point for nearly every deflection analysis you'll do in this course. Boundary conditions then let you pin down the specific solution for a given support configuration.

Elastic Curve Equation for Beams

Derivation and Assumptions

The elastic curve is the deformed shape of the beam's neutral axis under load. To derive the governing equation, we rely on Euler-Bernoulli beam theory, which makes two key assumptions:

  • Plane sections remain plane and perpendicular to the neutral axis after deformation (no warping of cross-sections).
  • The material is linearly elastic, homogeneous, and isotropic (Hooke's law applies everywhere).

These assumptions work well for slender beams with small deflections relative to their length.

Starting from equilibrium and the moment-curvature relationship (covered below), you can write the elastic curve as a fourth-order differential equation:

d4ydx4=q(x)EI\frac{d^4y}{dx^4} = \frac{q(x)}{EI}

where:

  • yy = transverse deflection of the beam
  • xx = position along the beam's length
  • q(x)q(x) = distributed load intensity (force per unit length)
  • EE = elastic (Young's) modulus of the material
  • II = second moment of area (moment of inertia) of the cross-section

Simplification and Loading Conditions

If the flexural rigidity EIEI is constant along the beam and you already know the bending moment function M(x)M(x), you can work with the simpler second-order form:

d2ydx2=M(x)EI\frac{d^2y}{dx^2} = \frac{M(x)}{EI}

This is the version you'll use most often. You write M(x)M(x) from your shear and moment diagrams, then integrate twice to get y(x)y(x).

The equation applies to any loading type. You just need the correct expression for M(x)M(x):

  • Concentrated (point) loads produce piecewise-linear moment diagrams
  • Distributed loads (uniform, linearly varying, etc.) produce curved moment diagrams
  • Concentrated moments cause jumps in the moment diagram

Boundary Conditions for Beam Deflection

Types of Boundary Conditions

Boundary conditions capture how the beam is supported and constrained at specific points. Without them, you can't solve for the integration constants that appear when you integrate the elastic curve equation.

The four most common support types and their associated conditions:

Support TypeDeflectionSlopeMomentShear
Pin / Roller (simply supported)y=0y = 0freeM=0M = 0free
Fixed (clamped)y=0y = 0dydx=0\frac{dy}{dx} = 0freefree
Free endfreefreeM=0M = 0V=0V = 0
Guided endy=0y = 0freeM=0M = 0free

"Free" in the table means that quantity is not constrained to a known value at that point.

Application of Boundary Conditions

The number of boundary conditions you need matches the number of integration constants. If you start from the second-order form d2ydx2=M(x)EI\frac{d^2y}{dx^2} = \frac{M(x)}{EI}, two integrations produce two constants (C1C_1 and C2C_2), so you need two boundary conditions. If you start from the fourth-order form, you'll have four constants and need four boundary conditions.

Here's how this plays out for two classic cases:

Cantilever beam (fixed at x=0x = 0, free at x=Lx = L):

  • y(0)=0y(0) = 0 (no deflection at the wall)
  • dydx(0)=0\frac{dy}{dx}(0) = 0 (no rotation at the wall)
  • If using the fourth-order form, add: M(L)=0M(L) = 0 and V(L)=0V(L) = 0 at the free end

Simply supported beam (pins at both ends):

  • y(0)=0y(0) = 0 (no deflection at left support)
  • y(L)=0y(L) = 0 (no deflection at right support)
  • If using the fourth-order form, add: M(0)=0M(0) = 0 and M(L)=0M(L) = 0
Derivation and Assumptions, File:Pea1.f11.euler.bernoulli.beam.svg - Wikiversity

Curvature, Moment, and Rigidity Relationship

Beam Curvature

Curvature (ฮบ\kappa) measures how sharply the beam bends at a given point. It equals the reciprocal of the radius of curvature ฯ\rho:

ฮบ=1ฯ\kappa = \frac{1}{\rho}

The exact curvature expression involves both d2ydx2\frac{d^2y}{dx^2} and dydx\frac{dy}{dx}, but under the small-deflection assumption (slopes much less than 1), it simplifies to:

ฮบโ‰ˆd2ydx2\kappa \approx \frac{d^2y}{dx^2}

This approximation is what makes the elastic curve equation linear and solvable by direct integration.

Moment-Curvature Relationship

The link between internal bending moment and curvature is:

M=EIโ€‰ฮบM = EI\,\kappa

or equivalently:

M=EId2ydx2M = EI\frac{d^2y}{dx^2}

This is the equation that ties everything together. Flexural rigidity EIEI quantifies a beam's resistance to bending. It depends on both the material (through EE) and the cross-section shape (through II).

Common moment of inertia formulas you'll need:

  • Rectangular cross-section (width bb, height hh): I=bh312I = \frac{bh^3}{12}
  • Solid circular cross-section (radius rr): I=ฯ€r44I = \frac{\pi r^4}{4}

A steel beam with a deep I-section has a much larger EIEI than a wooden beam of similar weight, which is why steel beams deflect less under the same load.

Integration Constants for Beam Deflection

Solving the Elastic Curve Equation

Each integration of the elastic curve equation introduces one unknown constant. These constants carry physical meaning:

  • Integrating d2ydx2=M(x)EI\frac{d^2y}{dx^2} = \frac{M(x)}{EI} once gives the slope equation dydx\frac{dy}{dx}, with constant C1C_1
  • Integrating again gives the deflection equation y(x)y(x), with constant C2C_2

C1C_1 and C2C_2 encode the beam's slope and deflection at whatever reference point you choose. You find their values by plugging in your boundary conditions.

Determining Integration Constants: Step-by-Step

  1. Write M(x)M(x) from your free-body diagram and equilibrium equations.
  2. Substitute into EId2ydx2=M(x)EI\frac{d^2y}{dx^2} = M(x) and integrate once to get EIdydx=โˆซM(x)โ€‰dx+C1EI\frac{dy}{dx} = \int M(x)\,dx + C_1.
  3. Integrate again to get EIโ€‰y=โˆฌM(x)โ€‰dxโ€‰dx+C1x+C2EI\,y = \iint M(x)\,dx\,dx + C_1 x + C_2.
  4. Apply boundary conditions by substituting known values of yy and dydx\frac{dy}{dx} at specific xx-locations.
  5. Solve the resulting system of equations for C1C_1 and C2C_2.
  6. Substitute back into the general solution to get the specific deflection equation y(x)y(x).

Example: Cantilever with a point load PP at the free end

The moment function is M(x)=โˆ’P(Lโˆ’x)M(x) = -P(L - x) (taking the fixed end as x=0x = 0). After two integrations:

EIโ€‰y(x)=โˆ’P(Lx22โˆ’x36)+C1x+C2EI\,y(x) = -P\left(\frac{Lx^2}{2} - \frac{x^3}{6}\right) + C_1 x + C_2

Applying y(0)=0y(0) = 0 gives C2=0C_2 = 0. Applying dydx(0)=0\frac{dy}{dx}(0) = 0 gives C1=0C_1 = 0. The specific solution is:

y(x)=P6EI(x3โˆ’3Lx2)y(x) = \frac{P}{6EI}\left(x^3 - 3Lx^2\right)

The maximum deflection occurs at the free end (x=Lx = L):

ymaxโก=โˆ’PL33EIy_{\max} = -\frac{PL^3}{3EI}

The negative sign indicates downward deflection (in the direction of the load). This is one of the most commonly referenced deflection formulas, so it's worth committing to memory.