Accumulator

Typ

Object Type

Definition

Accumulator represents a accumulated (counted) Measurement, e.g. an energy value.

Gehört zu Objektbereich

Meas

Abgeleitet von

Measurement

Attribute und Relationen

Bezeichnung

Objekttyp

IdentifiedObject.mRID [0..1]

String

IdentifiedObject.name [0..1]

String

IdentifiedObject.localName [0..1]

String

IdentifiedObject.pathName [0..1]

String

IdentifiedObject.aliasName [0..1]

String

IdentifiedObject.description [0..1]

String

IdentifiedObject.ModelingAuthoritySet [0..1]

ModelingAuthoritySet

Measurement.measurementType [0..1]

String

Measurement.For_TiePoint [1]

TiePoint

Measurement.PowerSystemResource [0..1]

PowerSystemResource

Measurement.By_TiePoint [1]

TiePoint

Measurement.Unit [1]

Unit

Measurement.ViolationLimits [0..*]

ViolationLimit

Measurement.Pnode [0..1]

Pnode

Measurement.Terminal [0..1]

Terminal

Measurement.DynamicSchedules [0..*]

DynamicSchedule

Measurement.Asset [0..1]

Asset

Measurement.Documents [0..*]

Document

Measurement.Locations [0..*]

Location

Accumulator.maxValue

Integer

Accumulator.AccumulatorValues

AccumulatorValue

Accumulator.LimitSets

AccumulatorLimitSet



Attribute type: IdentifiedObject.mRID

zurück

Definition

A Model Authority issues mRIDs. Given that each Model Authority has a unique id and this id is part of the mRID, then the mRID is globally unique.

Kardinalität

0..1

Datentyp

String



Attribute type: IdentifiedObject.name

zurück

Definition

The name is a free text human readable name of the object. It may be non unique and may not correlate to a naming hierarchy.

Kardinalität

0..1

Datentyp

String



Attribute type: IdentifiedObject.localName

zurück

Definition

The localName is a human readable name of the object. It is only used with objects organized in a naming hierarchy. The simplest naming hierarchy has just one parent (the root) giving a flat naming hierarchy. However, the naming hierarchy usually has several levels, e.g. Substation, VoltageLevel, Equipment etc. Children of the same parent have names that are unique among them. If the uniqueness requirement cannot be met IdentifiedObject.localName shall not be used, use IdentifiedObject.name instead.

Kardinalität

0..1

Datentyp

String



Attribute type: IdentifiedObject.pathName

zurück

Definition

The pathname is a system unique name composed from all IdentifiedObject.localNames in a naming hierarchy path from the object to the root.

Kardinalität

0..1

Datentyp

String



Attribute type: IdentifiedObject.aliasName

zurück

Definition

The aliasName is free text human readable name of the object alternative to IdentifiedObject.name. It may be non unique and may not correlate to a naming hierarchy.

Kardinalität

0..1

Datentyp

String



Attribute type: IdentifiedObject.description

zurück

Definition

The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.

Kardinalität

0..1

Datentyp

String



Attribute type: IdentifiedObject.ModelingAuthoritySet

zurück

Definition

An IdentifiedObject belongs to a Modeling Authority Set for purposes of defining a group of data maintained by the same Modeling Authority.

Kardinalität

0..1

Datentyp

ModelingAuthoritySet



Attribute type: Measurement.measurementType

zurück

Definition

Specifies the type of Measurement, e.g. IndoorTemperature, OutDoorTemperature, BusVoltage, GeneratorVoltage, LineFlow etc.

Kardinalität

0..1

Datentyp

String



Attribute type: Measurement.For_TiePoint

zurück

Definition

A measurement is made on the A side of a tie point

Kardinalität

1

Datentyp

TiePoint



Attribute type: Measurement.PowerSystemResource

zurück

Definition

The PowerSystemResource that contains the Measurement in the naming hierarchy

Kardinalität

0..1

Datentyp

PowerSystemResource



Attribute type: Measurement.By_TiePoint

zurück

Definition

A measurement is made on the B side of a tie point

Kardinalität

1

Datentyp

TiePoint



Attribute type: Measurement.Unit

zurück

Definition

The Unit for the Measurement

Kardinalität

1

Datentyp

Unit



Attribute type: Measurement.ViolationLimits

zurück

Definition

Kardinalität

0..*

Datentyp

ViolationLimit



Attribute type: Measurement.Pnode

zurück

Definition

Kardinalität

0..1

Datentyp

Pnode



Attribute type: Measurement.Terminal

zurück

Definition

One or more measurements may be associated with a terminal in the network

Kardinalität

0..1

Datentyp

Terminal



Attribute type: Measurement.DynamicSchedules

zurück

Definition

A measurement is a data source for dynamic interchange schedules

Kardinalität

0..*

Datentyp

DynamicSchedule



Attribute type: Measurement.Asset

zurück

Definition

Kardinalität

0..1

Datentyp

Asset



Attribute type: Measurement.Documents

zurück

Definition

Measurements are specified in types of documents, such as procedures.

Kardinalität

0..*

Datentyp

Document



Attribute type: Measurement.Locations

zurück

Definition

Kardinalität

0..*

Datentyp

Location



Attribute type: Accumulator.maxValue

zurück

Definition

Normal value range maximum for any of the MeasurementValue.values. Used for scaling, e.g. in bar graphs or of telemetered raw values.

Kardinalität

0..1

Datentyp

Integer



Attribute type: Accumulator.AccumulatorValues

zurück

Definition

The values connected to this measurement.

Kardinalität

0..*

Datentyp

AccumulatorValue



Attribute type: Accumulator.LimitSets

zurück

Definition

A measurement may have zero or more limit ranges defined for it.

Kardinalität

0..*

Datentyp

AccumulatorLimitSet