Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
1

Multiple zones served by one Fan Coil system.

asked 2017-10-12 12:13:57 -0500

Alimz's avatar

updated 2017-10-12 17:56:46 -0500

Hi all,

I am a new member in E+. I am trying to model two zones performed by one single fan coil. By any chance, is it possible to model multiple thermal zones using only one HVAC system? if yes I have some problems and will appreciate if someone can address them: 1. ZoneControl:thermostat ; Which zone should be considered as the master zone? 2. ZoneHVAC:EquipmentList ; The equipment name has to be unique. That means that I am only able to assign one fan coil to each thermal zone. Otherwise, it will be faced errors.

Thanks in advance.

edit retag flag offensive close merge delete

Comments

1

You may be confusing a space vs. a zone. You can have multiple spaces in one thermal zone in EnergyPlus, with one thermostat control. If they are indeed two different zones - meaning they have two separate thermostats, how do you plan on controlling the HVAC equipment in reality with one device?

mdahlhausen's avatar mdahlhausen  ( 2017-10-12 13:41:20 -0500 )edit

Yes, They are two separate thermal zones using one fan coil. I am trying to model the fan coil assuming it is controlled by the thermostat where the fan coil is located. I think it is closer to reality. Thanks.

Alimz's avatar Alimz  ( 2017-10-13 14:00:44 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
5

answered 2017-10-12 21:23:56 -0500

updated 2017-10-13 11:04:49 -0500

Yes it is possible to model multiple thermal zones using only one HVAC system.

  1. The ZoneControl:Thermostat object is used to report the load in a specific zone. If more than one zone is served by the HVAC system, a master zone is used to report the load of that zone to the HVAC system. Slave zone(s) will get what they get based on the air flow balance of the air distribution system. The master zone is selected based on a load analysis that shows how the other zone temperatures vary as a function of master zone temperature/load. Testing and balancing of multiple zone air distribution systems will set the air flow rate to each zone to balance the system flow rate so that when the master zone load is satisfied, the slave zone will also be satisfied within a reasonable margin. If the load profiles of all zone are not identical, then it is likely that slave zones will not exactly meet the master zone temperature set point.

  2. The ZoneHVAC:EquipmentList specifies all equipment defined for use in a single thermal zone. This can be a ZoneHVAC equipment, zone exhaust fans used with ZoneHVAC equipment, ZoneHVAC used with AirloopHVAC equipment, etc. There are many combinations and configurations that can be entered in the zone equipment list. It's is a good idea to look at many example files to get an idea of different configuration options. The example files are meant to guide users in the connection requirements for each object type. See the ExampleFiles-ObjectsLink.html doc to see which example file exemplifies a specific object.

The fan coil, more specifically the ZoneHVAC:FourPipeFanCoil, is meant to serve a single thermal zone. For this reason, only one fan coil should be specified in any zone equipment list (because the inlet and outlet of the fan coil must connect to zone inlet and exhaust nodes). If more than one zone is served by a single HVAC system, then the AirloopHVAC system should be used. The AirloopHVAC objects serve multiple zones, can use a master zone thermostat, and requires zone air balancing to maintain acceptable zone conditions.

As a final thought, the fan coil unit, using water coils, can also be modeled using the AirloopHVAC:UnitarySystem object and the results should be the same. The difference is that the fan coil model only serves a single zone while the AirloopHVAC can serve multiple zone. Another slight difference is how zone equipment models outdoor air versus the use of an outdoor air controller for air loops. If each of these serve a single zone, the answer should be the same as long as the outdoor air quantities are 0 or made to be the same.

edit flag offensive delete link more

Comments

@Alimz did you send your input file to the HelpDesk? IF so, could you provide specific questions about the model.

rraustad's avatar rraustad  ( 2018-10-26 11:03:36 -0500 )edit

If I had a 100 unit, 10 story high-rise residential all with similar sized split DX HP. Could I model one HP and attach all my zones? Or would I want to create 100 different heat pumps, or could I create one zone per floor and use one HP per floor? What would be the best method?

mark.stout's avatar mark.stout  ( 2019-02-01 00:22:30 -0500 )edit

You would want to model zones/floors with different loads using different HVAC systems. The reason is the part-load losses need to be accounted for. If you neglect part-load losses, then yes you could attach all zone to the same HVAC system. Also, for multi-zone simulations it's possible for some zone to require heating will other zones require cooling. You would need separate HVAC systems for this.

rraustad's avatar rraustad  ( 2019-02-01 12:07:25 -0500 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Careers

Question Tools

Stats

Asked: 2017-10-12 12:13:57 -0500

Seen: 1,918 times

Last updated: Oct 13 '17