modelCo2DIN16798
CO2 concentration assessment based on DIN EN 16798-1
Information
This model assesses room CO2 concentration according to DIN EN 16798-1.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | use_itgAct_in | false | = true, enable activation connector; = false, disable connector, integrator continuously activated |
| Boolean | use_itgTim | false | = true, activate integral timers |
| Real | co2ConAmb | 400 | Ambient CO2 concentration |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.BooleanInput | itgAct_in | Conditional connector to activate integrator | |
| Modelica.Blocks.Interfaces.RealInput | co2Con | CO2 concentration in ppm | |
| Modelica.Blocks.Interfaces.RealOutput | ppmSecOutBouCat1 | Total ppm-second out of bound of category I | |
| Modelica.Blocks.Interfaces.RealOutput | ppmSecOutBouCat2 | Total ppm-second out of bound of category II | |
| Modelica.Blocks.Interfaces.RealOutput | ppmSecOutBouCat3 | Total ppm-second out of bound of category III | |
| Modelica.Blocks.Interfaces.RealOutput | ppmSecOutBouCat4 | Total ppm-second out of bound of category IV | |
| Modelica.Blocks.Interfaces.RealOutput | totTimeOutBouCat1 | Total time out of bound of category I | |
| Modelica.Blocks.Interfaces.RealOutput | totTimeOutBouCat2 | Total time out of bound of category II | |
| Modelica.Blocks.Interfaces.RealOutput | totTimeOutBouCat3 | Total time out of bound of category III | |
| Modelica.Blocks.Interfaces.RealOutput | totTimeOutBouCat4 | Total time out of bound of category IV |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| AixLib.Utilities.KPIs.IndoorAirQuality.Co2FixedLimit | fixLimCat1 | Fixed limit for category I | |
| AixLib.Utilities.KPIs.IndoorAirQuality.Co2FixedLimit | fixLimCat2 | Fixed limit for category II | |
| AixLib.Utilities.KPIs.IndoorAirQuality.Co2FixedLimit | fixLimCat3 | Fixed limit for category III | |
| AixLib.Utilities.KPIs.IndoorAirQuality.Co2FixedLimit | fixLimCat4 | Fixed limit for category IV |
Revisions
-
January 9, 2025, by Jun Jiang:
First implementation (see issue 1534)