Beam Deflection (Elastic Curve)

Beam Deflection (Elastic Curve)

When a beam is subjected to transverse loads, it deforms by bending. The continuous curve that traces the displaced centroidal axis of the bent beam is known as the elastic curve. Calculating the exact displacement (deflection) at any point along this curve is critical in structural and mechanical engineering to ensure that serviceability limits are not exceeded.

The Governing Differential Equation

The relationship between the internal bending moment MM and the curvature of the elastic curve is the foundation of beam deflection analysis. For small elastic deflections, the governing differential equation of the elastic curve is:

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

where:

  • EE = Modulus of elasticity of the material [Pa]
  • II = Second moment of area (moment of inertia) of the cross-section [m4m^4]
  • EIEI = Flexural rigidity of the beam [N·m2^2]
  • yy = Deflection of the beam at position xx [m]
  • M(x)M(x) = Internal bending moment equation as a function of xx [N·m]

The Double-Integration Method

To find the deflection yy at any point xx, we must integrate the moment equation twice.

  1. First Integration (Slope): Integrating the bending moment equation once yields the equation for the slope (θ≈dydx\theta \approx \frac{dy}{dx}) of the elastic curve: EIdydx=∫M(x)dx+C1EI \frac{dy}{dx} = \int M(x) dx + C_1

  2. Second Integration (Deflection): Integrating a second time yields the equation for the deflection (yy): EIy=∬M(x)dxdx+C1x+C2EI y = \iint M(x) dx dx + C_1 x + C_2

Here, C1C_1 and C2C_2 are constants of integration.

Boundary Conditions

To solve for the integration constants C1C_1 and C2C_2, we must apply known boundary conditions based on the type of supports holding the beam:

  • Simply Supported Beam: A pin or roller support prevents vertical translation but allows rotation. Thus, at a simple support located at x=ax = a, the deflection is zero (y=0y = 0), but the slope is generally non-zero.
  • Cantilever Beam: A fixed support prevents both translation and rotation. Thus, at a fixed wall located at x=0x = 0, both the deflection is zero (y=0y = 0) and the slope is zero (dydx=0\frac{dy}{dx} = 0).

Cartesian Sign Convention and Self-Consistency

Careful adherence to a sign convention is strictly required. The governing equation EId2ydx2=M(x)EI \frac{d^2y}{dx^2} = M(x) is specifically valid for the following consistent set of assumptions:

  • The positive xx-axis extends to the right along the longitudinal axis of the beam.
  • The positive yy-axis extends upward. Therefore, downward deflection (which is most common under gravity loads) results in a negative value for yy.
  • Bending moments MM follow the standard convention where a positive moment causes the beam to bend concave upward (causing compression in the top fibers).
  • Because a concave-upward curve has a positive second derivative (d2ydx2>0\frac{d^2y}{dx^2} > 0), a positive bending moment MM mathematically aligns with a positive curvature, making the equation EId2ydx2=M(x)EI \frac{d^2y}{dx^2} = M(x) structurally self-consistent without needing a negative sign.

Engineering Check

The double-integration method presented here relies heavily on the assumption of small deflections and purely linear elastic behavior. If the beam deflects significantly (changing its overall geometry), or if the material yields, this simple differential equation is no longer valid, and non-linear large-deflection theory must be used. Furthermore, for highly statically indeterminate structures, matrix structural analysis or specialized software is typically employed instead of manual double integration.

Related Content