Case study

Batch Reactor Charge Misaddition Stoichiometry Case Study

Chemical engineering case study on a batch reactor charge misaddition, using density conversion, stoichiometry, limiting reagent, heat release, impurity risk, hold decision, and restart evidence.

A batch reactor can move outside its operating envelope even when cooling water, agitation, and control loops are available. A wrong charge can change stoichiometry, heat release, residual reagent, impurity formation, pressure, pH, viscosity, or final product quality before operators recognize that the batch basis is wrong.

This case study follows a hypothetical specialty-chemical batch where a reagent solution was charged by volume even though the batch sheet specified mass. The density conversion error created an excess reagent charge. The event did not cause a release, but it required a production hold, a reaction-basis review, impurity risk screening, and a restart decision.

The purpose is to connect material balance, stoichiometry, heat release, operating limits, alarms, and quality evidence into one engineering decision.

Case Context

Reactor R-310 produces product P by reacting liquid reactant A with reagent B in a solvent. The intended simplified reaction is:

A+B\rightarrow P

The batch is normally run with a small excess of reagent B to drive completion. Excess B above a defined limit can react slowly with product P to form impurity U, especially at elevated temperature.

The planned batch basis is:

ParameterPlanned value
reactant A charged1000\ \text{kg}
molecular weight of A100\ \text{kg/kmol}
desired B equivalents1.05\ \text{mol B/mol A}
reagent B solution concentration50\% by mass
molecular weight of pure B50\ \text{kg/kmol}
reagent solution density1.18\ \text{kg/L}
solvent already in reactor2200\ \text{kg}
average batch heat capacity3.6\ \text{kJ/(kg K)}
heat of main reaction80000\ \text{kJ/kmol A} released
hold-temperature limit85^\circ\text{C}
high-high temperature alarm90^\circ\text{C}
decomposition concern threshold105^\circ\text{C}

During the event, the operator enters 1050\ \text{L} into a transfer totalizer. The intended charge was 1050\ \text{kg} of reagent solution. The transfer system measures volume, while the batch sheet and recipe basis are mass-based.

Event Sequence

  1. The reactor is charged with solvent and reactant A.
  2. The batch sheet calls for 1050\ \text{kg} of 50\% reagent B solution.
  3. The operator enters 1050\ \text{L} on the transfer totalizer.
  4. The solution density is 1.18\ \text{kg/L}, so the actual mass charged is higher than intended.
  5. The reactor temperature rises faster than expected but remains below the high-high alarm.
  6. A material-balance review finds the charge discrepancy.
  7. The batch is placed on hold before downstream transfer.
  8. Engineering, quality, and operations review whether the batch can be reworked, blended, finished under restriction, or rejected.

No relief device lifts and no external release occurs. The event is still serious because the batch composition is no longer the approved recipe basis.

Step 1: Planned Stoichiometry

Moles of A charged:

\displaystyle n_A=\frac{m_A}{M_A}

Substitute:

\displaystyle n_A=\frac{1000}{100}=10.0\ \text{kmol}

The planned moles of B are:

n_{B,plan}=1.05n_A
n_{B,plan}=1.05(10.0)=10.5\ \text{kmol}

Pure B mass required:

m_{B,pure}=n_{B,plan}M_B
m_{B,pure}=10.5(50)=525\ \text{kg}

Because the reagent solution is 50\% B by mass:

\displaystyle m_{solution,plan}=\frac{525}{0.50}=1050\ \text{kg}

Engineering Comment

The planned solution mass is not arbitrary. It follows from the molar charge target. If a batch sheet gives mass but the field totalizer accepts volume, density must be part of the transfer basis or the recipe must prevent the wrong entry mode.

Step 2: Volume Equivalent of the Planned Charge

The correct volume equivalent is:

\displaystyle V_{plan}=\frac{m_{solution,plan}}{\rho}

Substitute:

\displaystyle V_{plan}=\frac{1050}{1.18}=890\ \text{L}

The actual entered volume was:

V_{actual}=1050\ \text{L}

Volume overcharge:

\Delta V=1050-890=160\ \text{L}

Percentage overcharge by volume relative to the planned equivalent:

\displaystyle \frac{160}{890}=0.180=18.0\%

Engineering Comment

The number 1050 appeared in both the mass basis and the volume entry, which made the error easy to miss. This is a human-factors and recipe-design issue as much as a chemical calculation issue.

Step 3: Actual Reagent Charge

Actual solution mass:

m_{solution,actual}=\rho V_{actual}
m_{solution,actual}=1.18(1050)=1239\ \text{kg}

Pure B mass actually charged:

m_{B,actual}=0.50(1239)=619.5\ \text{kg}

Moles of B actually charged:

\displaystyle n_{B,actual}=\frac{619.5}{50}=12.39\ \text{kmol}

Actual molar ratio:

\displaystyle \frac{n_{B,actual}}{n_A}=\frac{12.39}{10.0}=1.239

Engineering Comment

The batch was intended to run at 1.05 equivalents of B; it actually ran at about 1.24 equivalents. That is not a minor rounding error. It changes residual reagent, heat release, impurity risk, and possibly the downstream neutralization or separation load.

Step 4: Limiting Reagent and Excess Reagent

For the reaction:

A+B\rightarrow P

the stoichiometric requirement is one mole of B per mole of A.

Because:

n_A=10.0\ \text{kmol}

and:

n_{B,actual}=12.39\ \text{kmol}

reactant A is limiting. If the main reaction goes to completion, product formed is:

n_P=10.0\ \text{kmol}

Excess B remaining after main reaction:

n_{B,excess}=12.39-10.0=2.39\ \text{kmol}

Planned excess B was:

n_{B,excess,plan}=10.5-10.0=0.50\ \text{kmol}

Unexpected excess:

\Delta n_{B,excess}=2.39-0.50=1.89\ \text{kmol}

Engineering Comment

The product yield from the main reaction may still look acceptable because A is limiting. That can hide the real problem: excess B remains available for side reaction, off-spec residual reagent, extra neutralization load, corrosion risk, odor, emissions, or downstream quality failure.

Step 5: Heat Release Screen

Main reaction heat release is:

Q_{main}=10.0(80000)=800000\ \text{kJ}

Assume the unexpected excess B can participate in a slower side reaction or quench reaction with an approximate heat release of:

35000\ \text{kJ/kmol}

Additional heat release from the unexpected excess is:

Q_{extra}=1.89(35000)=66150\ \text{kJ}

Total screened heat release:

Q_{total}=800000+66150=866150\ \text{kJ}

Actual batch mass is:

m_{batch}=1000+1239+2200=4439\ \text{kg}

Thermal capacitance:

mC_p=4439(3.6)=15980\ \text{kJ/K}

Adiabatic temperature rise screen:

\displaystyle \Delta T_{ad}=\frac{Q_{total}}{mC_p}
\displaystyle \Delta T_{ad}=\frac{866150}{15980}=54.2\ \text{K}

Engineering Comment

This is not a detailed reaction calorimetry result. It is a screening calculation that tells the team the batch cannot be released on intuition. The excess reagent affects both quality and thermal margin, so the event belongs in an engineering hold review.

Step 6: Heat Removal and Response Time

During the event, the reagent transfer occurred over:

35\ \text{min}=2100\ \text{s}

Average heat-generation rate during the fast charge screen:

\displaystyle \dot{Q}_{gen}=\frac{866150}{2100}=412\ \text{kW}

Available cooling during this operating state is estimated as:

\dot{Q}_{rem}=260\ \text{kW}

Net heat accumulation:

\dot{Q}_{net}=412-260=152\ \text{kW}

Temperature rise rate:

\displaystyle \frac{dT}{dt}=\frac{152}{15980}=0.00951\ \text{K/s}

Convert to kelvin per minute:

0.00951(60)=0.571\ \text{K/min}

If the reactor is at 76^\circ\text{C} when the discrepancy is recognized, time to the 85^\circ\text{C} hold limit is:

\displaystyle t_{85}=\frac{85-76}{0.571}=15.8\ \text{min}

Time to the high-high alarm at 90^\circ\text{C} is:

\displaystyle t_{90}=\frac{90-76}{0.571}=24.5\ \text{min}

Engineering Comment

The event is controllable if the team acts promptly, but it is not benign. A 15.8\ \text{min} hold-limit margin can disappear quickly if the heat-release estimate is low, cooling fouls, agitation weakens, the side reaction accelerates, or operators delay while debating product quality.

The correct first action is to stop addition, maintain agitation and cooling, hold the batch inside the temperature envelope, and prevent transfer until engineering review is complete.

Step 7: Impurity Risk

Assume laboratory evidence indicates that 30\% of the unexpected excess B can convert product P to impurity U under the observed temperature hold:

n_U=0.30(1.89)=0.567\ \text{kmol}

Product consumed by this side reaction is:

0.567\ \text{kmol}

Remaining product:

n_{P,rem}=10.0-0.567=9.433\ \text{kmol}

Impurity mole fraction in the simplified product basis:

\displaystyle x_U=\frac{0.567}{0.567+9.433}=0.0567=5.67\%

If the impurity specification is:

x_U\leq2.0\%

the batch is not releasable without rework, blending, or documented deviation approval.

Engineering Comment

This quality screen is intentionally conservative. It prevents a common failure: focusing only on reactor temperature while ignoring that the chemistry has left the approved product-quality envelope.

Step 8: Evidence Review

The engineering hold should collect:

EvidenceWhy it matters
transfer totalizer recordconfirms actual volume charged
reagent density and certificateconverts volume to mass and moles
load-cell trenddetects batch mass discrepancy
temperature and cooling trendsconfirms thermal envelope and response time
agitation statussupports mixing and hot-spot assumptions
lab assay for residual B and impurity Udetermines release, rework, or rejection
vent and pressure trendchecks gas or vapor evolution
batch sheet and operator entry screenidentifies how the wrong basis was allowed
interlock and alarm statusconfirms safeguards were active

Evidence should be time-aligned. A late sample, an uncalibrated density value, or an unverified transfer total can mislead the decision.

Step 9: Risk Priority Review

A simplified risk review identifies three dominant failure modes.

Failure modeEffectInitial SInitial OInitial DInitial RPN
mass-volume recipe entry errorexcess reagent and off-spec batch845160
late recognition of fast heat releasetemperature limit exceedance934108
transfer before lab hold clearscontaminated downstream equipment735105

The highest RPN is the recipe entry error:

RPN=8(4)(5)=160

Recommended controls:

  • force the transfer screen to display and accept the recipe basis only;
  • add density-based mass-volume conversion to the recipe system;
  • alarm when load-cell mass and transfer totalizer disagree beyond a defined tolerance;
  • require independent verification for reagent equivalent changes;
  • block downstream transfer until the batch hold is cleared.

After controls:

S=8,\quad O=2,\quad D=2

Controlled RPN:

RPN_{controlled}=8(2)(2)=32

Engineering Comment

Severity remains high because an incorrect batch can still be unsafe or off-spec. The controls reduce occurrence and improve detection. The most valuable control is not a reminder; it is a recipe system that prevents entry in the wrong basis.

Step 10: Hold and Restart Decision

The recommended decision is:

Keep the batch on engineering and quality hold. Do not transfer downstream until residual B, impurity U, temperature history, pressure history, and rework feasibility are reviewed.

The batch may proceed only if all of these conditions are met:

  1. temperature remained below the approved hold limit;
  2. no pressure, vent, or emission abnormality occurred;
  3. lab assay confirms impurity and residual reagent can meet specification after approved rework or blending;
  4. rework does not create a new reaction hazard or exceed downstream capacity;
  5. recipe-entry correction and mass-balance alarm are implemented or an interim independent verification is approved;
  6. management-of-change review confirms the event does not invalidate relief, utility, or operating-envelope assumptions.

If impurity cannot be corrected, the batch should be rejected or dispositioned through a controlled nonconformance process.

Lessons Learned

  • A batch charge basis must state mass, volume, concentration, density, temperature, and molecular basis clearly.
  • The same number can be dangerous when one system means kilograms and another means litres.
  • A conforming main conversion does not prove product quality if excess reagent creates side reactions.
  • Heat-release screening belongs in charge-error reviews, even when cooling is available.
  • Load-cell and transfer-totalizer reconciliation can detect errors before chemistry consumes the evidence.
  • The recipe system should prevent wrong-basis entries instead of relying only on operator attention.
  • A batch hold decision should connect material balance, thermal history, lab results, safeguards, and downstream contamination risk.

Transferable Lesson

Batch-reactor safety depends on both control and accounting. A reactor can have working cooling, agitation, alarms, and relief protection, yet still be outside its approved envelope because the material basis is wrong.

The engineering discipline is to stop the batch, reconstruct the charge on a molar basis, quantify heat and quality consequences, preserve evidence, and restart only when the product, process, safeguard, and procedure basis are all controlled.

REF

See also