Skip to content

Accumulator

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

URI: cim:Accumulator
Type: Class

 classDiagram
    class Accumulator
    click Accumulator href "../Accumulator"
      Measurement <|-- Accumulator
        click Measurement href "../Measurement"

      Accumulator : IdentifiedObject.description

      Accumulator : Measurement.measurementType

      Accumulator : IdentifiedObject.mRID

      Accumulator : IdentifiedObject.name

      Accumulator : Measurement.PowerSystemResource

          Accumulator --> PowerSystemResource : Measurement.PowerSystemResource
          click PowerSystemResource href "../PowerSystemResource"

      Accumulator : Measurement.Terminal

          Accumulator --> ACDCTerminal : Measurement.Terminal
          click ACDCTerminal href "../ACDCTerminal"

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
measurementType cim:Measurement.measurementType 1
string
Specifies the type of measurement Measurement
PowerSystemResource cim:Measurement.PowerSystemResource 1
PowerSystemResource
The power system resource that contains the measurement Measurement
Terminal cim:Measurement.Terminal 0..1
ACDCTerminal
One or more measurements may be associated with a terminal in the network Measurement
mRID cim:IdentifiedObject.mRID 1
string
Master resource identifier issued by a model authority IdentifiedObject
description cim:IdentifiedObject.description 0..1
string
The description is a free human readable text describing or naming the object IdentifiedObject
name cim:IdentifiedObject.name 1
string
The name is any free human readable and possibly non unique text naming the o... IdentifiedObject

Usages

used by used in type used
AccumulatorLimitSet Measurements range Accumulator
AccumulatorValue Accumulator range Accumulator

Comments

  • – The association to Terminal may not be required depending on how the Measurement is being used. See section Use of Measurement Class for details.– The measurementType attribute is used to define the quantity being measured (Voltage, ThreePhaseActivePower, etc.) by a Measurement. The valid values for measurementType are defined in Normative String Tables.

Identifier and Mapping Information

Schema Source

  • from schema: http://iec.ch/TC57/2020/CPSM-Operation#

Mappings

Mapping Type Mapped Value
self cim:Accumulator
native this:Accumulator