Technical Reference
Laboratory Standard Constants
Values are standardized mathematical representations. Clinical and empirical results may vary based on laboratory protocols, media constraints, and equipment calibration.
Related Expert Tools
More precision tools in the same niche.
DNA Concentration Calculator
The DNA Concentration Calculator determines the concentration of a nucleic acid solution from the absorbance at 260 nm using the Beer-Lambert law. It supports double-stranded DNA, single-stranded DNA, RNA, and oligonucleotides with their respective conversion factors, and corrects for sample dilution. Use it to quantify DNA before PCR, cloning, library preparation, sequencing, and any protocol requiring a precise nucleic acid input.
Annealing Temperature Calculator
The Annealing Temperature Calculator determines the melting temperature (Tm) and optimal annealing temperature (Ta) for PCR primers based on sequence composition, GC content, sodium concentration, and calculation method. It supports the Wallace rule for short oligonucleotides, the SantaLucia approximation, and a salt-adjusted Primer3-style formula.
Cell Dilution Calculator
The Cell Dilution Calculator provides two modes: single dilution using the C1V1 = C2V2 formula to find the exact volume of stock and diluent needed, and serial dilution mode that generates a complete step-by-step table showing concentrations, stock volumes, and diluent volumes for each dilution step.
Generation Time Calculator Logic
Number of Generations
Generation Time
Specific Growth Rate
Population at Time t
What Is Generation Time?
Generation time (also called doubling time) is the time required for a microbial population to double in size under defined growth conditions. It is one of the most fundamental parameters in microbiology, used to characterise bacterial growth kinetics, compare growth rates across species and conditions, and design fermentation processes.
During exponential (logarithmic) growth, each cell divides to produce two daughter cells after a fixed time interval. This binary fission leads to exponential population growth described by the equation Nt = N0 x 2 to the power of n, where n is the number of generations and Nt is the population at time t.
Generation Time Formula
The number of generations (n) is calculated using: n = log2(Nt / N0)
The generation time (g) is: g = t / n
Where t is the elapsed time and n is the number of generations.
The specific growth rate constant (mu) is: mu = ln(2) / g = 0.693 / g
This rate constant has units of per unit time (min-1 or hr-1) and represents the instantaneous rate of population increase per cell.
Generation Times of Common Microorganisms
| Organism | Typical Generation Time | Conditions |
|---|---|---|
| Escherichia coli | 20 minutes | 37 degrees C, LB broth |
| Bacillus subtilis | 26 minutes | 37 degrees C, nutrient broth |
| Staphylococcus aureus | 27-30 minutes | 37 degrees C, brain-heart infusion |
| Saccharomyces cerevisiae | 90-120 minutes | 30 degrees C, YPD medium |
| Mycobacterium tuberculosis | 15-20 hours | 37 degrees C, Middlebrook 7H10 |
| Mammalian cell (CHO) | 20-24 hours | 37 degrees C, 5% CO2, DMEM |
Measuring Bacterial Growth
Accurate generation time calculation requires reliable population count data. The most common methods are:
- Optical density (OD600): Turbidimetry using a spectrophotometer at 600 nm. Fast and non-destructive; calibration curve needed to convert OD to cell count. OD 0.1 corresponds to approximately 8 x 10^7 cells/mL for E. coli.
- Plate count (CFU/mL): Serial dilution plating on selective or non-selective agar. Most accurate for viable cell counts; requires 12-24 hours for colony enumeration. Use our Cell Dilution Calculator to prepare serial dilutions for plate counts.
- Haemocytometer: Direct microscopic cell counting using a counting chamber. Provides total cell count (live and dead); use trypan blue to distinguish viable from non-viable cells.
- Flow cytometry: High-throughput cell counting with optional viability discrimination. Gold standard for mammalian cell cultures and mixed populations.
Factors Affecting Generation Time
Generation time is highly sensitive to environmental conditions including temperature, nutrient availability, pH, oxygen availability, and osmolarity. For E. coli, the generation time increases from 20 minutes at 37 degrees C to approximately 60 minutes at 25 degrees C and over 4 hours at 15 degrees C. Nutrient limitation in batch culture transitions cells from exponential growth to stationary phase as carbon or nitrogen sources become depleted.
Case Study: Optimising E. coli Fermentation
A bioprocess engineer needs to determine the optimal harvest time for a recombinant protein expression system using E. coli BL21(DE3). At t=0, the culture OD600 is 0.05 (approximately 4 x 10^7 cells/mL). After 2 hours, OD600 reaches 0.8 (6.4 x 10^8 cells/mL). Using the generation time calculator: n = log2(6.4 x 10^8 / 4 x 10^7) = log2(16) = 4 generations. Generation time g = 120 min / 4 = 30 min. Growth rate mu = 0.693 / 30 = 0.023 min-1. Knowing that maximum protein expression typically occurs at late exponential phase, IPTG induction should be added approximately 30-60 minutes after the 2-hour measurement point.
Frequently Asked Questions
Muhammad Shahbaz Siddiqui
Founder, TheCalculatorsHub
How I used generation time to plan a culture experiment timeline
In April 2026, a microbiology student emailed asking how to plan a 24-hour time-course experiment with a bacterial strain that had a generation time of 45 minutes. They needed to know how many generations the culture would complete and when to take samples to capture early-log, mid-log, and stationary phases.
I ran the numbers through this calculator. In 24 hours with a 45-minute generation time, the culture would complete 32 generations, representing a theoretical 4 billion-fold increase from a single cell. According to the NCBI reference on microbial growth kinetics, most cultures hit the stationary phase well before completing that many theoretical doublings due to nutrient depletion and waste accumulation. I suggested sampling points at 2 hours (early log), 6 hours (mid log), 12 hours (late log), and 18 to 24 hours (stationary). Their time-course data came back clean with distinct phase transitions at exactly those intervals.