3tej home
← Brewing

What is Carbonation Calculator?

A Carbonation Calculator computes carbonation from the inputs you provide. It applies the standard formula to the values you enter and returns the result instantly, without sending any data to a server. Free Carbonation Calculator. The tool runs entirely in.

Carbonation Calculator

Volumes of CO2 → priming sugar (oz) or kegging PSI.

Inputs

liters
°C
vols

Result

-

Breakdown

Priming sugar
0
Force PSI
0
Residual CO2
0
Style note
0

About this tool

Beer carbonation is measured in volumes of CO2. Most styles are 2.0-2.8 vols. Priming sugar (typically corn sugar / dextrose) ferments in the bottle to add CO2. Force carbonation pressurizes a keg with CO2 directly. Cooler temperatures hold more CO2, so warm beer needs more sugar/pressure.

How it works

Residual CO2 = 3.0378 - 0.050062·T + 0.00026555·T²; sugar(g) = (target - residual) × vol_l × 4

Enter batch volume, temperature at packaging, and target CO2 volumes. Pick priming or force-carbonation. The calculator returns the right amount of priming sugar or PSI to set on the regulator.

ABV, IBU, and SRM - what each measures

NumberStands forWhat it measuresTypical range
OGOriginal GravitySugar before fermentation (density vs water)1.030 - 1.120
FGFinal GravityResidual sugar after fermentation1.000 - 1.030
ABVAlcohol by volumeAlcohol % of finished beer3% - 12%+
IBUInternational Bitterness UnitsIso-alpha acids from hops in mg/L0 - 120
SRMStandard Reference MethodColor, light straw to opaque black1 - 40+

ABV formulas

The simple formula used by most calculators:

ABV = (OG - FG) x 131.25

More accurate for high-gravity beers (Daniels formula):

ABV = (76.08 x (OG-FG) / (1.775-OG)) x (FG / 0.794)

Above ~6% ABV the simple formula starts to underestimate by ~0.3-0.8%. Use the second formula for big stouts and barleywines.

IBU formulas

Bitterness from hops depends on alpha-acid content, boil time, and wort gravity. Two common formulas:

  • Tinseth (most common): accounts for wort gravity reducing isomerization. Default in BeerSmith, Brewfather.
  • Rager: older, doesn't penalize high-gravity worts as much.

Rule of thumb: an ounce of 6% alpha hops boiled 60 minutes in 5 gallons of 1.050 wort produces about 22 IBU (Tinseth).

SRM color reference

SRMColorExample styles
1-2Pale strawLight American lager
3-4Light yellowPilsner, witbier
6-8Pale goldHelles, blonde ale
10-12GoldenAmerican pale ale, English bitter
14-17Light copperAmerican amber, ESB
19-22Deep copperAmerican brown, Marzen
25-30BrownEnglish brown, doppelbock
35-40+Dark brown to blackPorter, stout, imperial stout

Mash efficiency

Efficiency = sugar extracted / theoretical maximum. Most home brewers run at 65-75%; pro breweries hit 80-85%. Improving efficiency:

  • Crush grain finer (but not flour - stuck mashes)
  • Mash at 152-155°F (67-68°C) for balanced fermentability
  • Stir mash every 15 min
  • Use longer mash (75-90 min vs standard 60)
  • Use larger volumes of sparge water (fly sparge vs batch)
  • Higher mash pH (5.2-5.4) extracts better than 4.8 or 5.6

The formula explained

This calculator uses the following formula:

Residual CO2 = 3.0378 - 0.050062·T + 0.00026555·T²; sugar(g) = (target - residual) × vol_l × 4

The reason this formula works is rooted in the underlying physics, finance, or biology of the problem. Behind every calculator is a published, peer-reviewed equation or a widely accepted convention. We do not invent formulas; we apply standard ones from textbooks, government tables, professional bodies, and academic literature.

If you are curious about the math, the simplest way to verify is to plug in two known numbers and compare against a known result. The calculator should match published examples to within rounding precision.

Frequently asked questions

CO2 by style?

British ales: 1.6-2.0 (low). American ales: 2.2-2.5. American lagers: 2.5-2.8. Belgian/wheat: 3.0-4.0 (high).

Why use corn sugar?

Ferments cleanly with no flavor contribution. Cane sugar works too but slightly different attenuation.

Force carb shortcuts?

Set 30 PSI for 24 hours, then drop to serving pressure. Or roll the keg under pressure for 5 minutes (less precise).

Temperature matters?

Yes hugely. Cold beer absorbs CO2 faster. 20°C beer at 2.4 vols needs more sugar than 5°C beer because it starts with less residual CO2.

Why is my homebrew flat?

Most common reason: not enough priming sugar at bottling. Standard is 4-5 oz dextrose for 5 gallons (5 vols CO2). Cold conditioning for 2 weeks helps carbonation absorb. If still flat after 3 weeks at room temp, the yeast didn't survive the bottling - re-pitch fresh yeast.

How accurate is the ABV reading from a hydrometer?

Within ±0.2% if both OG and FG are taken at the calibration temperature (usually 60°F / 15°C). Temperature corrections matter: a hydrometer reads ~0.001 too low for every 10°F above calibration. Use a refractometer for OG only (it's inaccurate post-fermentation due to alcohol).

What's the ideal fermentation temperature?

Ale yeasts: 65-72°F (18-22°C). Lager yeasts: 48-55°F (9-13°C). Higher temperatures speed fermentation but produce more fusel alcohols and esters - usually bad except for Belgian styles. Use a temperature controller for consistent results.

How long should beer condition?

Most ales: 2-4 weeks in the bottle/keg. Lagers: 4-8 weeks at 32-40°F. Big stouts and barleywines: 6-12 months improves them significantly. IPAs are the exception - drink them young, hop aroma drops fast.

Can I dry hop in primary?

Yes, but the active yeast scrubs hop oils. Better: transfer to a secondary or wait until primary fermentation is mostly done (gravity stable for 2-3 days). Dry hop 3-7 days at fermentation temperature.

How accurate is the Carbonation Calculator?

It applies the standard formula. Accuracy is limited only by your input precision. For decisions with material consequences (taxes, medical, legal, structural), use the result as a starting point and verify with a qualified professional in the relevant field.

Is the Carbonation Calculator free to use?

Yes. 100% free, no signup, no payment, no API key. The site is funded by display ads around the tool but not inside the calculation flow.

Are my inputs saved anywhere?

No. All inputs stay in your browser tab. Closing the tab discards them. The site uses Google Analytics for traffic measurement (anonymized) but the analytics never see what you type into the form.

Can I use the Carbonation Calculator on my phone?

Yes. The tool is responsive and tested on iOS Safari, Android Chrome, and major desktop browsers. Touch targets meet Apple's 44pt and Google's 48dp minimum.

Does the Carbonation Calculator work offline?

Yes. Once the page has loaded, it works without internet. The calculation runs in JavaScript on your device.

How do I report a bug or suggest improvement to the Carbonation Calculator?

Email hi@3tej.com with the URL of this page and a description of what you saw vs expected. We typically respond within 72 hours.

Can I share results from the Carbonation Calculator?

Take a screenshot or copy the output. The page doesn't generate shareable URLs for specific calculations - inputs stay in your browser only.

Why are the results different from another carbonation tool?

Most likely: different formula assumptions, different default values, different rounding rules, or different applicable rates. Check the methodology if both tools document it. Both can be valid for different scenarios.