Generation time
The generation time gives a good estimation of the health of your culture and the optimisation of the growth conditions. It will also enable you to estimate when a specific population size will be reached.
To calculate the generation time, you will need to measure the population size (N) at two different time points during the exponential phase, keeping in mind the interval t during these timepoints.
Let's call the population at the first timepoint N0 and at the second timepoint Nt, with n the number of generations.
From the formula explained above:
Nt = N0 x 2n (each cell at N0 has doubled in each generation until reaching Nt)
Thus:
log(Nt) = log(N0) + n x log(2)
We are looking for the number of generation n:
n = log(Nt) - log(N0) / log(2)
n = log(Nt) - log(N0) / 0.301
n = 3.3 x log(Nt / N0)
By counting the population at N0 and Nt you have now calculated the number of generations which occurred in the interval. By dividing the time of the interval t by the number of generations, you will get the generation time (for 1 generation).
G = t / n
Thus in one equation:
G = t / (3.3 x log (Nt / N0)
Check out the growth rate constant page to learn how this relates the growth rate constant.