EarthFaultCompensator
A conducting equipment used to represent a connection to ground which is typically used to compensate earth faults. An earth fault compensator device modelled with a single terminal implies a second terminal solidly connected to ground. If two terminals are modelled, the ground is not assumed and normal connection rules apply.
URI: cim:EarthFaultCompensator
Type: Class
 classDiagram
    class EarthFaultCompensator
    click EarthFaultCompensator href "../EarthFaultCompensator"
      ConductingEquipment <|-- EarthFaultCompensator
        click ConductingEquipment href "../ConductingEquipment"
      EarthFaultCompensator <|-- GroundingImpedance
        click GroundingImpedance href "../GroundingImpedance"
      EarthFaultCompensator <|-- PetersenCoil
        click PetersenCoil href "../PetersenCoil"
      EarthFaultCompensator : IdentifiedObject.mRID
      EarthFaultCompensator : EarthFaultCompensator.r
          EarthFaultCompensator --> Resistance : EarthFaultCompensator.r
          click Resistance href "../Resistance"
Inheritance
- IdentifiedObject- PowerSystemResource- Equipment- ConductingEquipment- EarthFaultCompensator
 
 
- ConductingEquipment
 
- Equipment
 
- PowerSystemResource
Attributes
| Name | URI | Cardinality and Range | Description | Inheritance | 
|---|---|---|---|---|
| r | cim:EarthFaultCompensator.r | 0..1 Resistance | Nominal resistance of device | direct | 
| 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/ShortCircuit-EU#Package_ShortCircuitProfile
Mappings
| Mapping Type | Mapped Value | 
|---|---|
| self | cim:EarthFaultCompensator | 
| native | this:EarthFaultCompensator |