First time here? Check our help page!
3

Variable Air Voume Fan Control

I'm wondering how variable air volume fans are controlled in Open Studio. End use, I am trying to model VFDs on HVAC fans (not exhaust fans) and I am wondering how a VFD on a CAV fan would operate differently/similarly to a VAV fan?

FrontierAssoc104's avatar
503
FrontierAssoc104
asked 2015-10-07 11:14:22 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2015-11-14 16:12:46 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

6

The Fan:VariableVolume module uses a polynomial relationship to set fan power as a function of flow rate only. Because it's only a function of flow rate, the fan is not controlled to a static pressure setpoint as it would typically in a real building. The flow rate is controlled by the terminal controllers, and this flow rate is sent to the fan to calculate the power usage based on the polynomial relationship. I believe the default in Open Studio corresponds to a VFD driven fan with a fairly aggressive static pressure reset. You could also modify the coefficients to model inlet vane or discharge damper control.

The Fan:ConstantVolume module doesn't have this relationship, so it consumes the same power regardless of the system flow rate.

aaron's avatar
888
aaron
answered 2015-10-07 12:30:32 -0500
edit flag offensive 0 remove flag delete link

Comments

1

I have a follow up question from this earlier thread. I'm not sure where the default coefficient values in the fan power curve come from? If anyone could point me in the right direction, that would be greatly appreciated.

FrontierAssoc104's avatar FrontierAssoc104 (2016-01-07 09:59:34 -0500) edit

@FrontierAssoc104 You may want to post this as a separate question since it will get more visibility that way.

aaron's avatar aaron (2016-01-07 13:09:51 -0500) edit
add a comment see more comments