Wind Load Calculator
Calculate wind pressure on buildings using the ASCE 7 velocity pressure method. Enter basic wind speed, exposure category, and building height to get velocity pressure qz, windward pressure, leeward pressure, and net design pressure instantly. Supports ASCE 7-10, 7-16, and 7-22.
Example output: For V = 115 mph, Exposure C, 40 ft height, Risk Category II -- qz = 35.2 psf, windward pressure = 26.7 psf, leeward suction = -19.1 psf, total net lateral pressure = 45.8 psf.
Quick Reference -- Velocity Pressure by Exposure Category
Use this table to estimate velocity pressure qz at common building heights for Exposure C terrain (the most common default). All values use ASCE 7-22, Kzt = 1.0, Ke = 1.0, Kd applied at pressure level.
| Height z (ft) | Kz (Exposure C) | qz at V=115 mph (psf) | qz at V=130 mph (psf) | qz at V=170 mph (psf) |
|---|---|---|---|---|
| 15 | 0.85 | 25.1 | 32.1 | 54.8 |
| 30 | 0.98 | 28.9 | 37.0 | 63.2 |
| 40 | 1.04 | 30.7 | 39.3 | 67.1 |
| 60 | 1.13 | 33.3 | 42.7 | 72.9 |
| 100 | 1.26 | 37.2 | 47.7 | 81.4 |
Exposure Category Quick Guide
| Exposure | Terrain Description | Typical Kz Range |
|---|---|---|
| B | Urban/suburban, closely spaced obstructions > 2,630 ft upwind | 0.57 - 0.80 |
| C | Open terrain, scattered obstructions < 30 ft (most common) | 0.85 - 1.26 |
| D | Flat unobstructed shorelines, mud flats, open water | 0.98 - 1.57 |
How the Wind Load Calculator Works
The calculator estimates wind pressures on buildings and structures using the ASCE 7 analytical procedure. The calculation begins with the basic wind speed (V) for the site location and risk category, then builds up the velocity pressure through a chain of adjustment factors: exposure coefficient (Kz), topographic factor (Kzt), ground elevation factor (Ke), and wind directionality factor (Kd). The velocity pressure is then converted to design wind pressure using external and internal pressure coefficients.
The tool distinguishes between Main Wind Force Resisting System (MWFRS) pressures -- used for overall structural design -- and Components and Cladding (C&C) pressures -- used for individual element design. C&C pressures are higher than MWFRS pressures because they account for localized pressure peaks near corners, edges, and ridges where flow separation creates intense suction.
For each surface of the building, the calculator outputs both positive (windward) and negative (suction) pressures. The net design pressure on a wall or roof surface combines external pressure and internal pressure, accounting for the building enclosure classification (enclosed, partially enclosed, or open).
Key Equations
Velocity pressure (ASCE 7-22 Eq. 26.10-1):
qz = 0.00256 * Kz * Kzt * Ke * V^2 (lb/ft^2, V in mph)
Where Kz = velocity pressure exposure coefficient from Table 26.10-1, Kzt = topographic factor (1.0 for flat terrain), Ke = ground elevation factor (1.0 at sea level, ASCE 7-22 only), V = basic wind speed. Note: In ASCE 7-22, the directionality factor Kd (0.85 for buildings) is applied in the design pressure equation, not in the velocity pressure equation. In ASCE 7-16 and earlier, qz = 0.00256 _ Kz _ Kzt _ Kd _ V^2 (no Ke term).
Design wind pressure on a surface (ASCE 7-22 Eq. 27.3-1, MWFRS):
p = q*GCp - qi*(GCpi)
Where q = qz for windward walls (varies with height) or qh for leeward/side walls and roof, G = gust-effect factor (0.85 for rigid structures), Cp = external pressure coefficient, GCpi = internal pressure coefficient (+/-0.18 for enclosed buildings).
Exposure coefficient Kz (ASCE 7-22 Eq. 26.10.1):
Kz = 2.01 * (z/zg)^(2/alpha) for z >= 15 ft
Where alpha and zg depend on exposure category: Exposure B (alpha=7.0, zg=1200), C (alpha=9.5, zg=900), D (alpha=11.5, zg=700).
Topographic factor (ASCE 7-22 Eq. 26.8.1):
Kzt = (1 + K1*K2*K3)^2
Where K1 depends on terrain feature shape, K2 on distance from crest, K3 on height above ground.
Design Code Requirements
| Parameter | ASCE 7-22 | AS/NZS 1170.2 | EN 1991-1-4 | NBCC 2020 |
|---|---|---|---|---|
| Basic wind speed | 3-second gust (V) | Regional V_R (3-sec gust) | 10-min mean (v_b) | Hourly mean (q) |
| Velocity pressure | Eq. 26.10-1 | Cl 2.4 (V_des) | Eq. 4.8 (q_p) | Cl 4.1.7 |
| Exposure/terrain | Cat B, C, D | Cat 1-4 | Cat 0-IV | Open, Rough |
| Gust factor | 0.85 rigid, calc flexible | Cl 6.1 (Md, Cdyn) | Cl 6.3 (cs*cd) | CeGust in table |
| Pressure coefficients | Ch. 27-30, Figures | Tables | EN 1991-1-4 Tables | Figures |
| Internal pressure | +/-0.18 enclosed | +/-0.0 enclosed | Cl 7.2.9 (cpi) | +/-0.0 enclosed |
| Importance factor | Maps by risk category | Cl 2.2 (regional) | EN 1990 Annex A | Table 4.1.7.3 |
Key difference: ASCE 7 uses a 3-second gust wind speed; EN 1991-1-4 uses a 10-minute mean wind speed. To convert: V_3sec approximately equals 1.4 * V_10min in open terrain. This means the same physical wind produces different numerical speeds depending on the code, so wind speed values must never be mixed between codes without conversion.
Step-by-Step Example
Problem: Calculate the design wind pressure on the windward wall at roof height for a 40-ft tall enclosed office building in Exposure C terrain. Risk Category II. Flat terrain (Kzt = 1.0). Site: Kansas City, MO (V = 115 mph per ASCE 7-22 Figure 26.5-1B).
Step 1 -- Velocity pressure coefficients: Kz at z = 40 ft, Exposure C: From Table 26.10-1, Kz = 1.04 (interpolated). Kzt = 1.0 (flat terrain). Kd = 0.85 (buildings). Ke = 1.0 (near sea level).
Step 2 -- Velocity pressure at roof height (ASCE 7-22, Kd excluded from qz): qh = 0.00256 * Kz * Kzt * Ke * V^2 = 0.00256 * 1.04 * 1.0 * 1.0 * 115^2 = 0.002662 * 13,225 = 35.2 psf.
Step 3 -- Windward wall pressure (ASCE 7-22, Kd applied at pressure level): Cp = 0.8 (windward wall, all L/B ratios). G = 0.85 (rigid building). Kd = 0.85 (buildings). GCpi = +0.18 (worst case, enclosed building). p_windward = Kd * qh * G * Cp - qh * (GCpi) = 0.85 * 35.2 * 0.85 * 0.8 - 35.2 * 0.18 = 20.3 - 6.3 = 14.0 psf (net positive, pushing inward).
For the most adverse internal pressure direction: p_windward = 0.85 * 35.2 * 0.85 * 0.8 + 35.2 * 0.18 = 20.3 + 6.3 = 26.7 psf (when internal suction adds to external pressure -- this is the controlling case for the windward wall).
Step 4 -- Leeward wall pressure (suction): Cp = -0.5 (for L/B = 1.0). p_leeward = 0.85 * 35.2 * 0.85 * (-0.5) - 35.2 * 0.18 = -12.7 - 6.3 = -19.1 psf (net suction).
Result: Windward wall = 26.7 psf (pushing in), leeward wall = -19.1 psf (suction). Total MWFRS lateral pressure = 26.7 + 19.1 = 45.8 psf on the building cross-section.
Common Design Mistakes
- Confusing 3-second gust with fastest-mile wind speed: Older codes (pre-ASCE 7-95) used fastest-mile wind speed, which is numerically lower. A 90 mph fastest-mile speed is roughly equivalent to 100-110 mph 3-second gust. Using old wind speed maps with new code equations drastically underestimates loads.
- Using MWFRS pressures for cladding design: C&C pressures near edges, corners, and ridges can be 2-3 times higher than MWFRS pressures. Using MWFRS pressures for window glass or metal panel design leads to undersized elements that fail in storms.
- Ignoring internal pressure for enclosed buildings: The +/-0.18 GCpi coefficient for enclosed buildings adds significant pressure to windward and leeward surfaces. For partially enclosed buildings, GCpi jumps to +/-0.55, nearly tripling the internal pressure contribution.
- Applying Kd when using wind load alone: The directionality factor Kd = 0.85 is already embedded in the ASCE 7 load combinations. It must not be applied a second time when wind is the only load being considered.
- Not checking all wind directions: Maximum pressure on a given wall occurs when wind blows directly at that wall, but maximum drift or overturning may occur from a diagonal direction that loads two walls simultaneously. Check all four cardinal directions at minimum.
- Using exposure category B in suburban areas without verification: Exposure B requires "urban and suburban areas" with closely spaced obstructions extending at least 2,630 ft upwind. Many suburban sites near open fields or water bodies actually qualify as Exposure C, which gives 15-20% higher pressures.
Frequently Asked Questions
What is the difference between MWFRS and C&C wind loads, and which should I use? MWFRS (Main Wind Force Resisting System) loads are used to design the lateral load-resisting skeleton of the building — frames, shear walls, moment frames, and diaphragms — and represent the total lateral force on the structure. C&C (Components and Cladding) loads apply to individual elements such as roof panels, wall cladding, windows, and their fasteners; these pressures are typically higher than MWFRS because they account for localized pressure peaks near edges and corners. Use MWFRS for global structural analysis and C&C for individual element and connection design.
When does the topographic factor Kzt matter, and how large can it be? Kzt equals 1.0 on flat terrain, meaning it has no effect on the velocity pressure calculation. It becomes greater than 1.0 when a building sits on or near a topographic feature — such as a hill, ridge, or escarpment — where wind accelerates as it flows over the crest. For steep terrain features with buildings near the crest, Kzt can reach 1.5 to 2.0 or higher, substantially increasing design pressures; a site-specific topographic study is warranted whenever the terrain is not clearly flat.
What is the velocity pressure equation and what does each factor represent? The velocity pressure at height z per ASCE 7-22 is qz = 0.00256 × Kz × Kzt × Ke × V² (in lb/ft² when V is in mph). Kz accounts for wind speed increase with height and terrain roughness; Kzt adjusts for topographic speed-up; Ke is the ground elevation factor (1.0 at sea level); and V is the basic wind speed from the risk-category-appropriate map. The directionality factor Kd (0.85 for buildings) is applied at the design pressure level in ASCE 7-22, not in the velocity pressure equation. In ASCE 7-16, Kd appears in qz instead (qz = 0.00256 × Kz × Kzt × Kd × V²) and Ke does not exist.
How do exposure categories B, C, and D differ in practice? Exposure B applies to urban and suburban areas with numerous closely spaced obstructions (neighborhoods, wooded terrain), producing lower Kz values because surface drag slows the wind near the ground. Exposure C applies to open terrain with scattered obstructions shorter than 30 ft — farmland, flat open country — and is the default when the site does not clearly qualify as B or D. Exposure D is reserved for flat, unobstructed shorelines exposed to open water or flat open country for at least 1500 ft upwind, yielding the highest Kz values. Always use the more conservative exposure when there is uncertainty about the upwind fetch.
What is the wind directionality factor Kd and why is it less than 1.0? Kd reduces the velocity pressure to account for the statistical improbability that the maximum wind speed will simultaneously arrive from the direction that produces the maximum structural response. For buildings, Kd = 0.85; for chimneys it is 0.95; for signs it is 0.85. Kd is only applicable when wind loads are combined with other loads in the load combinations prescribed by the governing standard — it should not be used with stand-alone wind-only design.
What basic wind speed applies to Miami, FL for a Risk Category II building per ASCE 7-22? Miami, FL falls in a hurricane-prone coastal region. Per ASCE 7-22 Figure 26.5-1B (Risk Category II), the basic wind speed for Miami is approximately 170 mph. This is substantially higher than the 115–130 mph used for most of the continental interior. At 170 mph with Exposure D (coastal), Kz = 1.03 at 15 ft: qz = 0.00256 × 1.03 × 1.0 × 0.85 × 170² = 64.7 lb/ft² — roughly double the velocity pressure of an inland 120 mph site. Risk Category III/IV structures in Miami use a still higher wind speed map.
Related pages
- Portal frame calculator
- Beam capacity calculator
- Snow load calculator
- Load combinations calculator
- Unit converter
- Concrete footing calculator
- Tools directory
- Reference tables directory
- Guides and checklists
- How to verify calculator results
- Disclaimer (educational use only)
- beam analysis for wind-loaded members
- EN 1990 load combinations with wind
- Wind Load Workflow
- Floor and Roof Live Loads — ASCE 7 Reference
- Shear wall calculator
Disclaimer (educational use only)
This page is provided for general technical information and educational use only. It does not constitute professional engineering advice, a design service, or a substitute for an independent review by a qualified structural engineer. Any calculations, outputs, examples, and workflows discussed here are simplified descriptions intended to support understanding and preliminary estimation.
All real-world structural design depends on project-specific factors (loads, combinations, stability, detailing, fabrication, erection, tolerances, site conditions, and the governing standard and project specification). You are responsible for verifying inputs, validating results with an independent method, checking constructability and code compliance, and obtaining professional sign-off where required.
The site operator provides the content ”as is” and “as available” without warranties of any kind. To the maximum extent permitted by law, the operator disclaims liability for any loss or damage arising from the use of, or reliance on, this page or any linked tools.