Pitot Traverse Airflow from Point Readings (Velocity-Averaged)
The correct way to average a Pitot traverse.
Example
You enter
- Vp readings 0.09, 0.16, 0.25, 0.16
- Duct width (in) 24
- Duct height (in) 12
You get
- Average velocity (velocity-averaged) 1602
- Area (ft²) 2
- Airflow 3204 CFM
- V vp average (fpm) 1626.84
- Overread (%) 1.5505
- Point count 4
Details, formula, and sources
Convert EACH equal-area point's velocity pressure to a velocity (V = 4005 x sqrt(VP)) and average the velocities, because velocity is what integrates to flow -- not the velocity pressures. Averaging the VPs first and taking one square root always reads high, since sqrt is concave. Four readings 0.09/0.16/0.25/0.16 in wc in a 24x12 duct give 1,602 fpm and 3,204 CFM velocity-averaged, where the single-average-VP shortcut reads 3,254 CFM, 1.55 percent high. Space the points on an equal-area or log-Tchebycheff traverse per NEBB/AABC/ASHRAE. A field measurement, not a substitute for a calibrated flow station.
V_i = 4005 sqrt(VP_i) at each equal-area point; V_avg = mean(V_i); A = (w x h)/144; CFM = V_avg x A. The single-average-VP shortcut V = 4005 sqrt(mean VP) reads high because sqrt is concave.
Pitot-traverse airflow averaged per ASHRAE Fundamentals / AABC / NEBB field practice: average the point velocities, not the velocity pressures. By name.
The V = 4005 sqrt(VP) standard-air relation and the average-the-velocities traverse method are standard published air-balancing procedures.
Estimate. AHJ and licensed professional govern.
Field names used by the API: vp_readings, w_in, h_in, v_avg_fpm, area_ft2, cfm, v_vp_average_fpm, overread_pct, point_count
- Velocity from VP V = 4005 sqrt(VP) for standard air, per pointASHRAE Fundamentals
- Correct average average the point velocities, not the velocity pressuresAABC / NEBB field practice
- Standard air apply a density correction at altitude or high temperaturescope of this tile