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

Modeling a scheduled power outage in EnergyPlus with priority loads

asked 2020-09-21 14:40:19 -0500

carolyng's avatar

updated 2020-10-01 09:19:11 -0500

Is it possible to model a power outage in EnergyPlus where certain loads are given priority to backup power? For example, in a supermarket, lights, computers, and refrigerators with sodas may not be powered but the refrigerators with meat would be powered.

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
1

answered 2020-09-22 09:59:27 -0500

If you need to control refrigeration, then your best option may be using the Energy Management System (EMS) feature of EnergyPlus. There is an EMS Actuator option for the Refrigeration:System object, but only to override the Minimum Condensing Temperature input field. If you use this approach, it may be a good idea to include the controls of everything else (lights, computers, etc.) in your EMS objects and routines.

You can read more in this post.

edit flag offensive delete link more
0

answered 2020-09-22 04:03:27 -0500

Take a look at these objects:

  • DemandManager:ElectricEquipment
  • DemandManager:ExteriorLights
  • DemandManager:Lights
  • DemandManager:Thermostats
  • DemandManager:Ventilation
  • DemandManagerAssignmentList

Then you can always just schedule your objects to turn them off.

edit flag offensive delete link more

Comments

Right I saw that. It doesn't look like the Demand Manager can control refrigeration unfortunately, only the electric loads specified in the "Electric Equipment" object.

carolyng's avatar carolyng  ( 2020-09-22 07:04:38 -0500 )edit

Your Answer

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

Add Answer

Careers

Question Tools

1 follower

Stats

Asked: 2020-09-21 14:40:19 -0500

Seen: 159 times

Last updated: Sep 22 '20