What Is Specific Growth Rate?
Specific growth rate (μ) is the rate of increase in biomass per unit biomass per unit time, expressed in h−1. It is the single most important kinetic parameter in fermentation because it determines doubling time, substrate consumption rate, oxygen demand, heat generation, and product formation rate.
The fundamental definition is:
μ = (1/X) · dX/dt
Where X is biomass concentration (g/L or cells/mL) and t is time (hours). This definition means μ is independent of the absolute biomass concentration—a culture at 1 g/L and one at 50 g/L can have the same specific growth rate if both are doubling at the same pace.
During exponential (log) phase in batch culture, μ is constant and equal to the maximum specific growth rate (μmax) as long as no substrate is limiting and no product is inhibiting. Once a nutrient becomes depleted or a toxic metabolite accumulates, growth decelerates and enters stationary phase.
The relationship between μ and doubling time (td) is straightforward:
td = ln(2) / μ = 0.693 / μ
This makes μ the natural parameter for process design: knowing μ lets you predict how long a seed train expansion will take, how much oxygen the culture will demand at peak cell density, and when to harvest.
Growth Curve Fitter
Upload OD or cell count data and auto-fit exponential, logistic, and Gompertz models. Extracts μmax, doubling time, and lag time instantly.
How to Calculate μ from Batch Data
The most common method to determine specific growth rate is the natural logarithm method: plot ln(X) against time and take the slope of the linear region. This works because if μ is constant, integrating the definition gives X(t) = X0 · eμt, so ln(X) = ln(X0) + μt—a straight line with slope μ.
Step-by-Step Procedure
- Collect biomass data at regular intervals during growth. Use OD600, dry cell weight (DCW), or cell counts depending on the organism.
- Identify the exponential phase by plotting ln(X) vs time. The log phase appears as the linear region (typically R² > 0.98).
- Select two or more points within the linear region. For accuracy, choose points spanning at least 2–3 doublings.
- Calculate μ using the formula below, or perform linear regression on the log-phase data for the best estimate.
Worked Example: E. coli in Minimal Medium
An E. coli batch culture in M9 + glucose at 37°C yields these OD600 readings during exponential phase:
| Time (h) | OD600 | ln(OD600) |
|---|---|---|
| 2.0 | 0.15 | −1.897 |
| 3.0 | 0.31 | −1.171 |
| 4.0 | 0.62 | −0.478 |
| 5.0 | 1.25 | 0.223 |
| 6.0 | 2.50 | 0.916 |
Two-point calculation (using t = 2h and t = 6h):
μ = ln(2.50 / 0.15) / (6.0 − 2.0) = ln(16.67) / 4.0 = 2.813 / 4.0 = 0.703 h−1
Doubling time:
td = 0.693 / 0.703 = 0.986 h = 59.2 min
This value (0.70 h−1) is consistent with the known μmax for E. coli K-12 on glucose in minimal medium at 37°C.
Common Pitfalls
- OD saturation: Above OD ~0.7–1.0, most spectrophotometers lose linearity. Always dilute samples to read below OD 0.4 for accuracy.
- Including lag phase data: Points from the lag phase will flatten the slope and underestimate μ. Only use data from the true exponential region.
- Too few points: Two points give a μ estimate but no error bounds. Use at least 4–5 timepoints and report the linear regression R².
- Confusing growth rate units: μ is in h−1 (not h). A μ of 0.5 h−1 means the culture doubles every 1.39 hours, not every 0.5 hours.
CellTrack — Growth & Viability Tracker
Auto-calculates specific growth rate (μ), doubling time, and IVC from your cell culture data. Log timepoints, get instant kinetic parameters.
Monod Kinetics: Growth Rate vs Substrate Concentration
The Monod equation is the most widely used model for substrate-limited growth, analogous to Michaelis-Menten enzyme kinetics. It describes how specific growth rate depends on the concentration of a single limiting substrate:
μ = μmax · S / (Ks + S)
Where μmax is the maximum specific growth rate (h−1), S is the limiting substrate concentration (g/L), and Ks is the half-saturation constant—the substrate concentration at which μ = μmax/2.
A low Ks means the organism saturates quickly and reaches near-maximal growth rate even at very low substrate concentrations. E. coli has a Ks for glucose of approximately 0.004–0.01 g/L—meaning that above ~0.05 g/L glucose, growth rate is essentially at μmax. This has practical implications: in a fed-batch with residual glucose above 0.1 g/L, E. coli grows at full speed regardless of exact glucose concentration.
| Organism | Substrate | μmax (h−1) | Ks (g/L) | td |
|---|---|---|---|---|
| E. coli K-12 | Glucose (minimal) | 0.70–0.80 | 0.004–0.010 | 52–59 min |
| E. coli | Glucose (LB) | 1.0–2.0 | 0.01 | 21–42 min |
| E. coli | Acetate | 0.20–0.25 | 0.02 | 2.8–3.5 h |
| S. cerevisiae | Glucose (aerobic) | 0.30–0.45 | 0.025 | 1.5–2.3 h |
| P. pastoris | Glycerol | 0.25–0.37 | 0.18 | 1.9–2.8 h |
| P. pastoris | Methanol | 0.02–0.06 | 1.0–3.0 | 11.5–34.7 h |
| CHO cells | Glucose + glutamine | 0.03–0.05 | 0.05–0.10 | 14–24 h |
| Sf9 insect cells | Standard culture | 0.023–0.039 | 0.08–0.15 | 18–30 h |
Substrate Inhibition: The Andrews/Haldane Model
At high substrate concentrations, growth can be inhibited. The Andrews (Haldane) model extends Monod kinetics with an inhibition term:
μ = μmax · S / (Ks + S + S²/Ki)
Where Ki is the substrate inhibition constant (g/L). This is relevant for methanol-induced Pichia fermentation, ethanol fermentation at high sugar concentrations, and phenol-degrading cultures.
Growth Rate Comparison Across Organisms
The specific growth rate varies by over two orders of magnitude across commonly used bioprocess organisms, from ~2.0 h−1 for E. coli in rich medium to ~0.02 h−1 for mammalian cell lines. This difference fundamentally shapes process design: an E. coli fermentation completes in 12–24 hours, while a CHO fed-batch runs for 10–21 days.
These growth rate differences have cascading effects on process design:
- Oxygen demand: Fast-growing organisms like E. coli require kLa values of 200–400 h−1, while CHO cells need only 5–15 h−1. See our kLa calculation guide for more details.
- Heat generation: Metabolic heat scales with growth rate. A high-cell-density E. coli fermentation at μ = 0.3 h−1 can generate 5–15 kW/m³, requiring aggressive cooling at scale.
- Seed train duration: Expanding CHO cells from a cryovial to a 2000L bioreactor takes 3–4 weeks, while an E. coli seed train takes 2–3 days.
- Feeding strategy: Fast-growing organisms need substrate-limited fed-batch to prevent overflow metabolism. Slow-growing mammalian cells use bolus or continuous feeding to maintain nutrient levels.
Factors That Affect Specific Growth Rate
Five major environmental variables affect specific growth rate in fermentation: temperature, pH, dissolved oxygen, substrate concentration, and osmolality. Understanding these dependencies is critical for optimizing culture conditions and maintaining growth rate during scale-up.
Temperature
Growth rate increases with temperature up to an optimum, then drops sharply due to protein denaturation. The relationship follows a modified Arrhenius model. For E. coli, μmax approximately doubles for every 10°C increase from 20°C to 37°C, then crashes above 42°C. A CHO culture shifted from 37°C to 33°C sees μ decline by ~30%, which is often intentional to boost specific productivity (qP).
pH
Each organism has an optimal pH range for growth. Deviation by 1–2 pH units from the optimum can reduce μ by 30–70%. Key optimal ranges:
- E. coli: pH 6.5–7.5 (optimal ~7.0)
- S. cerevisiae: pH 4.5–6.0 (optimal ~5.0)
- CHO cells: pH 6.8–7.2 (optimal ~7.0)
- P. pastoris: pH 4.0–6.0 (optimal ~5.0)
Dissolved Oxygen (DO)
Below the critical dissolved oxygen concentration (Ccrit), growth rate depends linearly on DO following Monod-type kinetics. Above Ccrit, growth is oxygen-independent. Typical Ccrit values are 5–15% of air saturation for bacteria and yeast, and 10–30% for mammalian cells. Maintaining DO above Ccrit during exponential growth—especially at high cell densities—is one of the primary scale-up challenges.
OTR & kLa Estimator
Check if your bioreactor can supply enough oxygen. Compare kLa against your culture's oxygen uptake rate to detect oxygen limitation before it limits growth.
Substrate Concentration
Governed by Monod kinetics as described above. In practice, the main concern is overflow metabolism: when E. coli grows at μ > ~0.35 h−1 on glucose, acetate accumulates even under aerobic conditions (the bacterial Crabtree effect). For S. cerevisiae, the transition from fully respiratory to respirofermentative metabolism occurs at μ ≈ 0.28 h−1—above this threshold, ethanol is produced regardless of oxygen supply.
Osmolality
Osmolality affects growth rate most dramatically in mammalian cell culture. CHO cells show approximately linear decline in μ with increasing osmolality: a 100 mOsm/kg increase reduces μ by ~0.008 h−1. At 450 mOsm/kg (vs 316 mOsm/kg baseline), growth rate can drop by ~60%. However, higher osmolality often increases specific antibody productivity, creating a trade-off that process engineers deliberately exploit by allowing osmolality to rise during fed-batch culture.
Controlling Growth Rate in Fed-Batch Fermentation
In fed-batch culture, specific growth rate is controlled by the substrate feed rate rather than the initial substrate charge. An exponential feeding strategy maintains μ at a set value (μset) below μmax, preventing overflow metabolism while maximizing biomass productivity.
The exponential feed rate equation is:
F(t) = (μset · X0 · V0) / (YX/S · Sf) · exp(μset · t)
Where F(t) is feed rate (L/h), X0 is biomass at feed start (g/L), V0 is culture volume at feed start (L), YX/S is biomass yield on substrate (g/g), Sf is feed substrate concentration (g/L), and t is time since feed start (h).
Worked Example: Exponential Fed-Batch Feeding
Design an exponential feed for E. coli high-cell-density culture:
- μset = 0.20 h−1 (below acetate threshold of ~0.35 h−1)
- X0 = 10 g/L DCW at feed start
- V0 = 5 L
- YX/S = 0.50 g biomass / g glucose
- Sf = 500 g/L (50% w/v glucose feed)
Initial feed rate (t = 0):
F0 = (0.20 × 10 × 5) / (0.50 × 500) = 10 / 250 = 0.040 L/h = 40 mL/h
Feed rate at t = 5 h:
F(5) = 0.040 × exp(0.20 × 5) = 0.040 × 2.718 = 0.109 L/h = 109 mL/h
Feed rate at t = 10 h:
F(10) = 0.040 × exp(0.20 × 10) = 0.040 × 7.389 = 0.296 L/h = 296 mL/h
By 10 hours, the feed rate has increased ~7.4× from the initial value, tracking exponential biomass growth at μ = 0.20 h−1.
Choosing μset
The choice of set growth rate involves a trade-off between productivity and metabolic health:
| Organism | μmax (h−1) | Recommended μset (h−1) | Key Constraint |
|---|---|---|---|
| E. coli | 0.7–0.8 | 0.10–0.30 | Acetate overflow above ~0.35 h−1 |
| S. cerevisiae | 0.30–0.45 | 0.10–0.25 | Ethanol (Crabtree) above ~0.28 h−1 |
| P. pastoris (glycerol) | 0.25–0.37 | 0.15–0.25 | Biomass buildup phase |
| P. pastoris (methanol) | 0.02–0.06 | 0.01–0.04 | Methanol toxicity and heat generation |
| CHO cells | 0.03–0.05 | 0.01–0.03 | Lactate/ammonia accumulation |
| Sf9 insect cells | 0.023–0.039 | 0.015–0.030 | Shear sensitivity; passage-dependent |
For a deeper dive into these feeding strategies and their implementation, see our guide to fed-batch feeding strategies.
Fed-Batch Feed Strategy Calculator
Calculate exponential, linear, and constant feeding profiles for any organism. Organism presets for E. coli, CHO, Pichia, and yeast.
Online and Offline Measurement Methods
Accurate growth rate determination depends on reliable biomass measurements. The choice between offline and online methods affects both accuracy and the time resolution of your μ estimate.
Offline Methods
- OD600 (optical density): The most common method for microbial cultures. Quick (30 seconds per sample) but requires dilution below OD 0.4–0.7 for linearity. Not suitable for complex media with particulates.
- Dry cell weight (DCW): The reference standard. Filter a known volume through a pre-weighed 0.45 μm membrane, dry at 80–105°C to constant weight. More accurate than OD but takes 12–24 hours per measurement.
- Cell counting: Hemocytometer or automated counter (Vi-CELL, Cedex) for mammalian cells. Provides both viable cell density and viability, enabling calculation of viable-cell-specific μ.
- Colony forming units (CFU): Plate serial dilutions on agar. Counts only viable cells but requires 12–48 hours of incubation. Used primarily for contamination testing, not routine μ determination.
Online Methods
- Capacitance probes (Hamilton Incyte, Aber Instruments): Measure viable cell biomass via the dielectric properties of intact cell membranes. Provide real-time biomass estimates every 30–60 seconds, enabling continuous μ calculation.
- Turbidity sensors: In-line optical probes (e.g., Hamilton Dencytee) for real-time OD. Useful for microbial fermentation but can drift with morphological changes.
- Off-gas analysis (soft sensors): The CO2 evolution rate (CER) and O2 uptake rate (OUR) correlate with growth rate via stoichiometric relationships. Soft sensor algorithms use cumulative elemental balancing to estimate biomass and μ in real-time from off-gas, base addition, and feed data.
Online biomass estimation enables feedback-controlled fed-batch strategies where the feed rate is adjusted based on measured growth rate rather than a pre-programmed exponential profile. This approach compensates for deviations from the model and maintains μ closer to the target.
Frequently Asked Questions
What is the formula for specific growth rate (μ)?
The specific growth rate is defined as μ = (1/X)(dX/dt), where X is biomass concentration and t is time. During exponential growth in batch culture, this simplifies to μ = ln(X2/X1) / (t2 − t1), calculated from two biomass measurements during the log phase. Units are typically h−1.
How do you calculate specific growth rate from OD measurements?
Plot ln(OD600) versus time for samples taken during exponential phase. The slope of the linear region equals the specific growth rate (μ) in h−1. Ensure OD values are within the linear range of the spectrophotometer (typically OD < 0.4–0.7) by diluting samples before reading. Take at least 4–5 timepoints during log phase for an accurate fit.
What is a typical specific growth rate for E. coli?
E. coli has a maximum specific growth rate (μmax) of 0.7–0.8 h−1 in minimal medium with glucose at 37°C, corresponding to a doubling time of 50–60 minutes. In rich medium (LB), μmax can reach 1.0–2.0 h−1 (doubling time 20–40 minutes). The actual growth rate depends on the carbon source, temperature, and strain.
How do you calculate doubling time from specific growth rate?
Doubling time (td) is calculated as td = ln(2) / μ = 0.693 / μ. For example, if μ = 0.35 h−1, then td = 0.693 / 0.35 = 1.98 hours. This relationship assumes exponential growth and is valid during the log phase of batch culture or at steady state in continuous culture.
What is the Monod equation and how is it used?
The Monod equation describes growth rate as a function of limiting substrate concentration: μ = μmax · S / (Ks + S), where μmax is the maximum growth rate, S is substrate concentration (g/L), and Ks is the half-saturation constant. It is used to model substrate-limited growth in bioreactors and to design fed-batch feeding strategies.
How do you control specific growth rate in fed-batch fermentation?
In fed-batch fermentation, specific growth rate is controlled by an exponential feeding strategy where the feed rate F(t) = (μset · X0 · V0 · exp(μset · t)) / (YX/S · Sf). The set growth rate (μset) is chosen below μmax to avoid overflow metabolism, typically 0.1–0.3 h−1 for E. coli and 0.01–0.03 h−1 for CHO cells.
Related Tools
- CellTrack — Auto-calculate μ, doubling time, and IVC from cell culture growth data
- Fed-Batch Calculator — Design exponential, linear, and constant feeding profiles using Monod kinetics
- OTR & kLa Estimator — Check oxygen supply against culture demand at any growth rate
References
- Shuler ML, Kargi F. Bioprocess Engineering: Basic Concepts. 2nd ed. Prentice Hall; 2002.
- Monod J. The growth of bacterial cultures. Annu Rev Microbiol. 1949;3:371-394. doi:10.1146/annurev.mi.03.100149.002103
- Rebnegger C, et al. In Pichia pastoris, growth rate regulates protein synthesis and secretion, mating and stress response. Biotechnol J. 2014;9(4):511-525. doi:10.1002/biot.201300334
- Vergara M, et al. Differential effect of culture temperature and specific growth rate on CHO cell behavior in chemostat culture. PLoS ONE. 2014;9(4):e93865. doi:10.1371/journal.pone.0093865
- Looser V, et al. Cultivation strategies to enhance productivity of Pichia pastoris. Biotechnol Adv. 2015;33(6):1177-1193. doi:10.1016/j.biotechadv.2015.05.008