Skip to content

Cut

A cut separates a line segment into two parts. The cut appears as a switch inserted between these two parts and connects them together. As the cut is normally open there is no galvanic connection between the two line segment parts. But it is possible to close the cut to get galvanic connection.

The cut terminals are oriented towards the line segment terminals with the same sequence number. Hence the cut terminal with sequence number equal to 1 is oriented to the line segment's terminal with sequence number equal to 1.

The cut terminals also act as connection points for jumpers and other equipment, e.g. a mobile generator. To enable this, connectivity nodes are placed at the cut terminals. Once the connectivity nodes are in place any conducting equipment can be connected at them.

URI: cim:Cut
Type: Class

 classDiagram
    class Cut
    click Cut href "../Cut"
      Switch <|-- Cut
        click Switch href "../Switch"

      Cut : Cut.ACLineSegment

          Cut --> ACLineSegment : Cut.ACLineSegment
          click ACLineSegment href "../ACLineSegment"

      Cut : Equipment.aggregate

      Cut : ConductingEquipment.BaseVoltage

          Cut --> BaseVoltage : ConductingEquipment.BaseVoltage
          click BaseVoltage href "../BaseVoltage"

      Cut : IdentifiedObject.description

      Cut : IdentifiedObject.energyIdentCodeEic

      Cut : Equipment.EquipmentContainer

          Cut --> EquipmentContainer : Equipment.EquipmentContainer
          click EquipmentContainer href "../EquipmentContainer"

      Cut : Cut.lengthFromTerminal1

          Cut --> Length : Cut.lengthFromTerminal1
          click Length href "../Length"

      Cut : IdentifiedObject.mRID

      Cut : IdentifiedObject.name

      Cut : Equipment.normallyInService

      Cut : Switch.normalOpen

      Cut : Equipment.OperationalLimitSet

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

      Cut : Switch.ratedCurrent

          Cut --> CurrentFlow : Switch.ratedCurrent
          click CurrentFlow href "../CurrentFlow"

      Cut : Switch.retained

      Cut : IdentifiedObject.shortName

      Cut : Switch.SwitchSchedules

          Cut --> SwitchSchedule : Switch.SwitchSchedules
          click SwitchSchedule href "../SwitchSchedule"

      Cut : ConductingEquipment.Terminals

          Cut --> Terminal : ConductingEquipment.Terminals
          click Terminal href "../Terminal"

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
ACLineSegment cim:Cut.ACLineSegment 1
ACLineSegment
The line segment to which the cut is applied direct
lengthFromTerminal1 cim:Cut.lengthFromTerminal1 0..1
Length
The length to the place where the cut is located starting from side one of th... direct
normalOpen cim:Switch.normalOpen 1
boolean
The attribute is used in cases when no Measurement for the status value is pr... Switch
ratedCurrent cim:Switch.ratedCurrent 0..1
CurrentFlow
The maximum continuous current carrying capacity in amps governed by the devi... Switch
retained cim:Switch.retained 1
boolean
Branch is retained in the topological solution Switch
SwitchSchedules cim:Switch.SwitchSchedules *
SwitchSchedule
A Switch can be associated with SwitchSchedules Switch
BaseVoltage cim:ConductingEquipment.BaseVoltage 0..1
BaseVoltage
Base voltage of this conducting equipment ConductingEquipment
Terminals cim:ConductingEquipment.Terminals *
Terminal
Conducting equipment have terminals that may be connected to other conducting... ConductingEquipment
aggregate cim:Equipment.aggregate 0..1
boolean
The aggregate flag provides an alternative way of representing an aggregated ... Equipment
normallyInService cim:Equipment.normallyInService 0..1
boolean
Specifies the availability of the equipment under normal operating conditions Equipment
EquipmentContainer cim:Equipment.EquipmentContainer 0..1
EquipmentContainer
Container of this equipment Equipment
OperationalLimitSet cim:Equipment.OperationalLimitSet *
OperationalLimitSet
The operational limit sets associated with this equipment Equipment
description cim:IdentifiedObject.description 0..1
string
The description is a free human readable text describing or naming the object IdentifiedObject
energyIdentCodeEic eu:IdentifiedObject.energyIdentCodeEic 0..1
string
The attribute is used for an exchange of the EIC code (Energy identification ... IdentifiedObject
mRID cim:IdentifiedObject.mRID 1
string
Master resource identifier issued by a model authority IdentifiedObject
name cim:IdentifiedObject.name 1
string
The name is any free human readable and possibly non unique text naming the o... IdentifiedObject
shortName eu:IdentifiedObject.shortName 0..1
string
The attribute is used for an exchange of a human readable short name with len... IdentifiedObject

Usages

used by used in type used
ACLineSegment Cut range Cut

Identifier and Mapping Information

Schema Source

  • from schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile

Mappings

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