DEV Community

Cover image for School Classroom Ventilation: The Mistake of Counting Supply Air as Outdoor Air
Evgenii Konkin
Evgenii Konkin

Posted on

School Classroom Ventilation: The Mistake of Counting Supply Air as Outdoor Air

Classroom ventilation is easy to overestimate.

A school may have a rooftop unit, supply diffusers, return grilles, and a balancing report showing hundreds of CFM delivered to the room.

At first glance, that can look acceptable.

But classroom ventilation is not checked from total supply airflow alone.

The important value is outdoor air.

That distinction matters because a large part of the supply air may be recirculated return air. Recirculated air can help with heating and cooling, but it does not count as new outdoor air for ASHRAE 62.1 ventilation compliance.

That is why the better question is not:

“How much supply air enters the classroom?”

The better question is:

“How much outdoor air reaches the classroom breathing zone?”

The core ventilation formula

The calculator uses the ASHRAE 62.1 Ventilation Rate Procedure for a single classroom zone.

The breathing zone outdoor airflow is calculated from two components:

Vbz = (Rp × Pz) + (Ra × Az)
Enter fullscreen mode Exit fullscreen mode

Where:

Vbz = breathing zone outdoor airflow
Rp = people outdoor air rate
Pz = number of occupants
Ra = area outdoor air rate
Az = floor area
Enter fullscreen mode Exit fullscreen mode

For classrooms in Imperial units, the calculator uses:

Rp = 10 cfm/person
Ra = 0.12 cfm/ft²
Enter fullscreen mode Exit fullscreen mode

For Metric units:

Rp = 5 L/s per person
Ra = 0.6 L/s per m²
Enter fullscreen mode Exit fullscreen mode

The reason for the two-part formula is simple.

People create bioeffluents, CO₂, odors, and airborne contaminant load. That is the people component.

The room itself also contributes pollutants from materials, furnishings, finishes, and general background sources. That is the area component.

A classroom needs both components.

Distribution effectiveness changes the required supply outdoor air

After calculating breathing zone outdoor airflow, the calculator applies zone air distribution effectiveness:

Voz = Vbz / Ez
Enter fullscreen mode Exit fullscreen mode

Where:

Voz = zone outdoor airflow required
Ez = zone air distribution effectiveness
Enter fullscreen mode Exit fullscreen mode

If Ez is 1.0, the system is assumed to deliver outdoor air effectively to the breathing zone.

If Ez is 0.8, the system receives less credit for the supplied outdoor air, so the required zone outdoor airflow increases.

That matters because some diffuser and return configurations do not distribute outdoor air as effectively during certain operating modes.

A classroom with the wrong Ez assumption can look compliant on paper while still needing more outdoor air.

The supporting checks

The calculator also reports air changes per hour:

ACH = (Supplied Outdoor Airflow CFM × 60) / Room Volume
Enter fullscreen mode Exit fullscreen mode

For Imperial units:

Room Volume = Floor Area × Ceiling Height
Enter fullscreen mode Exit fullscreen mode

It also checks ventilation adequacy:

Adequacy (%) = Supplied Outdoor Airflow / Voz × 100
Enter fullscreen mode Exit fullscreen mode

And per-person ventilation rate:

Per-Person Rate = Supplied Outdoor Airflow / Pz
Enter fullscreen mode Exit fullscreen mode

These outputs answer different questions.

Voz tells you the required outdoor air.

Adequacy tells you whether the supplied outdoor air meets that requirement.

ACH gives a room-volume perspective.

Per-person rate gives a useful occupancy-based sanity check.

Example: classroom ventilation check

Suppose a classroom has:

28 students + 1 teacher = 29 occupants
Floor Area = 850 ft²
Ceiling Height = 9 ft
Supplied Outdoor Airflow = 380 CFM
Ez = 1.0
Enter fullscreen mode Exit fullscreen mode

Step 1: Calculate the people component.

People Component = Rp × Pz
People Component = 10 × 29
People Component = 290 CFM
Enter fullscreen mode Exit fullscreen mode

Step 2: Calculate the area component.

Area Component = Ra × Az
Area Component = 0.12 × 850
Area Component = 102 CFM
Enter fullscreen mode Exit fullscreen mode

Step 3: Calculate breathing zone outdoor airflow.

Vbz = 290 + 102
Vbz = 392 CFM
Enter fullscreen mode Exit fullscreen mode

Step 4: Apply distribution effectiveness.

Voz = Vbz / Ez
Voz = 392 / 1.0
Voz = 392 CFM
Enter fullscreen mode Exit fullscreen mode

So the classroom requires:

Required Outdoor Airflow = 392 CFM
Enter fullscreen mode Exit fullscreen mode

Step 5: Compare supplied outdoor airflow with required outdoor airflow.

Supplied Outdoor Airflow = 380 CFM
Required Outdoor Airflow = 392 CFM
Enter fullscreen mode Exit fullscreen mode

Now calculate adequacy:

Adequacy = 380 / 392 × 100
Adequacy = 96.9%
Enter fullscreen mode Exit fullscreen mode

The classroom is slightly below the ASHRAE 62.1 minimum.

The shortfall is:

392 − 380 = 12 CFM
Enter fullscreen mode Exit fullscreen mode

That may look small, but the result is still important:

Status = Insufficient ventilation
Enter fullscreen mode Exit fullscreen mode

The room needs at least 392 CFM of outdoor air for the stated occupancy, area, and Ez condition.

ACH can tell a different story

Now calculate the room volume:

Room Volume = 850 × 9
Room Volume = 7,650 ft³
Enter fullscreen mode Exit fullscreen mode

Calculate ACH:

ACH = (380 × 60) / 7,650
ACH = 22,800 / 7,650
ACH = 2.98 ACH
Enter fullscreen mode Exit fullscreen mode

So the classroom has:

ACH ≈ 3.0
Enter fullscreen mode Exit fullscreen mode

This is useful context.

The room is close to the code minimum outdoor airflow requirement, but the ACH value is not high. If the school is targeting enhanced dilution, improved IAQ, or post-pandemic ventilation performance, the design conversation may not stop at minimum ASHRAE 62.1 compliance.

This is the practical lesson:

Meeting minimum outdoor air and achieving higher dilution performance are related, but not identical.
Enter fullscreen mode Exit fullscreen mode

Common engineering mistake: entering total supply airflow

The biggest mistake is using total supply airflow instead of outdoor airflow.

For example, a balancing report might show:

Total Supply Air = 900 CFM
Outdoor Air Portion = 380 CFM
Enter fullscreen mode Exit fullscreen mode

If the engineer enters 900 CFM into the ventilation calculator, the result will look excellent.

But that would be wrong.

The ASHRAE 62.1 ventilation check is based on outdoor air delivered to the zone, not total mixed supply air.

The 900 CFM includes recirculated air.

Only the outdoor air portion counts for the ventilation requirement.

This mistake can create a false-compliant classroom.

The room may appear to exceed the requirement, while the actual outdoor air delivery is still below the minimum.

Another mistake: forgetting the teacher

A classroom count should include all occupants in the breathing zone.

That means the teacher counts too.

A room with 28 students is not 28 occupants if the teacher is present.

It is:

28 students + 1 teacher = 29 occupants
Enter fullscreen mode Exit fullscreen mode

That one person changes the people component by:

10 cfm/person × 1 person = 10 CFM
Enter fullscreen mode Exit fullscreen mode

In a single classroom, that may look minor.

Across a school with dozens of classrooms, repeated undercounting can create a real ventilation gap.

Another mistake: ignoring Ez

Zone air distribution effectiveness can change the required outdoor airflow.

If the same classroom has:

Vbz = 392 CFM
Ez = 0.8
Enter fullscreen mode Exit fullscreen mode

Then:

Voz = 392 / 0.8
Voz = 490 CFM
Enter fullscreen mode Exit fullscreen mode

That is a large change.

The required zone outdoor airflow increases from:

392 CFM to 490 CFM
Enter fullscreen mode Exit fullscreen mode

The increase is:

490 − 392 = 98 CFM
Enter fullscreen mode Exit fullscreen mode

That is a 25% increase.

So if the actual air distribution condition requires Ez = 0.8, using Ez = 1.0 will understate the outdoor air requirement.

This is why diffuser and return configuration should not be treated as a minor detail.

Another mistake: treating ACH as the only compliance metric

ACH is useful, but it is not the same thing as the ASHRAE 62.1 classroom ventilation calculation.

A small classroom and a large classroom can have the same ACH but different occupant-based ventilation adequacy.

A low-occupancy room and a crowded classroom can also have the same ACH but very different per-person outdoor air rates.

That is why the calculator reports several outputs:

Vbz
Voz
Adequacy
Per-person rate
ACH
Enter fullscreen mode Exit fullscreen mode

Each output tells part of the story.

The required outdoor air calculation protects the code basis.

ACH gives a dilution and room-volume perspective.

Per-person rate helps check whether the result makes sense for the occupant load.

Practical design checks

Before accepting a classroom ventilation result, ask:

1. Did we enter outdoor airflow only, not total supply airflow?
2. Does the occupant count include the teacher?
3. Is the floor area the correct net classroom area?
4. Is the selected Ez value consistent with the diffuser and return configuration?
5. Is the supplied outdoor airflow measured, balanced, or assumed?
6. Does the classroom meet the required Voz?
7. Is ACH acceptable for the project’s IAQ target?
8. Is this a single-zone check or part of a multi-zone AHU calculation?
Enter fullscreen mode Exit fullscreen mode

These checks matter because classroom ventilation errors are often input errors, not formula errors.

The equation is straightforward.

The interpretation is where mistakes happen.

Practical engineering takeaway

Classroom ventilation should be checked from outdoor air delivered to the zone, not total supply air.

The main calculation is:

Vbz = (Rp × Pz) + (Ra × Az)
Enter fullscreen mode Exit fullscreen mode

Then:

Voz = Vbz / Ez
Enter fullscreen mode Exit fullscreen mode

And the delivered outdoor airflow should be compared against Voz:

Adequacy (%) = Supplied Outdoor Airflow / Voz × 100
Enter fullscreen mode Exit fullscreen mode

If the result is below 100%, the classroom does not meet the minimum outdoor air requirement for the stated inputs.

The most common mistake is simple:

Total supply air is not the same as outdoor air.
Enter fullscreen mode Exit fullscreen mode

For a quick first-pass check, you can use the School Classroom Ventilation Calculator.

It calculates classroom breathing zone outdoor airflow, required zone outdoor airflow, ventilation adequacy, per-person ventilation rate, and ACH using occupant count, floor area, ceiling height, supplied outdoor airflow, and air distribution effectiveness.

Top comments (0)