Skip to content

Class: FaultImpedance

Impedance description for the fault.

URI: cim:FaultImpedance

 classDiagram
    class FaultImpedance
      FaultImpedance : r_ground

          FaultImpedance --> Resistance : r_ground

      FaultImpedance : r_line_to_line

          FaultImpedance --> Resistance : r_line_to_line

      FaultImpedance : x_ground

          FaultImpedance --> Reactance : x_ground

      FaultImpedance : x_line_to_line

          FaultImpedance --> Reactance : x_line_to_line

Slots

Name Cardinality and Range Description Inheritance
r_ground 0..1
Resistance
The resistance of the fault between phases and ground direct
r_line_to_line 0..1
Resistance
The resistance of the fault between phases direct
x_ground 0..1
Reactance
The reactance of the fault between phases and ground direct
x_line_to_line 0..1
Reactance
The reactance of the fault between phases direct

Usages

used by used in type used
Fault impedance range FaultImpedance
LineFault impedance range FaultImpedance
EquipmentFault impedance range FaultImpedance

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

Mappings

Mapping Type Mapped Value
self cim:FaultImpedance
native cim:FaultImpedance

LinkML Source

Direct

name: FaultImpedance
description: Impedance description for the fault.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  r_ground:
    name: r_ground
    description: The resistance of the fault between phases and ground.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:FaultImpedance.rGround
    multivalued: false
    domain_of:
    - FaultImpedance
    range: Resistance
    required: false
  r_line_to_line:
    name: r_line_to_line
    description: The resistance of the fault between phases.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:FaultImpedance.rLineToLine
    multivalued: false
    domain_of:
    - FaultImpedance
    range: Resistance
    required: false
  x_ground:
    name: x_ground
    description: The reactance of the fault between phases and ground.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:FaultImpedance.xGround
    multivalued: false
    domain_of:
    - FaultImpedance
    range: Reactance
    required: false
  x_line_to_line:
    name: x_line_to_line
    description: The reactance of the fault between phases.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:FaultImpedance.xLineToLine
    multivalued: false
    domain_of:
    - FaultImpedance
    range: Reactance
    required: false
class_uri: cim:FaultImpedance

Induced

name: FaultImpedance
description: Impedance description for the fault.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  r_ground:
    name: r_ground
    description: The resistance of the fault between phases and ground.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:FaultImpedance.rGround
    multivalued: false
    alias: r_ground
    owner: FaultImpedance
    domain_of:
    - FaultImpedance
    range: Resistance
    required: false
  r_line_to_line:
    name: r_line_to_line
    description: The resistance of the fault between phases.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:FaultImpedance.rLineToLine
    multivalued: false
    alias: r_line_to_line
    owner: FaultImpedance
    domain_of:
    - FaultImpedance
    range: Resistance
    required: false
  x_ground:
    name: x_ground
    description: The reactance of the fault between phases and ground.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:FaultImpedance.xGround
    multivalued: false
    alias: x_ground
    owner: FaultImpedance
    domain_of:
    - FaultImpedance
    range: Reactance
    required: false
  x_line_to_line:
    name: x_line_to_line
    description: The reactance of the fault between phases.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:FaultImpedance.xLineToLine
    multivalued: false
    alias: x_line_to_line
    owner: FaultImpedance
    domain_of:
    - FaultImpedance
    range: Reactance
    required: false
class_uri: cim:FaultImpedance