classSmallPlant
Small WWTP Configuration
Extends from Modelica.Icons.Example.
Information
This fictitious plant provides an ASM1 example model with a small number of equations. It consists of one denitrification and 2 nitrification tanks and a settler. Change into the directory ../ASM1 and translate the model. Before simulating the model load initial values from the script file small_asm1.mos that is provided besides the model. A 14 days dynamic influent data file is provided. So you may simulate up to 14 days. But start with 1 day as it may take some time for simulation. After simulation you may have a look at internal concentrations but most interesting are the relevant concentrations at the effluent of a plant which can be viewed via the sensors at the effluent of the secondary clarifier. Main Author: Gerald Reichl Technische Universitaet Ilmenau Faculty of Informatics and Automation Department Dynamics and Simulation of ecological Systems P.O. Box 10 05 65 98684 Ilmenau Germany email: gerald.reichl@tu-ilmenau.de
Components
| Type | Name | Default | Description |
|---|---|---|---|
| ASM1.EffluentSink | Effluent | ||
| ASM1.SludgeSink | WasteSludge | ||
| ASM1.divider2 | divider | ||
| ASM1.nitri | tank3 | ||
| ASM1.nitri | tank2 | ||
| ASM1.deni | tank1 | ||
| ASM1.mixer3 | mixer | ||
| Modelica.Blocks.Sources.CombiTimeTable | CombiTableTime | ||
| ASM1.WWSource | WWSource | ||
| ASM1.blower | blower1 | ||
| ASM1.blower | blower2 | ||
| ASM1.sensor_O2 | sensor_O2 | ||
| Modelica.Blocks.Math.Feedback | Feedback | ||
| Modelica.Blocks.Continuous.PI | PI1 | ||
| Modelica.Blocks.Sources.Constant | Constant1 | ||
| ASM1.pump | RecyclePump | ||
| ASM1.pump | ReturnPump | ||
| ASM1.pump | WastePump | ||
| Modelica.Blocks.Sources.Constant | Constant2 | ||
| Modelica.Blocks.Sources.Constant | Temperature | ||
| sensor_NH | sensor_NH1 | ||
| WasteWater.ASM1.sensor_NO | sensor_NO1 | ||
| WasteWater.ASM1.sensor_TKN | sensor_TKN1 | ||
| WasteWater.ASM1.sensor_COD | sensor_COD1 | ||
| Modelica.Blocks.Sources.Step | OxygenSetpoint | ||
| WasteWater.ASM1.SecClar.Krebs.SecClarModKrebs | Settler | ||
| WasteWater.ASM1.sensor_TSS | sensor_TSS1 |