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

Is it possible to control the Heatings Design Capacity by using ExternalInterface?

asked 2020-12-02 03:28:55 -0500

Eko123's avatar

updated 2021-07-07 08:30:25 -0500

I have a question regarding the use of the External Interface and the control of a electric baseboard. I am currently using the ZoneHVAC:Baseboard:Convective:Electric object and was wondering if it is possible to change the heating design capacity during the simulation. I would like to change the capacity depending on the outside and zone temperature. You could say that I'm trying to do what the thermostat object in EnergyPlus already does automatically. Is it possible to do something like that by using the ExternalInterface:Actuator object? I checked External Interface Application Guide but the examples there are very different and I wasn't able to find any example idfs including ExternalInterface objects. Any help or tip is appreciated.

edit retag flag offensive close merge delete

Comments

I actually need to do this now. I need to design a controller to vary the wattage of the baseboard convective electric. How did you get on with it?

tallspark's avatar tallspark  ( 2021-02-21 16:33:35 -0500 )edit

I wasn't able to find a way to do this so I switched to hot water systems. I checked the Actuator objects available and it doesn't seem like that there is a straightforward way to do it.

Eko123's avatar Eko123  ( 2021-03-16 05:07:15 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
0

answered 2020-12-14 16:17:05 -0500

You can do it via EMS through Sensors getting temperatures, and an Actuator to control actual cooling capacity.

Place an Output:EnergyManagementSystem object in your IDF before running a trial simulations in order to get the EDD file. In EDD file you can find Sensors/Actuators you are looking for to use them in an EMS Program

Here the guide to use EMS

edit flag offensive delete link more
0

answered 2021-07-07 02:51:47 -0500

LeaGon's avatar

You could instead use the ZoneBaseboard:OutdoorTemperatureControlled object which has an actuator of type "Power Level".

edit flag offensive delete link more

Your Answer

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

Add Answer

Training Workshops

Careers

Question Tools

Stats

Asked: 2020-12-02 03:28:55 -0500

Seen: 224 times

Last updated: Jul 07 '21