🎓 Lesson 6 D4

Batch, CSTR, and PFR: Assumptions and Applications

Batch, CSTR, and PFR are three idealized ways to model how chemical reactions happen in containers—like cooking a stew all at once (batch), stirring a pot while constantly adding and removing soup (CSTR), or pushing reactants through a pipe where they change gradually (PFR).

🎯 Learning Objectives

  • Calculate residence time distribution and conversion for each ideal reactor type given rate law and operating conditions
  • Design reactor volume for a specified conversion using CSTR and PFR design equations
  • Analyze and compare performance (e.g., required volume, selectivity, heat management) of batch, CSTR, and PFR for first- and second-order reactions
  • Explain how assumptions (perfect mixing, plug flow, constant density) affect model validity and applicability to real systems
  • Apply graphical methods (e.g., Levenspiel plots) to size reactors and evaluate trade-offs between reactor configurations

📖 Why This Matters

In mining and explosives engineering, understanding reactor behavior translates directly to designing safe, efficient detonation dynamics, slurry explosive mixing systems, and post-blast gas scrubbing units. For example, optimizing the mixing time and residence time in an emulsion explosive plant requires CSTR modeling, while modeling detonation wave propagation in a borehole benefits from PFR analogies. Mastering these idealizations builds intuition for scaling lab-scale kinetics to field operations—and avoids costly overdesign or hazardous underperformance.

📘 Core Principles

All three ideal reactors rest on distinct physical assumptions that define their mathematical structure. A batch reactor is closed: no mass transfer across boundaries, so concentration changes only with time (dN_A/dt = r_A V). A CSTR operates at steady state with perfect mixing—concentration inside equals outlet concentration, enabling algebraic design equations. A PFR assumes no radial dispersion and laminar-like flow, leading to differential design equations (dF_A/dV = r_A). As reaction order increases or selectivity becomes critical (e.g., in multi-step explosive decomposition), the choice among them significantly impacts yield, safety margin, and energy efficiency. Real reactors often behave as hybrids—e.g., a borehole charge approximates a PFR for shock front propagation but exhibits CSTR-like mixing in the crushed zone post-detonation.

📐 Design Equation Comparison

Each reactor type has a unique design equation linking conversion (X), rate (–r_A), feed molar flow (F_{A0}), and reactor volume (V). These equations derive from material balances under respective assumptions and are essential for sizing and comparison.

💡 Worked Example

Problem: For a first-order liquid-phase reaction A → B with –r_A = k·C_A, k = 0.25 min⁻¹, F_{A0} = 5 mol/min, and target X = 0.8, calculate required volumes for CSTR and PFR.
1. Step 1: Compute inlet concentration C_{A0} = F_{A0}/v_0. Assume v_0 = 10 L/min ⇒ C_{A0} = 0.5 mol/L.
2. Step 2: For CSTR: V = F_{A0}·X / (–r_A) = (5)(0.8) / (0.25 × 0.5 × (1−0.8)) = 4 / 0.025 = 160 L.
3. Step 3: For PFR: V = F_{A0} ∫₀^X dX / (–r_A) = (F_{A0}/k) ln[1/(1−X)] = (5/0.25) ln(1/0.2) = 20 × 1.609 = 32.2 L.
Answer: CSTR requires 160 L; PFR requires 32.2 L — demonstrating PFR’s 5× volume advantage for this first-order case.

🏗️ Real-World Application

At the Bingham Canyon Mine (Rio Tinto), slurry explosive plants use cascaded CSTRs to ensure complete emulsification and crystallization of ammonium nitrate before loading into boreholes. Residence time distribution (RTD) measurements confirmed near-ideal CSTR behavior (E(t) ≈ (1/τ)e^(−t/τ)), validating design assumptions. In contrast, detonation modeling in ANFO columns uses PFR-based shock-chemistry coupling—where reaction progress correlates strongly with distance from initiation point—enabling accurate prediction of detonation velocity and energy partitioning (SRI International, 2018).

✏️ Student Exercise

A second-order reaction (–r_A = k·C_A², k = 0.03 L/mol·min) is to achieve X = 0.75 with F_{A0} = 3 mol/min and C_{A0} = 0.6 mol/L. Calculate and compare required volumes for: (a) a single CSTR, (b) a PFR, and (c) two equal-sized CSTRs in series. Discuss implications for selectivity if a parallel side reaction exists.

📋 Case Connection

📋 Bioethanol Fermentation Bioreactor Scale-Up with Inhibition Kinetics

Ethanol inhibition caused premature cessation at large scale despite matching nominal conditions

📋 Nitric Acid Absorption Tower Design for Tail-Gas Treatment

Incomplete absorption of NO and NO₂ due to slow liquid-phase oxidation kinetics and poor gas distribution

📚 References