First time here? Check our help page!
1

ZoneHVAC:PackagedTerminalAirConditioner with Variable speed fan

Hi,

I want to design a system with a ZoneHVAC:PackagedTerminalAirConditioner object and control the fan speed based on the cooling demand, so for instance if the cooling demand is greater than XXX [W] operate the fan in 75% of its maximum speed, otherwise in 40%. However, based on the I/O document I can use either a FAN:ConstantVolume or a Fan:OnOff which don't allow me to control them based on the cooling demand. Is there any way to control the system in this way?

Charalampos Angelopoulos's avatar
386
Charalampos Angelopoulos
asked 2018-10-04 10:29:41 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

You are correct in that the PTAC does not allow a variable-speed fan. You might look at the AirloopHVAC:UnitarySystem object since that object can use a variable-speed fan and can be either connected as zone equipment or used as a single-zone air loop.

rraustad's avatar
13.8k
rraustad
answered 2018-10-04 20:29:32 -0500
edit flag offensive 0 remove flag delete link

Comments

Thank you for the help!

Charalampos Angelopoulos's avatar Charalampos Angelopoulos (2018-10-05 03:49:41 -0500) edit
add a comment see more comments