3.7 Facilities and Energy Management

The Facility and Energy Management Project Team is responsible for the planning and designing of data objects for energy usage

3.7.1 EnergyUsage

The Facility and Energy Management objects are used to report energy usage and associated environmental information; and to convey the results of the analysis of that information in standardized reports. The Energy Usage Object provides multiple information sources with the opportunity to publish time-based events containing Energy Usage data for a school building or facility. This information includes:

The primary goal of this object is to allow maximum flexibility in the ways in which a SIF Zone may be utilized to gather energy management data published by multiple sources, while leaving it to the Energy Analysis program (the subscriber) to take the varied data events issued in conformance with this SIF standard, and correlate them into a unified format which it can use. In general this will involve storing the information in the equivalent of an Energy Management longitudinal data system (LDS).

Please see Appendix E: Energy Management Notes for more detail about this object.

EnergyUsage
Figure 3.7.1-1: EnergyUsage EnergyUsage RefId UsageLocationInfo SchoolId Building EnergyZone Type Facility Description EnergyZoneName TagList Tag Name Value DataSource System StartTime ReadingDataList ReadingData Measurement SensorId Interval EnergyUnits ReadingName ReadingList Reading IntervalIndex SIF_Metadata SIF_ExtendedElements
 Element/@AttributeCharDescriptionType
 EnergyUsage 

This object contains energy usage information for an energy location.

 
 
@RefIdM

A GUID that identifies an instance of this object. This RefId is a “transient” value; that is, it SHOULD be generated by the provider at the time the object is provided in a Response message. This value MUST NOT be used in a later Request for the object.

 
RefIdType
 UsageLocationInfoM

Complex element containing the location of where measurements apply to.

 
 
 UsageLocationInfo/SchoolId
     
M

urn:sif:school:xxx.yyy.zzz where xxx.yyy.zzz is a structure that reading left to right starts with the most specific identification (school location) and works rightward to identify the higher levels.

e.g., urn:sif:school:AcmeMiddleSchool1.CoyoteDistrict.Arizona.

 
URIOrBinaryType
 UsageLocationInfo/Building
     
O

Name of the School Building.

 
xs:string
 UsageLocationInfo/EnergyZone
     
O

Complex element refining and narrowing the location of the contained readings within the School/Building.

 
 
 UsageLocationInfo/EnergyZone/
     Type
M

Complex type of the facility or location supported by the Energy Zone.

 
 
 UsageLocationInfo/EnergyZone/
     Type/Facility
CType of educational facility. Either the faciity type or the description must be provided. values:
Classroom
Office
Hall
Auditorium
Gymnasium
Locker Room
Swimming Pool
Cafeteria
Kitchen
Library
Study Hall
Laboratory
Shop
Storage
Home Economics
Wing
Floor
Building
Campus
Other
 UsageLocationInfo/EnergyZone/
     Type/Description
C

Description of type of educational facility. Either the faciity type or the description must be provided.

Used when location type is not covered by prefixed values in enumerated facility type list.

 
xs:string
 UsageLocationInfo/EnergyZone/
     EnergyZoneName
M

Text description of Energy Zone Area to which readings will apply.

Examples
Room 101
Oven 3
Steinhart Auditorum

xs:string
 UsageLocationInfo/EnergyZone/
     TagList
O

List of energy zone identifiers (each consisting of a Name and Value).

 
List
 UsageLocationInfo/EnergyZone/
     TagList/Tag
OR

An energy zone identifier. Could include “SensorGroup”, or individual SensorId”, or anything else.

 
 
 UsageLocationInfo/EnergyZone/
     TagList/Tag/Name
M

Name of the Tag.

 
xs:string
 UsageLocationInfo/EnergyZone/
     TagList/Tag/Value
O

Value of the Tag.

 
xs:string
 DataSourceO

The description of the source of the measurements.

 
 
 DataSource/SystemM

Identifier of the reporting system.

 
xs:string
 DataSource/StartTimeM

Start time of measurements that follow.

 
xs:dateTime
 DataSource/ReadingDataList
     
M

List of ReadingData.

 
List
 DataSource/ReadingDataList/
     ReadingData
MR

Complex element defining a set of parameters that apply to all the actual readings that follow.

 
 
 DataSource/ReadingDataList/
     ReadingData/Measurement
M

Measurement type.

 
values:
Gas
Electrical
Thermometer
Thermostat
Cost
Other
 DataSource/ReadingDataList/
     ReadingData/SensorId
O

Identification of internal meter or data source.

 
xs:string
 DataSource/ReadingDataList/
     ReadingData/Interval
O

Time in seconds between Measurements.

 
xs:unsignedInt
 DataSource/ReadingDataList/
     ReadingData/EnergyUnits
M

One of enumerated list of unit types for energy readings (temperature, electrical energy usage, gas usage and the price for both).

 
values:
DegreeCentigrade
Kilowatt-Hour
$/Kilowatt-Hour
ThousandCubicFeet
$/ThousandCubicFeet
Other
 DataSource/ReadingDataList/
     ReadingData/ReadingName
O

Description of collection of readings.

 
xs:string
 DataSource/ReadingDataList/
     ReadingData/ReadingList
O

Collection of reported data readings, in time order.

 
 
 DataSource/ReadingDataList/
     ReadingData/ReadingList/Reading
     
OR

Values for the energy readings for each interval.

 
xs:decimal
@IntervalIndexOR

Interval number when reading was taken.

 
xs:unsignedInt
 SIF_MetadataO SIF_Metadata
 SIF_ExtendedElementsO SIF_ExtendedElements
Table 3.7.1-1: EnergyUsage
<EnergyUsage RefId="359D75101AD0A9D7A8C3DAD0A85103A2"> <UsageLocationInfo> <SchoolId>urn:sif:school:AcmeMiddleSchool1.CoyoteDistrict.Arizona</SchoolId> <Building>HS14</Building> <EnergyZone> <Type> <Facility>Floor</Facility> </Type> <EnergyZoneName>2nd </EnergyZoneName> <TagList> <Tag> <Name>AirHandler </Name> <Value>2-50</Value> </Tag> </TagList> </EnergyZone> </UsageLocationInfo> <DataSource> <System>HoneywellBAS 1012</System> <StartTime>2011-12-05T10:00:00+05:00</StartTime> <ReadingDataList> <ReadingData> <Measurement>Electrical</Measurement> <SensorId>102211101</SensorId> <Interval>15</Interval> <EnergyUnits>Kilowatt-Hour</EnergyUnits> <ReadingName>Electrical-102211101</ReadingName> <ReadingList> <Reading IntervalIndex="0">541</Reading> <Reading IntervalIndex="1">566</Reading> <Reading IntervalIndex="2">502</Reading> </ReadingList> </ReadingData> <ReadingData> <Measurement>Electrical</Measurement> <SensorId>102233302</SensorId> <Interval>15</Interval> <EnergyUnits>Kilowatt-Hour</EnergyUnits> <ReadingName>Electrical-102233302</ReadingName> <ReadingList> <Reading IntervalIndex="0">2241</Reading> <Reading IntervalIndex="1">2643</Reading> <Reading IntervalIndex="2">2491</Reading> </ReadingList> </ReadingData> </ReadingDataList> </DataSource> </EnergyUsage>
Example 3.7.1-1: EnergyUsage

Valid XHTML 1.0 Transitional