$T_d$: doubling time
$t$: elapsed time
Watch chromosomes condense, align, and separate through all 6 mitosis stages. Switch between E. coli, yeast, cancer cells, and mammalian cells to compare doubling times and population growth.
The core model for unrestricted cell population growth is exponential, governed by the number of doubling cycles completed in a given time.
$$N(t) = N_0 \times 2^{t/T_d}$$
$N(t)$: Total cell count at time $t$.
$N_0$: Initial number of cells (try changing this parameter!).
$T_d$: Doubling time (the key characteristic that changes with cell type).
$t$: Elapsed time.
We can also express this in terms of the growth rate constant $k$, which shows the direct relationship: a shorter doubling time means a larger $k$.
$$N(t) = N_0 e^{kt}\quad \text{where}\quad k = \frac{\ln 2}{T_d}$$
$k$: Growth rate constant.
$\ln 2 \approx 0.693$: The natural log of 2, arising from the doubling process.
This form is mathematically equivalent and often used in more advanced population dynamics.
Microbial Fermentation & Biotechnology: In breweries or pharmaceutical production, yeast or bacteria are grown in vats. Precisely controlling doubling time by managing temperature and nutrients is critical for maximizing yield. A simulator helps predict biomass production over a fermentation cycle.
Cancer Treatment & Research: Oncologists use the concept of doubling time to assess tumor aggressiveness and plan treatment schedules. Radiation and chemotherapy often target rapidly dividing cells, making the growth rate a key factor in treatment efficacy and timing.
Food Safety & Microbiology: If food is contaminated with a few E. coli cells, understanding their exponential growth under storage conditions predicts the risk level. This informs "use-by" dates and safe handling protocols to prevent foodborne illness.
Tissue Engineering & Regenerative Medicine: When growing skin grafts or organoids in the lab, scientists need to expand a small starter population of mammalian cells. Predicting how long it will take to reach a target cell number, based on the cell type's doubling time, is essential for planning experiments and therapies.
When you start using this simulator, there are a few points you might stumble over, especially if you're familiar with CAE. First, don't confuse "doubling time" with "the time it takes for a single division". Doubling time (e.g., 20 minutes for E. coli) is "the time for a cell population to double." However, the duration of one mitotic cycle you see in the animation (from prophase to cytokinesis) is a different parameter—about an hour for mammalian cells, for instance. Note that in the simulator, the latter is only controllable via the "animation speed" setting.
Next, it's easy to forget the reality that exponential growth cannot continue forever. This tool's model shows "growth under ideal conditions." In actual cultures, growth always plateaus (entering a stationary phase) due to nutrient depletion or waste accumulation. For example, in bioreactor design, the key challenge is how to prolong this exponential growth phase and efficiently harvest before the stationary phase.
Finally, a pitfall in parameter settings. If you simulate for a long time with an extremely low "initial cell number" like 1 or 2, the graph may become step-like. This happens because the effect of discrete events (divisions) becomes pronounced, resulting in a look different from the smooth exponential curve described by the equation. For theoretical understanding, a tip is to set $N_0$ to a reasonably large number (e.g., 100 or more) to observe the behavior of the population as a whole.
E. coli culture simulation: n0=50 cells, td=20 min, speed=5x. After 60 minutes elapsed (3 generations), population reaches N(t)=50×2³=400 cells. Observe three complete mitotic cycles: G1/S/G2 phases compress visually, chromosomes (4.6 Mbp circular chromosome) condense at prophase, align at metaphase plate, then separate during anaphase as sister chromatids migrate to opposite poles. At 120 min, N(t)=1600 cells demonstrates exponential growth typical of bacterial division in rich media.