OpenStudio Measures

Translating cove.tool inputs for OpenStudio Export

Akshay Padwal avatar
Written by Akshay Padwal
Updated over a week ago

What are OpenStudio Measures?

In its most basic form, an OpenStudio Measure is a program (or 'script', or 'macro', if you like) that can access and leverage the OpenStudio Model and API to create or make changes to a building energy model, as defined by an OpenStudio Model (.osm).

Typically, a measure modifies an existing .osm in order to implement a given energy conservation measure (ECM). For example, a measure might change the insulation rating of the exterior walls, change the window-to-wall ratio of a specific facade, or modify operational or occupancy schedules. Measures may also generate reports on the input and output of a given energy model; as such, these are referred to as reporting measures.

Measures may be linked together in a workflow in order to implement complex ECMs, or to repeatably implement ECMs across building types or climate zones; measures can even generate entire -- code-compliant and climate-zone specific -- building models solely from user inputs. Through this workflow, the platform automatically translates the model inputs to OpenStudio file where users can perform compliance level modeling.

Envelope Translation

Wall

The default R values for the walls (assembly) are populated for each cove.tool project based on the energy code and building type. cove.tool directly translates this value into OpenStudio as shown in the figures below.

Roof

The R-values are automatically populated based on the location of the project assuming the Insulation Entirely above Deck roof type for all commercial building types except small office (Attic and Other). This is then directly translated into the OS model as shown in the report.

Window

The glazing U-value and SHGC are automated based on the energy code and location of the project. These values are used to set the OpenStudio window parameters.

Skylight

The skylight U-value and SHGC are automated based on the energy code and location of the project. These values are used to set the OpenStudio skylight parameters.

Envelope Heat Capacity

Heat Capacity is the ratio of the heat added to an object to impact the resulting interior temperature. To accurately translate the impact of different options of 'Envelope Heat Capacity', the following multipliers have been used in OpenStudio measure.

Blinds, Curtains, and Shades

The type for blinds/curtains/shades can be set from OpenStudio application. (Spaces>Subsurfaces>ShadingControl>ShadingType)

Wall Emissivity

The emissivity is defined as the fraction of energy being emitted relative to that emitted by a thermally black surface (a black body). cove.tool refers to ASHRAE Handbook – Fundamentals version 2009 for wall emissivity values. The values are assigned to the Roof surface as a thermal multiplier as shown in the report.

Usage and Schedules

Occupancy Schedules

Within OpenStudio, the occupancy schedules are automated based on the respective PNNL prototype building. Our platform picks the appropriate PNNL prototype based on information provided on the projects page and the geometry page

Daylight Sensors

A daylight sensor is a photo-cell detecting device that reads available light in a space and sends a signal to the control system. 'Partial' option for 'Daylight Sensors' controls the 50% space where 'Sensors' option controls 100% of the space. Daylight sensors have also been shown to provide between 20%-60% in Light Savings.

Occupancy Sensors - The LPD (W/ft2) value will be modified based on the option (partial, sensors, No sensors) selected for the occupancy sensors input.

Lighting (W/ft2) - Set the lighting power density in the building to a specified value for all spaces that have lights. This is applied to the entire building during the occupied hours.

Exterior Lighting Power

Exterior lights are typically used for safety, guidance, and recreation. The power (Watts) entered in cove.tool gets translated directly to OpenStudio as shown in the image.

Appliance Use

Set the equipment power density in the building to a specified value for all spaces that have lights. This is applied to the entire building during the occupied hours.

Metabolic Rate

The activity inside an area affects its internal heat gain. The OpenStudio model selects the activity schedule based on the building type.

Setpoints

Within OpenStudio, these parameters are automated based on the respective PNNL prototype building.

Building Systems

A default system type is created in each project that represents the VAV w/ Gas Boiler and Water cooled Chiller.

Energy Generation

PV Generation

(Solar Panel Surface Area, Solar Panel Module Location, Solar Panel Module Type) – For calculating the energy generated by having PV onsite, the values entered by the user would be translated into annual energy generated (kWh) in OpenStudio.

Did this answer your question?