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

How to build a dummy air distribution unit in EnergyPlus?

asked 2017-06-26 11:29:09 -0500

building_performance's avatar

updated 2017-06-26 15:05:28 -0500

I need some EMS programming for control zone supply air temperature and zone supply air flowrate. But my EnergyPlus model only has building information, no controls/setpoint/fans. I need to build a dummy air-duct or ADU for EMS purpose to seeking the zone supply level actuator. How to implement this idea?

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
1

answered 2017-06-26 15:05:08 -0500

updated 2017-06-26 15:05:20 -0500

You can use an ZoneHVAC:IdealLoadsAirSystem for example, or the more convenient HVACTemplate:Zone:IdealLoadsAirSystem.

From the EMS Application guide for Ideal Loads Air System:

An actuator called “Ideal Loads Air System” is available with control types called “Air Mass Flow Rate” (supply air), “Outdoor Air Mass Flow Rate,” “Air Temperature,” and “Air Humidity Ratio.

edit flag offensive delete link more

Comments

Thanks for the response. But the problem using IdealLoadsairSystem is: the zone_supply_airflow actuator will not work correctly, if i delete the ZoneControl:ThermoStat.

building_performance's avatar building_performance  ( 2017-06-26 15:32:50 -0500 )edit

Why do you delete it?

Julien Marrec's avatar Julien Marrec  ( 2017-06-26 15:37:29 -0500 )edit

Because i have my own control logic including the setpoint from external script. I just need to use EnergyPlus building model only.

building_performance's avatar building_performance  ( 2017-06-27 09:15:50 -0500 )edit

Does it matter if you keep the thermostat since you're overriding it anyways?

Julien Marrec's avatar Julien Marrec  ( 2017-06-27 09:56:18 -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

1 follower

Stats

Asked: 2017-06-26 11:29:09 -0500

Seen: 180 times

Last updated: Jun 26 '17