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 use 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 2024-11-21T19:25:40Z
by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos