Jumper
A short section of conductor with negligible impedance which can be manually removed and replaced if the circuit is de-energized. Note that zero-impedance branches can potentially be modelled by other equipment types.
URI: cim:Jumper
Type: Class
classDiagram
class Jumper
click Jumper href "../Jumper"
Switch <|-- Jumper
click Switch href "../Switch"
Jumper : Equipment.inService
Jumper : Switch.locked
Jumper : IdentifiedObject.mRID
Jumper : Switch.open
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
locked | cim:Switch.locked | 1 boolean |
If true, the switch is locked | Switch |
open | cim:Switch.open | 1 boolean |
The attribute tells if the switch is considered open when used as input to to... | Switch |
inService | cim:Equipment.inService | 1 boolean |
Specifies the availability of the equipment | Equipment |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/SteadyStateHypothesis/2.0#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:Jumper |
native | this:Jumper |