> For the complete documentation index, see [llms.txt](https://help.sbtinstruments.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sbtinstruments.com/inoc/explainers/know-the-growth-phase-of-your-culture.md).

# Know the growth phase of your culture

Bacterial cultures behave differently across growth phases, which can affect experimental outcomes of critical experiments like *in vivo* infectivity studies.

OD and McFarland measure turbidity, but not growth phase. BactoBox® provides both **concentration and CIZE** in a single measurement, helping you place your culture on the growth curve.

## CIZE tells you what your cells are doing

CIZE *(Cell-Impedance-derived siZe Estimate)* is the average electrical diameter of cells when modeled as a spherical object. It is primarily driven by cell size. Every bacterial measurement on BactoBox® also comes with a CIZE assessment.&#x20;

The figure below shows a frequently sampled *E. coli* shake-flask batch experiment using single measurements. CIZE is shown in black on the secondary axis.

Cell size changes before cell count does. During lag phase, cells adapt to the nutrient-rich environment and grow before dividing: **cell count stays flat while CIZE increases**. CIZE typically peaks just before exponential growth begins, then decreases as nutrients are consumed.

A similar *P. fluorescens* experiment, with three replicates per time point, shows excellent CIZE repeatability and clear differences between exponential, deceleration, and stationary phases. Despite different growth rates, *E. coli* and *P. fluorescens* show similar CIZE patterns—a trend generally observed in batch cultures.

<figure><img src="https://3226621149-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuOGB3JuT2RALmbnviT9H%2Fuploads%2Fk79O8zqkBP7O4jyMlTQ2%2Fpf_ec_combined_growth_curve.png?alt=media&#x26;token=26bec733-6a29-44bd-a072-3af758d222df" alt=""><figcaption><p>Cell concentration and CIZE across two bacterial batch cultures. Growth phases were assigned based on growth-rate analysis (ACC = acceleration phase). Error bars for <em>P. fluorescens</em> show the standard deviation of three independent dilution and measurement replicates.</p></figcaption></figure>

## Read the two together to determine growth phase

Neither CIZE nor concentration identifies the growth phase on its own. **Together, they can.**

To demonstrate this, a cryo stock was inoculated 1% (v/v) into growth medium and further diluted in a 1:10 series across individual shake flasks. After 10 hours under optimal growth conditions, each culture was measured with BactoBox®. The resulting cell concentrations and CIZE values are shown in the table.

<figure><img src="/files/WTe5x5uFIH5I93ubvVpF" alt=""><figcaption><p>Cryo stock diluted to five different starting concentrations directly in LB-containing shake flasks.</p></figcaption></figure>

The measured cell concentrations and CIZE values are compared with the reference growth curve. **CIZE is the primary indicator, but it can be ambiguous on its own.** For example, a CIZE of 1.3 µm may occur in both lag and late exponential phase. Cell concentration helps resolve this ambiguity.

Culture A, for example, started at \~1 × 10² cells/mL and increased by several orders of magnitude over 10 hours. It therefore cannot be in lag or acceleration phase. Combined with its CIZE, this places culture A in exponential phase.

The same rationale is used to infer the growth stage of the remaining flasks. The plot below maps each culture to the reference growth curve, making it easy to select the desired inoculum—for example, **flask A for mid-exponential phase**.

<figure><img src="/files/qL7F6ATsyhIDp9ZiwkPO" alt=""><figcaption><p>Shake flask culture A–E asssigned to their respective growth phases. </p></figcaption></figure>

## What this gives you

BactoBox® combines **CIZE and cell concentration** to determine the growth state of your culture.

Instead of defining an inoculum as simply *“overnight,”* you can specify **“exponential phase, CIZE 1.4 µm.”** This makes inoculum selection more consistent and reproducible across runs and operators.

{% hint style="warning" %}

### CIZE is an experimental feature

CIZE may change from BactoBox® to BactoBox®, and from flow cell to flow cell. It may also depend on the electrical conductivity of your sample.

Stick to a single BactoBox® device and a single flow cell, and keep the electrical conductivity of your sample as consistent as possible. Your cells/mL concentration must also be above the [limit of detection](https://app.gitbook.com/s/CaBGkox4Fd7NCFFCF47X/measurements-explained/limits-of-detection) before you get a CIZE value.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.sbtinstruments.com/inoc/explainers/know-the-growth-phase-of-your-culture.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
