Recycle Streams
Understand why recycle is used and how overall conversion differs from single-pass conversion.
A reactor converts only 25% per pass — but with recycle, the plant can still recover most of the reactant. How do you measure that correctly?
Why Use Recycle?
Recycle is used when a downstream unit can recover valuable material and send it back upstream. Common reasons:
- Recover unconverted reactant and reduce raw-material waste
- Improve overall conversion without requiring high per-pass conversion (which may be limited by equilibrium or kinetics)
- Stabilize operation by increasing total flow through equipment
The trade-off is larger internal flow rates (bigger equipment, higher pumping/compression costs).
In a recycle system, the reactor feed includes recycle, so it can be much larger than the fresh feed. If you mistakenly compute 'overall conversion' using the reactor inlet, you will get the wrong answer.
Closing the Loop at Steady State
The recycle flow rate is not a free choice — at steady state it must be consistent with how much unreacted A the separator actually returns. If the separator recovers a fraction f of the unreacted A leaving the reactor (sending the rest to the product stream), then the recycle flow R must satisfy R = f × (unreacted A leaving the reactor), where the reactor's unreacted output itself depends on R through the reactor inlet. Solving this loop balance gives R directly — it is not an independent input you get to pick.
- Let R = recycle A flow (mol/h). Reactor inlet A = F_A + R = 100 + R.
- A consumed in reactor = X_sp × (100 + R) = 0.25(100 + R).
- Unreacted A leaving reactor = (1 − 0.25)(100 + R) = 0.75(100 + R).
- Steady-state loop balance: recycle = 80% of unreacted A leaving reactor → R = 0.80 × 0.75(100 + R) = 0.60(100 + R).
- R = 60 + 0.60R → 0.40R = 60 → R = 150 mol/h.
- Reactor inlet = 100 + 150 = 250 mol/h. A consumed = 0.25 × 250 = 62.5 mol/h. Unreacted A leaving reactor = 0.75 × 250 = 187.5 mol/h.
- Check recycle: 0.80 × 187.5 = 150 mol/h ✓ (matches R). A to product = 0.20 × 187.5 = 37.5 mol/h.
- Overall conversion: X_overall = (100 − 37.5) / 100 = 0.625 = 62.5%.
- Reactor inlet A = F_A + R = 80 + 120 = 200 mol/h
- A consumed = X_sp × (reactor inlet A) = 0.30 × 200 = 60 mol/h
Check your understanding
- Recycle is used to recover unconverted reactants and improve overall utilization
- Single-pass conversion measures one trip through the reactor; overall conversion measures the entire plant
- The recycle flow rate is set by a steady-state loop balance, not chosen independently
- Overall conversion can substantially exceed single-pass conversion when recovery is good