2

Custom Actuator in EnergyPlus

Hello All,

I am trying to design a custom controller for the Low temperature heated floor in Energyplus with a controller designed in BCVTB. Currently, I am able to create a simple IDF file using the Underfloor Heating Example in Designbuilder and is able to read and send data to the IDF using the BCVTB in runtime.

Now, the HVAC system fr this example looks like the following image description

What I am hoping to do is that I want to control the water flow into the zone via a thermal actuator, simulating how the actual underfloor heating system looks, manifold with a thermal actuator. image description

Now the question is, How can I create an actuator with Schedule of ON/OFF on the input line that control the flow of water to the hot water into the zone?

Do I have to use the EnergyManagementSystem (EMS) for creating the actuator? and can I use ExternalInterface: Actuator to control it from BCVTB?

Tanay's avatar
181
Tanay
asked 2019-08-09 07:44:21 -0500
MatthewSteen's avatar
10.1k
MatthewSteen
updated 2019-08-12 13:02:55 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

You can control the flow rate to the heated floor using the Heated Floor - Variable Flow control type available in DesignBuilder - see Program Help https://designbuilder.co.uk/helpv6.0/....

Dave's avatar
1.6k
Dave
answered 2019-08-12 01:33:30 -0500
edit flag offensive 0 remove flag delete link

Comments

Hello Dave, Thank you for your answer.

I looked into the Variable Flow control in Design builder. But I don't understand how it works. If I select a variable flow control system, then which component manages the flow? Is it managed by the pump?

I saw that there are flow parameters in Pump - "type --> Constant speed and variable speed", "design minimum flow rate" and "pump control type"..

In the system, I want to simulate, I don't have any control over the pump. It has its own algorithm (provided by the manufacturer) to maintain the pressure constant with change inflow.

Tanay's avatar Tanay (2019-08-12 03:45:20 -0500) edit

You would use the variable speed pump type - see Program Help here: https://designbuilder.co.uk/helpv6.0/...

The EMS could be used to "fine tune" the pump control if necessary. If you require any more detailed information I'd suggest you contact DesignBuilder's Support Desk who exist to provide technical support to customers.

Dave's avatar Dave (2019-08-12 06:18:14 -0500) edit
add a comment see more comments