Carbonation Volumes and Head Pressure

Computes volumes of CO2 from head pressure and beer temperature, and the pressure for a target, both ways.

Run the calculator

Example

You enter

You get

Details, formula, and sources

The worked brite tank at 38 degF and 12 psig holds 2.58 volumes. Let it drift to 45 degF and it falls to 2.26 with the gauge unmoved; the 16.0 psig that restores it over-carbonates to 2.96 once the cooler is fixed.

volumes = (psig + 14.695) x k(T) - 0.003342, with k(T) = 0.01821 + 0.09011 e^(-(T - 32) / 43.11), T in degF; solved both ways.

A fit to the published CO2 solubility tables at sea level. The brewery's own dissolved-CO2 measurement governs.

The solubility tables are published openly.

Estimate. AHJ and licensed professional govern.

Field names used by the API: beer_temp_f, gauge_psig, target_volumes, warm_temp_f, co2_volumes, pressure_for_target_psig, warm_co2_volumes, warm_pressure_for_target_psig, overcarbonation_volumes

Related tools