The CSTR Design Equation
A steady-state mole balance turns reactor sizing into one algebraic step.
A CSTR is the simplest continuous reactor model: once you know the exit rate, you can size the tank.
The CSTR assumption
A continuous stirred-tank reactor (CSTR) is assumed to be perfectly mixed. That means the concentration inside the tank is the same as the concentration in the outlet stream.
Because the tank is uniform, the reaction rate used in the design equation is evaluated at the exit conditions. This is why a CSTR is often larger than a PFR for the same conversion when kinetics slow down with conversion.
Steady-state mole balance on A
At steady state, accumulation is zero. A mole balance on species A becomes:
in - out + generation = 0.
For consumption of A, the generation term is -rAV, or equivalently V(-rA) with (-rA) positive.
First-order, constant-density simplification
For constant-density flow with first-order kinetics, (-rA) = k CA. If we define v0 as the volumetric flow rate, then FA0 = v0CA0. At the exit of an ideal CSTR, CA = CA0(1 - X).
A common mistake is to plug in the inlet concentration for the rate. In a CSTR, the whole tank has the exit concentration, so you must use the exit value when computing (-rA).
- Use the first-order CSTR sizing formula: V = v0 X / (k(1 - X)).
- Compute 1 - X = 0.25.
- Compute numerator v0 X = 0.010 × 0.75 = 0.00750 m^3/s.
- Compute denominator k(1 - X) = 0.20 × 0.25 = 0.050 s^-1.
- Compute V = 0.00750 / 0.050 = 0.150 m^3.
- Use V = v0 X / (k(1 - X)).
- Compute 1 - X = 0.40.
- Compute v0 X = 0.020 × 0.60 = 0.0120 m^3/s.
- Compute k(1 - X) = 0.50 × 0.40 = 0.20 s^-1.
- Compute V = 0.0120 / 0.20 = 0.060 m^3.
Check your understanding
- A steady-state CSTR has zero accumulation.
- Perfect mixing means the rate is evaluated at exit conditions.
- The CSTR design equation is algebraic: V = F<sub>A0</sub> X / (-r<sub>A</sub>) at exit.
- For first-order, constant density: V = v<sub>0</sub> X / (k(1 - X)).