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

Are there any possibilities of creating custom HVAC equipment and defining the operation of such a system?

asked 3 years ago

Barigous's avatar

I want to create custom HVAC equipment that does the same thing as an EVAP cooler but cools the air to a specific relative humidity, say 80%, rather than 100%. Are there any possibilities of creating custom HVAC equipment and defining the operation of such a system?

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
0

answered 3 years ago

I'm not sure if this is what you are looking for but there are user defined components in EnergyPlus. You can read the documentation for each of these and look for the example file that shows how each are used. See ExampleFiles-ObjectsLink.html in the example files folder (e.g., EMSUserDefinedWindACAuto.idf).

RoomAir:TemperaturePattern:UserDefined,
ZoneHVAC:ForcedAir:UserDefined,
AirTerminal:SingleDuct:UserDefined,
Coil:UserDefined,
PlantComponent:UserDefined,
PlantEquipmentOperation:UserDefined,
Preview: (hide)
link

Comments

I figured out how to address the issue using EMS on EnergyPlus. Thanks so much.

Barigous's avatar Barigous  ( 3 years ago )

You should probably answer your own question so others know how you solved this.

rraustad's avatar rraustad  ( 3 years ago )

I customized my evaporative cooler setting by going through the EMS code on the "EMSAirflowNetworkOpeningControlByHumidity.idf" example file. The control of my evaporative cooler was achieved using an input node sensor and an output node actuator, as well as a 'near-linear relationship' between the dew point and relative humidity.

EMS opening control example file https://bigladdersoftware.com/epx/doc...

Relationship between dewpoint and temperature http://climate.envsci.rutgers.edu/pdf...

Barigous's avatar Barigous  ( 3 years ago )

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: 193 times

Last updated: Mar 21 '22