1

Optimization of Temperature Setpoints in Energy Plus

I want to optimize the hourly temperature thermostat setpoints of an EnergyPlus idf model given a price of electricity at each hour. In other words, the goal is to minimize the cost of electricity by adjusting the setpoint temperatures at each hour.

Is this possible using GenOpt or something like that? I've been looking into GenOpt but can't seem to do optimization of hourly variables.

cmm's avatar
41
cmm
asked 2022-02-28 10:15:40 -0500, updated 2022-02-28 14:29:35 -0500
edit flag offensive 0 remove flag close merge delete

Comments

@cmm what are you trying to optimize? It sounds like minimum annual or peak energy cost. Also, are you looking to optimize the hourly temperature setpoints of thermostats in zones or supply air/water temperatures supplied by central systems?

Aaron Boranian's avatar Aaron Boranian (2022-02-28 13:17:58 -0500) edit

Yes, minimum energy cost. The variables would be the hourly setpoint temperature of the thermostats in the zones. In my case, same temperature setpoint for all zones of a single story residential house but varies by hour.

cmm's avatar cmm (2022-02-28 14:28:17 -0500) edit
add a comment see more comments

1 Answer

1

If you set up the set point schedule in the EnergyPlus idf file as an EnergyPlus schedule, you can override each set point value from GenOpt.

Michael Wetter's avatar
1.7k
Michael Wetter
answered 2022-02-28 17:56:00 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments