The plant that added tank volume and got worse effluent
It's a counterintuitive result that trips up a lot of people sizing activated sludge systems for the first time: making the reactor volume V bigger while keeping everything else fixed doesn't necessarily improve effluent BOD, and in some operating regimes it can make removal worse. The reason is that a completely-mixed activated sludge reactor is governed by sludge retention time, SRT, not by hydraulic retention time or tank size directly, and V, Q, and SRT interact in ways that aren't obvious from the volume number alone.
The Monod-kinetics mass balance
A CSTR activated sludge reactor at steady state is described by a coupled substrate and biomass mass balance built on Monod kinetics. The substrate balance, assuming influent BOD S0 and flow rate Q, gives effluent substrate concentration S as a function of SRT alone, independent of reactor volume:
S = K_s * (1 + k_d * SRT) / (SRT * (mu_max - k_d) - 1)
where K_s is the half-saturation constant and k_d is the decay coefficient. This is the result that surprises people: at steady state, effluent BOD depends only on SRT, mu_max, K_s, and k_d, not on S0, not on V, and not on Q directly. Reactor volume V and flow rate Q only enter the picture through how they set SRT and hydraulic retention time (HRT) together, and through how much biomass, MLSS, the reactor needs to hold to achieve that SRT.
HRT falls out simply as V/Q, in days when V is in cubic meters and Q in the same volume units per day. MLSS biomass concentration in the reactor then follows from a biomass balance:
X = (SRT / HRT) * Y * (S0 - S) / (1 + k_d * SRT)
with biomass yield Y converting substrate consumed into biomass produced. Excess sludge production in kg/day is the biomass wasted daily to hold SRT constant, and F/M ratio, the food-to-microorganism ratio, is simply the organic loading rate S0 times Q divided by the biomass inventory X times V, a number operators watch closely because it correlates with sludge settleability and bulking risk.
Worked example: sizing for a target effluent BOD
Take a plant with influent BOD S0 = 200 mg/L, flow rate Q = 4,000 cubic meters per day, kinetic constants mu_max = 3.0 per day, K_s = 60 mg/L, biomass yield Y = 0.6 kg-MLSS per kg-BOD, and decay coefficient k_d = 0.06 per day. The design target is 90% BOD removal, meaning effluent BOD around 20 mg/L or lower.
Solving the substrate balance for SRT at S = 20 mg/L shows an SRT around 4-5 days comfortably achieves S well under 20 mg/L with this kinetic set, since mu_max minus k_d equals 2.94 per day, giving plenty of margin over the washout SRT. The washout SRT is the minimum retention time below which 1/SRT exceeds mu_max minus k_d and biomass simply washes out of the reactor faster than it can grow; for these numbers that minimum works out to roughly 0.34 days, nowhere close to the design SRT, so this system has comfortable stability margin.
Choosing SRT = 5 days and a target MLSS biomass of 3,000 mg/L to keep sludge settling well, the required reactor volume follows from rearranging the biomass balance for V: it works out to roughly 1,300-1,400 cubic meters, giving HRT = V/Q of about 0.33-0.35 day, or roughly 8 hours. Excess sludge production comes out around 380-420 kg/day, calculated from the biomass production rate times reactor volume divided by SRT. F/M ratio at these numbers lands around 0.15-0.18 kg-BOD per kg-MLSS per day, comfortably in the conventional range of 0.2-0.6 for conventional activated sludge, with a value on the low end like this indicating an extended-aeration-leaning design that favors stability and low sludge production over compact footprint.
Now suppose the same plant instead builds a smaller reactor, V = 800 cubic meters, without adjusting anything else, expecting proportionally shorter HRT to be fine because "the biology is the same." At that volume, to hold the same MLSS biomass of 3,000 mg/L the plant would need to waste less sludge, which pushes SRT down below the value needed for the target effluent BOD, and effluent BOD drifts upward toward 30-40 mg/L even though influent conditions haven't changed at all. This is the trap: volume alone doesn't set performance, SRT does, and SRT is a wasting-rate decision as much as it is a sizing decision.
Where sizing calculations go wrong
The most common error is treating HRT as the design variable when SRT is the one that actually governs biological performance. HRT tells you how long water spends in the tank; SRT tells you how long biomass spends in the system, and because sludge is recycled from the clarifier back into the reactor, SRT can run five to fifteen times longer than HRT in a well-run plant. Confusing the two leads to reactors that are either badly oversized, if HRT is used as a stand-in for SRT with a conservative safety factor, or undersized in ways that only show up as effluent quality problems months after startup.
A second mistake is picking kinetic constants, mu_max, K_s, Y, k_d, from generic literature tables without adjusting for temperature and wastewater characteristics. These parameters shift meaningfully with temperature, since colder wastewater slows mu_max substantially, and with the fraction of readily biodegradable versus slowly biodegradable substrate in the influent BOD. A design built on textbook constants for domestic wastewater can be badly off for an industrial waste stream with a different substrate mix entirely.
A third is ignoring F/M ratio as a cross-check. Even when the SRT-based sizing math checks out, an F/M ratio outside the conventional range is a warning sign: too high, and the system risks poor settling from bulking sludge and filamentous growth; too low, and the system risks excessive endogenous decay, pin-floc formation, and turbid effluent despite adequate BOD removal on paper. It's worth calculating F/M ratio as a sanity check on any SRT-based design, not just as an afterthought reported to regulators after the fact.
Temperature and seasonal loading swing the design margin
The worked example above assumed fixed kinetic constants, but a real plant sees mu_max, and to a lesser extent K_s, drift with wastewater temperature across the year. The relationship is often approximated with a simple Arrhenius-type correction, mu_max(T) = mu_max(20 C) times theta^(T-20), with theta typically around 1.03-1.08 for heterotrophic BOD removal. A plant designed around a 20 C reference temperature but operating through a winter influent temperature of 10 C can see mu_max drop by roughly 25-35% relative to the design value, which shrinks the margin between the operating SRT and the washout SRT substantially. A design with 5 days of SRT against a summer washout SRT of 0.34 days might still look comfortable in winter, but a design run closer to the edge for cost reasons can find its margin evaporate exactly when influent BOD S0 is also typically highest, during wet-weather or cold-season loading events.
This is why treatment plants in variable climates size SRT against a winter design case rather than an annual average, even though it means the reactor runs at more than the strictly necessary SRT for most of the year. Excess sludge production also swings with mu_max and the effective SRT actually achieved, so operators watching only F/M ratio month to month can miss a slow seasonal drift in effluent BOD that a temperature-corrected mass balance would have flagged in advance. Building temperature sensitivity into the sizing calculation from the start, rather than treating mu_max as a single fixed number pulled from a table, is the difference between a design that holds up in February and one that only worked during the pilot test run in July.
Try the model yourself
Iterating between SRT, reactor volume V, and MLSS biomass by hand is slow, especially once you start checking F/M ratio and excess sludge production against the same design. Try the Activated Sludge CSTR Simulator here to see effluent BOD, HRT, and F/M ratio update together as you adjust SRT and flow rate Q. For downstream air-quality considerations tied to treatment operations, the air quality dispersion tool covers a related environmental modeling problem.
Top comments (0)