In mechanical engineering, structural elements such as beams are subjected to various types of loads causing them to deform. One of the key internal effects caused by these loads is the bending moment. Simply put, a bending moment represents the rotational force applied to a beam section due to external loads that cause the beam to bend.
Understanding bending moments is crucial because they help engineers predict how beams and similar structures will respond to loads, enabling safe and efficient design. If bending moments exceed material limits, structural failure may occur through cracking, excessive deflection, or even collapse. Therefore, a thorough grasp of bending moments is foundational to both design and analysis in mechanical engineering.
Before exploring bending moments in detail, we revisit some fundamental concepts - forces, moments, and beams - to set the stage for deeper understanding.
A moment (or torque) is the tendency of a force to cause rotation about a pivot or point. It is calculated as the product of the force magnitude and the perpendicular distance from the point to the line of action of the force.
When a beam is loaded, internal forces develop within it to resist bending. At any cross-section in the beam, the bending moment is defined as the algebraic sum of moments due to external forces acting on one side of that section.
This internal bending moment tries to bend the beam section, creating stresses within the material.
In this diagram, a simply supported beam carries a point load \( P \) at the midpoint. The internal shear force \( V \) acts vertically, resisting the load, while the bending moment \( M \) is the rotational effect causing the beam to bend.
By convention, positive bending moments cause the beam to sag (concave upward), while negative moments cause hogging (concave downward). Consistent sign conventions are critical for correct analysis and will be discussed shortly.
Shear force \(V\) and bending moment \(M\) at a section are related through calculus. At any point along the beam length \(x\), the rate of change of the bending moment with respect to \(x\) equals the shear force:
A common source of error is inconsistent use of sign conventions. A widely accepted engineering convention for beams is:
Always clarify and adhere to these conventions throughout calculations to avoid confusion.
Visualizing how bending moments vary along a beam helps understand where maximum bending stress occurs. A bending moment diagram (BMD) is a graphical representation that plots bending moment values versus position along the beam length.
To build a bending moment diagram, one typically begins with known loading conditions and shear force diagrams, then applies the relationship between them.
Consider a simply supported beam subjected to a uniformly distributed load (UDL) \( w \) (force per length). The bending moment varies in a parabolic manner, with zero moments at the supports and a maximum at the center.
This parabola shows the bending moment reaches its maximum at the beam center and zero at the simple supports. Understanding these diagrams lets engineers predict critical points needing reinforcement.
To compute bending moments analytically, engineers typically use equilibrium equations or the integration method due to its power in handling complex loading.
Equilibrium method: Consider a beam section at position \( x \). By isolating one side and summing moments about the section, we calculate the bending moment:
When loads vary continuously, the integration method is employed by integrating the shear force function:
graph TD Loads[Applied Loads] --> Calculate_Reactions[Calculate Reactions at Supports] Calculate_Reactions --> Shear_Force[Determine Shear Force V(x)] Shear_Force --> Integrate[Integrate Shear Force to get Bending Moment M(x)] Integrate --> Apply_Boundaries[Apply Boundary Conditions to find Constants] Apply_Boundaries --> Final_BMD[Construct Bending Moment Diagram]
This method systematically connects external loads to bending moments, useful especially with complex load shapes.
Step 1: Reaction forces at supports are equal due to symmetry:
\( R_A = R_B = \frac{P}{2} = \frac{10\,kN}{2} = 5\,kN \)
Step 2: Calculate bending moment at midpoint, \( x = \frac{L}{2} = 3\,m \):
Taking moments about the section at midpoint, only left support reaction causes moment:
\( M = R_A \times x = 5\,kN \times 3\,m = 15\,kNm \)
Answer: Bending moment at midpoint is \( 15\,kNm \).
Step 1: Calculate total load
\( W = w \times L = 2 \times 8 = 16\,kN \)
Step 2: Supports reactions (symmetrical):
\( R_A = R_B = \frac{W}{2} = 8\,kN \)
Step 3: Maximum bending moment occurs at mid-span \( x = \frac{L}{2} = 4\,m \)
Using formula:
\( M_{max} = \frac{w L^2}{8} = \frac{2 \times 8^2}{8} = \frac{2 \times 64}{8} = 16\,kNm \)
Answer: Maximum bending moment is \( 16\,kNm \) at mid-span (4 m from support).
Step 1: Bending moment at distance \( x = 3\,m \) from fixed end is due to load \( P \) acting at free end at a distance \( (L - x) \) from section.
Distance between load and section \( = 5 - 3 = 2\,m \)
Step 2: Calculate bending moment:
\( M = - P \times (L - x) = -12 \times 2 = -24\,kNm \)
(Negative sign indicates moment direction causing hogging in cantilever beam)
Answer: Bending moment at 3 m from fixed support is \( -24\,kNm \).
Step 1: Express load intensity \( w(x) \) as function of position \( x \):
\( w(x) = \frac{w_0}{L} x = \frac{6}{4} x = 1.5x\, (kN/m) \)
Step 2: Calculate shear force by integrating load:
Consider left end; shear force at distance \( x \) is
\( V(x) = R_A - \int_0^x w(x) dx \)
First, reaction force \( R_A \) is found by taking moment about right end:
Total load \( W = \frac{1}{2} w_0 L = 0.5 \times 6 \times 4 = 12\,kN \)
Location of load centroid from left end \( = \frac{2}{3} \times L = \frac{2}{3} \times 4 = 2.67\,m \)
Moments about right end:
\( R_A \times 4 = 12 \times 1.33 \implies R_A = \frac{12 \times 1.33}{4} = 4\,kN \)
Step 3: Calculate shear force at position \( x \):
\( V(x) = 4 - \int_0^x 1.5 t dt = 4 - \left[ 0.75 t^2 \right]_0^x = 4 - 0.75 x^2 \, (kN) \)
Step 4: Compute bending moment by integrating shear force:
\( M(x) = \int V(x) dx + C = \int (4 - 0.75 x^2) dx + C = 4x - 0.25 x^3 + C \)
Step 5: Apply boundary condition \( M(0) = 0 \) to find constant \( C \):
\( 0 = 0 + 0 + C \implies C = 0 \)
Answer: Bending moment equation is
\( \boxed{ M(x) = 4x - 0.25 x^3 \quad (kNm) } \)
Step 1: Calculate total uniformly distributed load:
\( W = 4 \times 10 = 40\,kN \)
Step 2: Calculate support reactions \( R_A \) and \( R_B \) using equilibrium:
Sum of vertical forces:
\( R_A + R_B = P + W = 20 + 40 = 60\,kN \)
Moment about left support:
\( R_B \times 10 = P \times 3 + W \times \frac{10}{2} \)
\( R_B \times 10 = 20 \times 3 + 40 \times 5 = 60 + 200 = 260 \)
\( R_B = 26\,kN \), thus \( R_A = 60 - 26 = 34\,kN \)
Step 3: Write shear force \( V(x) \) and bending moment \( M(x) \) expressions in segments:
\( V = R_A - w x = 34 - 4x \)
\( M = R_A x - \frac{w x^2}{2} = 34x - 2x^2 \)
\( V = R_A - P - w x = 34 - 20 - 4x = 14 - 4x \)
\( M = R_A x - P (x - 3) - \frac{w x^2}{2} = 34x - 20(x - 3) - 2x^2 = 34x - 20x + 60 - 2x^2 = 14x + 60 - 2x^2 \)
Step 4: Find bending moment at key points:
At \( x=3 \):
From left: \( M = 34 \times 3 - 2 \times 3^2 = 102 - 18 = 84\,kNm \)
From right segment: \( M = 14 \times 3 + 60 - 2 \times 9 = 42 + 60 - 18 = 84\,kNm \)
At \( x=0 \), \( M=0 \); at \( x=10 \), \( M=0 \).
Step 5: Location and value of maximum bending moment can be found by setting \( V=0 \):
For \( x < 3 \), \( V=34-4x \), \( V=0 \) at \( x=8.5 \) (outside this segment).
For \( x \geq 3 \), \( V=14 - 4x \), \( V=0 \) at \( x=3.5 \).
Calculate \( M \) at \( x=3.5 \):
\( M = 14 \times 3.5 + 60 - 2 \times (3.5)^2 = 49 + 60 - 24.5 = 84.5\,kNm \)
This is slightly more than \( M(3) \), hence max bending moment is \( 84.5\,kNm \) at \( x=3.5\,m \).
Answer: Maximum bending moment is approximately \( 84.5\,kNm \) located \( 3.5\,m \) from left support.
When to use: While drawing bending moment and shear force diagrams to avoid confusion.
When to use: Analyzing simply supported beams with symmetrically placed loads.
When to use: During exam conditions to save time on derivations.
When to use: In all problems involving beam forces and moments.
When to use: While performing all numerical computations.
Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.
Go to practice →