Setting Up the Capstone Flowsheet
Build a single narrative flowsheet and decide what must be solved together versus sequentially.
Your flowsheet looks familiar — mixer → reactor → separator with recycle — but now temperature and phase behavior enter the picture. What must you solve first?
The Capstone Process: Reactor + Cooler + Flash + Recycle
This capstone uses a classic chemical-process archetype:
- Fresh feed of pure A enters a mixer and combines with a recycle vapor.
- The mixed stream enters an adiabatic gas-phase reactor with the single reaction A → B.
- The reactor effluent is cooled in a cooler/condenser.
- A flash separator splits the cooled stream into a vapor recycle (mostly unconverted A, lower-boiling), returning to the mixer, and a liquid product (mostly B, higher-boiling), leaving the process.
Structurally, it's the same reactor+recycle+separator throughline you've seen before — now with energy balance and VLE layered in.
Why Mass and Energy Balances Must Often Be Solved Together
In many real flowsheets, you cannot fully separate material and energy calculations:
- Energy needs mass: heat release and sensible-heat terms scale with flow rates and conversions.
- Mass can need energy: separator performance and phase split can depend on temperature, and equilibrium compositions depend on T and P.
That coupling is why industrial simulators iterate: they adjust internal streams and temperatures until all balances and specifications match.
If a flash split depends on temperature, and temperature depends on the reactor heat release (which depends on conversion and flow), then “solve mass first, then energy” can fail. Before choosing a solution order, identify which variables feed back around loops.
- Scenario (A): The separator split is fixed by a specification (not by VLE), so the recycle composition/flow depends only on mass balances (conversion + split).
- Energy balance can then be solved after the mass balance because the temperature target is specified and the cooler duty is whatever is required to meet it.
- So (A) is largely sequential: mass balances → then energy duties.
- Scenario (B): VLE split depends on feed composition and temperature; recycle composition affects reactor inlet composition and flow; conversion and heat release affect temperatures.
- Thus, material and energy variables feed back into each other around the recycle loop.
- So (B) is coupled and typically requires iteration: guess recycle (and possibly temperature), solve balances, update the flash split, repeat until consistent.
- Draw the overall-process envelope around the entire flowsheet; the recycle stream is internal to this boundary, so it does not appear in the overall balance.
- At steady state, overall total moles in = overall total moles out (no accumulation).
- Because the reaction A → B is 1:1, it does not change total moles, so total moles leaving equals total moles entering.
- With no purge, the only inlet is fresh feed F = 120 mol/h and the only outlet is the product stream.
- Therefore the product flow rate = 120 mol/h.
Check your understanding
- The capstone flowsheet is mixer → adiabatic reactor → cooler → flash → vapor recycle + liquid product
- Mass and energy balances are often coupled because temperature affects equilibrium and phase split
- Choose sequential solving only when the physics/specs remove feedback; otherwise iterate
- Always identify feedback loops before committing to a solution order