Menu Close

Post-Fermentation Fortification Calculator

Introduction

The Post-Fermentation Fortification Calculator determines the amounts of fortifier and sweetener to add to a given wine to yield a fortified wine with the desired alcohol content, sugar content, and volume.  Alternatively, the resulting alcohol content, sugar content, and volume can be calculated from the specified fortifier and sweetener additions.  The sweetener can be either sugar, honey, or concentrate.

FermCalc offers three options for this calculation:

  1. Specify Target Alcohol & Sugar  >  Calculate Additions and Volume – Specify the desired alcohol and sugar contents, and FermCalc will calculate the required additions of fortifier and sweetener to achieve the targets, as well as the resulting volume after the additions.
  2. Specify Target Alcohol, Sugar, & Volume  >  Calculate Additions – Specify the desired alcohol content, sugar content, and volume, and FermCalc will calculate the required amounts of wine, fortifier, and sweetener to achieve all three targets.
  3. Specify Additions  >  Calculate Resulting Alcohol, Sugar, & Volume – Specify the amounts of fortifier and sweetener to be added, and FermCalc will calculate the resulting alcohol content, sugar content, and volume.

All volumes and specific gravities have a temperature basis of 20°C (68°F).  It is assumed that the fortifier contains only ethanol and water, and that the sweetener contains only sucrose and water.  Specific gravities for all liquids containing both ethanol and sucrose are calculated using the Hackbarth model.

Back to top

Input Field Definitions

Sweetener – The type of sweetener to be added, either sugar, honey, or concentrate.  The SG of the sweetener must be specified if honey or concentrate is selected.

Fortifier Alcohol Content – The alcohol content of the fortifier being added.

Target Alcohol Content – The desired alcohol content of the fortified wine.

Target Sugar Content – The desired total solids content of the fortified wine.

Wine Volume – The volume of the wine prior to fortification.  Required only if either the first or third calculation option is selected.

Target Volume – The desired volume of the wine after fortification.  Required only if the second calculation option is selected.

Wine Alcohol Content – The original alcohol content of the wine being fortified.

Wine Sugar Content – The total solids content (true Brix) of the wine being fortified.

Fortifier Added – The amount of fortifier added to the wine.  Required only if the third calculation option is selected.

Sugar (or Honey or Concentrate) Added – The amount of sweetener added to the wine.  Required only if the third calculation option is selected.

Output Field Definitions

Fortifier Required – The calculated amount of fortifier required to yield the desired alcohol content, sugar content, and volume.  Reported only if either the first or second calculation option is selected.

Sugar (or Honey or Concentrate) Required – The calculated amount of sweetener required to yield the desired alcohol content, sugar content, and volume.  Reported only if either the first or second calculation option is selected.

Wine Required – The volume of wine required to yield the desired alcohol content, sugar content, and volume.  Reported only if the second calculation option is selected.

Resulting Volume – The calculated volume of the fortified win after adding the specified amounts of fortifier and sweetener.  Reported only if either the first or third calculation option is selected.

Resulting Alcohol Content – The alcohol content of the fortified wine after adding the specified amounts of fortifier and sweetener.  Reported only if the third calculation option is selected.

Resulting Sugar Content – The total solids content of the fortified wine after adding the specified amounts of fortifier and sweetener.  Reported only if the third calculation option is selected.

Back to top

Calculation Details

The fortification point calculations are based mainly on the previously developed mass balance equations (7-16), (7-17), and (7-18), repeated here for completeness:

vfsgfρwBf = visgiρwBi + msaBs
(7-16)
vfsgfρwawf = visgiρwawi + vfasgfaρwawfa
(7-17)
vfsgfρw = visgiρw + vfasgfaρw + msa
(7-18)

where:

vi = initial must volume, liters

vf = final volume, liters

sgi = initial specific gravity

sgf = final specific gravity

Bi = initial Brix

Bf = final Brix

Bs = sugar Brix

awi = wine initial alcohol level, % by weight

awf = final alcohol level, % by weight

awfa = fortifier alcohol level, % by weight

ρw = density of water = 0.9982 kg/liter at 20ºC

msa = mass of sugar added, kg

vwa = volume of water added, liters

These equations will be rearranged and solved differently depending on which variable we’re solving for.

Option 1: Specify Target Alcohol & Sugar  >  Calculate Additions and Volume

In this case the known values are vi, sgi, awi, Bi, sgf, awf, Bf, sgfa, and awfa.  We need to solve for vfa, msa, and vf.

If we solve equation (7-18) for msa and solve equation (7-17) for vfa and then substitute them into equation (7-16) we can solve for vf:

vf = [visgi(BiBs + Bsawi/awfa)] / [sgf(BfBs + Bsawf/awfa)]
(7-19)

Then we can re-arrange equation (7-17) to solve for the amount of fortifier to add:

vfa = (vfsgfawfvisgiawi) / (sgfaawfa)
(7-20)

Knowing how much fortifier we’re adding we can then re-arrange equation (7-18) to solve for the amount of sweetener to add:

msa = (vfsgfvisgivfasgfa)ρw
(7-21)

Back to top

Option 2: Specify Target Alcohol, Sugar, & Volume – Calculate Additions

In this case the known values are sgi, awi, Bi, vf, sgf, awf, Bf, sgfa, and awfa.  We need to solve for vfa, msa, and vi.

Again we solve equation (7-18) for msa and solve equation (7-17) for vfa and then substitute them into equation equation (7-16), but this time we solve for vi:

vi = [vfsgf(BfBs + Bsawf/awfa)] / [sgi(BiBs + Bsawi/awfa)]
(7-22)

Then we can solve equations (7-20) and (7-21) for the amounts of fortifier and sweetener to add.

Back to top

Option 3: Specify Additions – Calculate Resulting Alcohol, Sugar, & Volume

In this case the known values are vi, sgi, awi, Bi, vfa, sgfa, awfa, and msa.  We need to solve for vf, sgf, awf, and Bf.

We can easily solve for Bf by dividing equation (7-16) by equation (7-18):

Bf = (visgiρwBi + msaBs) / (visgiρw + vfasgfaρw + msa)
(7-23)

We can solve for awf by dividing equation (7-17) by equation (7-18):

awf = (visgiρwawi + vfasgfaρwawfa) / (visgiρw + vfasgfaρw + msa)
(7-24)

We can then determine sgf from Bf and awf using the Hackbarth model and solve equation (7-18) for vf to get:

vf = (visgiρw + vfasgfaρw + msa) / (sgfρw)
(7-25)

Back to top