modelSupplyFan
Validation model for supply fan speed
Information
This example validates
Buildings.Controls.OBC.ASHRAE.G36.AHUs.SingleZone.VAV.SetPoints.SupplyFan
for different control signals.
Each controller is configured identical, but the input signal for TZon differs
in order to validate that the fan speed is increased correctly.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.ASHRAE.G36.AHUs.SingleZone.VAV.SetPoints.SupplyFan | setPoiVAV | Block that computes the setpoints for temperature and fan speed | |
| Buildings.Controls.OBC.ASHRAE.G36.AHUs.SingleZone.VAV.SetPoints.SupplyFan | setPoiVAV1 | Block that computes the setpoints for temperature and fan speed | |
| Buildings.Controls.OBC.ASHRAE.G36.AHUs.SingleZone.VAV.SetPoints.SupplyFan | setPoiVAV2 | Block that computes the setpoints for temperature and fan speed | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | TZon | Zone air temperature | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | TOut | Outdoor temperature | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Ramp | uHea | Heating control signal | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Ramp | uCoo | Cooling control signal | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | TZon1 | Zone air temperature |
Revisions
-
June 30, 2025, by Jianjun Hu:
First implementation.