Skip to content

OperationalLimitSet

A set of limits associated with equipment. Sets of limits might apply to a specific temperature, or season for example. A set of limits may contain different severities of limit levels that would apply to the same equipment. The set may contain limits of different types such as apparent power and current limits or high and low voltage limits that are logically applied together as a set.

URI: cim:OperationalLimitSet
Type: Class

 classDiagram
    class OperationalLimitSet
    click OperationalLimitSet href "../OperationalLimitSet"
      IdentifiedObject <|-- OperationalLimitSet
        click IdentifiedObject href "../IdentifiedObject"

      OperationalLimitSet : IdentifiedObject.description

      OperationalLimitSet : OperationalLimitSet.Equipment

          OperationalLimitSet --> Equipment : OperationalLimitSet.Equipment
          click Equipment href "../Equipment"

      OperationalLimitSet : IdentifiedObject.mRID

      OperationalLimitSet : IdentifiedObject.name

      OperationalLimitSet : OperationalLimitSet.Terminal

          OperationalLimitSet --> ACDCTerminal : OperationalLimitSet.Terminal
          click ACDCTerminal href "../ACDCTerminal"

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
Equipment cim:OperationalLimitSet.Equipment 1
Equipment
The equipment to which the limit set applies direct
Terminal cim:OperationalLimitSet.Terminal 1
ACDCTerminal
The terminal where the operational limit set apply direct
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
ActivePowerLimit OperationalLimitSet range OperationalLimitSet
ApparentPowerLimit OperationalLimitSet range OperationalLimitSet
CurrentLimit OperationalLimitSet range OperationalLimitSet
OperationalLimit OperationalLimitSet range OperationalLimitSet
VoltageLimit OperationalLimitSet range OperationalLimitSet

Identifier and Mapping Information

Schema Source

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

Mappings

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