MAU Airflow Night Setback
I am trying to control a MAU that serves corridors in a apartment building to do a night setback of 50% airflow in OpenStudio. The unit is 100% outdoor air. The fan is variable. I have tried using the Maximum Fraction of Outdoor Air Schedule
because it is the only input that allows a 0-1 fractional schedule, but this does not seem to be working. Has anyone been successful in implementing a measure like this? It seems like this should be a common control strategy and would be used in other applications like labs.
On another note, I am running into a weird outdoor air issue. On a VAV system, the outdoor air flow rate I put into the Design Outdoor Air Flow Rate
in the OS:Sizing:System
object and the Minimum Outdoor Air Flow Rate
in the OS:Controller:OutdoorAir
object overrides the Design Specification Outdoor Air
from the zones. With the MAU system (it is controlled like a single zone system) the Design Specification Outdoor Air
from the zones overrides the Design Outdoor Air Flow Rate
and Minimum Outdoor Air Flow Rate
. Does anyone know why this is?
Comments
I've ran into these kinds of issues before. Have you tried specifying the
Outdoor Air Flow Rate Fraction Schedule
in theDesign Specification Outdoor Air
obj?Maybe it would be better to post two separate questions here.
So using the
Outdoor Air Flow Rate Faction Schedule
and theMaximum Fraction of Outdoor Air Schedule
I can finally get the OA damper to modulate to 50% at night. I am not able to get the fan to turn down to 50% though, the unit just does 50% OA and 50% RA. Any ideas on forcing the fan to turn down? Also, the 50% modulation of the OA damper doesn't work if I put in a lot of OA (say 2 cfm/sf). It seems like there is a point at about 1 cfm/sf where this works, and then if the OA goes above that it stops working. Any ideas on that, it is very weird.