modelCo2Kpis

Test of different CO2 concentration KPIs

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

This example checks the models for CO2 KPIs.

The results represent the differences of fixed limit and multiple limits according to DIN EN 16798-1. The assessments are configured differntly in terms of their activation, reset, and timer functions.

Components

TypeNameDefaultDescription
Modelica.Blocks.Sources.TrapezoidtraCo2ConCO2 concentration to be assessed
Modelica.Blocks.Sources.BooleanPulsebooPulActIntegrator activation set
IndoorAirQuality.Co2FixedLimitfixBouFixed bounds simple
IndoorAirQuality.Co2FixedLimitfixBouActFixed bounds with activation connector
IndoorAirQuality.Co2FixedLimitfixBouResFixed bounds with reset
IndoorAirQuality.Co2FixedLimitfixBouTimFixed bounds with timer
IndoorAirQuality.Co2FixedLimitfixBouTimResFixed bounds with timer, reset when within bounds
IndoorAirQuality.Co2DIN16798din16798TimDIN EN 16798-1 with timers
IndoorAirQuality.Co2DIN16798din16798ActTimDIN EN 16798-1 with activation connector and timers

Revisions

  • January 9, 2025, by Jun Jiang:
    First implementation (see issue 1534)