Wastewater Treatment Plant Design Calculation Xls Better -

Posted at — Feb 22, 2013

Wastewater Treatment Plant Design Calculation Xls Better -

This report evaluates the current common practices for wastewater treatment plant (WWTP) design calculations using Microsoft Excel. It identifies critical gaps in standard "ad-hoc" spreadsheet approaches—specifically regarding error rates, traceability, and version control. The report outlines a roadmap to achieve "better" calculation spreadsheets through standardization, automation (VBA), and integrated checking protocols, ultimately aiming to reduce engineering man-hours and mitigate technical risk.

| Row | Col A (Parameter) | Col B (Value) | Col C (Unit) | Col D (Source/Formula) | | :-- | :--- | :--- | :--- | :--- | | 1 | INPUTS | | | | | 2 | Average Flow | 5,000 | m³/d | User Input | | 3 | Influent BOD | 250 | mg/L | User Input | | 4 | Influent TKN | 40 | mg/L | User Input | | 5 | Target Effluent NH3 | 1.0 | mg/L | Regulatory Limit | | 6 | Design Temp (Winter) | 10 | °C | User Input | | 7 | COEFFICIENTS | | | | | 8 | $\mu_max$ (20°C) | 0.75 | 1/d | Metcalf & Eddy Table | | 9 | Temp Correction Factor ($\theta$) | 1.07 | - | Metcalf & Eddy Table | | 10 | CALCULATIONS | | | | | 11 | Corrected $\mu_max$ | 0.48 | 1/d | =B8*(B9^(B6-20)) | | 12 | Min SRT Required | 12.5 | days | =1/(B11...) | | 13 | OUTPUTS | | | | | 14 | Design SRT | 15.0 | days | Selected Value (> Min SRT) | | 15 | Reactor Volume | 2,500 | | Calculated via Mass Balance |

Introduction: The Spreadsheet Renaissance in Environmental Engineering wastewater treatment plant design calculation xls better

For decades, civil and environmental engineers have debated the best tools for designing Wastewater Treatment Plants (WWTPs). While high-end commercial software (like GPS-X, BioWin, or SUMO) offers powerful simulation capabilities, a significant portion of the industry still returns to a humble, flexible tool: Microsoft Excel.

The search term "wastewater treatment plant design calculation xls better" is trending not because engineers are behind the times, but because a well-structured XLS file often outperforms rigid, expensive software in three critical areas: transparency, customization, and iterative design speed. This report evaluates the current common practices for

In this article, we will explore why a spreadsheet-based calculation tool is often the better choice for preliminary design, unit sizing, and hydraulic profiling—and how to structure your XLS to avoid fatal errors.


A recommended layout:

| Sheet Name | Content | |------------|---------| | Inputs | Design flow, influent characteristics, temperature, safety factors | | Primary_Treatment | Sedimentation, scum/sludge removal | | Biological | ASM1 or simplified kinetics, tank volume, aeration | | Clarifier | Solids loading rate, weir loading, SOR | | Sludge_Line | Thickening, digestion, dewatering | | Hydraulics | Pump sizing, head loss, profile | | Summary | Key results, comparison to regulatory limits | | Charts | Diurnal flow pattern, oxygen demand curve |

Scenario: A rural municipality needed to upgrade a 0.5 MGD lagoon to an extended aeration activated sludge plant. A recommended layout: | Sheet Name | Content

Result: The Excel design was accepted by the state regulator because every formula could be audited. The contractor used the same XLS to verify the tank volumes before pouring concrete.


If you are building your own file (or evaluating a template), look for this architecture: