UK Steel Design to EN 1993 — Complete Eurocode 3 Guide
This guide provides a comprehensive overview of structural steel design in the United Kingdom following EN 1993 (Eurocode 3) and its UK National Annex. It covers the design framework, loading, member verification, connections, and serviceability requirements for common building structures.
1. The Eurocode System in the UK
The UK adopted the Eurocode suite in March 2010, replacing the British Standards (BS 5950, BS 5400, etc.). The transition period ended in March 2015, making Eurocodes the primary design standard for public sector works. The key documents for steel design are:
| Eurocode | Title | UK NA Publication |
|---|---|---|
| BS EN 1990 | Basis of Structural Design | NA to BS EN 1990:2002+A1 |
| BS EN 1991 | Actions on Structures | NA to BS EN 1991 (series) |
| BS EN 1993-1-1 | General Rules and Rules for Buildings | NA to BS EN 1993-1-1 |
| BS EN 1993-1-8 | Design of Joints | NA to BS EN 1993-1-8 |
| BS EN 1993-1-5 | Plated Structural Elements | NA to BS EN 1993-1-5 |
| BS EN 1090-2 | Execution of Steel Structures | NA to BS EN 1090-2 |
The UK NA modifies selected parameters in the Eurocode to reflect UK practice, climate, and safety requirements. It is a legally binding part of the design standard in the UK.
2. UK National Annex Key Parameters
Partial Factors (UK NA to EN 1990)
For building structures (Table A1.2(B) UK NA):
| Action | Permanent gamma_G | Variable gamma_Q |
|---|---|---|
| Unfavourable | 1.35 | 1.50 |
| Favourable | 1.00 | 0 |
Partial Factors (UK NA to EN 1993-1-1)
| Factor | Value | Application |
|---|---|---|
| gamma_M0 | 1.00 | Cross-section resistance (yield, buckling) |
| gamma_M1 | 1.00 | Member buckling resistance |
| gamma_M2 | 1.25 | Cross-section in tension fracture, bolt/weld resistance |
These values differ from other EU member states. For example, Germany uses gamma_M0 = 1.00, gamma_M1 = 1.10. Always verify the applicable NA for your project jurisdiction.
3. Loading Combinations (UK NA to EN 1990)
The UK NA specifies two sets of combinations for the ultimate limit state:
Combination 1 (STR/GEO - Set A)
- 1.35 Gk + 1.5 Qk (governs when permanent action dominates)
- 1.15 Gk + 1.05 Qk + 1.05 Wk (when wind is the leading action)
Combination 2 (STR/GEO - Set B, more common)
- 1.35 Gk + 1.5 Qk (permanent + imposed leading)
- 1.35 Gk + 1.5 Wk (permanent + wind leading)
- 1.35 Gk + 1.5 Qk + 0.75 Wk (permanent + imposed + wind companion)
Serviceability Limit State
- Characteristic: Gk + Qk (deflection checks)
- Frequent: Gk + 0.6 Qk (crack width, vibration)
- Quasi-permanent: Gk + 0.3 Qk (long-term deflection)
4. Steel Material Selection
Standard UK Grades
| Grade | Typical Use | Yield fy (t <= 16 mm) |
|---|---|---|
| S235JR | Secondary steelwork, handrails, light structures | 235 MPa |
| S275JR | Agricultural buildings, lattice towers | 275 MPa |
| S355J2 | Default for building structures, bridges | 355 MPa |
| S460M | Long-span roofs, heavy columns (by special order) | 460 MPa |
S355J2 is the standard grade for most UK building structures. It offers the best balance of strength, weldability, and cost for sections up to 80 mm thickness.
5. Beam Design to EN 1993-1-1
Cross-Section Classification
The first step in any member design is classification per Table 5.2 of EN 1993-1-1:
| Class | Web in Bending | Web in Compression | Flange |
|---|---|---|---|
| 1 | c/t <= 72epsilon | c/t <= 33epsilon | c/t <= 9epsilon |
| 2 | c/t <= 83epsilon | c/t <= 38epsilon | c/t <= 10epsilon |
| 3 | c/t <= 124epsilon | c/t <= 42epsilon | c/t <= 14epsilon |
Where epsilon = sqrt(235/fy). For S355, epsilon = 0.81. A 406x178x74 UB in S355 has a web slenderness cw/tw = 37.9, which satisfies Class 1 (limit 58.6).
Bending Resistance (Clause 6.2.5)
- Class 1 or 2: Mc,Rd = Wpl,y x fy / gamma_M0
- Class 3: Mc,Rd = Wel,y x fy / gamma_M0
- Class 4: Mc,Rd = Weff,y x fy / gamma_M0
Lateral-Torsional Buckling (Clause 6.3.2)
The buckling reduction factor chi_LT depends on the slenderness lambda_LT:
- lambda_LT = sqrt(Wy x fy / Mcr)
- chi_LT = 1 / [phi_LT + sqrt(phi_LT^2 - lambda_LT^2)]
- phi_LT = 0.5 x [1 + alpha_LT x (lambda_LT - 0.2) + lambda_LT^2]
- Mb,Rd = chi_LT x Wy x fy / gamma_M1
Buckling curve selection (UK NA):
- Rolled I-sections, h/b <= 2.0: curve a (alpha_LT = 0.21)
- Rolled I-sections, h/b > 2.0: curve c (alpha_LT = 0.49)
Shear Resistance (Clause 6.2.6)
- Vpl,Rd = Av x (fy / sqrt(3)) / gamma_M0
- Shear buckling check required when hw/tw > 72epsilon/eta
6. Column Design to EN 1993-1-1
Compression Resistance (Clause 6.2.4)
- Nc,Rd = A x fy / gamma_M0 (Class 1, 2, 3)
- Nc,Rd = Aeff x fy / gamma_M0 (Class 4)
Flexural Buckling (Clause 6.3.1)
- lambda_1 = pi x sqrt(E/fy)
- lambda_bar = Lcr / (i x lambda_1)
- chi = 1 / [phi + sqrt(phi^2 - lambda_bar^2)]
- phi = 0.5 x [1 + alpha x (lambda_bar - 0.2) + lambda_bar^2]
- Nb,Rd = chi x A x fy / gamma_M1
Buckling curves for UK sections (Table 6.2):
- UC sections (h/b <= 1.2): curve b (alpha = 0.34) for y-y, curve c (alpha = 0.49) for z-z
- UB sections used as columns: curve a for y-y, curve b for z-z (h/b <= 2.0) or curve c (h/b > 2.0)
7. Connection Design to EN 1993-1-8
Bolt Categories
| Category | Type | Preloading | Design Checks |
|---|---|---|---|
| A | Bearing | Not required | Shear + bearing at ULS |
| B | Slip-resistant at SLS | Required (8.8 or 10.9) | Slip at SLS, bearing at ULS |
| C | Slip-resistant at ULS | Required (8.8 or 10.9) | Slip at ULS, bearing at ULS |
Common Connection Types in UK Practice
Fin plate connection (simple):
- Most common beam-to-beam or beam-to-column connection
- Standardised design per SCI P358 (Green Book)
- Designed as pinned with nominal moment resistance
- Bolt shear, bearing, block tearing, and weld checks
End plate connection (moment):
- Extended or flush end plate
- Used for moment-resisting frames
- T-stub method (Clause 6.2.4) for tension flange
- Bolt row force distribution per Clause 6.2.7
Column splices:
- Compression splice: bearing through end plates
- Tension splice: cover plates or end plates with bolts
- Typically located 1.0-1.5 m above floor level
8. Serviceability Requirements
Deflection Limits (UK NA to EN 1993-1-1)
| Element | Vertical Deflection Limit | Notes |
|---|---|---|
| Beams (roof) | L/200 | Imposed load only |
| Beams (floor) | L/250 | Imposed load only |
| Beams (total) | L/300 | Total load (recommended) |
| Cantilevers | L/150 | Imposed load |
| Crane beams | L/500 to L/1000 | Dependent on crane type |
The UK NA does not prescribe specific deflection limits - these are agreed with the client and referenced to SCI P391 or BS EN 1990 NA Table A1.4.
9. Practical Design Workflow
- Preliminary sizing - Estimate member sizes based on span and loading
- Actions - Determine dead, imposed, wind, and snow loads per EN 1991
- Analysis - First-order or second-order elastic analysis (Clause 5.2)
- Section classification - Determine class per Table 5.2
- Member verification - Bending, shear, axial, combined (Clauses 6.2-6.3)
- Serviceability - Deflection, vibration (EN 1990 NA)
- Connections - Bolt/weld design and detailing (EN 1993-1-8, EN 1090-2)
- Fire engineering - Fire resistance to EN 1993-1-2 (where required)
10. References and Resources
- SCI P362 - Design of Steel Buildings with UK NA
- SCI P398 - Moment Connections in Steelwork
- SCI P358 - Simple Joints to Eurocode 3 (Green Book)
- SCI P391 - Serviceability of Steel Buildings
- BS EN 1993-1-1:2005+A1:2014 - Eurocode 3 General Rules
- PD 6695-1-9 - UK NA Recommendations for EN 1993-1-1
- AD 363 - UK NCCI for gamma_M0 and gamma_M1
Try the Calculator
Use the Beam Capacity Calculator or Column Capacity Calculator to verify member designs to EN 1993-1-1 with UK NA defaults. The calculator supports all common UK sections.
Frequently Asked Questions
What is the difference between BS 5950 and EN 1993 for steel design? EN 1993 uses partial factor design with gamma_M0 = 1.00 (vs 1.00 in BS 5950 for resistance). The classification limits differ slightly (EN 1993 uses epsilon = sqrt(235/fy), BS 5950 used r1 = Fc/(dtpyw)). EN 1993 LTB uses a reduction factor method; BS 5950 used a bending strength pb approach. Overall, designs to EN 1993 are typically 5-10% more economical for beams and similar for columns.
What UK National Annex values should I use for EN 1993-1-1 design? Gamma_M0 = 1.00, gamma_M1 = 1.00, gamma_M2 = 1.25. Deflection limits are client-agreed (typically L/250 for floor beams under imposed load). Buckling curve selection: curve a for UB sections with h/b <= 2.0 (rare for deep UBs), curve c for h/b > 2.0 (most UBs). UC sections use curve b for major axis and curve c for minor axis buckling.
When is second-order analysis required per EN 1993? Second-order analysis is required when alpha_cr = F_cr / F_Ed < 10 for elastic analysis per Clause 5.2.1. For most braced frames with moderate sway, first-order analysis with amplified moments (Clause 5.2.2) is sufficient. For unbraced frames with alpha_cr < 10, second-order analysis (GMNIA) or the amplified sway method per Annex H is required.
What is the difference between a simple connection and a moment connection? A simple (pinned) connection transfers shear only and assumes no moment resistance - typical for braced frames where beams are designed as simply supported. A moment (rigid) connection transfers both moment and shear - used in unbraced moment frames. EN 1993-1-8 Clause 5.2 classifies joints as simple (nominally pinned), continuous (full strength), or semi-continuous.
What common UK section types are available for steel design? The most common UK hot-rolled sections are: Universal Beams (UB) for flexural members, Universal Columns (UC) for compression members, Parallel Flange Channels (PFC) for bracing and edge beams, Equal and Unequal Angles for bracing and cleats, and Circular/Structural Hollow Sections (CHS/SHS) for columns and trusses. All are produced to EN 10025-2 in S235 to S460 grades.