First time here? Check out the Help page!

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

Can EnergyPlus EMS feature model PI/PID Controls?

asked 3 years ago

Harsha's avatar

updated 3 years ago

I want to implement PI/PID Controls strategy in energy plus and i am unable to find the same. Can someone help if anyone has tried using PI and PID Control techniques for modeling AHU/HVAC/Plant models with energy plus using EMS or any other way?

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
4

answered 3 years ago

Solution using Native Erl

There is a paper from Raftery et al from 2017 called "A new control strategy for high thermal mass radiant systems": https://escholarship.org/uc/item/5tz4...

This paper implements a Model Predictive Controller in EMS (Erl) natively. This might be a good starting point.

Resources including example IDFs etc are available at http://radiant.cbe.berkeley.edu/resou....


Using E+ v9.3.0+: the Python API

Since then, E+ actually implemented a Python API. See https://nrel.github.io/EnergyPlus/api...

It would be definitely easier to implement this using this Python API instead of using the built-in Erl language for EMS. Python packages such as simple-pid might be a great help to avoid reinventing the wheel.

Preview: (hide)
link

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

1 follower

Stats

Asked: 3 years ago

Seen: 365 times

Last updated: Oct 08 '21