Fed-Batch Simulator: Exponential Feeding Strategy for Fermentation

simulator intermediate ~10 min
Loading simulation...
X_f = 40 g/L — high cell density achieved

An exponential feeding strategy at μ_set = 0.2 h⁻¹ with 500 g/L glucose feed produces approximately 40 g/L dry cell weight in 24 hours, maintaining substrate below inhibitory levels throughout.

Formula

F(t) = (μ_set × X₀ × V₀) / (Yx/s × S_f) × exp(μ_set × t)
μ = μ_max × S / (Ks + S) (Monod kinetics)
dX/dt = μ × X, dV/dt = F(t)

Beyond Batch Culture

Simple batch fermentation faces a fundamental trade-off: start with too little substrate and growth stops early; start with too much and substrate inhibition or overflow metabolism wastes carbon and poisons the culture. Fed-batch fermentation resolves this dilemma by continuously adding concentrated substrate at precisely controlled rates, enabling cell densities 10-50× higher than batch culture.

Exponential Feeding Law

The exponential feeding strategy is the gold standard for high-cell-density cultivation. By increasing the feed rate exponentially at the desired growth rate μ_set, the specific growth rate remains constant and substrate concentration stays near zero. The key equation F(t) = (μ_set × X₀ × V₀)/(Yx/s × S_f) × exp(μ_set × t) requires accurate knowledge of the yield coefficient and initial biomass.

Avoiding Overflow Metabolism

In E. coli, glucose uptake rates exceeding the oxidative capacity trigger acetate production — even with ample oxygen. This overflow metabolism (analogous to the Warburg effect in cancer cells) wastes carbon and inhibits growth. Keeping μ_set below the critical growth rate (typically 0.2-0.3 h⁻¹ for recombinant E. coli) prevents acetate accumulation. Real-time metabolic monitoring and adaptive feeding algorithms further improve control.

Industrial Impact

Fed-batch fermentation produces the majority of recombinant proteins, including insulin, monoclonal antibodies, and industrial enzymes. A typical industrial E. coli fed-batch achieves 100+ g/L dry cell weight and 20-40% of cell mass as recombinant protein. Optimization of feeding strategy alone can double productivity, making it one of the highest-leverage interventions in bioprocess development.

FAQ

What is fed-batch fermentation?

Fed-batch fermentation is a production mode where substrate (usually carbon source) is continuously or intermittently added to the bioreactor without removing culture. This allows high cell densities by avoiding substrate inhibition and overflow metabolism while gradually increasing the working volume from initial to final fill.

Why use exponential feeding?

Exponential feeding maintains a constant specific growth rate μ by increasing the feed rate proportionally to the growing biomass. This prevents substrate accumulation (which causes acetate formation in E. coli) and ensures reproducible growth. The feed rate follows F(t) = (μ/Yx/s) × (X₀V₀/S_f) × exp(μt).

What is overflow metabolism?

Overflow metabolism occurs when substrate (glucose) is supplied faster than cells can fully oxidize it. In E. coli, excess glucose above a critical rate triggers acetate production even under aerobic conditions (the bacterial Crabtree effect). Acetate inhibits growth and protein production, making overflow avoidance critical in recombinant protein manufacturing.

How high can cell density reach in fed-batch?

Fed-batch E. coli cultures routinely reach 100-150 g/L dry cell weight with optimized feeding strategies. Yeast (Pichia pastoris) can exceed 200 g/L. The practical limit is set by oxygen transfer capacity, heat removal, and mixing limitations at high viscosity.

Sources

Embed

<iframe src="https://homo-deus.com/lab/industrial-fermentation/fed-batch/embed" width="100%" height="400" frameborder="0"></iframe>
View source on GitHub