End-Peaked Triangle, Midspan Point Load, and One End Moment Calculator
Deflection at a stated station for an end-peaked triangle, a midspan point load, and one end moment. The check station is the sum of two already-landed pages. Runs locally.
Trust summary Engine tested · Source checked · v1.0.0
- Input interpretation
- Enter values to calculate.
- Result
- —
- Model
- Deflection at a stated station for an end-peaked triangle, a midspan point load, and one end moment.
- Scope
- Calculation runs locally in the browser; values are not uploaded.
- Verification
- Engine tested · Source checked · v1.0.0
- Named expert review
- Optional · Not performed
- Sources
- Hibbeler, Mechanics of Materials
- Gere and Goodno, Mechanics of Materials
Formulas
Core equations used by this calculator.
How to use
Enter the triangle intensity, the point load, the end moment, the station, the length, the modulus, and the area moment
x must lie strictly between the supports and is measured from the unloaded end.
Read the deflection
The signs of w0, P, and M are the signs of their parts of δ.
Example calculations
Common configurations with formula and result.
Check station
w0 = 24, P = 48, M = 16, x = 1, L = 2, E = 1, I = 1
End-Peaked Triangle, Midspan Point Load, and One End Moment calculator specification
Version 1.0.0 · Engine tested
- Engine tested 2 published cases
- Named expert review Not performed
- Calculation version 1.0.0
- Definition
- The beam carries an end-peaked triangle, a midspan point load, and one end moment. Deflection at x is the sum of those elastic curves.
- What it calculates
- Deflection at a stated station for an end-peaked triangle, a midspan point load, and one end moment.
- Inputs
- w0
- P
- M
- x
- L
- E
- I
- Outputs
- delta
- Formula
Sum of the end-point curve and the one-end-moment curve.- Assumptions
- Calculation runs locally in the browser; values are not uploaded.
- Keep units consistent with the labels on each field.
- The check station recovers 9.8 + 4.
- Units
- w0, P, M, x, L, E, and I set the deflection unit.
- Boundary conditions
- missing w0, P, M, x, L, E, or I → MISSING_REQUIRED_INPUT
- L ≤ 0, E ≤ 0, or I ≤ 0 → VALUE_MUST_BE_POSITIVE
- x ≤ 0 or x ≥ L → INVALID_INPUT
- Example
- w0=24 P=48 M=16 x=1 L=2 E=1 I=1 → δ=13.8
- Validation cases
2 published on this page
- w0=24 P=48 M=16 x=1 L=2 E=1 I=1 → δ=13.8
- x=0 → INVALID_INPUT
- Sources
- Hibbeler, Mechanics of Materials — Deflection of beams — superpositionSupports: A triangular load, a point load, and an end moment superpose.
- Gere and Goodno, Mechanics of Materials — Deflection of beams — superpositionSupports: Supports adding the elastic curves of the three actions.
- Hibbeler, Mechanics of Materials — Deflection of beams — superposition
- Calculation version
- 1.0.0
Background
Interpretation and common distinctions.
Find the deflection at a stated station for an end-peaked triangle, a midspan point load, and one end moment.
Agent / API notes
Capability id: mechanical.statics.end_point_moment_at_deflection · tool id: end-point-moment-at · pin 1.0.0.
{ "w0": 24, "P": 48, "M": 16, "x": 1, "L": 2, "E": 1, "I": 1 }
Related tools
Other calculators in this family: Component curve .
Frequently asked questions
Key distinctions behind the calculation.
Does the check station match the landed pages?
Yes. It gives δ = 9.8 + 4 = 13.8.