Example 1
SS midspan point load: P=10 kN, L=6 m, E=200 GPa, I=50e6 mm⁴
Given
- configuration
- simply-supported
- span
- 6 m
- modulus
- 200 GPa
- moment of inertia
- 50000000 mm^4
- loads
- 1.kind pointmagnitude 10 kNposition 3 mdirection down
Assumptions
- Euler–Bernoulli beam theory: linear elastic, prismatic EI, small deflections, shear deformation neglected.
- Sign conventions: x from the left end; deflection positive UPWARD (downward gravity loads give negative deflections); slope is dy/dx in radians; applied moments positive counterclockwise.
- Simply supported: pin and roller at the two ends of the span; deflection is zero at both supports.
Solution steps
Flexural rigidity
All handbook deflection formulas share the beam stiffness EI in the denominator.
flexural rigidity EI = E × I
EI = 10000 kN·m^2
Simply supported beam with a point load
Handbook closed-form case; its deflection adds to the other loads by superposition.
y = −Pbx(L² − b² − x²)/(6·L·EI) for x ≤ a (mirror form beyond the load)
Contribution at x = 3 m: y = -4.5 mm
Maximum deflection
For a single table case the extremum location follows from the closed form (where the slope is zero); the value below matches it.
for a load right of center (a ≥ b): xmax = √((L² − b²)/3), on the longer segment
δmax = -4.5 mm at x = 3 m (downward)
= -4.5 mm
End slopes
The support rotations bound the elastic curve; useful for checking serviceability and for slope-deflection methods.
θA and θB from the slope function
θA = -0.00225 rad; θB = 0.00225 rad
Results
Maximum deflection (signed; negative = downward)
-4.5mm
Location of maximum deflection
3m
Slope at the left support (radians)
-0.00225rad
Slope at the right support (radians)
0.00225rad
Where this answer was checked
- source
- δmax = PL³/48EI, θ = PL²/16EI (NCEES FE Reference Handbook) — simply supported, concentrated load at midspan
- verified by
- hand-recomputed
- derivation
- EI = 200e9·5e-5 = 1.0e7 N·m². δmax = 10e3·216/(48·1e7) = 2.16e6/4.8e8 = 4.5e-3 m = 4.5 mm DOWN → −4.5 mm at x = 3 m. θA = −PL²/16EI = −10e3·36/(16·1e7) = −2.25e-3 rad; θB = +2.25e-3 rad.