Automotive, Diesel & Motorsports Drag Racing & Acceleration ISA density relation; SAE J1349 correction factor

Density Altitude Calculator for Racing

Density altitude is the single number that tells you how much air the engine has to work with. It is the altitude in the standard atmosphere at which the air would be as thin as the air at your track right now, and it moves several thousand feet across a race day. Enter the temperature, absolute barometric pressure and humidity from your weather station and this calculator returns the density altitude, the actual air density and density ratio, the SAE J1349 correction factor, and the ET and trap speed those conditions project for a car with a known baseline.

Calculator

This calculator runs in your browser. Enable JavaScript for live results — the inputs, formula and worked example below remain fully readable without it.

Inputs this calculator takes, with typical values
InputWhat to enterExample
Air temperatureShaded air temperature at the track, not track-surface temperature.90
Temperature unitApplies to both the air temperature and the dew point field.Fahrenheit
Absolute barometric pressureStation pressure as read at the track — not the sea-level altimeter setting broadcast by an airport.29.3 inHg
Humidity given asRacing weather stations report both; pick whichever your instrument shows.Relative humidity (%)
Relative humidityPercentage of the water vapour the air could hold at this temperature.60 %
Dew pointTemperature at which the air would saturate, in the unit selected above.70
Baseline ETA quarter-mile elapsed time the car has actually run, used as the reference for the projection.12 s
Baseline trap speedThe trap speed recorded on the same run as the baseline ET.112 mph
Density altitude on that runThe density altitude when the baseline run was made, so the projection compares like with like.1000 ft

It returns

  • Density altitude — The standard-atmosphere altitude whose air density matches the conditions you entered.
  • Air density ratio
  • Air density
  • Pressure altitude
  • SAE J1349 correction factor
  • Projected ET in these conditions
  • Projected trap speed

The formula

ρ=PdRdT+eRvT
CF=1.1899PdT2980.18
ET2=ET1(ρ1ρ2)1/3

In plain text: ρ = P_d/(R_d·T) + e/(R_v·T); DA = (T₀/L)·[1 − (ρ/ρ₀)^(1/4.25588)]

  • ρAir density at the track (kg/m³)
  • P_dPartial pressure of the dry air, total pressure minus vapour pressure (Pa)
  • ePartial pressure of water vapour (Pa)
  • R_dSpecific gas constant for dry air, 287.058 (J/kg·K)
  • R_vSpecific gas constant for water vapour, 461.495 (J/kg·K)
  • TAbsolute air temperature (K)
  • ρ₀Standard sea-level density, 1.2250 (kg/m³)
  • T₀/L288.15 K ÷ 0.0065 K/m = 44,330.8 m = 145,442 ft (ft)

The exponent 1/4.25588 comes from the standard-atmosphere density profile: ρ/ρ₀ = (1 − Lh/T₀)^(g/RL − 1), with g/RL = 5.25588. Water vapour is lighter than dry air, so humid air is less dense at the same pressure and temperature.

Updated Category Drag Racing & Acceleration Verified against published test cases Reading time 11 min

What density altitude is measuring

A naturally aspirated engine is an air pump, and what it makes depends on the mass of air it can draw in, not the volume. Three things set that mass: pressure, temperature and humidity. Higher pressure packs more molecules into the same volume. Higher temperature spreads them out. Water vapour displaces air and, because a water molecule is lighter than the nitrogen and oxygen it replaces, humid air is actually less dense than dry air at the same pressure and temperature — which surprises most people the first time they hear it.

Density altitude collapses all three into one number by asking: at what altitude in the standard atmosphere would the air be this thin? A track at 600 ft elevation on a hot, humid August afternoon can easily read 4,000 ft of density altitude. The car does not know it is at 600 ft; it knows only how much oxygen went down the intake.

That is why racers watch density altitude rather than elevation. It is the variable that moves between rounds, and it moves far enough to change jetting, timing, converter behaviour, tyre pressure decisions and, in a bracket car, the dial-in.

How the number is built, one step at a time

Start with the water. The saturation vapour pressure at the air temperature comes from the Magnus form es = 6.1094 exp(17.625 t/(t+243.04)) in hectopascals, with t in Celsius. Multiply by relative humidity to get the actual vapour pressure, or evaluate the same expression at the dew point, which is what the dew point means.

Subtract that from the total barometric pressure and you have the dry-air partial pressure. Now apply the ideal gas law to each component separately and add the densities, because dry air and water vapour have different gas constants:

ρ = Pd/(287.058·T) + e/(461.495·T)

Divide by the standard sea-level density of 1.2250 kg/m³ and you have the density ratio, the number tuners actually work from. Finally, invert the standard atmosphere. In the troposphere the ISA gives ρ/ρ0 = (1 − Lh/T0)4.25588, and solving for h:

DA = 145,442 × [1 − (density ratio)0.234970] feet

Both constants are derived rather than fitted: 145,442 ft is T0/L = 288.15 K ÷ 0.0065 K/m expressed in feet, and 0.234970 is the reciprocal of 4.25588, which is itself g/(RL) − 1 = 5.25588 − 1.

Pressure altitude is the same idea applied to pressure alone: 145,442 × [1 − (P/101,325)0.190263]. The gap between pressure altitude and density altitude is exactly what the heat and the humidity are costing you.

The correction factor is a different quantity again. SAE J1349 defines a reference atmosphere of 99 kPa of dry air at 25 °C and a factor CF = 1.18·(99/Pd)·√(T/298) − 0.18, with Pd in kilopascals. Corrected power is observed power times CF, so a CF above 1.00 means the air was worse than the reference and the run under-reported the engine. Note carefully that J1349's reference is not sea-level standard, so a J1349 percentage and a density-ratio percentage will not agree.

Worked example: 100 °F, 29.00 inHg, 70% humidity

A summer afternoon at a low-elevation track: 100 °F, absolute pressure 29.00 inHg, relative humidity 70%.

  1. Convert. 100 °F = 37.778 °C = 310.928 K. 29.00 inHg × 3,386.389 = 98,205 Pa.
  2. Saturation vapour pressure. 17.625 × 37.778 ÷ (37.778 + 243.04) = 665.83 ÷ 280.818 = 2.37105, and e2.37105 = 10.7087, so es = 6.1094 × 10.7087 = 65.424 hPa.
  3. Actual vapour pressure. 0.70 × 65.424 = 45.797 hPa = 4,580 Pa.
  4. Dry air pressure. 98,205 − 4,580 = 93,626 Pa.
  5. Density. 93,626 ÷ (287.058 × 310.928) = 1.04898, plus 4,580 ÷ (461.495 × 310.928) = 0.03192. Total ρ = 1.08089 kg/m³, which is 0.06748 lb/cu ft.
  6. Density ratio. 1.08089 ÷ 1.22500 = 88.24%.
  7. Density altitude. 0.882360.23497 = 0.97102, so DA = 145,442 × (1 − 0.97102) = 4,214 ft.
  8. Pressure altitude. (98,205 ÷ 101,325)0.190263 = 0.99407, so PA = 863 ft. Heat and humidity are worth the other 3,351 ft.
  9. Correction factor. 1.18 × (99 ÷ 93.626) × √(310.928 ÷ 298) − 0.18 = 1.18 × 1.05740 × 1.02146 − 0.18 = 1.0945. The engine is making 1 ÷ 1.0945 = 91.4% of what it would make in J1349 reference air.

If the car ran 12.00 at 112 mph when the density altitude was 1,000 ft, where the standard-atmosphere density is 1.18956 kg/m³, the density ratio between then and now is 1.08089 ÷ 1.18956 = 0.9086. Taking ET as proportional to the cube root of the inverse power ratio: 12.00 × (1 ÷ 0.9086)1/3 = 12.00 × 1.0324 = 12.39 s, and trap speed 112 × 0.90861/3 = 108.5 mph.

Turning the number into a tune-up decision

Work in density ratio, not in feet. A ratio of 88% means the engine has 88% of the air mass it would have in standard sea-level conditions, so to a first approximation a naturally aspirated engine makes about 88% of the power and needs about 88% of the fuel to hold the same air-fuel ratio. That is a jetting decision you can act on immediately — convert your target ratio between fuels with the air fuel ratio and lambda calculator.

ET and trap speed follow a cube-root law rather than a linear one. Trap speed at a fixed weight scales roughly with the cube root of power, and quarter-mile ET with the cube root of the weight-to-power ratio, which is why a 12% power loss shows up as roughly a 4% ET change rather than 12%. Both relations are the same ones behind the trap speed horsepower calculator, and applying them here is what makes a density-altitude ET projection meaningful rather than a rule of thumb.

Three cautions on the projection. It assumes the car is otherwise identical — same track prep, same launch, same driver. It assumes naturally aspirated behaviour, since a turbocharged engine on a boost controller compensates for thin air until it runs out of turbine speed. And it assumes the baseline density altitude you entered is the one that run was actually made at, which means logging conditions with every timeslip.

For aviation-style work, where you want density altitude in the flight-planning sense with an airport altimeter setting rather than a station pressure, use the general density altitude calculator or the pressure altitude calculator instead.

Standard-atmosphere density ratio and ET multiplier by density altitude

Density ratio is (1 − 0.0065h/288.15)^4.25588 with h in metres; the ET multiplier is that ratio raised to the power −⅓. A 12.00 s car at 6,000 ft DA projects to 12.00 × 1.0616 = 12.74 s.
Density altitude (ft)Density ratioFirst-order NA power changeET multiplier
01.00000.00%1.0000
1,0000.9711−2.89%1.0098
2,0000.9428−5.72%1.0198
3,0000.9151−8.49%1.0300
4,0000.8881−11.19%1.0404
5,0000.8617−13.83%1.0509
6,0000.8359−16.41%1.0616

The power column is the density ratio expressed as a change, which is a first-order estimate for a naturally aspirated engine only. The ET column is the cube-root relation, which is why a 16% power loss appears as a 6% ET loss.

Station pressure, not the airport altimeter setting

This is the mistake that ruins more density altitude calculations than any other. Weather reports, aviation METARs and most phone apps quote a barometric pressure already corrected to sea level, so that pilots across a region read the same number. Your engine breathes the real, uncorrected pressure at the track, which at 1,000 ft of elevation is roughly 1 inHg lower. Feed a sea-level-corrected 29.92 into this page from a track at 3,000 ft and the density altitude comes out about 3,000 ft too low, and every tune-up decision that follows is wrong in the same direction. Racing weather stations report absolute pressure by default; check yours is not set to display corrected pressure.

Assumptions and limits

  • The power relation is first order and naturally aspirated. Real engines respond to charge temperature, intercooler effectiveness, fuel and timing as well as to density, and a boosted engine compensates for thin air until the turbo or blower runs out of capacity.
  • The ET projection assumes everything else is equal. Track preparation, tyre temperature, launch quality and traction move ET at least as much as weather does, and none of them appears in this calculation.
  • Density altitude describes the air, not the track. A cool, dense morning also means a cold track surface with less grip. The fastest conditions are usually neither the coldest air nor the warmest track.
  • Vapour pressure formulas differ slightly. This page uses the Alduchov–Eskridge Magnus coefficients, which agree with other common forms to a fraction of a percent over racing temperatures. Different weather stations may show density altitudes a few tens of feet apart for this reason.
  • SAE J1349 correction and density ratio answer different questions. The correction factor references 99 kPa dry air at 25 °C and includes an assumed mechanical efficiency term; density ratio references the ISA sea-level atmosphere. Do not expect the two percentages to match.

Using density altitude across a race weekend

Log it with every run. A timeslip without the conditions it was set in is data you cannot use later; a timeslip with density altitude, ET and trap speed builds a personal curve of how your specific car responds. After a season you will know your car's ET change per thousand feet of density altitude better than any general rule can tell you, and that is what a good bracket racer's dial-in is actually based on.

Take readings at the same place and the same height each time. Density altitude at the top of the tower and beside the burnout box can differ by hundreds of feet on a hot day because of surface heating, and a change of instrument mid-weekend puts a step in the data.

Watch the trend, not the number. Density altitude typically climbs from the morning session into the afternoon and falls again after sunset, and it is the direction and rate of change between your last run and the next one that tells you which way to move the tune-up. Pair it with the timeslip conversions in the eighth to quarter mile calculator if you race at both distances, so a run at one track is comparable with a run at the other.

Frequently asked questions

What is a good density altitude for drag racing?

Lower is faster: the lowest density altitude you can find gives the engine the most air. Negative density altitudes — cold, dry, high-pressure days at low elevation — produce the quickest runs of the year, which is why national records tend to fall in winter and at night. What matters more day to day is the change since your last run, because that is what your tune-up and dial-in have to track.

Do I use station pressure or the altimeter setting?

Station pressure — the actual, uncorrected barometric pressure at the track. Airport reports and weather apps publish a value corrected to sea level so that pilots in a region share one reference, and using it at an elevated track understates density altitude by roughly the track's elevation. Racing weather stations report absolute pressure by default, but check the setting, because many can be switched to display the corrected value.

Does humid air make more or less power?

Less, for two reasons. Water vapour is lighter than the dry air it displaces — a water molecule weighs about 18 units against roughly 29 for air — so humid air is less dense at the same pressure and temperature, and the oxygen the engine actually gets falls further because part of the intake charge is now water. On the hot humid example on this page, the same conditions with dry air give 3,623 ft of density altitude, so the 70% humidity is worth 591 ft on its own.

How much ET does a thousand feet of density altitude cost?

Roughly 1% of ET per thousand feet in the first few thousand feet, which is about 0.12 s on a 12-second car, but the relation is not linear and it depends on the car. The table on this page gives the multipliers from the standard atmosphere: 1.0098 at 1,000 ft and 1.0616 at 6,000 ft. Your own logged runs are more reliable than any general figure, because traction, converter behaviour and induction all modify the response.

Why is my density altitude higher than my track elevation?

Because the air at your track is thinner than standard-atmosphere air at that elevation, which happens whenever it is warmer, more humid or lower in pressure than standard. On a hot summer afternoon a sea-level track routinely reads 3,000 to 4,000 ft of density altitude. The gap between pressure altitude and density altitude on this page tells you exactly how much of that is temperature and humidity rather than barometric pressure.

Does density altitude affect turbocharged cars the same way?

Less, up to a point. A boost-controlled engine targets a manifold pressure, so as the ambient air thins the turbo simply works harder to reach the same target, and power holds up until the compressor runs out of flow or the turbine runs out of speed. Beyond that point the boosted engine falls off like any other. Charge temperature also rises as the pressure ratio climbs, so intercooler capacity becomes the limit on the worst days.

What is the difference between density altitude and the SAE correction factor?

They reference different atmospheres and answer different questions. Density altitude expresses the air's density against the ISA sea-level standard of 101.325 kPa at 15 °C, and is a tuning number. The SAE J1349 correction factor references 99 kPa of dry air at 25 °C and includes a mechanical efficiency term, and exists so that dyno readings taken on different days can be compared. The two percentages will not match, and neither is wrong.

Where should I take the reading at the track?

In the shade, away from radiant heat, at the same spot and height every time. Surface heating can make the air just above the asphalt several degrees warmer than the air at head height, and a reading taken in direct sun on a black instrument case is worthless. Consistency matters more than absolute accuracy: what you are tracking is the change between runs, and that only works if the measurement conditions do not change too.

References

  • SAE J1349 — Engine Power Test Code, Spark Ignition and Compression Ignition, as Installed Net Power Rating — SAE International
  • U.S. Standard Atmosphere, 1976 — NOAA / NASA / U.S. Air Force
  • Improved Magnus Form Approximation of Saturation Vapor Pressure, Journal of Applied Meteorology 35(4) — American Meteorological Society (O. A. Alduchov and R. E. Eskridge, 1996)