Skip to main content
Study NotesCELE · Strength of MaterialsReal content

CELE Strength of MaterialsStresses in BeamsStudy Notes

Full study notes for Stresses in Beams — built specifically for the CELE 2026. These notes cover every concept, definition, formula, and worked example you need for the Strength of Materials subtest of the CELE, structured in the order Professional Regulation Commission (PRC) — Board of Civil Engineering typically tests them.

Exam context

On the CELE 2026, the Strength of Materials subtest carries a "Core" weight in Professional Regulation Commission (PRC) — Board of Civil Engineering's pattern. Stresses in Beams lands at position 4th out of 8 in the standard review order. Target score is 70% weighted average, no sub-test below 50%, and roughly a meaningful share of items come from Strength of Materials on a typical CELE paper.

Stresses in Beams - Study Notes

This chapter bridges the gap between internal forces (shear and bending moment) and material capacity. Once you determine V and M from equilibrium (Chapter 3), you must find the stresses they produce inside the beam—this is where strength of materials meets design practice. Flexural (bending) stress governs most beam designs; shear stress is secondary except in short, heavily loaded members. Understanding how stresses distribute through a cross-section, how to calculate section modulus, and how to combine axial and bending stresses are core competencies for the PRC exam and professional practice under NSCP 2015, ACI 318 (reinforced concrete), and AISC 360 (structural steel). This chapter develops the essential formulas and provides worked examples at board-exam difficulty level.

Summary

This chapter systematized the relationship between internal forces (bending moment and shear) and stresses within beam cross-sections. The flexure formula σ = My/I and section modulus S = I/c are the bedrock of beam design, determining section size for flexure. Shear stress τ = VQ/(Ib) is secondary but essential for short or heavily loaded beams; it is zero at the outer fibers and maximum at the neutral axis—the reverse of bending stress distribution. Built-up beams require fastener or weld design to transmit shear flow q = VQ/I. Eccentric loading superimposes axial and bending stresses; the kern concept ensures that masonry and plain concrete avoid undesirable tension. In practice, most beam designs are governed by flexure, but shear and deflection must always be verified. Unit consistency, correct location of centroids for unsymmetric sections, and careful use of formulas (e.g., the 1.5 factor for rectangular shear) prevent common exam errors. The material is core to NSCP 2015, ACI 318 (reinforced concrete), and AISC 360 (structural steel), making it essential for the PRC Civil Engineer Licensure Examination.

Sections

The flexure formula is the foundation of beam design. It relates the internal bending moment M to the bending stress σ at any point within a cross-section: σ = (M × y) / I where: • σ = normal (flexural) bending stress at distance y from the neutral axis (in MPa or N/mm²) • M = internal bending moment at the section (in N·mm or kN·m, converted consistently) • y = perpendicular distance from the neutral axis to the point of interest (in mm) • I = second moment of area (moment of inertia) about the neutral (centroidal) axis (in mm⁴) KEY PRINCIPLE: Plane sections remain plane. This assumption (valid for linearly elastic, homogeneous materials like timber, steel, and concrete in the uncracked state) means strain varies linearly through the depth. Since stress = E × strain, stress is also linear. The neutral axis (NA) passes through the centroid of the cross-section and is the surface of zero stress and zero strain. For a SAGGING (positive) moment (concave-up curvature): • The bottom fiber is in TENSION (maximum tensile stress at the extreme bottom fiber) • The top fiber is in COMPRESSION (maximum compressive stress at the extreme top fiber) For a HOGGING (negative) moment (concave-down curvature), the stresses reverse. Maximum bending stress occurs at the extreme fiber, distance c from the neutral axis: σ_max = (M × c) / I This is rewritten as: σ_max = M / S where S = I / c is the SECTION MODULUS (a single descriptor of bending efficiency, in mm³). IMPORTANT: The neutral axis is located at the CENTROID for symmetric and unsymmetric sections alike. For unsymmetric sections (T-beams, L-beams, angles), the centroid is NOT at mid-depth, so the extreme fiber distances differ (c_top ≠ c_bottom), meaning max tensile and max compressive stresses are unequal even for the same moment magnitude.

Heading

1. Fundamentals of the Flexure (Bending) Formula

Examples

Problem

A rectangular timber beam 150 mm wide × 300 mm deep spans 4 m and carries a uniformly distributed load of 6 kN/m. Calculate the maximum bending stress.

Solution

Step 1: Find maximum moment (midspan, simple support, UDL). M_max = wL² / 8 = 6 × 4² / 8 = 12 kN·m = 12 × 10⁶ N·mm Step 2: Calculate moment of inertia (rectangle, about centroidal axis). I = bh³ / 12 = 150 × 300³ / 12 = 150 × 27,000,000 / 12 = 337.5 × 10⁶ mm⁴ Step 3: Distance to extreme fiber. c = h / 2 = 300 / 2 = 150 mm Step 4: Apply flexure formula. σ_max = Mc / I = (12 × 10⁶ × 150) / (337.5 × 10⁶) = 1,800 × 10⁶ / 337.5 × 10⁶ = 5.33 MPa Alternatively, using section modulus: S = I / c = 337.5 × 10⁶ / 150 = 2.25 × 10⁶ mm³ σ_max = M / S = 12 × 10⁶ / 2.25 × 10⁶ = 5.33 MPa ✓ VERIFICATION: This timber stress (~5.3 MPa) is moderate for most Philippine timber species (allowable ~8–12 MPa for Grade 1 softwood under NSCP 2015), so the beam size is reasonable.

Problem

A T-beam has a flange 200 mm wide × 50 mm thick on top of a web 80 mm wide × 250 mm deep (total height 300 mm). For a sagging moment M = 50 kN·m, calculate the top (compression) and bottom (tension) fiber stresses and identify which governs.

Solution

Step 1: Locate the centroidal axis (neutral axis), measuring from the top. Flange area: A_f = 200 × 50 = 10,000 mm², centroid at 25 mm below top. Web area: A_w = 80 × 250 = 20,000 mm², centroid at 50 + 125 = 175 mm below top. Total area: A = 30,000 mm². Centroid (from top): ȳ = (10,000 × 25 + 20,000 × 175) / 30,000 = (250,000 + 3,500,000) / 30,000 = 3,750,000 / 30,000 = 125 mm Step 2: Distance to extreme fibers. c_top = 125 mm (compression fiber) c_bot = 300 – 125 = 175 mm (tension fiber) Step 3: Calculate moment of inertia about the neutral axis using parallel-axis theorem. Flange: I_f = (200 × 50³ / 12) + 10,000 × (125 – 25)² = 2.083 × 10⁶ + 10,000 × 100² = 2.083 × 10⁶ + 100 × 10⁶ = 102.083 × 10⁶ mm⁴ Web: I_w = (80 × 250³ / 12) + 20,000 × (175 – 125)² = 260.417 × 10⁶ + 20,000 × 50² = 260.417 × 10⁶ + 50 × 10⁶ = 310.417 × 10⁶ mm⁴ Total: I = 102.083 × 10⁶ + 310.417 × 10⁶ = 412.5 × 10⁶ mm⁴ Step 4: Apply flexure formula. M = 50 × 10⁶ N·mm Compression (top): σ_top = Mc_top / I = (50 × 10⁶ × 125) / (412.5 × 10⁶) = 6,250 × 10⁶ / 412.5 × 10⁶ = 15.15 MPa (compression) Tension (bottom): σ_bot = Mc_bot / I = (50 × 10⁶ × 175) / (412.5 × 10⁶) = 8,750 × 10⁶ / 412.5 × 10⁶ = 21.21 MPa (tension) CONCLUSION: The bottom (tension) fiber governs with 21.21 MPa. In a reinforced concrete T-beam, this tension stress determines the required tensile reinforcement (steel rebar) per ACI 318. The asymmetry is because the centroid is closer to the flange (smaller section).

Key Points

  • Bending stress is linear through depth: zero at the neutral axis (centroid), maximum at extreme fibers.
  • The flexure formula σ = My/I applies to all cross-section shapes if I is computed about the centroidal axis.
  • Maximum stress σ_max = M/S, where S = I/c; section modulus S is a design shortcut.
  • For a sagging moment: bottom fiber tensile, top fiber compressive (and vice versa for hogging).
  • Unsymmetric sections have unequal top and bottom stresses for the same moment magnitude.
  • Units must be consistent: if M is in N·mm and I in mm⁴, then σ is in N/mm² (MPa).

The section modulus S = I / c encapsulates a cross-section's resistance to bending. It is the KEY quantity for flexural design: σ_max = M / S ⟹ S_required = M_max / σ_allow Once the required section modulus is known, you select a standard section or size a custom one. This principle underpins design tables in AISC 360 (steel), ACI 318 (concrete), and timber design standards. COMMON SECTION MODULI: 1. RECTANGLE (width b, depth h): I = bh³ / 12 c = h / 2 S = bh² / 6 ← Most-used formula on the board exam Note: S depends on depth SQUARED. Doubling the depth increases S by 4×, explaining why beams are "tall and narrow" for bending efficiency. 2. SOLID CIRCLE (diameter d): I = πd⁴ / 64 c = d / 2 S = πd³ / 32 3. HOLLOW CIRCLE (outer diameter D, inner diameter d): I = π(D⁴ – d⁴) / 64 S = πd⁴ – d⁴) / (32 × D/2) [use the outer radius for c] 4. WIDE-FLANGE I-SECTION (W-section, standard in steel): I and S are provided in design tables (e.g., AISC Steel Manual). For hand calculations, approximate I ≈ A × d² / 12 if flanges dominate. 5. T-BEAM and L-BEAM (unsymmetric): Must locate the centroid first, then compute I about the centroid, then S = I / c_top and S = I / c_bot separately (different values). DESIGN PROCEDURE FOR FLEXURE: 1. Analyze the beam under given loads to find M_max. 2. Calculate S_required = M_max / σ_allow. 3. If cross-section is to be designed: a. Assume a shape (rectangle, circle, etc.). b. Express S in terms of unknown dimension(s). c. Solve for the dimension(s). 4. If selecting a standard section: a. Look up sections in design tables (AISC, timber species tables). b. Choose the smallest section with S ≥ S_required (to minimize weight/cost). IMPORTANT: Always check that your choice also satisfies shear requirements (Section 3), deflection limits (Chapter 5), and any other serviceability criteria per NSCP 2015.

Heading

2. Section Modulus and Beam Design for Flexure

Examples

Problem

Size a rectangular timber beam (width b = 100 mm, depth h unknown) to carry M_max = 25 kN·m at an allowable stress σ_allow = 10 MPa. Find the required depth.

Solution

Step 1: Calculate required section modulus. S_required = M_max / σ_allow = 25 × 10⁶ N·mm / 10 N/mm² = 2.5 × 10⁶ mm³ Step 2: Use S = bh² / 6 with b = 100 mm. 2.5 × 10⁶ = 100 × h² / 6 h² = (2.5 × 10⁶ × 6) / 100 = 15 × 10⁶ / 100 = 150,000 h = √150,000 ≈ 387.3 mm Step 3: Round to nearest practical size (Philippine timber series). Standard sizes: 50, 75, 100, 150, 200, 250, 300, 350, 400, 450 mm. Choose h = 400 mm (next size up to ensure S_actual ≥ S_required). Step 4: Verify. S_actual = 100 × 400² / 6 = 100 × 160,000 / 6 = 2.667 × 10⁶ mm³ > 2.5 × 10⁶ mm³ ✓ CONCLUSION: Use a 100 × 400 mm (or 4 × 10 inch nominal) timber beam.

Problem

Select the lightest W-section steel beam to carry M_max = 150 kN·m at σ_allow = 165 MPa (grade 345 steel, AISC 360). Refer to an excerpt from AISC Manual: W460 × 97 has S = 1,840 cm³; W410 × 114 has S = 1,660 cm³; W360 × 122 has S = 1,510 cm³.

Solution

Step 1: Calculate required section modulus. S_required = M_max / σ_allow = 150 × 10⁶ N·mm / 165 N/mm² = 0.909 × 10⁶ mm³ = 909 cm³ Step 2: Check available sections. W360 × 122: S = 1,510 cm³ > 909 cm³ ✓ (lightest, mass 122 kg/m) W410 × 114: S = 1,660 cm³ > 909 cm³ ✓ (heavier, mass 114 kg/m) W460 × 97: S = 1,840 cm³ > 909 cm³ ✓ (heaviest, mass 97 kg/m) Step 3: Select the section with minimum mass. W360 × 122 has 122 kg/m (lowest mass). CONCLUSION: Use W360 × 122, which is the lightest and most economical choice. Note: Verify deflection and shear before finalizing.

Key Points

  • Section modulus S = I / c is the single design parameter for flexure; σ_max = M / S.
  • For rectangles, S = bh² / 6; depth squared term makes tall narrow sections efficient.
  • Doubling the depth of a rectangular beam increases its section modulus by 4×.
  • For unsymmetric sections (T, L, angles), compute two section moduli: S_top = I / c_top and S_bot = I / c_bot.
  • Design starts with S_required = M_max / σ_allow, then size or select the section.
  • Standard rolled sections (W, I, C-shapes in steel; standard timber sizes) have tabulated I and S values.
  • Always verify that the selected section also passes shear and deflection checks.

Transverse shear forces (V) produce shear stresses on both horizontal and vertical planes. By the principle of complementary shear, if there is vertical shear stress on a horizontal plane, there must be equal horizontal shear stress on a vertical plane. Unlike bending stress, shear stress distribution is NOT linear through the cross-section. THE HORIZONTAL SHEAR STRESS FORMULA: τ = (V × Q) / (I × b) where: • τ = horizontal (or vertical) shear stress at the level of interest (in MPa or N/mm²) • V = internal shear force at the section (in N or kN, consistent units) • Q = first moment of area (first moment of inertia) of the part of the cross-section above (or below) the level where τ is evaluated, computed about the neutral axis (in mm³) • I = second moment of area (moment of inertia) of the entire cross-section about the neutral axis (in mm⁴) • b = width (thickness) of the cross-section at the level where τ is calculated (in mm) DISTRIBUTION OF SHEAR STRESS: Unlike bending stress (which is maximum at the outer fibers and zero at the NA), shear stress is: • ZERO at the top and bottom extreme fibers (free surfaces, no traction) • MAXIMUM at the neutral axis (where Q is maximum) • Varies parabolically through the depth for a rectangular section For rectangular sections, this produces a parabolic profile, so max shear stress ≠ average shear stress. The maximum shear stress is 1.5 times the average: τ_max = (3V) / (2A) = 1.5 × (V / A), where A = b × h For circular sections (solid): τ_max = (4V) / (3A) For I-beams and similar shapes with a thin web: • Nearly all shear is carried by the web. • Useful approximate formula: τ_max ≈ V / A_web (web area only). • The flanges contribute very little; their large width (b) at the flange levels means Q is small near the top and bottom, so τ remains small there. DESIGN FOR SHEAR: After checking flexure (bending), verify that the maximum shear stress does not exceed the allowable shear stress per the applicable code: τ_max ≤ τ_allow For timber (NSCP 2015): τ_allow is typically 0.5–1.5 MPa, depending on species and grade. For steel (AISC 360): τ_allow is typically 0.4 × F_y (yield strength). For concrete (ACI 318): τ limit and reinforcement are more complex (nominal shear strength V_n); concrete carries part, shear reinforcement (stirrups) carries the rest. SHORT, HEAVILY LOADED BEAMS → often shear-governed. LONG, LIGHTLY LOADED BEAMS → usually flexure or deflection-governed.

Heading

3. Horizontal Shear Stress in Beams

Examples

Problem

A rectangular beam 200 mm wide × 400 mm deep carries a maximum shear force V = 80 kN. Calculate (a) maximum shear stress using the 1.5 factor formula, and (b) the shear stress at the neutral axis and at 50 mm below the top using the general formula τ = VQ / (Ib). Verify that (a) and (b) at the NA match.

Solution

(A) USING THE 1.5 FACTOR (QUICK METHOD): A = 200 × 400 = 80,000 mm² τ_max = 1.5 × V / A = 1.5 × 80,000 N / 80,000 mm² = 1.5 × 1 = 1.5 N/mm² = 1.5 MPa ✓ (B) USING THE GENERAL FORMULA: Step 1: Calculate moment of inertia of the entire section. I = bh³ / 12 = 200 × 400³ / 12 = 200 × 64,000,000 / 12 = 1.067 × 10⁹ mm⁴ Step 2: Shear stress at the NEUTRAL AXIS (h/2 = 200 mm from top). Q_at_NA = (area above NA) × (distance from NA to centroid of that area) = (200 × 200) × (100) = 40,000 × 100 = 4 × 10⁶ mm³ b_at_NA = 200 mm (full width at the NA) τ_at_NA = (V × Q) / (I × b) = (80,000 × 4 × 10⁶) / (1.067 × 10⁹ × 200) = (3.2 × 10¹¹) / (2.134 × 10¹¹) = 1.5 N/mm² = 1.5 MPa ✓ Matches the 1.5 factor formula! ✓ Step 3: Shear stress at 50 mm below the top (150 mm from the NA). Q_at_50 = (area from top to this level) × (distance from NA to centroid of that area) = (200 × 50) × (distance from NA to centroid of top 50 mm) Centroid of top 50 mm rectangle is at 25 mm from top, or 200 – 25 = 175 mm from the NA. Q_at_50 = 10,000 × 175 = 1.75 × 10⁶ mm³ b_at_this_level = 200 mm τ_at_50mm = (80,000 × 1.75 × 10⁶) / (1.067 × 10⁹ × 200) = (1.4 × 10¹¹) / (2.134 × 10¹¹) = 0.656 N/mm² ≈ 0.66 MPa Note: At 50 mm from the top, the shear stress is only about 44% of the max (at the NA). This confirms the parabolic distribution. CONCLUSION: τ_max at the NA is 1.5 MPa. For timber, if τ_allow = 1.2 MPa, this beam would FAIL in shear and require a deeper or wider section.

Problem

A wide-flange steel beam W360 × 122 has A_web = 120 × 11.5 mm (depth 360 mm, web thickness 11.5 mm). It carries V_max = 200 kN. Estimate the maximum shear stress in the web.

Solution

Step 1: Calculate web area. A_web = 360 × 11.5 = 4,140 mm² (approximately; exact value from manual: ~4,200 mm²) Step 2: Use the approximation τ_max ≈ V / A_web for I-beams. τ_max ≈ 200,000 N / 4,200 mm² = 47.6 N/mm² ≈ 47.6 MPa Step 3: Check against AISC limit (steel grade 345 MPa). τ_allow = 0.4 × F_y / 1.5 (ASD) or as per AISC 360-10, Section J4.2: τ_allow ≈ 0.4 × 345 = 138 MPa Actual τ = 47.6 MPa < 138 MPa ✓ CONCLUSION: Shear is NOT governing; the beam is adequate in shear. Flexure or deflection will likely control.

Key Points

  • Shear stress τ = VQ / (Ib) is maximum at the neutral axis, zero at top and bottom fibers (opposite of bending stress).
  • For rectangles, τ_max = 1.5 × (V/A); for circles, τ_max = 1.333 × (V/A); for I-beams, τ_max ≈ V / A_web.
  • Q is the first moment of area of the portion ABOVE (or BELOW) the level of interest, NOT including the portion at or beyond that level.
  • Shear stress varies parabolically through a rectangular section; linearly through a triangular section.
  • The complementary shear principle ensures horizontal and vertical shear stresses are equal on mutually perpendicular planes.
  • Shear governs short beams (span < 10–15 times depth); flexure governs long beams.
  • Always verify τ_max ≤ τ_allow in design; short wide beams can fail in shear even if flexure is OK.

A built-up beam is fabricated by joining separate pieces (planks, plates, etc.) using fasteners (nails, bolts, screws, welds, or adhesive). Examples include laminated timber joists, plate girders, and composite beams. The question is: how many fasteners, and at what spacing, are needed to transmit shear between the connected parts? SHEAR FLOW (q): The shear flow is the shear force per unit length along the beam: q = (V × Q) / I [units: N/mm or kN/m] Note: This is similar to the shear stress formula but WITHOUT the factor of 1/b. The shear flow represents the total horizontal shear that must be transferred across a given longitudinal plane per unit length. DESIGN OF FASTENER SPACING: If one fastener (nail, bolt, weld, etc.) can carry a capacity F_fastener (in N), the spacing s between fasteners is: s = F_fastener / q Example: If q = 5 N/mm and each nail can carry 500 N, then s = 500 / 5 = 100 mm (nails spaced 100 mm apart along the beam). APPLICATIONS: 1. TIMBER BEAMS with side planks or flange plates nailed or bolted on. 2. STEEL PLATE GIRDERS: flanges welded to the web; the weld size and spacing transmit shear flow. 3. COMPOSITE BEAMS (timber + steel, or precast + cast-in-place concrete): fasteners or mechanical interlock must transfer the shear flow. 4. BOX BEAMS and other fabricated sections. PRACTICAL CONSIDERATIONS: • Fasteners must be distributed along the beam, placed closer together where V (and thus q) is large. • Often, fasteners near the supports are more closely spaced (large V); fewer fasteners are needed near midspan (small V). • Per NSCP 2015 (for timber) and similar codes, minimum edge distance and end distance are specified for fasteners. • For welded connections, weld size (leg length) and spacing are designed so the weld strength ≥ required shear flow.

Heading

4. Shear Flow and Built-Up Beams

Examples

Problem

A built-up timber beam is fabricated by bolting a 50 mm thick side plate to a 200 mm wide × 300 mm deep rectangular beam. The assembly spans 6 m under a UDL of 8 kN/m. Bolts have a shear capacity of 10 kN each. Determine the bolt spacing required at (a) midspan and (b) 1 m from the support.

Solution

Step 1: Moment of inertia and Q for the side plate. Original beam: I_1 = 200 × 300³ / 12 = 450 × 10⁶ mm⁴, A_1 = 60,000 mm² Side plate (added 150 mm from the neutral axis of original beam, approximately): A_2 = 50 × 300 = 15,000 mm², y_2 ≈ 150 mm Combined I ≈ I_1 + A_2 × y_2² ≈ 450 × 10⁶ + 15,000 × 150² ≈ 450 × 10⁶ + 337.5 × 10⁶ ≈ 787.5 × 10⁶ mm⁴ For the plate: Q_plate = A_plate × (distance from plate centroid to overall NA) ≈ 15,000 × 150 = 2.25 × 10⁶ mm³ (A) AT MIDSPAN: V = 0 (moment is max, shear is zero). q = V × Q / I = 0 → no bolts needed at midspan (theoretically). In practice, a minimum spacing is often required. (B) AT 1 M FROM THE SUPPORT (x = 1 m from the left end, reaction at x = 0): V = wL / 2 – w × 1 = 8 × 6 / 2 – 8 × 1 = 24 – 8 = 16 kN = 16,000 N Shear flow: q = (V × Q) / I = (16,000 × 2.25 × 10⁶) / (787.5 × 10⁶) = 3.6 × 10¹⁰ / 787.5 × 10⁶ = 45,714 N/mm ≈ 45.7 N/mm = 45.7 kN/m Bolt spacing: s = F_bolt / q = 10,000 N / 45.7 N/mm ≈ 219 mm Use s ≈ 200 mm (next practical size, for 2-bolt spacing pattern, or 100 mm if single bolts per side). CONCLUSION: At the supports, place bolts ~200 mm apart. At midspan, no bolts are theoretically needed (or use a very large spacing, e.g., 1000 mm, for minimum constructability).

Problem

A steel plate girder (web 1000 mm deep × 12 mm thick, flanges 300 mm × 20 mm on top and bottom) carries V_max = 500 kN. The flanges are welded to the web. Calculate the required shear flow and recommend a weld size for the connection.

Solution

Step 1: Geometry and moment of inertia (simplified, assuming thin flanges and web). Web area: A_w = 1000 × 12 = 12,000 mm² Flange area (each): A_f = 300 × 20 = 6,000 mm² Centroid from bottom: ȳ = (6000 × 10 + 12000 × 500 + 6000 × 990) / 24000 Simplified (flanges at extremes): ȳ ≈ 500 mm (by symmetry) Moment of inertia (using parallel-axis theorem for flanges): I_web = 12 × 1000³ / 12 = 1,000 × 10⁶ mm⁴ (negligible compared to flanges) I_flanges ≈ 2 × (6000 × (500 – 10)²) = 2 × 6000 × 490² ≈ 2.88 × 10⁹ mm⁴ I_total ≈ 2.88 × 10⁹ mm⁴ Step 2: First moment of one flange about the neutral axis. Q_flange = A_flange × (distance from flange centroid to NA) = 6000 × 490 ≈ 2.94 × 10⁶ mm³ Step 3: Shear flow at the flange-web interface. q = (V × Q) / I = (500,000 × 2.94 × 10⁶) / (2.88 × 10⁹) = 1.47 × 10¹² / 2.88 × 10⁹ ≈ 510 N/mm Step 4: Weld size recommendation. Assuming a fillet weld with leg length a (in mm), the weld capacity per unit length is approximately: Weld capacity per mm = 0.707 × a × τ_weld,allow [for 70% efficiency on weld metal] For E70 electrode (490 MPa): τ_weld,allow ≈ 100 MPa (typical AWS/AISC rule) Required weld leg length: a ≥ 510 / (0.707 × 100) ≈ 7.2 mm Use a = 8 mm fillet weld (standard size) on both flanges. CONCLUSION: Weld both top and bottom flanges to the web with an 8 mm fillet weld along the full length. The weld capacity (2 × 8 mm welds) ≈ 2 × 565 ≈ 1,130 N/mm > required 510 N/mm. ✓

Key Points

  • Shear flow q = VQ / I (in N/mm or kN/m) is the shear force per unit length transferred between connected parts.
  • Fastener spacing s = F_fastener / q; where F_fastener is the capacity of one fastener in tension/shear.
  • Built-up beams require careful design of connections to ensure they do not shear off (slip) at the junction.
  • Spacing can vary along the beam; denser near supports (high V), sparser near midspan (low V).
  • Common failure mode: fasteners pull out or connection slips when q exceeds fastener capacity.
  • Welded built-up sections: weld capacity must equal or exceed the required shear flow.

Many structural members carry both an axial force P and a bending moment M simultaneously. This occurs in: • Short columns with eccentric loads (P applied off-center at distance e, creating M = P × e). • Members in frames under combined axial compression and lateral loads. • Footings under eccentric loads. STRESS SUPERPOSITION: For a linearly elastic material, the axial stress and bending stress superpose (add algebraically): σ = σ_axial + σ_bending = (P / A) ± (M × c / I) Sign convention: • Compression: P/A is positive (or negative, depending on convention; here we use positive for compression). • If M is sagging (concave up) and c is at the bottom fiber, then M × c / I is tensile (subtracted from axial). More commonly written as: σ = (P / A) ± (M / S) The ± accounts for the two extreme fibers (top and bottom). For eccentric loading (P at distance e from the centroid), M = P × e: σ = (P / A) ± (P × e × c / I) = (P / A) ± (P × e / S) EXTREME FIBER STRESSES: σ_max = (P / A) + (M × c / I) [top, if M is sagging] σ_min = (P / A) – (M × c / I) [bottom, if M is sagging] If σ_min becomes negative (tension), the member develops tension on one side. THE KERN (CORE) OF A SECTION: The kern is the region within which an axial load can be applied without producing tension anywhere in the cross-section. If a load is applied outside the kern, one extreme fiber will see tension. For a RECTANGULAR section: • Distance from centroid to extreme fiber: c = h / 2 • Kern boundary: e_kern = I / (A × c) = (A × c² / 12) / (A × c) = c / 6 = h / 12 • Kern extends from –h/6 to +h/6 from the centroid → the middle-third rule (load must be in the middle third of the depth). For a CIRCULAR section: • Kern radius: r_kern = I / (A × c) = (πd⁴ / 64) / (πd² / 4 × d/2) = d / 8. For a TRIANGULAR section (apex up): • Kern extends from the centroid to h / 9 outward (h / 18 on each side of centroid, but the calculation is more complex). APPLICATIONS: 1. MASONRY AND CONCRETE FOOTINGS: Tension is undesirable (mortar and concrete are weak in tension). The design ensures the resultant load stays within the kern, avoiding tension. 2. SHORT COLUMNS: Eccentric loads can cause tension on the side away from the load. 3. ECCENTRICALLY LOADED BRACKETS: Combined bending and axial load. DESIGN PROCEDURE: 1. Compute σ at both extreme fibers. 2. If tension is unacceptable (masonry, concrete), ensure σ_min ≥ 0, i.e., load within the kern. 3. If tension is acceptable (steel, timber), design for σ_max (tension or compression, whichever is larger in magnitude).

Heading

5. Combined Flexure and Axial Load (Eccentric Loading)

Examples

Problem

A 300 × 300 mm concrete column carries an axial load P = 400 kN applied 50 mm off-center (eccentrically). Calculate the maximum and minimum fiber stresses. Does tension occur?

Solution

Step 1: Basic data. A = 300 × 300 = 90,000 mm² I = 300 × 300³ / 12 = 675 × 10⁶ mm⁴ c = 150 mm (half the depth) e = 50 mm (eccentricity) Step 2: Moment due to eccentricity. M = P × e = 400,000 N × 50 mm = 20 × 10⁶ N·mm Step 3: Axial stress. σ_axial = P / A = 400,000 / 90,000 = 4.44 N/mm² = 4.44 MPa (compression) Step 4: Bending stress. σ_bending = M × c / I = (20 × 10⁶ × 150) / (675 × 10⁶) = (3,000 × 10⁶) / (675 × 10⁶) = 4.44 N/mm² = 4.44 MPa Step 5: Extreme stresses. • At the side TOWARD the load (compression added): σ_max = 4.44 + 4.44 = 8.88 MPa (compression) • At the side AWAY from the load (bending reduces compression): σ_min = 4.44 – 4.44 = 0 MPa Step 6: Check kern (middle-third). e_kern = h / 6 = 300 / 6 = 50 mm e_actual = 50 mm = e_kern (load is at the kern boundary) CONCLUSION: No tension occurs; the load is exactly at the kern boundary (middle-third rule), so one fiber just reaches zero stress. Any increase in eccentricity beyond 50 mm will cause tension on the far side.

Problem

Repeat the above, but with P = 400 kN applied at e = 80 mm eccentricity. What are the stresses now?

Solution

Step 1: Data (same geometry). e = 80 mm (now outside the kern; e > 50 mm) M = 400,000 × 80 = 32 × 10⁶ N·mm Step 2: Stresses. σ_axial = 400,000 / 90,000 = 4.44 MPa (compression) σ_bending = (32 × 10⁶ × 150) / (675 × 10⁶) = (4,800 × 10⁶) / (675 × 10⁶) = 7.11 N/mm² = 7.11 MPa Step 3: Extreme stresses. At the side toward the load: σ_max = 4.44 + 7.11 = 11.55 MPa (compression) At the side away from the load: σ_min = 4.44 – 7.11 = –2.67 MPa = 2.67 MPa (TENSION) CONCLUSION: Tension of 2.67 MPa appears on the far side. For concrete (weak in tension), this is undesirable; the column will crack unless reinforced. The load must be moved to within the kern (e ≤ 50 mm) to eliminate tension.

Problem

A 500 mm long timber post carries P = 200 kN axially plus a lateral load causing M = 15 kN·m. The cross-section is a 150 × 150 mm square. Find the maximum and minimum fiber stresses and assess design acceptability if timber allowable stress is 10 MPa (bending) and 8 MPa (compression).

Solution

Step 1: Properties of 150 × 150 mm square. A = 150 × 150 = 22,500 mm² I = 150 × 150³ / 12 = 42.1875 × 10⁶ mm⁴ c = 75 mm Step 2: Stresses. σ_axial = 200,000 / 22,500 = 8.89 N/mm² ≈ 8.9 MPa (compression, very close to the 8 MPa limit!) σ_bending = (15 × 10⁶ × 75) / (42.1875 × 10⁶) = (1,125 × 10⁶) / (42.1875 × 10⁶) = 26.67 N/mm² ≈ 26.7 MPa Step 3: Extreme fiber stresses. At side in compression (bending adds): σ = 8.9 + 26.7 = 35.6 MPa At side in tension (bending adds): σ = –8.9 + 26.7 = 17.8 MPa (net tension on the "opposite" side) Wait, let me reconsider: In a combined axial + bending problem, if P is compression (8.9 MPa) and M is bending, one fiber sees compression increased, the other sees compression reduced (possibly to tension). If M causes 26.7 MPa compression on the top and 26.7 MPa tension on the bottom: • Top fiber: total = 8.9 + 26.7 = 35.6 MPa (compression) • Bottom fiber: total = 8.9 – 26.7 = –17.8 MPa (tension, 17.8 MPa) Step 4: Design check (allowable). Allowable: σ_bending = 10 MPa, σ_compression = 8 MPa Actual: • Compression (top): 35.6 MPa > 8 MPa (FAIL) • Tension (bottom): 17.8 MPa > 10 MPa (FAIL) CONCLUSION: The post is overstressed. It requires a larger section, additional bracing to reduce the moment, or use of a higher-grade material.

Key Points

  • Combined stress: σ = (P/A) ± (Mc/I); axial and bending stresses superpose linearly.
  • For eccentric load P at distance e: M = P × e; stresses are σ = (P/A) ± (Pec/I).
  • Kern (core) is the region where a load produces no tension; e.g., middle-third rule for rectangles (kern = ±h/6).
  • Load outside the kern → tension appears on one face (undesirable in masonry/concrete).
  • Extreme fiber stresses: σ_max at one fiber, σ_min at the other; if σ_min < 0, tension exists.
  • Common failure mode: eccentric load outside the kern causes cracking in brittle materials (concrete, masonry).

Designing a beam for strength involves multiple checks. Here is a systematic approach aligned with NSCP 2015, ACI 318, and AISC 360: DESIGN CHECKLIST: 1. LOAD ANALYSIS: Draw shear and bending-moment diagrams. Identify M_max and V_max. 2. FLEXURAL DESIGN (usually governs): a. Calculate S_required = M_max / σ_allow. b. Select or size a section to meet S_required. c. Record S_actual ≥ S_required. 3. SHEAR DESIGN: a. Calculate τ_max at the section of maximum shear (usually at supports). b. Check τ_max ≤ τ_allow. c. If V-governs (unlikely in typical beams), redesign with a wider or deeper section, focusing on increasing I or decreasing Q (less likely). 4. DEFLECTION CHECK (Chapter 5): Deflection δ_max should not exceed span/240 or span/360 (per NSCP 2015 or ACI 318). Formula (simply supported, UDL): δ_max = (5 × w × L⁴) / (384 × E × I) If δ exceeds the limit, increase I (deeper section, higher E material). 5. CONNECTION/FASTENER DESIGN (if built-up): Verify bolts, welds, or nails carry the shear flow. 6. SERVICEABILITY CHECKS: • Ponding (roof beams): ensure drainage or provide stiffness. • Vibration (floor beams): check frequency if dynamic loads present. • Cracking (concrete beams): limit crack width per ACI 318. COMMON BOARD-EXAM PITFALLS: • **Pitfall 1: Using the wrong I formula.** Students confuse I for different shapes. Use I = bh³ / 12 ONLY for rectangles with the axis parallel to b and perpendicular to h. For other shapes, look up or derive carefully (parallel-axis theorem for composite sections). • **Pitfall 2: Forgetting to locate the centroid for unsymmetric sections.** For a T-beam or L-beam, if the centroid is not at mid-depth, then c_top ≠ c_bot, and the max stresses differ even for the same M. Many students calculate S using the wrong c. • **Pitfall 3: Applying the wrong Q in τ = VQ / (Ib).** The first moment Q is the moment of the area ABOVE (or BELOW) the level, NOT INCLUDING the level itself. At the neutral axis, Q_at_NA = (half the cross-section area) × (distance from NA to its own centroid), not the full area. • **Pitfall 4: Using the 1.5 factor for non-rectangular sections.** The τ_max = 1.5 × V/A formula applies ONLY to rectangles. For circles, use 4V/(3A). For I-beams or other shapes, use the general formula τ = VQ / (Ib). • **Pitfall 5: Unit inconsistency.** If M is in kN·m, convert to N·mm (1 kN·m = 10⁶ N·mm). If I is in mm⁴, then σ comes out in N/mm² (MPa). Mixing units (e.g., M in kN·m and I in cm⁴) leads to errors by factors of 10 or 100. • **Pitfall 6: Sign confusion in combined axial + bending.** Keep track of which fiber is in tension and which in compression. A well-drawn stress diagram (linear through depth) prevents errors. • **Pitfall 7: Forgetting to check BOTH flexure and shear.** Some students design for flexure and assume shear is OK. In short beams or beams with concentrated loads near supports, shear can govern. • **Pitfall 8: Misunderstanding the kern rule.** The kern/middle-third rule applies to sections where you want to ensure NO TENSION ANYWHERE (masonry, unreinforced concrete). For reinforced concrete, the kern doesn't constrain design; instead, the reinforcement is sized for the actual tension. • **Pitfall 9: Over-designing or under-designing.** Select the SMALLEST section meeting S_required (and other checks) to minimize cost and weight. However, ensure all design criteria are met; safety margin comes from factors of safety in the allowable stresses, not from excess section size. • **Pitfall 10: Neglecting lateral-torsional buckling of steel beams.** While outside the scope of "stresses in beams" per se, slender beams can fail by buckling before reaching the yield stress. AISC 360 Section F provides limits on unbraced length. REAL-WORLD DESIGN EXAMPLE (TIMBER BEAM UNDER NSCP 2015): Design a simply supported timber beam to carry a floor live load of 2.4 kPa (typical office) over a 5 m span, with 3 m spacing between beams (tributary width = 3 m). • Distributed load: w = (dead load 1.2 kPa + live 2.4 kPa) × 3 m = 10.8 kN/m • M_max = wL² / 8 = 10.8 × 25 / 8 = 33.75 kN·m ≈ 34 kN·m • V_max = wL / 2 = 10.8 × 5 / 2 = 27 kN • Allowable stress (Grade 1 softwood): σ_b = 10 MPa (adjust for moisture, load duration per NSCP) • Allowable shear: τ = 1.2 MPa Step 1: Size for flexure. S_req = 34 × 10⁶ N·mm / 10 N/mm² = 3.4 × 10⁶ mm³ For a rectangular section b × h with b = 100 mm (standard dimension): S = 100 × h² / 6 = 3.4 × 10⁶ ⟹ h² = 204,000 ⟹ h = 452 mm Choose h = 450 mm (nearest standard size below) or 475 mm (if available). With 100 × 450 mm: S_actual = 100 × 450² / 6 = 100 × 202,500 / 6 = 3.375 × 10⁶ mm³ ✓ (close to requirement) Step 2: Check shear. A = 100 × 450 = 45,000 mm² τ_max = 1.5 × 27,000 / 45,000 = 0.9 MPa < 1.2 MPa ✓ Step 3: Check deflection (preliminary; detailed in Chapter 5). δ_max = 5 × 10.8 × 5000⁴ / (384 × 8,000 × 3.375 × 10⁶) = (5 × 10.8 × 6.25 × 10¹¹) / (384 × 2.7 × 10¹⁰) = 3.375 × 10¹³ / 1.037 × 10¹³ ≈ 32.5 mm L / 240 = 5,000 / 240 = 20.8 mm < 32.5 mm (FAILS) L / 360 = 5,000 / 360 = 13.9 mm < 32.5 mm (FAILS) Deflection governs! Increase depth. With h = 550 mm: I ∝ h³, so I_new / I_old = (550/450)³ ≈ 1.35 δ_new ≈ 32.5 / 1.35 ≈ 24 mm > L/240 (still marginal). Try h = 600 mm. With h = 600 mm: (600/450)³ ≈ 1.78, so δ ≈ 32.5 / 1.78 ≈ 18.3 mm < L/240 ✓ FINAL SELECTION: 100 × 600 mm timber beam (or nearest available size: 4 × 24 inch nominal = 100 × 600 mm approx). This example shows that DEFLECTION often governs long timber spans, not flexure or shear.

Heading

6. Practical Design Checks and Common Pitfalls

Examples

Problem

A steel I-beam (W360 × 122: S = 1,510 cm³ = 1.51 × 10⁶ mm³, τ_allow = 100 MPa per AISC 360 Section J) carries M = 180 kN·m and V = 150 kN. Check adequacy for (a) flexure and (b) shear.

Solution

(A) FLEXURE: σ_max = M / S = (180 × 10⁶) / (1.51 × 10⁶) = 119.2 MPa Allowable flexural stress (grade 345 steel, ASD method): F_b = 0.66 × 345 = 227.7 MPa 119.2 < 227.7 ✓ (beam is adequate, utilization ≈ 52%) (B) SHEAR: Approximate web area: A_web ≈ 4,200 mm² (from manual) τ_max ≈ V / A_web = 150,000 / 4,200 = 35.7 N/mm² = 35.7 MPa Allowable shear (AISC 360, Section J4): τ_allow = 0.4 × F_y = 0.4 × 345 = 138 MPa 35.7 < 138 ✓ (beam is adequate) CONCLUSION: W360 × 122 is adequate for both flexure and shear. Flexure utilization is ~52%, shear ~26%. The beam is substantially understressed; a lighter beam might be suitable, or the margin can accommodate future load increases.

Problem

A concrete beam 250 × 400 mm (b × d, where d is effective depth ≈ 350 mm) carries a service moment M = 80 kN·m. Per ACI 318, the allowable stress in tension (before cracking) is 1.33√(f'_c) where f'_c = 21 MPa. Is the beam adequate? Assume I = 1.33 × 10⁹ mm⁴ (composite section moment of inertia).

Solution

Step 1: Calculate allowable tensile stress (service level, before cracking). f_t,allow = 1.33 × √21 = 1.33 × 4.58 = 6.09 MPa Step 2: Locate neutral axis and extreme fiber distance. For a rectangular concrete section with reinforcement in tension, the NA is typically ~100–150 mm from the top (depends on reinforcement ratio). Assume c_bot ≈ 200 mm (worst case for tension fiber). Alternatively, if I = 1.33 × 10⁹ mm⁴ is the actual composite I, then: σ_tension = M × c_bot / I = (80 × 10⁶ × 200) / (1.33 × 10⁹) = 16 × 10⁹ / 1.33 × 10⁹ = 12.03 MPa Step 3: Compare to allowable. σ_tension (12.03 MPa) > f_t,allow (6.09 MPa) → CRACKING OCCURS Step 4: Conclusion. In the service state, the concrete has already cracked. This is typical for reinforced concrete beams under full live load. Per ACI 318, once cracked, the steel reinforcement carries the tension (not concrete), and the analysis switches to strength design or ultimate strength principles. The beam may still be adequate if the steel reinforcement is properly designed for the ultimate (factored) load.

Key Points

  • Design sequence: analyze loads → find M_max, V_max → size for flexure (S_required) → check shear → check deflection → check connections.
  • Flexure usually governs for slender beams; shear for short stubby beams; deflection for long spans or serviceability-sensitive applications.
  • Always verify units; convert consistently to N·mm, mm⁴ to get N/mm² (MPa).
  • For unsymmetric sections, locate the centroid before computing I and c.
  • The 1.5 factor for rectangular shear is specific to rectangles; other shapes have different multipliers.
  • Kern/middle-third rule applies when tension is unacceptable (masonry, plain concrete). For reinforced concrete, design for actual stresses.
  • Deflection is often the limiting factor for timber and long-span beams; always check per code.
Loading diagram…
Loading diagram…
Loading diagram…
Loading diagram…

Ready to practise for the CELE 2026?

Super Tutor's AI review plan adapts to your weak areas and builds a weekly practice schedule around your target CELE exam date.