Air Quality Index Interactive Calculator

← Back to Engineering Library

If you’re responsible for operations or safety, raw pollutant data from sensors doesn’t tell you much unless you convert it to a clear health risk level. The Air Quality Index (AQI) system is the tool used to make sense of those numbers. This calculator converts measured pollutant concentrations into AQI values using EPA breakpoints and linear interpolation—about as straightforward as it gets. This is a standard step for tasks like compliance checks, issuing public health alerts, city planning, or looking at emissions permits. Below you'll find the AQI formula, an example calculation with more than one pollutant, some practical notes on breakpoints and averaging, and responses to common technical questions.

What is the Air Quality Index?

The AQI is a scale from 0 to 500 that takes pollutant measurements—PM2.5, ozone, SO2, and others—and converts them into a single value to describe overall air quality. Higher AQI means higher risk—it’s a simple summary of how clean or polluted the air is.

Simple Explanation

The AQI works a lot like a speedometer for air quality. It tells you, in plain numbers, how much risk is in the air at a given moment. If you put a pollutant reading into this calculator, it references EPA standards and returns the AQI value so you know if the situation is typical or needs attention.

📐 Browse all 1000+ Interactive Calculators

Visual Diagram

Air Quality Index Interactive Calculator Technical Diagram

Air Quality Index Interactive Calculator

How to Use This Calculator

Engineering calculation notice

This calculator is intended for education, concept evaluation, and preliminary design. Results are based on the equations and assumptions described on this page, but cannot account for every real-world load case, tolerance, material property, environmental condition, installation detail, safety factor, code, or regulatory requirement. Verify all inputs, assumptions, units, and results independently before selecting components or using the result in a real application. Safety-critical, structural, medical, lifting, transportation, or regulated applications must be reviewed by a qualified engineer.

Found a calculation error? Message us

  1. Select your Calculation Mode from the dropdown — choose from concentration to AQI, AQI to concentration, multi-pollutant composite, health risk assessment, or custom breakpoint analysis.
  2. Select the Pollutant Type (e.g., PM2.5, ozone, SO2) and enter the measured concentration in the units shown, or enter an AQI value if working in reverse.
  3. For multi-pollutant mode, enter concentrations for as many pollutants as you have data for — fields left blank are ignored.
  4. Click Calculate to see your result.

📹 Video Walkthrough — How to Use This Calculator

Air Quality Index Interactive Calculator

Air Quality Index Interactive Calculator

Watch how pollutant concentrations transform into AQI values using EPA breakpoint tables and piecewise linear interpolation. Adjust concentration levels to see instant AQI calculation and health category changes.

PM2.5 Concentration 25 μg/m³
Ozone Concentration 70 ppb

AQI VALUE

75

CATEGORY

Moderate

DOMINANT

PM2.5

FIRGELLI Automations — Interactive Engineering Calculators

Equations & Variables

Here’s the direct formula for turning a concentration into an AQI:

AQI Calculation Formula

Ip = [(IHi − ILo) / (BPHi − BPLo)] × (Cp − BPLo) + ILo

Variables:

  • Ip = Air Quality Index for pollutant p (dimensionless, 0-500)
  • Cp = Truncated concentration of pollutant p (units vary by pollutant)
  • BPHi = Breakpoint concentration greater than or equal to Cp (same units as Cp)
  • BPLo = Breakpoint concentration less than or equal to Cp (same units as Cp)
  • IHi = AQI value corresponding to BPHi (dimensionless)
  • ILo = AQI value corresponding to BPLo (dimensionless)

Reverse Calculation (AQI to Concentration)

Cp = [(BPHi − BPLo) / (IHi − ILo)] × (Ip − ILo) + BPLo

Multi-Pollutant AQI

AQI = max(IPM2.5, IPM10, IO3, ICO, ISO2, INO2)

The reported AQI is the maximum of all calculated individual pollutant AQI values.

Simple Example

Given: PM2.5 concentration = 20 μg/m³

Breakpoints: BPLo = 12.1, BPHi = 35.4, ILo = 51, IHi = 100

Calculation: I = [(100 − 51) / (35.4 − 12.1)] × (20 − 12.1) + 51 = [49 / 23.3] × 7.9 + 51 ≈ 67.6

Result: AQI ≈ 68 — Category: Moderate

Theory & Engineering Applications

The Science Behind the Air Quality Index

The AQI puts pollutant concentrations onto a common scale—0 to 500—by using piecewise linear interpolation between breakpoints set by the EPA. These breakpoints aren’t arbitrary; they’re set where health data indicate particular health risks rise. Each pollutant uses its own breakpoint table because effects show up at different levels—ozone starts causing issues in the tens of parts per billion, while CO is usually only a concern well above 9 ppm. The breakpoints and stepwise structure reflect observed health effects, so the AQI’s jumps and plateaus match where studies have found a noticeable change in outcomes.

The underlying calculation is linear between two breakpoints, making it easy to run by hand or automate. This lets engineers pull a quick estimate or program it straight into a control or monitoring system. Knowing which breakpoint set and averaging period to use is important, though—applying, for example, PM2.5 breakpoints to 1-hour instead of 24-hour concentrations gives you a meaningless result.

Critical Considerations in AQI Calculations

It’s easy to overlook how much truncation rules affect the numbers you report. For AQI, you don’t round—PM2.5 is always truncated to one decimal place, PM10 to integers, and so forth. This cut-off happens before you run the calculation. It can create what look like sharp discontinuities as you cross a breakpoint. For example, 35.449 μg/m³ PM2.5 gets truncated to 35.4 for AQI=100, but 35.451 becomes 35.5 and now scores AQI=101, even though the real-world difference is negligible.

When computing AQI for a location with multiple pollutants, the maximum of the individual AQIs is always taken. That puts emphasis on the worst pollutant present, not the average. It keeps the system simple, but doesn’t capture possible combined or synergistic health impacts (for example, slightly elevated ozone and PM2.5 together). The AQI is intentionally designed to err on the side of health caution, but it’s not a complete toxicology assessment.

Temporal Averaging and Regulatory Context

Averaging time is set for each pollutant based on how it harms the body. Ozone uses 8-hour averages, SO2 uses 1-hour, and PM2.5 uses 24-hour (or NowCast for near-real-time reporting) because the health risks show up after different durations of exposure. If you want to monitor in real time, be careful—short SO2 spikes show up in the AQI immediately, but a PM2.5 spike only matters if it lasts a significant part of the 24-hour window. Using the wrong averaging time is a common way folks get misleading results, especially if you’re writing compliance or public advisory scripts.

The NowCast algorithm is worth knowing for anyone doing real-time AQI display: it gives more weight to recent measurements if readings change quickly, but evens out if air quality is steady. This keeps alerts both accurate and reasonably responsive. For regulatory filings, stick with the official averaging period. For public messaging, NowCast often better reflects immediate exposure. Pick the appropriate method for your scenario.

Industrial and Urban Planning Applications

In plant permitting, environmental engineers calculate expected ground-level concentrations around a site using models like AERMOD or CALPUFF, then convert those numbers to AQI using the breakpoints described here. Many permit limits are tied directly to these AQI thresholds; even a small error near a breakpoint can shift a project from permitted to non-compliant.

Urban planners make use of AQI calculations when designing traffic management or pollution response systems. For example, some cities restrict traffic when AQI forecasts hit certain levels. To decide how many vehicles to restrict, planners start with a target AQI, convert that backwards to the concentration that would cause an exceedance, then use traffic and emissions modeling to estimate how much reduction is needed. This is a practical use-case for the reverse AQI formula, with all its assumptions and limitations.

Sensor Network Design and Calibration

Low-cost sensors are everywhere now, but they’re not reference-grade instruments. Typical PM sensors using light scattering or electrochemical gas cells may be off by a sizable margin (±15 μg/m³ for PM2.5 isn’t unusual). This can mean your calculated AQI might straddle two categories depending on sensor calibration. Before reporting data, apply correction factors from calibration against lab-grade or regulatory monitors. If you’re operating a network, this step can’t be skipped or you’ll be reporting values that fluctuate for reasons unrelated to actual pollution spikes. These correction factors themselves sometimes need to vary with humidity, temperature, or aerosol chemistry—don’t assume one number is good for a whole year or region.

If you want to produce AQI maps based on a sparse sensor network, keep in mind that spatial interpolation (e.g., by inverse distance weighting or kriging) will always smooth over real hotspots. You might show average AQI that looks harmless even though a single truck idling nearby—or some local source—produces very high readings for a short distance. The result is a map that’s visually appealing but possibly misleading for those right in the hotspot. For more precise public risk assessment, use denser monitoring or mobile systems when you can.

Fully Worked Example: Industrial Monitoring Scenario

This example shows how step-by-step calculation happens in practice when emissions at an industrial site spike above usual levels. Suppose a plant’s monitoring system has the following hourly-average readings from a real incident:

  • PM2.5: 55.7 μg/m³ (24-hour average with event)
  • SO2: 186 ppb (1-hour average)
  • NO2: 98 ppb (1-hour average)
  • CO: 3.2 ppm (8-hour average)

Step 1: Truncate PM2.5 concentration

PM2.5 is truncated, not rounded: 55.7 μg/m³ stays as is.

Step 2: Identify PM2.5 breakpoints

EPA’s table gives [55.5, 150.4] for PM2.5 as corresponding to AQI [101,150].

BPLo = 55.5, BPHi = 150.4, ILo = 101, IHi = 150

Step 3: Calculate PM2.5 AQI

IPM2.5 = [(150 − 101) / (150.4 − 55.5)] × (55.7 − 55.5) + 101

IPM2.5 = [49 / 94.9] × 0.2 + 101 = 0.5163 × 0.2 + 101 = 0.103 + 101 = 101.1

Rounded: IPM2.5 = 101 (“Unhealthy for Sensitive Groups”)

Step 4: Calculate SO2 AQI

186 ppb matches [186, 304] (AQI [151, 200])

ISO2 = [(200 − 151) / (304 − 186)] × (186 − 186) + 151

ISO2 = [49 / 118] × 0 + 151 = 151 (“Unhealthy”)

Step 5: Calculate NO2 AQI

98 ppb matches [54, 100] (AQI [51, 100])

INO2 = [(100 − 51) / (100 − 54)] × (98 − 54) + 51

INO2 = [49 / 46] × 44 + 51 = 1.0652 × 44 + 51 = 46.87 + 51 = 97.9

Rounded: INO2 = 98 (“Moderate”)

Step 6: Calculate CO AQI

3.2 ppm matches [0, 4.4] (AQI [0, 50])

ICO = [(50 − 0) / (4.4 − 0)] × (3.2 − 0) + 0

ICO = [50 / 4.4] × 3.2 = 11.36 × 3.2 = 36.4

Rounded: ICO = 36 (“Good”)

Step 7: Determine composite AQI

AQI = max(101, 151, 98, 36) = 151

Category: Unhealthy (SO2 is the driver here)

Engineering Conclusion: The plant has to notify surrounding communities and log an exceedance report. In this case, it’s SO2, not PM2.5, that pushes the AQI above the unhealthy threshold. The very small PM2.5 margin (just 0.2 μg/m³ over the break) shows how a small measurement error or rounding approach could switch the category; attention to instrument quality and data processing is crucial.

Advanced Topics in AQI Applications

Increasingly, AQI data are used as a middle layer in health impact analysis—dose-response models relate days above certain AQI levels to public health outcomes. This enables direct estimates of avoided medical visits with planned emissions reductions, for example, by quantifying how often a threshold like AQI 150 is exceeded. Regional or international overlays are often more complicated; breakpoints and the AQI formula change by country, so reporters convert AQI values to concentrations, then re-calculate according to local rules to maintain comparability. For operational work in border zones or international data sets, this is a source of confusion unless you’re methodical about units, averaging windows, and breakpoints.

For a comprehensive collection of environmental and engineering calculation tools, visit the FIRGELLI Engineering Calculators Hub, which includes resources for fluid dynamics, structural analysis, thermodynamics, and control systems alongside environmental assessment tools.

Practical Applications

Scenario: Marathon Race Day Air Quality Decision

For race-day planning, suppose local PM2.5 is 35.4 μg/m³ from wildfire smoke. The calculator shows this hits AQI 100, the “Moderate” to “Unhealthy for Sensitive Groups” line. If wind clears the smoke (25 μg/m³), you’re at AQI 79. If it worsens (55 μg/m³), you’re at AQI 144. That lets you pre-plan advisories and readiness: adjust resources and communication depending on exactly where the values will land compared to the trigger points. This sort of simulation is handy for event planners and public safety officers gearing up for variable conditions.

Scenario: Industrial Facility Permit Compliance Verification

If your plant pushes out a 90-minute SO2 average at 225 ppb during a system upset, use the calculator’s “Multi-Pollutant” mode to get the max AQI. In this comparative scenario, SO2 alone lands you at AQI 173 (“Unhealthy”). You can also reverse-engineer how high SO2 could get before crossing regulatory or health reporting lines (e.g., AQI 150 equates to 185 ppb in this case). Having this concrete margin makes compliance gap analysis and final reporting very clear when explaining incidents or upgrade needs to both management and regulators.

Scenario: School District Outdoor Activity Guidelines

For school district operations, you’ll get much more actionable information by using direct readings from on-site sensors instead of relying just on broad local forecasts. For instance, a morning ozone reading of 0.074 ppm means AQI 96, OK for most activities. But if it rises to 0.087 ppm at midday, you’re now at AQI 113, which triggers restrictions. By tying these breakpoints to clear operational steps, you can make more granular decisions—like moving recess indoors exactly when students face an increased risk, not hours later based on a regional average. This targeted control is especially valuable in large districts or areas near significant pollution sources.

Frequently Asked Questions

❓ Why does the AQI jump from 100 to 101 even though my PM2.5 only increased by 0.1 μg/m³?
❓ How should I handle negative concentration values from my monitoring equipment when calculating AQI?
❓ Can I average multiple AQI values together, or should I average the underlying concentrations first?
❓ Why do different websites show different AQI values for the same location and time?
❓ How do I convert between different units (μg/m³ vs ppm) before calculating AQI?
❓ What should I report when measured concentrations exceed the highest AQI breakpoint (500)?

Free Engineering Calculators

Explore our complete library of free engineering and physics calculators.

Browse All Calculators →

About the Author

Robbie Dickson — Chief Engineer & Founder, FIRGELLI Automations

Robbie Dickson brings over two decades of engineering expertise to FIRGELLI Automations. With a distinguished career at Rolls-Royce, BMW, and Ford, he has deep expertise in mechanical systems, actuator technology, and precision engineering.

Wikipedia · Full Bio

Need to implement these calculations?

Explore the precision-engineered motion control solutions used by top engineers.

Share This Article
Tags