Beer calculators and batch/boil size with late fermentable additions

It seems to me that the calculator that I have been using for my recipes (Beer Calculus) allows me to change my batch size, but does not let me adjust WHEN I add my fermentables, as to allow for higher hop utilization on a partial boil by adding a fair amount of DME and sugars at the 15/10 minute mark.

Does anyone have any input on what I should do with this? Should I just calculate this by hand? I suppose I could tell the calculator I am doing a full boil, half the water and fermentables, and use the same amount of hops since the gravity should be identical, and then add the other half of fermentables towards the end, finishing with pre-boiled water in the fermenter to achieve my batch size. Is this an appropriate way to go about this?

Thanks again.

Topic partial-boil first-time-brewer late-addition homebrew

Category Mac


I'm not sure that I'm contributing much here, since both other answers were so thorough, but I wanted to point out a few things.

Most importantly, whatever route you decide to take, be consistent in your methodology from batch to batch. There are quite a few formulas that have been published for calculating IBUs, and none are 100% accurate, especially given all of the variables. Even your kettle geometry will affect utilization. You should find a method you like, and stick with it, so that even with error, you can compare relative numbers from batch to batch.

If you want to do hand calcs, I'm providing the formula that I use. I can't remember the source, but I know at the time it appeared to be the most accurate method:

BIT = (1.65 * 0.000125^(BG-1))*(1 - EXP(-0.04 * TIME))/0.0415*QTY*AA/(VOL*1.34)

where
BIT = Bitterness in IBUs
BG = gravity at the time of each addition, e.g. 1.050
TIME = boil time, in minutes
QTY = amount of hops, in oz
AA = alpha Acids of the hops, expressed as a percent
VOL = volume of wort at addition time, in gallons

Then sum BIT for each addition. You can drop the formula right into excel and replace the variables as needed.

...And this is why I write my own brew calculator software.


I believe you are looking for a work around not a discussion about gravity, volume and utilization rates. So here goes:

The way I work around this is to formulate my recipe as if I wasn't going to add the extract late. That way I know how much total extract I plan to use. Then I delete 80% of the extract (or whatever) and see what happens to the IBUs, and adjust the amount of hops if I feel its necessary.

Then for the brew sheet, I'll add the extract back into the recipe, but I put a comment in the notes section the amount of extract I will be adding up front then as a late addition. And I note what the IBUs will are calculated to be after doing it that way. There is no good way to do it in the current software that is available. At least that I have seen.


The short answer is that the difference in IBU extraction is too small to worry about in a home brewing setting. This is the formula from 'Designing Great Beers' by Ray Daniels:

Hop utilization based on boil time:

Hop utilization based on boil time:

  • Less than 10 minutes: 0.06
  • 10 to 19 minutes: 0.15
  • 20 to 29 minutes: 0.19
  • 30 to 44 minutes: 0.24
  • 45 to 59 minutes: 0.27
  • 60 to 74 minutes: 0.30
  • 75 minutes of more: 0.34

The formula for calculating the IBU contribution: (hop amount * hop utilization * (aau / 100) * 7489) / (boil amount * correctional gravity)

In this case the hop amount is in ounces and boil amount in gallons. For the correctional gravity, if your boil gravity is greater than 1.05, use the following: corrective_gravity = 1 + ((boil_gravity - 1.05)/2) otherwise, correction gravity = 1

Playing with the recipe builder on BrewersHub.com (http://brewershub.com/recipe_builders/new), (which uses the above formula), if you just add dry malt extract and cascade hops, you can play with the boil gravity and see the IBU change. For Cascade hops, boiled for 60 minutes, there is a negligible change with 7 pounds of extract, and a small change (2 IBUs) boiling 15 pounds of DME.

If anyone else has a better formula, I'd be really interested to know.

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.