modelDedicatedDampersAirflow
Separate dampers for ventilation and economizer, with airflow measurement station
Extends from Buildings.Templates.AirHandlersFans.Components.Interfaces.PartialOutdoorSectionDedicatedDampers (Base class for modeling separate dampers for ventilation and economizer).
Information
This model represents a configuration with an air economizer and minimum OA control with a separate minimum OA damper and airflow measurement.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | have_recHea (from PartialOutdoorSection) | Set to true in case of heat recovery | |
| Buildings.Controls.OBC.ASHRAE.G36.Types.ControlEconomizer | typCtlEco (from PartialOutdoorSection) | Economizer control type | |
| Buildings.Templates.AirHandlersFans.Components.Data.OutdoorReliefReturnSection | dat (from PartialOutdoorSection) | Design and operating parameters | |
| Modelica.Units.SI.MassFlowRate | m_flow_nominal (from PartialOutdoorSection) | dat.damOut.m_flow_nominal | Air mass flow rate |
| Modelica.Units.SI.MassFlowRate | mOutMin_flow_nominal (from PartialOutdoorSection) | dat.mOutMin_flow_nominal | Minimum outdoor air mass flow rate |
| Configuration | |||
| Buildings.Controls.OBC.ASHRAE.G36.Types.OutdoorAirSection | typ (from PartialOutdoorSection) | Outdoor air section type | |
| Buildings.Templates.Components.Types.Damper | typDamOut (from PartialOutdoorSection) | if typ == Buildings.Controls.OBC.ASHRAE.G36.Types.OutdoorAirSection.SingleDamper or typ == Buildings.Controls.OBC.ASHRAE.G36.Types.OutdoorAirSection.DedicatedDampersAirflow or typ == Buildings.Controls.OBC.ASHRAE.G36.Types.OutdoorAirSection.DedicatedDampersPressure then Buildings.Templates.Components.Types.Damper.Modulating else Buildings.Templates.Components.Types.Damper.None | Outdoor air damper type |
| Buildings.Templates.Components.Types.Damper | typDamOutMin (from PartialOutdoorSection) | if typ == Buildings.Controls.OBC.ASHRAE.G36.Types.OutdoorAirSection.SingleDamper then Buildings.Templates.Components.Types.Damper.None elseif typ == Buildings.Controls.OBC.ASHRAE.G36.Types.OutdoorAirSection.DedicatedDampersAirflow then Buildings.Templates.Components.Types.Damper.Modulating elseif typ == Buildings.Controls.OBC.ASHRAE.G36.Types.OutdoorAirSection.DedicatedDampersPressure then Buildings.Templates.Components.Types.Damper.TwoPosition else Buildings.Templates.Components.Types.Damper.None | Minimum outdoor air damper type |
| Dynamics › Conservation equations | |||
| Modelica.Fluid.Types.Dynamics | energyDynamics (from PartialOutdoorSection) | Modelica.Fluid.Types.Dynamics.DynamicFreeInitial | Type of energy balance: dynamic (3 initialization options) or steady state |
| Assumptions | |||
| Boolean | allowFlowReversal (from PartialOutdoorSection) | 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 PartialOutdoorSection) | Fluid connector a (positive design flow direction is from port_a to port_b) | |
| Modelica.Fluid.Interfaces.FluidPort_b | port_b (from PartialOutdoorSection) | Fluid connector b (positive design flow direction is from port_a to port_b) | |
| Modelica.Fluid.Interfaces.FluidPort_a | port_aHeaRec (from PartialOutdoorSection) | Optional fluid connector for heat recovery | |
| Modelica.Fluid.Interfaces.FluidPort_b | port_bHeaRec (from PartialOutdoorSection) | Optional fluid connector for heat recovery | |
| Buildings.Templates.AirHandlersFans.Interfaces.Bus | bus (from PartialOutdoorSection) | Control bus |