Buildings.Fluid.Movers.Data.Fans.Greenheck
Package with performance data for fans of Greenheck
Information
This package contains performance data for Greenheck fans. The data points are digitised from https://content.greenheck.com/public/DAMProd/Original/10002/CentrifugalDWPerfSuppl_catalog.pdf. The highest available speeds on the graphs were selected as nominal. The volumetric flow rates and static pressures were extracted by plot digitiser (https://apps.automeris.io/wpd/). The powers were read from the graphs approximately using https://eleif.net/photo_measure.html. For each pressure-flow rate curve, the points to the left of the highest point were abandoned to ensure convergence. See Buildings.Fluid.Movers.UsersGuide and Wetter (2013) for more information on the convergence considerations. Also note that in the actual names of each fan, the number precedes the letters (e.g. "12 BIDW"). They had to be reversed in class names of the records.
Extends from Modelica.Icons.Package (Icon for standard packages).
Package Content
Name | Description |
---|---|
BIDW12 | Fan data for Greenheck 12 BIDW fan |
BIDW13 | Fan data for Greenheck 13 BIDW fan |
BIDW15 | Fan data for Greenheck 15 BIDW fan |
BIDW16 | Fan data for Greenheck 16 BIDW fan |
BIDW18 | Fan data for Greenheck 18 BIDW fan |
Buildings.Fluid.Movers.Data.Fans.Greenheck.BIDW12
Fan data for Greenheck 12 BIDW fan
Information
Fan performance data. See the documentation of Buildings.Fluid.Movers.Data.Fans.Greenheck.
Extends from Generic (Generic data record for movers).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Power computation | |||
HydraulicEfficiencyMethod | etaHydMet | Buildings.Fluid.Movers.BaseC... | Efficiency computation method for the hydraulic efficiency etaHyd |
MotorEfficiencyMethod | etaMotMet | if powerOrEfficiencyIsHydrau... | Efficiency computation method for the motor efficiency etaMot |
Boolean | powerOrEfficiencyIsHydraulic | true | =true if hydraulic power or efficiency is provided, instead of total |
efficiencyParameters | efficiency | Total or hydraulic efficiency vs. volumetric flow rate | |
efficiencyParameters | motorEfficiency | Motor efficiency vs. volumetric flow rate | |
efficiencyParameters_yMot | motorEfficiency_yMot | Motor efficiency vs. part load ratio yMot, where yMot = WHyd/WMot_nominal | |
peak | peak | Volume flow rate, pressure rise, and efficiency (either total or hydraulic) at peak condition | |
Power | WMot_nominal | if max(power.P) > Modelica.C... | Rated motor power [W] |
Efficiency | etaMot_max | 0.7 | Maximum motor efficiency [1] |
Motor heat rejection | |||
Boolean | motorCooledByFluid | true | If true, then motor heat is added to fluid stream |
Normalized speeds | |||
Real | speed_nominal | 1 | Nominal rotational speed for flow characteristic [1] |
Real | constantSpeed | 1 | Normalized speed set point, used if inputType = Buildings.Fluid.Types.InputType.Constant [1] |
Real | speeds[:] | {1} | Vector of normalized speed set points, used if inputType = Buildings.Fluid.Types.InputType.Stages [1] |
Modelica definition
Buildings.Fluid.Movers.Data.Fans.Greenheck.BIDW13
Fan data for Greenheck 13 BIDW fan
Information
Fan performance data. See the documentation of Buildings.Fluid.Movers.Data.Fans.Greenheck.
Extends from Generic (Generic data record for movers).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Power computation | |||
HydraulicEfficiencyMethod | etaHydMet | Buildings.Fluid.Movers.BaseC... | Efficiency computation method for the hydraulic efficiency etaHyd |
MotorEfficiencyMethod | etaMotMet | if powerOrEfficiencyIsHydrau... | Efficiency computation method for the motor efficiency etaMot |
Boolean | powerOrEfficiencyIsHydraulic | true | =true if hydraulic power or efficiency is provided, instead of total |
efficiencyParameters | efficiency | Total or hydraulic efficiency vs. volumetric flow rate | |
efficiencyParameters | motorEfficiency | Motor efficiency vs. volumetric flow rate | |
efficiencyParameters_yMot | motorEfficiency_yMot | Motor efficiency vs. part load ratio yMot, where yMot = WHyd/WMot_nominal | |
peak | peak | Volume flow rate, pressure rise, and efficiency (either total or hydraulic) at peak condition | |
Power | WMot_nominal | if max(power.P) > Modelica.C... | Rated motor power [W] |
Efficiency | etaMot_max | 0.7 | Maximum motor efficiency [1] |
Motor heat rejection | |||
Boolean | motorCooledByFluid | true | If true, then motor heat is added to fluid stream |
Normalized speeds | |||
Real | speed_nominal | 1 | Nominal rotational speed for flow characteristic [1] |
Real | constantSpeed | 1 | Normalized speed set point, used if inputType = Buildings.Fluid.Types.InputType.Constant [1] |
Real | speeds[:] | {1} | Vector of normalized speed set points, used if inputType = Buildings.Fluid.Types.InputType.Stages [1] |
Modelica definition
Buildings.Fluid.Movers.Data.Fans.Greenheck.BIDW15
Fan data for Greenheck 15 BIDW fan
Information
Fan performance data. See the documentation of Buildings.Fluid.Movers.Data.Fans.Greenheck.
Extends from Generic (Generic data record for movers).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Power computation | |||
HydraulicEfficiencyMethod | etaHydMet | Buildings.Fluid.Movers.BaseC... | Efficiency computation method for the hydraulic efficiency etaHyd |
MotorEfficiencyMethod | etaMotMet | if powerOrEfficiencyIsHydrau... | Efficiency computation method for the motor efficiency etaMot |
Boolean | powerOrEfficiencyIsHydraulic | true | =true if hydraulic power or efficiency is provided, instead of total |
efficiencyParameters | efficiency | Total or hydraulic efficiency vs. volumetric flow rate | |
efficiencyParameters | motorEfficiency | Motor efficiency vs. volumetric flow rate | |
efficiencyParameters_yMot | motorEfficiency_yMot | Motor efficiency vs. part load ratio yMot, where yMot = WHyd/WMot_nominal | |
peak | peak | Volume flow rate, pressure rise, and efficiency (either total or hydraulic) at peak condition | |
Power | WMot_nominal | if max(power.P) > Modelica.C... | Rated motor power [W] |
Efficiency | etaMot_max | 0.7 | Maximum motor efficiency [1] |
Motor heat rejection | |||
Boolean | motorCooledByFluid | true | If true, then motor heat is added to fluid stream |
Normalized speeds | |||
Real | speed_nominal | 1 | Nominal rotational speed for flow characteristic [1] |
Real | constantSpeed | 1 | Normalized speed set point, used if inputType = Buildings.Fluid.Types.InputType.Constant [1] |
Real | speeds[:] | {1} | Vector of normalized speed set points, used if inputType = Buildings.Fluid.Types.InputType.Stages [1] |
Modelica definition
Buildings.Fluid.Movers.Data.Fans.Greenheck.BIDW16
Fan data for Greenheck 16 BIDW fan
Information
Fan performance data. See the documentation of Buildings.Fluid.Movers.Data.Fans.Greenheck.
Extends from Generic (Generic data record for movers).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Power computation | |||
HydraulicEfficiencyMethod | etaHydMet | Buildings.Fluid.Movers.BaseC... | Efficiency computation method for the hydraulic efficiency etaHyd |
MotorEfficiencyMethod | etaMotMet | if powerOrEfficiencyIsHydrau... | Efficiency computation method for the motor efficiency etaMot |
Boolean | powerOrEfficiencyIsHydraulic | true | =true if hydraulic power or efficiency is provided, instead of total |
efficiencyParameters | efficiency | Total or hydraulic efficiency vs. volumetric flow rate | |
efficiencyParameters | motorEfficiency | Motor efficiency vs. volumetric flow rate | |
efficiencyParameters_yMot | motorEfficiency_yMot | Motor efficiency vs. part load ratio yMot, where yMot = WHyd/WMot_nominal | |
peak | peak | Volume flow rate, pressure rise, and efficiency (either total or hydraulic) at peak condition | |
Power | WMot_nominal | if max(power.P) > Modelica.C... | Rated motor power [W] |
Efficiency | etaMot_max | 0.7 | Maximum motor efficiency [1] |
Motor heat rejection | |||
Boolean | motorCooledByFluid | true | If true, then motor heat is added to fluid stream |
Normalized speeds | |||
Real | speed_nominal | 1 | Nominal rotational speed for flow characteristic [1] |
Real | constantSpeed | 1 | Normalized speed set point, used if inputType = Buildings.Fluid.Types.InputType.Constant [1] |
Real | speeds[:] | {1} | Vector of normalized speed set points, used if inputType = Buildings.Fluid.Types.InputType.Stages [1] |
Modelica definition
Buildings.Fluid.Movers.Data.Fans.Greenheck.BIDW18
Fan data for Greenheck 18 BIDW fan
Information
Fan performance data. See the documentation of Buildings.Fluid.Movers.Data.Fans.Greenheck.
Extends from Generic (Generic data record for movers).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Power computation | |||
HydraulicEfficiencyMethod | etaHydMet | Buildings.Fluid.Movers.BaseC... | Efficiency computation method for the hydraulic efficiency etaHyd |
MotorEfficiencyMethod | etaMotMet | if powerOrEfficiencyIsHydrau... | Efficiency computation method for the motor efficiency etaMot |
Boolean | powerOrEfficiencyIsHydraulic | true | =true if hydraulic power or efficiency is provided, instead of total |
efficiencyParameters | efficiency | Total or hydraulic efficiency vs. volumetric flow rate | |
efficiencyParameters | motorEfficiency | Motor efficiency vs. volumetric flow rate | |
efficiencyParameters_yMot | motorEfficiency_yMot | Motor efficiency vs. part load ratio yMot, where yMot = WHyd/WMot_nominal | |
peak | peak | Volume flow rate, pressure rise, and efficiency (either total or hydraulic) at peak condition | |
Power | WMot_nominal | if max(power.P) > Modelica.C... | Rated motor power [W] |
Efficiency | etaMot_max | 0.7 | Maximum motor efficiency [1] |
Motor heat rejection | |||
Boolean | motorCooledByFluid | true | If true, then motor heat is added to fluid stream |
Normalized speeds | |||
Real | speed_nominal | 1 | Nominal rotational speed for flow characteristic [1] |
Real | constantSpeed | 1 | Normalized speed set point, used if inputType = Buildings.Fluid.Types.InputType.Constant [1] |
Real | speeds[:] | {1} | Vector of normalized speed set points, used if inputType = Buildings.Fluid.Types.InputType.Stages [1] |