Single Zone VAV serving multiple zones
I haven't seen a definitive guide on this, but enough info to make me believe this is possible.
I have a single zone VAV RTU (single T-stat) serving multiple spaces/zones. The spaces were modeled with a thermal zone per space, because they have different internal loads; ex: retail sales floor and a stock room. I can configure the demand side of the zone splitters & supply path to feed both zones, but where/how do I have just the sales floor zone's t-stat control the unit? From the BigLadder documentation for Group – Design Objects, I need a t-stat in all zones to account for the load/airflow of all zones. What isn't clear is how to designate/configure the master & slave zones; and make the master t-stat the only one that matters.... Is one of the example files configured or this? Any help appreciated.
Would a SetpointManager:SingleZone:Reheat be what you're looking for? It has a field for setting a control zone that determines supply air temp, which is the master zone you were after.
The larger issue is how to vary the air volume to all the spaces in the same way. I think you need to write an EMS program to set the flow at all the 'other' terminals to the same percentage as the control vav terminal is requesting.
You could try using a VAV terminal in the master zone and AirTerminal:SingleDuct:Uncontrolled in the slave zone (doesn't require a Tstat), however, I am not sure how the uncontrolled TU will respond to variation in main air loop flow rate.
Ya, that's actually something I've tested and it doesn't respond like that. The terminal devices just like to live in their own little world. That would be an incredibly useful terminal to add in the future though!
Yeah, I'm a bit surprised as this is a very common setup in design/real world. I figured/hoped there was some AirLoop object I just overlooked that had a 'control zone' input (ala eQuest single zone system)
Yes, the 'easy' work around is to just make it all a single thermal zone, and average out the internal loads...but that seems kinda wonky as well. The two spaces are one 'thermal zone' for control, but they aren't in any sense of load or ventilation...arg.
since OS has 'spaces' and multiple spaces can be assigned to a thermal zone, this may be one thing OS has on E+.