Complete Guide to Wind Load Calculation per ASCE 7-22
Wind load calculation is one of the most involved processes in structural design. The ASCE 7-22 standard runs to over 100 pages on wind alone, with a labyrinth of pressure coefficients, exposure adjustments, and directional procedures. But the fundamental logic is straightforward once you understand the building blocks: velocity pressure, exposure, and pressure coefficients.
In this guide: We walk through the complete ASCE 7-22 Directional Procedure (Chapter 27) for a simple building, with a worked example at 115 mph in Exposure B, 30 ft mean roof height. Every formula is shown with numbers.
PRELIMINARY — NOT FOR CONSTRUCTION. All results discussed are for educational and reference use only. Must be independently verified by a licensed Professional Engineer or Structural Engineer before use in any project.
The Velocity Pressure — Building Block of Wind Load
Every wind pressure calculation starts with the velocity pressure $q_z$. This is the kinetic energy of the wind converted to pressure:
$$q_z = 0.00256 \times K_z \times K_{zt} \times K_e \times V^2 \text{ (psf, mph)}$$
Or in SI:
$$q_z = 0.613 \times K_z \times K_{zt} \times K_e \times V^2 \text{ (Pa, m/s)}$$
Where:
- $K_z$ = velocity pressure exposure coefficient (accounts for height and terrain roughness)
- $K_{zt}$ = topographic factor (1.0 for flat terrain, up to ~1.6 for isolated hills/escarpments)
- $K_e$ = ground elevation factor (accounts for reduced air density at altitude; 1.0 at sea level)
- $V$ = basic wind speed (3-second gust at 33 ft in Exposure C, per ASCE 7 Hazard Tool)
The constant 0.00256 derives from the mass density of standard air (0.0765 pcf) divided by twice the gravitational constant.
Exposure Categories — How Terrain Affects Wind
ASCE 7-22 defines four exposure categories that determine $K_z$:
Exposure B
Urban and suburban areas, wooded areas, or terrain with numerous closely spaced obstructions having the size of single-family dwellings or larger. This is the default for most building projects in developed areas.
Exposure C
Open terrain with scattered obstructions having heights generally less than 30 ft. This includes flat, open country, grasslands, and shorelines in hurricane-prone regions.
Exposure D
Flat, unobstructed areas and water surfaces. This includes mud flats, salt flats, unbroken ice, and open water. Produces the highest wind speeds.
Exposure A (Removed in ASCE 7-22)
Formerly applied to large city centers with at least 50% of buildings exceeding 70 ft. This was removed because tall building clusters can actually increase wind speeds locally through channeling effects.
$K_z$ Values — ASCE 7-22 Table 26.10-1
| Height (ft) | Exposure B | Exposure C | Exposure D |
|---|---|---|---|
| 0-15 | 0.57 | 0.85 | 1.03 |
| 20 | 0.62 | 0.90 | 1.08 |
| 25 | 0.66 | 0.94 | 1.12 |
| 30 | 0.70 | 0.98 | 1.16 |
| 40 | 0.76 | 1.04 | 1.22 |
| 50 | 0.81 | 1.09 | 1.27 |
| 60 | 0.85 | 1.13 | 1.31 |
| 80 | 0.93 | 1.21 | 1.38 |
| 100 | 0.99 | 1.26 | 1.43 |
The $K_z$ difference between Exposure B and D at 30 ft is $1.16/0.70 = 1.66$, meaning the same building in Exposure D experiences 66% higher wind pressure than in Exposure B — purely from terrain effects.
Worked Example — MWFRS Wind Loads, Chapter 27
Building Parameters
| Parameter | Value |
|---|---|
| Risk Category | II |
| Basic Wind Speed, V | 115 mph |
| Exposure | B |
| Mean roof height, h | 30 ft |
| Building dimensions | 80 ft (W) x 120 ft (L) x 30 ft (h) |
| Roof type | Flat |
| Topography | Flat ($K_{zt} = 1.0$) |
| Ground elevation | Sea level ($K_e = 1.0$) |
| Enclosure classification | Enclosed |
| Internal pressure coeff. | $GC_{pi} = \pm 0.18$ |
Step 1: Velocity Pressure at Roof Height
$$q_h = 0.00256 \times K_z \times K_{zt} \times K_e \times V^2$$
At $h = 30$ ft, Exposure B: $K_z = 0.70$
$$q_h = 0.00256 \times 0.70 \times 1.0 \times 1.0 \times 115^2$$ $$q_h = 0.00256 \times 0.70 \times 13,225$$ $$q_h = \mathbf{23.7\text{ psf}}$$
Step 2: External Pressure Coefficients — MWFRS (Figure 27.3-1)
For a flat-roof enclosed building, the external pressure coefficients $GC_{pf}$ depend on the building's plan aspect ratio (L/B).
Our building: $L/B = 120/80 = 1.5$, from ASCE 7 Figure 27.3-1:
| Surface | $GC_{pf}$ (windward) | $GC_{pf}$ (leeward) |
|---|---|---|
| Windward Wall | +0.80 | — |
| Leeward Wall | — | -0.30 |
| Side Walls | -0.70 | -0.70 |
| Windward Roof | -0.90 | -0.18 (internal pressure adds) |
| Leeward Roof | -0.50 | -0.18 |
Note: Negative values indicate suction (outward pressure). Roof surfaces are almost always in suction for flat and low-slope roofs.
Step 3: MWFRS Design Wind Pressure
The basic MWFRS equation per ASCE 7-22 Section 27.3.1:
$$p = q_h[(GC_{pf}) - (GC_{pi})]$$
Windward wall (positive internal pressure, $GC_{pi} = +0.18$):
$$p = 23.7 \times [0.80 - 0.18] = 23.7 \times 0.62 = \mathbf{14.7\text{ psf}}$$
Windward wall (negative internal pressure, $GC_{pi} = -0.18$):
$$p = 23.7 \times [0.80 - (-0.18)] = 23.7 \times 0.98 = \mathbf{23.2\text{ psf}}$$
The negative internal pressure case (building partially open on leeward side) produces the higher net pressure by increasing the effective suction inside the building that adds to the external push.
Leeward wall:
$$p = 23.7 \times [(-0.30) - (+0.18)] = 23.7 \times (-0.48) = \mathbf{-11.4\text{ psf}}$$
Total base shear (windward + leeward, worst case): $$p_{total} = 23.2 + 11.4 = 34.6\text{ psf}$$ $$V_{base} = 34.6 \times (80 \times 30) = 34.6 \times 2400 = \mathbf{83,040\text{ lb} = 83.0\text{ kips}}$$
Components and Cladding (C&C) — ASCE 7-22 Chapter 30
C&C elements are designed for higher localized pressures than the MWFRS because small tributary areas experience pressure spikes that average out over the full building envelope.
C&C equation: $$p = q_h[(GC_p) - (GC_{pi})]$$
The key difference: $GC_p$ values for C&C are larger (more severe) than $GC_{pf}$ values for MWFRS. For a roof zone (corner, Zone 3) with effective wind area of 10 ftÃÂò:
From ASCE 7-22 Figure 30.3-2A for flat roof, corner zone:
- $GC_p = -2.60$ (external pressure coefficient for corner zone)
$$p = 23.7 \times [(-2.60) - (+0.18)] = 23.7 \times (-2.78) = \mathbf{-65.9\text{ psf}}$$
Compare this to the MWFRS roof pressure from Step 3 ($\approx -25$ psf): the C&C pressure is 2.6 times higher. This is why roof deck fasteners and edge flashing fail in hurricanes before the primary structure — they were designed for MWFRS loads when C&C governs.
Wind Load Zones — Why Corners Matter
ASCE 7-22 divides building surfaces into zones based on wind tunnel studies that show pressure concentration at edges and corners:
Wall zones (Figure 30.3-1):
- Zone 4: Interior wall field
- Zone 5: Wall corners (width = a, where a = min(0.1 x least horizontal dimension, 0.4h), but at least 3 ft)
Flat roof zones (Figure 30.3-2A):
- Zone 1: Interior roof field
- Zone 2: Roof edges (perimeter strip)
- Zone 3: Roof corners (most critical — highest uplift)
For our 80 ft x 120 ft building with $h = 30$ ft:
- Edge strip width $a = \min(0.1 \times 80, 0.4 \times 30) = \min(8, 12) = 8$ ft
- Corner zone: 8 ft x 8 ft at each roof corner
The Zone 3 (corner) pressure coefficient is typically 2-3 times the Zone 1 (field) value. Fastener spacing in corner zones must be reduced by a factor of 2-3 compared to field zones.
Gust Effect Factor — ASCE 7-22 Section 26.11
For rigid buildings (fundamental frequency $\geq 1$ Hz), the gust effect factor $G$ can be taken as 0.85 for the simplified method, or calculated per Section 26.11.4:
$$G = 0.925\left[\frac{1 + 1.7g_Q I_z \bar{Q}}{1 + 1.7g_v I_z}\right]$$
Where:
- $I_z$ = turbulence intensity at the equivalent height of the structure
- $g_Q, g_v$ = peak factors (3.4)
- $\bar{Q}$ = background response factor
For most buildings under 60 ft tall with regular geometry, $G \approx 0.85$ is adequate and conservative.
Internal Pressure Coefficients — ASCE 7-22 Table 26.13-1
The enclosure classification determines $GC_{pi}$:
| Enclosure Class | $GC_{pi}$ |
|---|---|
| Open Building | 0.00 |
| Partially Enclosed | $\pm 0.55$ |
| Enclosed | $\pm 0.18$ |
| Partially Open | $\pm 0.18$ |
A building is classified as partially enclosed if the total area of openings in one wall exceeds the sum of openings in all other walls by more than 10% AND the openings in that wall exceed either 4 ftÃÂò or 1% of the wall area. Partially enclosed buildings experience 3x higher internal pressures ($\pm 0.55$ vs $\pm 0.18$), which makes them significantly more vulnerable to wind damage.
Minimum Design Wind Pressures — ASCE 7-22 Section 27.4.7
ASCE 7-22 specifies minimum wind pressures that apply regardless of what the calculated pressures produce:
- MWFRS: 16 psf for walls, 8 psf for roof projections (applied to projected area)
- C&C: 16 psf for walls, 16 psf for roofs
If calculated pressures are lower than these minima, the minimum governs. This prevents under-design for very low wind speed regions or very stiff buildings where the calculated values might be unrealistically small.
Practical Application — Using Our Wind Load Calculator
Manual wind load calculation involves looking up coefficients from multiple ASCE 7 figures, interpolating between tables, and tracking multiple load cases for each surface. Our free Wind Load Calculator automates the process:
- Wind Load Calculator — Enter your building parameters and the calculator runs the full ASCE 7-22 Directional Procedure. Returns design pressures for MWFRS and C&C across all surfaces and zones, with clear identification of the governing load case.
The calculator runs entirely in your browser with no signup required.
FAQ
How is wind load calculated per ASCE 7-22?
Wind load per ASCE 7-22 is calculated using the velocity pressure method. The fundamental formula for MWFRS is $p = q_h[(GC_{pf}) - (GC_{pi})]$, where $q_h$ is the velocity pressure at mean roof height. For C&C, $p = q_h[(GC_p) - (GC_{pi})]$. The velocity pressure $q_z = 0.00256 \times K_z \times K_{zt} \times K_e \times V^2$. The process requires determining the Risk Category, basic wind speed, exposure category, and appropriate pressure coefficients.
What is the difference between MWFRS and C&C wind loads?
MWFRS (Main Wind Force Resisting System) loads are used for the primary structural frame. C&C (Components and Cladding) loads are higher-magnitude localized pressures for individual elements — wall panels, roof decking, girts, purlins, fasteners. C&C pressures account for localized spikes from turbulence and vortex shedding. C&C loads typically exceed MWFRS loads by a factor of 1.5 to 3.0.
What are the ASCE 7 exposure categories?
ASCE 7-22 defines Exposure B (urban/suburban, wooded), Exposure C (open terrain, grasslands), and Exposure D (flat unobstructed areas, large water bodies). Exposure A was removed in ASCE 7-22. Exposure B is most common for developed areas and produces the lowest wind pressures. Exposure D produces the highest.
What wind speed should I use for my project?
The basic wind speed $V$ for ASCE 7-22 is obtained from the ASCE 7 Hazard Tool (asce7hazardtool.online), which provides site-specific wind speeds based on Risk Category and location. For Risk Category II, wind speeds in the continental US typically range from 105 to 150 mph. Coastal areas can exceed 170 mph. Always use the Hazard Tool — do not estimate from legacy maps.
Related Calculators
- Wind Load Calculator — Full ASCE 7-22 wind load analysis
- Seismic Load Calculator — ASCE 7 seismic design companion
- Snow Load Calculator — ASCE 7 snow load design
- Steel Beam Design Example — Apply wind loads to beam design
- Portal Frame Design Example — Wind load on steel frames