modelReturnFan
Return fan with modulating relief damper
Extends from Buildings.Templates.AirHandlersFans.Components.Interfaces.PartialReliefReturnSection (Interface class for relief/return air section).
Information
This model represents a configuration with an air economizer and a return fan with an actuated relief damper (modulating).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | nFanRet (from PartialReliefReturnSection) | Number of return fans | |
| Integer | nFanRel (from PartialReliefReturnSection) | Number of relief fans | |
| Boolean | have_recHea (from PartialReliefReturnSection) | Set to true in case of heat recovery | |
| Buildings.Templates.AirHandlersFans.Types.ControlFanReturn | typCtlFanRet (from PartialReliefReturnSection) | Return fan control type | |
| Buildings.Controls.OBC.ASHRAE.G36.Types.ControlEconomizer | typCtlEco (from PartialReliefReturnSection) | Economizer control type | |
| Buildings.Templates.AirHandlersFans.Components.Data.OutdoorReliefReturnSection | dat (from PartialReliefReturnSection) | Design and operating parameters | |
| Configuration | |||
| Buildings.Templates.AirHandlersFans.Types.ReliefReturnSection | typ (from PartialReliefReturnSection) | Relief/return air section type | |
| Buildings.Templates.Components.Types.Damper | typDamRel (from PartialReliefReturnSection) | Relief damper type | |
| Buildings.Templates.Components.Types.Fan | typFanRel (from PartialReliefReturnSection) | Relief fan type | |
| Buildings.Templates.Components.Types.Fan | typFanRet (from PartialReliefReturnSection) | Return fan type | |
| Nominal condition | |||
| Modelica.Units.SI.MassFlowRate | m_flow_nominal (from PartialReliefReturnSection) | if typFanRet <> Buildings.Templates.Components.Types.Fan.None then dat.fanRet.m_flow_nominal elseif typFanRel <> Buildings.Templates.Components.Types.Fan.None then dat.fanRel.m_flow_nominal elseif typDamRel <> Buildings.Templates.Components.Types.Damper.None then dat.damRel.m_flow_nominal else dat.damRet.m_flow_nominal | Air mass flow rate |
| Modelica.Units.SI.PressureDifference | dpFan_nominal (from PartialReliefReturnSection) | if typFanRel <> Buildings.Templates.Components.Types.Fan.None then dat.fanRel.dp_nominal elseif typFanRet <> Buildings.Templates.Components.Types.Fan.None then dat.fanRet.dp_nominal else 0 | Relief/return fan total pressure rise |
| Dynamics › Conservation equations | |||
| Modelica.Fluid.Types.Dynamics | energyDynamics (from PartialReliefReturnSection) | Modelica.Fluid.Types.Dynamics.DynamicFreeInitial | Type of energy balance: dynamic (3 initialization options) or steady state |
| Assumptions | |||
| Boolean | allowFlowReversal (from PartialReliefReturnSection) | true | = false to simplify equations, assuming, but not enforcing, no flow reversal |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Fluid.Interfaces.FluidPort_a | port_a (from PartialReliefReturnSection) | Fluid connector a (positive design flow direction is from port_a to port_b) | |
| Modelica.Fluid.Interfaces.FluidPort_b | port_b (from PartialReliefReturnSection) | Fluid connector b (positive design flow direction is from port_a to port_b) | |
| Modelica.Fluid.Interfaces.FluidPort_a | port_aHeaRec (from PartialReliefReturnSection) | Optional fluid connector for heat recovery | |
| Modelica.Fluid.Interfaces.FluidPort_b | port_bHeaRec (from PartialReliefReturnSection) | Optional fluid connector for heat recovery | |
| Modelica.Fluid.Interfaces.FluidPort_b | port_bRet (from PartialReliefReturnSection) | Optional fluid connector for return branch | |
| Modelica.Fluid.Interfaces.FluidPort_b | port_bPre (from PartialReliefReturnSection) | Fluid connector for differential pressure sensor | |
| Buildings.Templates.AirHandlersFans.Interfaces.Bus | bus (from PartialReliefReturnSection) | Control bus |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.FixedResistances.Junction | splEco (from PartialReliefReturnSection) | Splitter with air economizer | |
| Buildings.Templates.Components.Sensors.DifferentialPressure | pAirRet_rel (from PartialReliefReturnSection) | Return fan discharge static pressure sensor | |
| Buildings.Templates.Components.Actuators.Damper | damRel | Relief damper | |
| Buildings.Templates.Components.Fans.SingleVariable | fanRet |