8.1 Steady-State Material Balances

Key Takeaways

  • Steady-state mass balances require the accumulation term to be zero (dM/dt = 0), simplifying the general balance equation to Input = Output for non-reactive systems.
  • A Degree of Freedom (DOF) analysis should always be performed first to verify that a system is solvable (Ndof = Nvars - Neqs = 0).
  • Recycle streams return unreacted material or product to an upstream unit, which increases the overall process conversion while keeping the single-pass conversion low to control reactor size or selectivity.
  • Bypass streams divert a fraction of the feed around one or more process units to directly blend with the product, providing a mechanism for precise concentration or temperature control.
  • Purge streams are necessary in recycle loops to bleed off inert species or impurities, preventing their continuous accumulation and eventual dilution or poisoning of the process.
Last updated: July 2026

Conservation of Mass and Steady-State Dynamics

The foundation of chemical engineering material balances is the law of conservation of mass, which states that mass cannot be created or destroyed. In the context of a defined process system, this principle is mathematically expressed as the general balance equation:

InputOutput+GenerationConsumption=Accumulation\text{Input} - \text{Output} + \text{Generation} - \text{Consumption} = \text{Accumulation}

This equation can be applied to total mass, total moles, mass of a specific chemical species, or moles of a specific chemical species. However, a critical distinction must be made on the FE Chemical exam: while total mass is always conserved (meaning Generation = 0 and Consumption = 0 for total mass), total moles are not conserved in reactive systems. Furthermore, individual chemical species are not conserved when a chemical reaction occurs, meaning their generation and consumption terms are non-zero.

Under steady-state conditions, all process variables (such as flow rates, temperatures, pressures, and concentrations) remain constant over time. Consequently, there is no accumulation of mass or species within the system boundary, setting the accumulation term to zero ($dM/dt = 0$). The general balance equation simplifies to:

Input+Generation=Output+Consumption\text{Input} + \text{Generation} = \text{Output} + \text{Consumption}

For non-reactive steady-state systems, the generation and consumption terms are also zero, reducing the material balance to the intuitive form of $\text{Input} = \text{Output}$. When solving these problems, you must select an appropriate basis of calculation (e.g., $100 \text{ kg/h}$ or $100 \text{ mol/s}$ of a feed stream) to simplify the algebra, especially when stream flow rates are not explicitly provided.

Degree of Freedom (DOF) Analysis

Before performing any algebraic calculations, a rigorous chemical engineer must conduct a Degree of Freedom (DOF) analysis. This systematic check determines if a process problem is underspecified, overspecified, or uniquely specified (solvable). The degree of freedom, $N_{dof}$, is calculated as:

Ndof=NvarsNeqsN_{dof} = N_{vars} - N_{eqs}

where $N_{vars}$ represents the number of unknown process variables (such as unknown stream flow rates and species concentrations/mass fractions), and $N_{eqs}$ is the number of independent mathematical relationships available. These relationships include:

  1. Independent Material Balances: For a system with $C$ chemical species, you can write at most $C$ independent material balances. For non-reactive systems, this is typically $C$ component balances or $C-1$ component balances plus one total balance.
  2. Specified Compositions: Direct measurements of mass or mole fractions in streams.
  3. Specified Flow Rates: Known stream flow rates.
  4. Auxiliary Relations: Physical constraints or process specifications, such as split ratios, recovery percentages, or equilibrium relations (e.g., solubility limits).

If $N_{dof} = 0$, the system is uniquely specified and can be solved. If $N_{dof} > 0$, the system is underspecified, meaning more information or constraints are required. If $N_{dof} < 0$, the system is overspecified, indicating redundant or conflicting specifications. On the FE exam, always perform a quick DOF count on individual units to locate the best starting point for your calculations.

Material Balances on Multiple Units

Real chemical processes consist of multiple interconnected units, such as mixers, splitters, reactors, columns, and evaporators. To solve material balances for multi-unit systems, you must strategically define system boundaries (envelopes). Envelopes can be drawn around:

  • Individual units (e.g., a single distillation column)
  • Mixing points (where two or more streams merge into one)
  • Splitting points (where a single stream is divided into two or more streams of identical composition)
  • The overall process (the boundary enclosing all process units, intersecting only fresh feed and final product streams)

For a system with multiple units, the material balances written for individual units and mixing/splitting points are not all independent of the overall balances. By choosing the overall system boundary first, you can often solve for external stream flow rates directly, significantly reducing the complexity of the remaining algebraic equations.

Recycle, Bypass, and Purge Streams

To optimize efficiency, minimize waste, and control product quality, chemical processes incorporate recycle, bypass, and purge streams:

  1. Recycle: A recycle stream takes a portion of a unit's output and returns it to an upstream point in the process. In reactive systems, recycle is used to return unreacted feed to the reactor, achieving high overall conversion of reactants even if the single-pass conversion is low. The single-pass conversion measures reactor efficiency directly, while the overall conversion measures the efficiency of the entire process:

Single-Pass Conversion=Fin,reactorFout,reactorFin,reactor\text{Single-Pass Conversion} = \frac{F_{in, reactor} - F_{out, reactor}}{F_{in, reactor}} Overall Conversion=Ffresh_feedFfinal_productFfresh_feed\text{Overall Conversion} = \frac{F_{fresh\_feed} - F_{final\_product}}{F_{fresh\_feed}}

  1. Bypass: A bypass stream diverts a fraction of a feed stream around one or more process units, blending it directly with the unit's outlet stream. This is commonly used to control the concentration of a target component in the product stream or to regulate stream temperatures without altering the operation of the primary unit.
  2. Purge: A purge stream is a bleed stream used to remove accumulated impurities or inert materials from a recycle loop. Without a purge, inert components entering with the feed would accumulate indefinitely in the recycle loop, eventually diluting the reactants or poisoning catalysts. The purge stream keeps the concentration of inerts at a manageable steady-state level.

Worked Example: Multi-Unit Separation with Recycle

A fresh feed of $1,000 \text{ kg/h}$ containing $20 \text{ wt%}$ salt in water is mixed with a recycled filter cake solution and fed to an evaporator. The evaporator concentrates the mixture to $50 \text{ wt%}$ salt, which is then fed to a crystallizer/filter. The crystallizer produces pure salt crystals ($100 \text{ wt%}$ salt) and a saturated filter cake solution containing $40 \text{ wt%}$ salt, which is recycled back to the mixing point. Calculate the production rate of pure salt crystals ($P$, in $\text{kg/h}$) and the mass flow rate of the recycle stream ($R$, in $\text{kg/h}$).

Solution:

First, define the system boundaries and perform a Degree of Freedom analysis on the overall system. The overall system boundary intersects the fresh feed stream ($F = 1,000 \text{ kg/h}$ at $x_F = 0.20$ salt), the pure water vapor evaporated ($W$ at $x_W = 0.0$ salt), and the pure salt crystals ($P$ at $x_P = 1.00$ salt). The recycle stream ($R$) is internal to the overall system.

Write the overall total mass balance:

F=W+P    1,000=W+PF = W + P \implies 1,000 = W + P

Write the overall salt balance:

FxF=PxP    (1,000)(0.20)=P(1.00)    P=200 kg/hF x_F = P x_P \implies (1,000)(0.20) = P (1.00) \implies P = 200 \text{ kg/h}

Thus, the production rate of pure salt crystals is $200 \text{ kg/h}$. Substituting this back into the total mass balance yields the water evaporation rate:

W=1,000200=800 kg/hW = 1,000 - 200 = 800 \text{ kg/h}

Next, draw a boundary around the crystallizer/filter. The inlet to the crystallizer is the evaporator outlet stream ($E$ at $x_E = 0.50$ salt). The outlets are the product stream ($P = 200 \text{ kg/h}$ at $x_P = 1.00$ salt) and the recycle stream ($R$ at $x_R = 0.40$ salt).

Write the total mass balance on the crystallizer:

E=P+R    E=200+RE = P + R \implies E = 200 + R

Write the salt balance on the crystallizer:

ExE=PxP+RxR    E(0.50)=200(1.00)+R(0.40)E x_E = P x_P + R x_R \implies E (0.50) = 200 (1.00) + R (0.40)

Substitute the total mass balance into the salt balance:

(200+R)(0.50)=200+0.40R(200 + R)(0.50) = 200 + 0.40 R 100+0.50R=200+0.40R100 + 0.50 R = 200 + 0.40 R 0.10R=100    R=1,000 kg/h0.10 R = 100 \implies R = 1,000 \text{ kg/h}

Thus, the recycle flow rate is $1,000 \text{ kg/h}$, and the evaporator stream flow rate is $E = 1,200 \text{ kg/h}$. Double-checking with a balance around the mixing point confirms the arithmetic: $F + R = 1,000 + 1,000 = 2,000 \text{ kg/h}$ entering the evaporator, containing $(1,000)(0.20) + (1,000)(0.40) = 600 \text{ kg/h}$ salt ($30 \text{ wt%}$ salt). The evaporator removes $800 \text{ kg/h}$ of water, leaving $1,200 \text{ kg/h}$ containing $600 \text{ kg/h}$ salt ($50 \text{ wt%}$ salt), which matches stream $E$.

Loading diagram...
Process Flow Diagram with Recycle Loop
Test Your Knowledge

In a chemical process with a recycle stream, the single-pass conversion of reactant A across the reactor is 20.0%, and the overall conversion of A across the entire process is 90.0%. If the fresh feed contains 100 mol/s of reactant A, and the reactor effluent is separated such that all unreacted A is recycled, what is the flow rate of A in the recycle stream?

A
B
C
D
Test Your Knowledge

Why is a purge stream necessary in a steady-state process loop that contains a recycle stream?

A
B
C
D
Test Your Knowledge

A Degree of Freedom (DOF) analysis is performed on a non-reactive mixing point where three streams merge. Stream 1 (pure water) has a known flow rate. Stream 2 (pure ethanol) has a known flow rate. Stream 3 (unknown flow rate, unknown water/ethanol composition) merges with them to produce Stream 4 (unknown flow rate, unknown composition). How many degrees of freedom are there for this mixing point?

A
B
C
D