Doubling Time Calculator

Calculate bacterial or cell doubling time from OD600 or cell count data. Two-point and time-series modes with automatic exponential phase detection.

MicrobiologyGrowth KineticsClient-Side

Try it out

Load example Doubling Time data to see the full workflow

  • Calculate bacterial doubling time from two OD600 readings during log phase
  • Analyze a full growth curve to automatically detect exponential phase and compute Td
  • Compare growth rates (µ) across different strains, media, or conditions
  • Estimate culture timing for experiments requiring cells at a specific density
  • Validate growth conditions after protocol changes or media preparation

Don't use for

  • For growth data that spans multiple phases without exponential phase identification — use time-series mode instead of two-point
  • When OD600 > 1.0 without correction — absorbance is non-linear with cell density above this range
  • As a substitute for plate counts when viability (not total biomass) is the metric of interest

Microbial Growth Kinetics

Microbial growth in batch culture follows the exponential model during the log phase:

N(t) = N₀ ×\times e^(µt)

Where: • N(t) = Population at time t (cells, OD600, CFU, etc.) • N₀ = Initial population • µ = Specific growth rate (h⁻¹) • t = Time

The doubling time is derived by setting N(t) = 2N₀:

Td = ln(2) / µ \approx 0.693 / µ

This relationship holds only during balanced, unrestricted exponential growth. During lag or stationary phases, the model does not apply.

Growth Curve Phases

A typical microbial growth curve has four distinct phases:

Lag phase: Cells adapt to new conditions — metabolic activity without division. Duration depends on inoculum age, media shift, and stress. • Exponential (log) phase: Constant µ, population doubles at regular intervals. This is the ONLY phase where Td is valid. • Stationary phase: Growth rate equals death rate. Nutrient depletion, waste accumulation, or quorum sensing limit growth. • Death (decline) phase: Viability decreases as nutrients are exhausted.

Common pitfall: measuring doubling time across phases (e.g., from lag into log) underestimates the true exponential growth rate. Always restrict your measurement to the log phase.

Frequently Asked Questions