Loading and Load Combinations

A structure's sole purpose is to safely transfer applied loads to the foundation. This module covers how to define and apply various physical loads—from simple point loads to complex dynamic seismic forces—and combine them according to specific international building codes (like ASCE 7, NSCP, or Eurocode 0), focusing on the underlying theories.

Primary Load Cases

A primary load case is a distinct category that contains a specific type of load acting on the structure. The most common primary load categories used in civil engineering are:

Common Primary Loads

  • Dead Load (DL): The permanent weight of the structure itself (self-weight) and any permanently attached fixtures, non-structural elements, or finishes (e.g., concrete floor slabs, MEP systems, heavy cladding, partition walls).
  • Live Load (LL): Temporary or transient loads produced by the intended use and occupancy of the building (e.g., people, furniture, movable equipment, stored materials). These loads fluctuate over the lifespan of the structure.
  • Wind Load (WL): Lateral (and sometimes uplift) forces exerted by wind pressure on the exterior surfaces of the structure. These are critical for tall buildings or lightweight roofs.
  • Seismic Load (E): Lateral and vertical forces generated by earthquakes. These forces are inertial, calculated based on the building's mass (dead load + partial live load) and the specific seismic characteristics of the geographic site.

Selfweight Command

A specific and highly useful command in STAAD (SELFWEIGHT Y -1) that automatically calculates the total dead load of all members based on their assigned material density (ρ\rho, e.g., 7850 kg/m37850 \text{ kg/m}^3 for steel) and cross-sectional area (AxA_x), applying it entirely downwards (in the negative global Y direction).

Reference Load Cases

Modern STAAD Pro workflows heavily utilize Reference Load Cases to manage complex mass definitions and repeating loads.

Why use Reference Loads?

  • Unlike Primary Load Cases which are immediately solved during analysis, a Reference Load Case is a "definition block". It simply stores a set of applied forces.
  • Mass Modeling: Engineers often define the building's entire Dead Load in a Reference Load Case. When setting up the Seismic Definition to calculate base shear, instead of re-typing every single dead load item, they simply command STAAD to use the forces stored in that specific Reference Case to calculate the building's mass.
  • Repeating Loads: In complex load combinations, especially non-linear P-Delta analysis, combining forces mathematically after analysis is incorrect. Instead, you must use the REPEAT LOAD command to actually apply the physical loads simultaneously. Using Reference Load Cases makes this process cleaner and less prone to syntax errors.

Types of Applied Loads

Within a primary load case, you apply specific mathematical force vectors to the nodes, members, or plates.

Nodal Loads

These are concentrated forces (FX,FY,FZF_X, F_Y, F_Z) or bending moments (MX,MY,MZM_X, M_Y, M_Z) applied directly to a specific joint in the model.
  • Example: A heavy HVAC machine resting directly on a column top, or a crane bracket attached to a structural column.

Member Loads

These are loads applied along the length of a 1D element (beam or column).
  • Uniformly Distributed Load (UDL): A constant force applied per unit length (e.g., 10 kN/m10 \text{ kN/m} acting continuously along a floor beam).
  • Concentrated Load (Point Load): A single, heavy force acting at a specific distance (d1d_1) along the member's length.
  • Linear Varying Load: A load that changes linearly from one magnitude at the start to another at the end (e.g., triangular hydrostatic pressure on a vertical retaining wall member).

Area vs. Floor Loads

Instead of manually calculating the UDL for every single beam supporting a concrete floor slab, STAAD offers highly efficient area distribution features.

Comparing Area Load Features

  • Floor Load: The most flexible option. You define a uniform pressure (e.g., 2.5 kPa2.5 \text{ kPa}) and a global Y-range (elevation). The software automatically creates an invisible plane and calculates one-way or two-way tributary area distributions. The resulting UDLs are automatically assigned to any beam enclosed within that plane's boundaries. It works even for sloped roofs by specifying a Y-range gradient.
  • Area Load: An older, stricter command that requires a precisely defined enclosed boundary of nodes. It only calculates one-way distributions. It is primarily useful for simpler panels where strict one-way action is guaranteed.

Moving Loads (Vehicular Live Loads)

When designing bridges, crane girders, or parking structures, the live load is not stationary. It consists of heavy wheel axle loads moving across the span.

Moving Load Generator

A specific tool within STAAD Pro that allows you to define a standard vehicle (e.g., AASHTO HS20 truck) with precise axle spacing and wheel loads, and then "drive" that vehicle along a defined path (like a line of bridge stringers).
The generator creates dozens of individual primary load cases, each representing the vehicle at a slightly different position (e.g., every 0.5 meters). This is absolutely necessary to capture the absolute maximum shear force and bending moment envelopes for the structural design based on the theory of influence lines.

Lateral Load Generation (Wind and Seismic)

Calculating accurate wind pressures and seismic base shear manually for a complex 3D frame is incredibly tedious. STAAD Pro includes automated load generators based directly on international codes (e.g., ASCE 7, UBC, IBC, IS 1893). However, understanding the theoretical formulas they implement is crucial.

Notional Loads and the Direct Analysis Method

AISC 360 Direct Analysis Method (DAM)

  • The Concept: Modern steel design codes (like AISC 360) strictly require the analysis to explicitly account for initial out-of-plumbness (imperfections in the physical construction) and the inelastic softening of members prior to buckling.
  • Notional Loads: To model the structure leaning slightly, engineers apply Notional Loads. These are tiny lateral forces (typically 0.2%0.2\% or 0.3%0.3\% of the gravity loads at that level) applied horizontally to destabilize the frame deliberately, ensuring the P-Delta analysis captures the maximum possible secondary drift.
  • Implementation: STAAD Pro has a dedicated NOTIONAL LOAD command to automatically generate these fractions of dead load as horizontal forces. They must be combined with the actual lateral wind/seismic forces in the final load combinations.

Temperature and Thermal Loads

Structures expand when heated and contract when cooled (ΔL=αLΔT\Delta L = \alpha L \Delta T). If a long, continuous structure is rigidly restrained at its supports (like a bridge deck), these thermal movements are physically prevented, generating massive internal axial forces.

Temperature Load

A specific environmental load case where the engineer inputs a uniform change in temperature (e.g., ΔT=+20C\Delta T = +20^\circ\text{C} for summer expansion, or 10C-10^\circ\text{C} for winter contraction). STAAD uses the material's coefficient of thermal expansion (α\alpha) to automatically compute the resulting internal forces and displacements caused by the restraint.

Wind Load (ASCE 7 Approach)

STAAD generates wind pressures based on the Velocity Pressure equation from ASCE 7. It calculates the dynamic pressure at various heights zz.

Velocity Pressure (qz) - ASCE 7

The fundamental equation for determining wind velocity pressure at height z.

qz=0.00256KzKztKdV2 q_z = 0.00256 K_z K_{zt} K_d V^2

Variables

SymbolDescriptionUnit
qzq_zVelocity pressure at height z (psf or N/m^2)-
0.002560.00256Constant based on air density (0.613 in SI units)-
KzK_zVelocity pressure exposure coefficient (increases with height)-
KztK_{zt}Topographic factor (hills/escarpments)-
KdK_dWind directionality factor-
VVBasic wind speed (mph or m/s)-
STAAD then uses this qzq_z combined with structural geometry factors (like CpC_p, the external pressure coefficient) to automatically apply area loads to the windward and leeward faces of the "exposure" you define.

Seismic Load (Equivalent Lateral Force Procedure)

For typical, regular buildings, STAAD calculates seismic loads using the Equivalent Lateral Force (ELF) procedure defined in codes like ASCE 7 or UBC. The core concept is determining the total Seismic Base Shear (VV), which is an inertial force derived from Newton's Second Law (F=maF = ma).

Seismic Base Shear (V) - ASCE 7

The total design lateral force or shear at the base of the structure.

V=CsW V = C_s W

Variables

SymbolDescriptionUnit
VVTotal seismic base shear-
CsC_sSeismic response coefficient (a dimensionless acceleration factor)-
WWEffective seismic weight of the structure (Dead Load + partial Live Load)-
SDSS_{DS}Design spectral response acceleration at short period-
RRResponse modification factor (ductility of the structural system)-
IeI_eImportance factor (e.g., 1.5 for hospitals)-
Where the coefficient CsC_s is primarily determined by:

Seismic Response Coefficient (Cs)

The base shear coefficient relating ground acceleration to structural ductility.

Cs=SDS(R/Ie) C_s = \frac{S_{DS}}{(R/I_e)}
STAAD calculates this total base shear VV based on the user-defined seismic weight (WW) and code parameters, and then automatically distributes it vertically to each floor level based on height and mass, applying those nodal forces horizontally.

Load Combinations and Envelopes

Structures rarely experience only one type of load (like just Dead Load) at a given time. Structural design codes require engineers to rigorously check the structure's safety under various simultaneous, critical loading conditions, using specific load factors.

LRFD vs. ASD

  • LRFD (Load and Resistance Factor Design): This modern method applies factors >1.0> 1.0 to loads (artificially increasing them to account for uncertainty) and factors <1.0< 1.0 to material strengths (decreasing capacity). Example combination: 1.2 DL+1.6 LL1.2 \text{ DL} + 1.6 \text{ LL}. It is the primary method used for ultimate reinforced concrete design and most modern structural steel design.
  • ASD (Allowable Stress Design): This older method uses the actual (unfactored) service loads but compares the resulting internal stresses against a significantly reduced "allowable" stress limit. Example combination: 1.0 DL+1.0 LL1.0 \text{ DL} + 1.0 \text{ LL}. It is still widely used for foundation design (soil bearing pressure) and timber design.

Visualizing Load Combinations

Use the interactive simulator below to understand how different design methods (LRFD vs. ASD) affect the total factored design load for a given set of dead, live, and wind loads.

Load Combination Generator

Load and Resistance Factor Design uses load factors > 1.0 to account for uncertainty.

50 kN
30 kN
20 kN
Governing Combination
Comb 2 118.0 kN
Loading chart...
1.4 DL = 70.0
1.2 DL + 1.6 LL + 0.5 WL = 118.0
1.2 DL + 1.0 WL + 1.0 LL = 110.0

Auto Load Combination Generator

Instead of manually typing dozens of combinations (e.g., factoring wind in 4 directions, with and without live load), STAAD's "Auto Load Combination" feature can generate the entire suite of required combinations automatically. The user simply selects the relevant design code (e.g., ACI 318 or ASCE 7) and maps the assigned primary load categories (DL, LL, WL) to the generator's categories.

Load Envelopes

Grouping thousands of combinations for easier design checks.
When a model has hundreds of combinations (e.g., factoring wind from 12 directions), checking output becomes overwhelming. Engineers group these specific load combinations into a Load Envelope. For example, they will create a "Service Envelope" containing only ASD load combinations to check beam deflections, and an "Ultimate Envelope" containing LRFD combinations to pass to the concrete design engine for determining rebar size.
Key Takeaways
  • The fundamental primary load cases are Dead, Live, Wind, and Seismic. Reference Load Cases store static forces for reuse in mass definitions or non-linear REPEAT LOAD combinations.
  • The SELFWEIGHT Y -1 command automatically and accurately applies the entire structure's own weight downwards based on material density ρ\rho.
  • Floor loads drastically simplify the application of complex area pressures (in kPa\text{kPa}) to supporting beams by utilizing automatic tributary area distribution.
  • Moving Load Generators simulate vehicular traffic, utilizing influence line theory to capture maximum internal force envelopes.
  • STAAD automates complex code-based wind and seismic loading, implementing theoretical formulas like qz=0.00256KzKztKdV2q_z = 0.00256 K_z K_{zt} K_d V^2 (Wind) and V=CsWV = C_s W (Seismic Base Shear).
  • Load combinations (LRFD or ASD) are essential for determining the maximum, most critical design forces. Load Envelopes help organize these combinations for distinct strength and serviceability design checks.