Controller for AHU with CO2-control
This control uses the heating and cooling register to regulate
the supply air temperature. The set point of the supply air can be
given either by the parameter TFlowSet or by the external
input variable Tset. The preheater is used for frost
protection and has a fixed set point of 5°C. The heat recovery
system is always used and the bypass closed. The supply and return
air flaps are always open.
The volume flow is controlled by PID controllers with two
options:
- useTwoFanCtr = False: the supply and return air fans are
controlled by only one PID controller. Both fans get the same
pressure setpoint. This option is recommended for closed systems
where the supply air volume flow is equal to the return air volume
flow. Without this option, only one fan could be active to provide
volume flow.
- useTwoFanCtr = True: The supply air fan and the return air fan
are controlled separately. Each controller aims to reach the volume
flow set point for the supply or return air chanal. This option is
recommended for open systems.
The maximal volume flow can be limited by the maximal pressure
difference of the fans dpMax.
- October 29, 2019, by Alexander Kümpel:
First implementation
Generated at 2026-04-05T18:18:26Z by OpenModelicaOpenModelica 1.26.3 using
GenerateDoc.mos