Buildings.Templates.AirHandlersFans.Components.OutdoorSection
Models for outdoor air section
Information
Components inside that package represent the outdoor air section of an air handler.
Extends from Modelica.Icons.VariantsPackage (Icon for package containing variants).
Package Content
Name | Description |
---|---|
DedicatedDampersAirflow | Separate dampers for ventilation and economizer, with airflow measurement station |
DedicatedDampersPressure | Separate dampers for ventilation and economizer, with differential pressure sensor |
SingleDamper | Single damper for ventilation and economizer, with airflow measurement station |
Buildings.Templates.AirHandlersFans.Components.OutdoorSection.DedicatedDampersAirflow
Separate dampers for ventilation and economizer, with airflow measurement station
Information
This model represents a configuration with an air economizer and minimum OA control with a separate minimum OA damper and airflow measurement.
Extends from Buildings.Templates.AirHandlersFans.Components.Interfaces.PartialOutdoorSectionDedicatedDampers (Base class for modeling separate dampers for ventilation and economizer).
Parameters
Type | Name | Default | Description |
---|---|---|---|
replaceable package MediumAir | Air | Air medium | |
Boolean | have_recHea | Set to true in case of heat recovery | |
ControlEconomizer | typCtlEco | Economizer control type | |
OutdoorReliefReturnSection | dat | Design and operating parameters | |
Configuration | |||
OutdoorAirSection | typ | Buildings.Controls.OBC.ASHRA... | Outdoor air section type |
Dynamics | |||
Conservation equations | |||
Dynamics | energyDynamics | Modelica.Fluid.Types.Dynamic... | Type of energy balance: dynamic (3 initialization options) or steady state |
Assumptions | |||
Boolean | allowFlowReversal | true | = false to simplify equations, assuming, but not enforcing, no flow reversal |
Connectors
Type | Name | Description |
---|---|---|
FluidPort_a | port_a | Fluid connector a (positive design flow direction is from port_a to port_b) |
FluidPort_b | port_b | Fluid connector b (positive design flow direction is from port_a to port_b) |
FluidPort_a | port_aHeaRec | Optional fluid connector for heat recovery |
FluidPort_b | port_bHeaRec | Optional fluid connector for heat recovery |
Bus | bus | Control bus |
Modelica definition
Buildings.Templates.AirHandlersFans.Components.OutdoorSection.DedicatedDampersPressure
Separate dampers for ventilation and economizer, with differential pressure sensor
Information
This model represents a configuration with an air economizer and minimum OA control with a separate minimum OA damper and differential pressure control.
Extends from Buildings.Templates.AirHandlersFans.Components.Interfaces.PartialOutdoorSectionDedicatedDampers (Base class for modeling separate dampers for ventilation and economizer).
Parameters
Type | Name | Default | Description |
---|---|---|---|
replaceable package MediumAir | Air | Air medium | |
Boolean | have_recHea | Set to true in case of heat recovery | |
ControlEconomizer | typCtlEco | Economizer control type | |
OutdoorReliefReturnSection | dat | Design and operating parameters | |
Configuration | |||
OutdoorAirSection | typ | Buildings.Controls.OBC.ASHRA... | Outdoor air section type |
Dynamics | |||
Conservation equations | |||
Dynamics | energyDynamics | Modelica.Fluid.Types.Dynamic... | Type of energy balance: dynamic (3 initialization options) or steady state |
Assumptions | |||
Boolean | allowFlowReversal | true | = false to simplify equations, assuming, but not enforcing, no flow reversal |
Connectors
Type | Name | Description |
---|---|---|
FluidPort_a | port_a | Fluid connector a (positive design flow direction is from port_a to port_b) |
FluidPort_b | port_b | Fluid connector b (positive design flow direction is from port_a to port_b) |
FluidPort_a | port_aHeaRec | Optional fluid connector for heat recovery |
FluidPort_b | port_bHeaRec | Optional fluid connector for heat recovery |
Bus | bus | Control bus |
Modelica definition
Buildings.Templates.AirHandlersFans.Components.OutdoorSection.SingleDamper
Single damper for ventilation and economizer, with airflow measurement station
Information
This model represents a configuration with an air economizer and minimum OA control with a single common damper and airflow measurement
Extends from Buildings.Templates.AirHandlersFans.Components.Interfaces.PartialOutdoorSection (Interface class for outdoor air section).
Parameters
Type | Name | Default | Description |
---|---|---|---|
replaceable package MediumAir | Air | Air medium | |
Boolean | have_recHea | Set to true in case of heat recovery | |
ControlEconomizer | typCtlEco | Economizer control type | |
OutdoorReliefReturnSection | dat | Design and operating parameters | |
Configuration | |||
OutdoorAirSection | typ | Buildings.Controls.OBC.ASHRA... | Outdoor air section type |
Dynamics | |||
Conservation equations | |||
Dynamics | energyDynamics | Modelica.Fluid.Types.Dynamic... | Type of energy balance: dynamic (3 initialization options) or steady state |
Assumptions | |||
Boolean | allowFlowReversal | true | = false to simplify equations, assuming, but not enforcing, no flow reversal |
Connectors
Type | Name | Description |
---|---|---|
FluidPort_a | port_a | Fluid connector a (positive design flow direction is from port_a to port_b) |
FluidPort_b | port_b | Fluid connector b (positive design flow direction is from port_a to port_b) |
FluidPort_a | port_aHeaRec | Optional fluid connector for heat recovery |
FluidPort_b | port_bHeaRec | Optional fluid connector for heat recovery |
Bus | bus | Control bus |