Fiveable

🦫Intro to Chemical Engineering Unit 8 Review

QR code for Intro to Chemical Engineering practice questions

8.2 Batch reactors

8.2 Batch reactors

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
🦫Intro to Chemical Engineering
Unit & Topic Study Guides

Batch Reactor Principles and Applications

A batch reactor is a closed vessel where you load all the reactants at once, let the reaction proceed over time, and then remove the products when it's done. There's no continuous flow in or out during the reaction itself. Batch reactors show up constantly in chemical engineering because they're flexible and straightforward to operate, even though they sacrifice throughput compared to continuous systems.

Fundamentals of Batch Reactors

Batch reactors operate as closed systems: reactants go in at the start, the reaction runs for a set time, and products come out at the end. No material enters or leaves during the reaction. They can run at constant volume (typical for liquid-phase reactions) or constant pressure (more common for gas-phase reactions), depending on what the reaction requires.

The general mole balance for a batch reactor is:

dNidt=riV\frac{dN_i}{dt} = r_i \cdot V

where NiN_i is the number of moles of species ii, rir_i is the rate of formation of species ii (per unit volume), and VV is the reactor volume. This equation says that the change in moles over time equals the volumetric reaction rate multiplied by the volume the reaction occurs in.

For a reactant being consumed, rir_i is negative. You'll often see the equation written using rA-r_A (the rate of disappearance), which is defined as a positive quantity. Keep track of sign conventions here; mixing them up is one of the most common mistakes in reaction engineering problems.

Advantages and Disadvantages of Batch Reactors

Advantages:

  • Flexibility — You can produce many different products in the same vessel just by changing the recipe. This is why batch reactors dominate in pharmaceuticals and specialty chemicals.
  • Ease of maintenance — The design is simple (often just a stirred tank), with no continuous flow components that could clog or fail during operation.
  • Handles difficult materials — High-viscosity fluids, slurries, and reactions involving solid phases are much easier to manage in a batch setup.

Disadvantages:

  • Lower productivity — Every batch cycle includes downtime for loading, unloading, and cleaning, which cuts into output compared to continuous reactors.
  • Higher labor costs — Each batch typically requires manual steps like charging reactants, pulling samples, and adjusting conditions.
  • Batch-to-batch variability — Small differences in loading, mixing, or timing can cause product quality to vary between runs.

Applications of Batch Reactors

Batch reactors are the go-to choice when production volumes are small, when the process is still being developed, or when the chemistry itself demands it:

  • High-value, low-volume products — Fine chemicals, pharmaceutical intermediates, and biotech products where flexibility matters more than throughput.
  • Process development — Testing new reactions or optimizing conditions before committing to a continuous process at larger scale.
  • Slow or multi-step reactions — Processes like polymerization or fermentation that need long residence times or sequential reaction stages fit naturally into batch operation.

Design Equations for Batch Reactors

Fundamentals of Batch Reactors, Process Flow Diagrams (PFDs) – Foundations of Chemical and Biological Engineering I

Constant-Volume Batch Reactor Design Equation

For a liquid-phase reaction in a constant-volume batch reactor, volume cancels from the mole balance, and it simplifies to:

dCAdt=rA\frac{dC_A}{dt} = -r_A

where CAC_A is the concentration of reactant AA and rA-r_A is the rate of disappearance of AA (defined as a positive quantity).

To find the time needed to reach a certain concentration, separate variables and integrate:

t=CA0CAdCA(rA)=CACA0dCArAt = \int_{C_{A0}}^{C_A} \frac{dC_A}{-(-r_A)} = \int_{C_A}^{C_{A0}} \frac{dC_A}{r_A}

Here, CA0C_{A0} is the initial concentration and CAC_A is the final concentration you're targeting. Note the flipped limits in the second form, which keeps the integral positive. The form of rA-r_A (which depends on reaction order) determines how this integral evaluates.

You can also write the design equation in terms of conversion XAX_A, defined as the fraction of AA that has reacted:

CA=CA0(1XA)C_A = C_{A0}(1 - X_A)

Substituting into the mole balance gives:

t=CA00XAdXArAt = C_{A0} \int_0^{X_A} \frac{dX_A}{-r_A}

This form is especially useful because conversion is often what a problem asks you to find.

Integrated Design Equations for First- and Second-Order Reactions

First-order reaction (rA=kCA-r_A = kC_A):

Integrating the design equation gives:

ln(CA0CA)=kt\ln\left(\frac{C_{A0}}{C_A}\right) = kt

Or equivalently, in terms of conversion:

ln(11XA)=kt\ln\left(\frac{1}{1 - X_A}\right) = kt

The time to reach a target concentration depends only on the rate constant kk and the ratio of initial to final concentration. A classic example is the decomposition of hydrogen peroxide: 2H2O22H2O+O22H_2O_2 \rightarrow 2H_2O + O_2.

Second-order reaction (rA=kCA2-r_A = kC_A^2):

The integrated form is:

1CA1CA0=kt\frac{1}{C_A} - \frac{1}{C_{A0}} = kt

Notice that here the actual values of concentration matter, not just their ratio. Doubling the initial concentration cuts the time to reach a given conversion roughly in half. A common example is the saponification of ethyl acetate with sodium hydroxide: CH3COOC2H5+NaOHCH3COONa+C2H5OHCH_3COOC_2H_5 + NaOH \rightarrow CH_3COONa + C_2H_5OH.

Quick check for exams: For a first-order reaction, plotting ln(CA0/CA)\ln(C_{A0}/C_A) vs. tt gives a straight line with slope kk. For a second-order reaction, plotting 1/CA1/C_A vs. tt gives a straight line with slope kk. These linear plots are how you confirm reaction order from experimental batch data.

Reaction Kinetics in Batch Reactors

Effect of Reaction Order on Timing

The rate expression directly controls how long you need to run a batch reactor to hit a desired conversion. A useful way to see this is through the half-life, the time for half the reactant to be consumed:

  • First-order: t1/2=ln2kt_{1/2} = \frac{\ln 2}{k}. The half-life is constant regardless of how much reactant you start with. Each successive half-life converts half of whatever remains.
  • Second-order: t1/2=1kCA0t_{1/2} = \frac{1}{kC_{A0}}. The half-life depends on the starting concentration. As the reactant gets consumed and CAC_A drops, each successive half-life gets longer.

This distinction matters for reactor scheduling. First-order reactions are more predictable in timing. Second-order reactions slow down significantly as they approach high conversion, so pushing from 90% to 99% conversion takes far longer than going from 0% to 90%.

Fundamentals of Batch Reactors, 7.1: Writing and Balancing Chemical Equations | General College Chemistry I

Impact of Reversible and Side Reactions

Real reactions rarely proceed cleanly in one direction to completion.

  • Reversible reactions establish an equilibrium that caps your maximum conversion. For example, esterification reactions reach a point where the forward and reverse rates balance. Pushing past that equilibrium conversion requires removing a product (like water) or shifting conditions (temperature, pressure).
  • Side reactions consume your reactant to form undesired byproducts, reducing selectivity. For instance, oxidizing a primary alcohol might give you the desired aldehyde, but if the reaction runs too long or too hot, it can further oxidize to a carboxylic acid.

Both effects mean that simply running the reactor longer doesn't always help. You need to think carefully about when to stop.

Temperature Effects on Reaction Kinetics

Temperature is one of the most powerful variables you can control. The Arrhenius equation describes how the rate constant changes with temperature:

k=Aexp(EaRT)k = A \exp\left(\frac{-E_a}{RT}\right)

where AA is the pre-exponential factor, EaE_a is the activation energy, RR is the gas constant (8.314 J/mol\cdotpK8.314 \text{ J/mol·K}), and TT is the absolute temperature in Kelvin.

Higher temperatures increase kk exponentially, which speeds up the reaction. A common rule of thumb: a 10°C increase roughly doubles the rate for many reactions near room temperature, though this varies with EaE_a.

But there's a catch: if side reactions have a higher activation energy than the desired reaction, raising the temperature boosts the unwanted pathway even more. Temperature can also deactivate catalysts or degrade thermally sensitive products. So "hotter is faster" is true, but "hotter is better" is not always true.

Batch Reactor Optimization

Yield and Selectivity

These two metrics tell you how well your reactor is performing:

  • Yield = moles of desired product formed ÷ theoretical maximum moles of desired product (based on the limiting reactant). This tells you how much of your raw material actually became useful product.
  • Selectivity = moles of desired product formed ÷ total moles of all products formed. This tells you how cleanly the reaction produced what you wanted versus byproducts.

You can have high conversion but low selectivity if most of the reactant goes to byproducts. Optimizing a batch reactor means balancing both.

Strategies for Optimizing Performance

Optimization comes down to choosing the right temperature, concentrations, and reaction time:

  • Temperature — Increase it to speed up the reaction, but watch for side reactions or degradation. If the desired reaction has a lower activation energy than the side reaction, running at a lower temperature actually improves selectivity because the side reaction slows down more than the desired one.
  • Initial concentrations — The optimal starting concentrations depend on reaction order. For competing reactions of different orders, adjusting concentration can favor the desired pathway. If the desired reaction is first-order and the side reaction is second-order, using a lower concentration of reactant suppresses the side reaction.
  • Reaction time — Longer times push conversion higher, but past a certain point, side reactions and product degradation eat into your yield. There's often a sweet spot where conversion is high enough but selectivity hasn't dropped too far.

For example, selectively oxidizing an alcohol to an aldehyde requires stopping before further oxidation to the carboxylic acid occurs. Running at moderate temperature for a controlled time gives better selectivity than running hot and long.

Advanced Batch Reactor Operation

Fed-batch operation is a hybrid approach where you add one or more reactants gradually during the reaction instead of loading everything at the start. This lets you keep concentrations in an optimal range throughout the process. Fed-batch fermentation is a classic example: substrate is fed slowly to maintain the concentration that maximizes cell growth and product formation without overwhelming the organisms.

Online monitoring and control uses sensors and process analytical technology (PAT) to track temperature, pressure, pH, and concentrations in real time. This data allows operators to adjust conditions mid-batch and catch problems early, reducing batch-to-batch variability and improving consistency.