Parallel Fermentation Explained

How sake achieves its unique complexity through simultaneous saccharification.

Brewing Process 1 นาทีในการอ่าน

Multiple parallel fermentation (heiko fukuhakko) is what makes sake unique among all fermented beverages. This guide explains how koji and yeast work simultaneously to achieve sake's remarkably high natural alcohol levels.

คู่มือ

The Unique Process

{{glossary:heiko-fukuhakko}} (multiple parallel fermentation) is the biochemical process that sets sake apart from every other fermented beverage. Understanding it is key to understanding why sake is neither wine nor beer, but something entirely its own.

How It Works

In the {{glossary:moromi}} (main mash), two processes happen simultaneously in the same vessel. {{glossary:koji}} enzymes break down rice starch into glucose (saccharification). Yeast immediately converts that glucose into alcohol and carbon dioxide (fermentation). This parallel action keeps the sugar concentration low while steadily building alcohol.

Why It Matters for Alcohol Level

Because yeast never encounters a large sugar load at once, it avoids the osmotic stress that would halt fermentation at lower alcohol levels. Instead, it receives a steady glucose drip from the koji enzymes. This allows the moromi to reach 18-20% ABV naturally — the highest of any undistilled fermented beverage.

Comparison with Beer

In beer brewing, the mashing step converts grain starch to sugar in a separate vessel. The sweet liquid (wort) is then transferred to a fermenter where yeast converts it to alcohol. These are sequential steps, and the initial sugar concentration limits beer to roughly 5-8% ABV.

Comparison with Wine

In winemaking, grapes provide ready-made sugar — no conversion step is needed. The sugar concentration of grape juice determines the potential alcohol level, typically 11-15%. Wine fermentation is a single process, not a parallel one.

Temperature Control

The {{glossary:toji}} manages the balance between saccharification and fermentation primarily through temperature. Higher temperatures accelerate koji enzyme activity. Lower temperatures favor cleaner yeast activity and more aromatic ester production. Finding the optimal balance is a daily decision throughout the 18-32 day fermentation.

Embed on your site — NihonshuFYI

Add the widget to any webpage using a script tag.

<div data-nihonshufyi="guide" data-slug="brewing-parallel-fermentation"></div>
<script src="https://cdn.jsdelivr.net/npm/nihonshufyi-embed@1/dist/embed.min.js" defer></script>

Embed using a standard iframe — works in any CMS.

<iframe src="https://nihonshufyi.com/iframe/guide/brewing-parallel-fermentation/" width="100%" height="480" frameborder="0" loading="lazy" title="NihonshuFYI guide widget"></iframe>

Paste the URL into WordPress, Medium, or any oEmbed-aware editor.

https://nihonshufyi.com/guides/brewing-parallel-fermentation/

Add a badge linking back to NihonshuFYI.

<a href="https://nihonshufyi.com/guides/brewing-parallel-fermentation/" target="_blank" rel="noopener">
  <img src="https://nihonshufyi.com/badge/site.svg" alt="NihonshuFYI" height="20">
</a>
Preview: NihonshuFYI

Use the NihonshuFYI WordPress plugin shortcode.

[drinkfyi-guide site="nihonshufyi" slug="brewing-parallel-fermentation"]

Use as a native HTML custom element in modern browsers.

<nihonshufyi-guide slug="brewing-parallel-fermentation" theme="light"></nihonshufyi-guide>
<script src="https://cdn.jsdelivr.net/npm/nihonshufyi-embed@1/dist/embed.min.js" defer></script>