Multispeed Fan & Unitary System
Hi all,
I want to transpose a DOE-2 model to Energy+. What I want to model is a multi-speed fan as part of a unitary system. For that, I am using a Fan:OnOff and AirLoopHVAC:UnitarySystem. I read the input/output reference guide and assigned the same "fan power ratio function of speed ratio curve" to the Fan:OnOff object as in my DOE-2 model. I would like my minimum supply flow to be 60% of the maximum airflow rate. The I/O reference guide states for Fan:OnOff:
"If modeling multi-speed fan operation, this object must be used as part of a compound object that allows multiple fan speeds (e.g., AirLoopHVAC:Unitary:Furnace:HeatCool, ZoneHVAC:PackagedTerminalAirConditioner, etc.).In this case, the ratio of the compound object air flow rate to the fan s maximum air flow rate is used to determine the power at alternate fan speeds."
My understanding is that I need to have the maximum air flow rate set to my Fan:On:Off object and the minimum to my AirLoopHVAC:UnitarySystem. I did that but when I run a simulation and create a hourly report I can see that my fan is always running at constant speed (expect when cycling due to the night cycle control).
What am I missing?
Thanks a lot for your help!
Comments
A good place to start would be reviewing input file MultiSpeedHeatPump.idf for multi speed unitary system setup. AirLoopHVAC:UnitarySystem (+ UnitarySystemPerformance:HeatPump:Multispeed) can also model multi speed unitary system. Fan:OnOff object will have maximum air flow rate and air flow rate at different speed should be specified either at parent object level in case of multi-speed heat pump or in UnitarySystemPerformance:HeatPump:Multispeed object in case of AirLoopHVAC:UnitarySystem. Also PackagedTerminalHeatPumpVSAS.idf illustrates "Fan Power Ratio Function of Speed Ratio Curve Name".
Thanks @Chandan Sharma you for your input! It looks like I had everything setup right. I had just an error in my hourly report.
Jeremy, is this question now answered?
@rraustad Yes, it is.