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

Producing tabular output for individual electric equipment meters

asked 2015-08-09 03:44:24 -0500

hal73's avatar

updated 2015-08-11 07:12:33 -0500

Is it possible create a table for electric equipment, like a Report:LightingSummary?

What I'm looking for is an output table showing annual consumption for the individual items of electric equipment such as those shown in the image below.

image description

I'm using OpenStudio 1.8.0 and EnergyPlus 8.3.

edit retag flag offensive close merge delete

3 Answers

Sort by ยป oldest newest most voted
1

answered 2015-08-11 14:30:05 -0500

Future answer EnergyPlus v8.4.0, Sept 2015, will have a new table report object to do just this. The Output:Table:Annual object provides a generic method of setting up tables of annual results with each row corresponding to an instance of an object.

edit flag offensive delete link more
5

answered 2015-08-11 09:12:04 -0500

updated 2015-08-11 09:24:13 -0500

I think what you're looking for is the ElectricEquipment object's End-Use Subcategory field which will create a new row in the End Uses by Subcategory table in the tabular output HTML file. Additionally, a row will be created in the Energy Meters table for each subcategory you create.

By default this field is set to "General" and can be found in OpenStudio in each instance of the object but is not editable as of 1.8.2. The easiest way to edit the field is in the SketchUp Plugin through the Inspector.

image description

image description

image description

edit flag offensive delete link more

Comments

Thank you...tomorrow i'll try this method

hal73's avatar hal73  ( 2015-08-11 15:01:10 -0500 )edit

it's perfect...

thanks matthews , david and jamie and MJWite

hal73's avatar hal73  ( 2015-08-12 04:52:56 -0500 )edit

@hal73 if this answer worked for you and is the best one then you can click the checkmark under the up/down vote to accept it.

MatthewSteen's avatar MatthewSteen  ( 2015-08-12 08:30:09 -0500 )edit

@MatthewSteen I am using Sketchup 16.0.19912 and OpenStudio 1.11.3 and do not see OS:ElectricalEquipment object in the inspector of SketchUp Plugin. Was this object removed in the newer versions or I am missing something?

Morteza's avatar Morteza  ( 2016-06-16 17:43:55 -0500 )edit

@Morteza it was removed. I tried adding it to the OSM file directly, but it didn't work (possibly an IDD issue). Perhaps @David Goldwasser can provide some insight into future plans, if any.

MatthewSteen's avatar MatthewSteen  ( 2016-06-16 18:02:35 -0500 )edit
3

answered 2015-08-10 09:44:32 -0500

updated 2015-08-10 09:46:09 -0500

In the "Input Verification and Results Summary" report of the EnergyPlus tabular output there is a table called "Zone Summary". While not as detailed as what you get about lighting in the "Lighting Summary" Section, you can see electric power density by thermal zone. The table also includes lighting an occupancy density along with geometric and other information about the thermal zone.

You can also look under the "Energy Meters" report in the "Annual and Peak Values - Electricity" table. This provides consumption and peak load. It includes more than plug loads. If you are using OpenStudio 1.8.1 or later our default simulation report filters out just the plug load from this to create the "Plug Loads Summary" section. If you are using OpenStudio 1.7.5 or later you can download that measure from the BCL.

edit flag offensive delete link more

Comments

thanks David

is it possible have a table with annual consuption for a singular electric equipment?

sorry for my English .. is not well...

hal73's avatar hal73  ( 2015-08-11 05:18:18 -0500 )edit

Hi @hal73. Your English gets your point across perfectly well so don't worry about it. However, this doesn't belong here as an answer. Extra info and responses to comments should be edited into your original question. Because of the way UnmetHours works, the thread doesn't stay in order (answers are usually ordered based on votes), and also you can only reply once so using it like an email chain or a regular forum doesn't work.

Jamie Bull's avatar Jamie Bull  ( 2015-08-11 07:11:34 -0500 )edit

I think @MatthewSteen has a good answer. You may also be able to request output variables and set the frequency to run_period or annual. Below are a few of the Elec Equip. options.

  • Output:Variable,*,Electric Equipment Electric Power,hourly; !- Zone Average [W]
  • Output:Variable,*,Electric Equipment Radiant Heating Energy,hourly; !- Zone Sum [J]
  • Output:Variable,*,Electric Equipment Convective Heating Energy,hourly; !- Zone Sum [J]
  • Output:Variable,*,Electric Equipment Latent Gain Energy,hourly; !- Zone Sum [J]
David Goldwasser's avatar David Goldwasser  ( 2015-08-11 11:12:34 -0500 )edit

@hal73 please edit your comment above to remove the image, it's too wide for the comment section and appears to be a duplicate of the one included in your original question.

MatthewSteen's avatar MatthewSteen  ( 2015-08-11 12:45:12 -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: 2015-08-09 03:44:24 -0500

Seen: 328 times

Last updated: Aug 11 '15