🎓 Lesson 7
D3
Parabolic-Rectangular Stress Block & Partial Safety Factors
It's a simplified way to model how concrete behaves under bending by replacing the complex real stress distribution with a simple rectangle and parabola shape, making design calculations faster and safer.
🎯 Learning Objectives
- ✓ Calculate the depth of the equivalent rectangular stress block using EC2 coefficients
- ✓ Apply partial safety factors (γc, γs) to determine design material strengths for concrete and steel
- ✓ Analyze a singly reinforced beam section to verify moment resistance (MRd) against applied design moment (MEd)
- ✓ Explain the physical meaning and engineering justification for the 0.85·fck/γc stress block height coefficient
- ✓ Design the required area of tension reinforcement for a given rectangular beam section and loading
📖 Why This Matters
In mining and civil infrastructure projects — from shaft linings to blast-resistant foundations — reinforced concrete elements must safely resist bending moments induced by ground pressure, dynamic loads, or equipment vibrations. The parabolic-rectangular stress block isn’t just math: it’s the bridge between lab-tested concrete behavior and field-safe, code-compliant designs. Without it, engineers would overdesign (wasting materials and cost) or underdesign (risking catastrophic failure). Understanding this model ensures you speak the same language as structural reviewers, contractors, and regulatory bodies — especially when designing critical elements like ore pass supports or underground vaults.
📘 Core Principles
Concrete’s actual compressive stress-strain curve is nonlinear and varies with strength class, age, and curing. EC2 simplifies this into two segments: a parabola (0 ≤ εc ≤ εc2 = 0.002) representing ascending branch, and a constant stress plateau (εc2 ≤ εc ≤ εcu2 = 0.0035) capturing post-peak softening. To ensure reliability, EC2 applies a partial safety factor γc = 1.5 to characteristic concrete strength (fck), yielding design strength fcd = fck/γc. For practical design, the complex shape is replaced by an equivalent rectangular block: height λ·x (where x = neutral axis depth) and uniform stress η·fcd. Coefficients λ = 0.8 and η = 0.85 are calibrated to preserve force and moment equilibrium — matching the centroid and resultant force of the true parabolic-rectangular curve. This equivalence allows closed-form flexural equations while conserving structural safety.
📐 Key Calculation
The equivalent rectangular stress block defines the compressive force C and its lever arm, enabling calculation of ultimate moment resistance (MRd). The key parameters λ and η depend on concrete class; for fck ≤ 50 MPa (most mining infrastructure), EC2 prescribes λ = 0.8 and η = 0.85.
💡 Worked Example
Problem: A rectangular beam section has width b = 300 mm, effective depth d = 550 mm, fck = 30 MPa, fyk = 500 MPa, and As = 1257 mm² (4ϕ20). Calculate MRd using EC2 parabolic-rectangular stress block assumptions.
1.
Step 1: Compute design strengths: fcd = fck/γc = 30/1.5 = 20 MPa; fyd = fyk/γs = 500/1.15 ≈ 434.8 MPa
2.
Step 2: Determine neutral axis depth x: from equilibrium C = T → η·fcd·λ·x·b = As·fyd → 0.85×20×0.8×x×300 = 1257×434.8 → solve: x ≈ 133.6 mm
3.
Step 3: Compute MRd = As·fyd·(d − 0.4·x) = 1257×434.8×(550 − 0.4×133.6) ≈ 276.4 kNm
Answer:
The design moment resistance MRd is 276.4 kNm, which exceeds typical service moment demands for mine access beams (180–240 kNm), confirming adequacy.
🏗️ Real-World Application
At the Kemi Mine (Finland), RC-lined vertical ore passes (Ø3.2 m, depth > 150 m) experience high cyclic bending from ore impact and wall friction. During redesign of a 2.5 m-high segment, engineers used the EC2 parabolic-rectangular block to verify that 35 MPa concrete with 28 mm diameter bars at 120 mm spacing provided MRd = 412 kNm/m — exceeding the maximum computed MEd = 365 kNm/m from dynamic FEA analysis. The λ–η model enabled rapid iteration across 12 section variants while maintaining compliance with EN 1992-1-1 §3.1.7 and Finnish national annex (NA.3.1.7(2)).