Skip to content

Class: Fault

Abnormal condition causing current flow through conducting equipment, such as caused by equipment failure or short circuits from objects not typically modelled (for example, a tree falling on a line).

URI: cim:Fault

 classDiagram
    class Fault
      IdentifiedObject <|-- Fault


      Fault <|-- LineFault
      Fault <|-- EquipmentFault


      Fault : alias_name

      Fault : description

      Fault : diagram_objects

          Fault --> DiagramObject : diagram_objects

      Fault : fault_cause_types

          Fault --> FaultCauseType : fault_cause_types

      Fault : faulty_equipment

          Fault --> Equipment : faulty_equipment

      Fault : impedance

          Fault --> FaultImpedance : impedance

      Fault : instance_set

          Fault --> InstanceSet : instance_set

      Fault : kind

          Fault --> PhaseConnectedFaultKind : kind

      Fault : location

          Fault --> Location : location

      Fault : m_rid

      Fault : names

          Fault --> Name : names

      Fault : occurred_date_time

      Fault : outage

          Fault --> Outage : outage

      Fault : phases

          Fault --> PhaseCode : phases

      Fault : properties_cimdata_object

          Fault --> ChangeSetMember : properties_cimdata_object

      Fault : targeting_cimdata_object

          Fault --> ChangeSetMember : targeting_cimdata_object

Inheritance

Slots

Name Cardinality and Range Description Inheritance
impedance 0..1
FaultImpedance
Fault impedance direct
kind 0..1
PhaseConnectedFaultKind
The kind of phase fault direct
occurred_date_time 0..1
date
The date and time at which the fault occurred direct
phases 0..1
PhaseCode
The phases participating in the fault direct
faulty_equipment 0..1
Equipment
Equipment carrying this fault direct
fault_cause_types 0..*
FaultCauseType
All types of fault cause direct
location 0..1
Location
Location of this fault direct
outage 0..1
Outage
Outage associated with this fault direct
alias_name 0..1
String
The aliasName is free text human readable name of the object alternative to I... IdentifiedObject
description 0..1
String
The description is a free human readable text describing or naming the object IdentifiedObject
m_rid 0..1
String
Master resource identifier issued by a model authority IdentifiedObject
diagram_objects 0..*
DiagramObject
The diagram objects that are associated with the domain object IdentifiedObject
instance_set 1..1
InstanceSet
Dataset containing the data objects IdentifiedObject
names 0..*
Name
All names of this identified object IdentifiedObject
properties_cimdata_object 0..1
ChangeSetMember
The single CIM data object in the appropriate dataset context IdentifiedObject
targeting_cimdata_object 0..*
ChangeSetMember
Data objects registered IdentifiedObject

Usages

used by used in type used
Equipment faults range Fault
Location fault range Fault
WorkLocation fault range Fault
ProtectionEquipment faults range Fault
ProtectedSwitch faults range Fault
Switch faults range Fault
ConductingEquipment faults range Fault
PlannedOutage faults range Fault
Outage faults range Fault
FaultCauseType faults range Fault
TransformerTank faults range Fault
PowerTransformer faults range Fault
ServiceLocation fault range Fault
UnplannedOutage faults range Fault
Clamp faults range Fault
ACLineSegment faults range Fault
Conductor faults range Fault
Cut faults range Fault
Ground faults range Fault
Jumper faults range Fault
DCConductingEquipment faults range Fault
CompositeSwitch faults range Fault
UsagePointLocation fault range Fault
ThermalGeneratingUnit faults range Fault
GeneratingUnit faults range Fault
EnergyConnection faults range Fault
RotatingMachine faults range Fault
RegulatingCondEq faults range Fault
BusbarSection faults range Fault
Connector faults range Fault
HydroPump faults range Fault
HydroGeneratingUnit faults range Fault
SynchronousMachine faults range Fault
EquivalentInjection faults range Fault
EquivalentEquipment faults range Fault
PowerElectronicsConnection faults range Fault
PowerElectronicsUnit faults range Fault
AsynchronousMachine faults range Fault
MktGeneratingUnit faults range Fault
MktPowerTransformer faults range Fault
MktSeriesCompensator faults range Fault
SeriesCompensator faults range Fault
MktACLineSegment faults range Fault
MktThermalGeneratingUnit faults range Fault
AuxiliaryEquipment faults range Fault
ACDCConverter faults range Fault
ShuntCompensator faults range Fault
Disconnector faults range Fault
EnergyConsumer faults range Fault
Breaker faults range Fault
GroundDisconnector faults range Fault
Fuse faults range Fault
PetersenCoil faults range Fault
EarthFaultCompensator faults range Fault
GroundingImpedance faults range Fault
Recloser faults range Fault
Sectionaliser faults range Fault
EnergySource faults range Fault
StaticVarCompensator faults range Fault
Junction faults range Fault
FrequencyConverter faults range Fault
LoadBreakSwitch faults range Fault
ExternalNetworkInjection faults range Fault
LinearShuntCompensator faults range Fault
NonlinearShuntCompensator faults range Fault
WireSegment faults range Fault
DisconnectingCircuitBreaker faults range Fault
NuclearGeneratingUnit faults range Fault
WindGeneratingUnit faults range Fault
SolarGeneratingUnit faults range Fault
BatteryUnit faults range Fault
PhotoVoltaicUnit faults range Fault
PowerElectronicsWindUnit faults range Fault
ConformLoad faults range Fault
NonConformLoad faults range Fault
StationSupply faults range Fault
Sensor faults range Fault
CurrentTransformer faults range Fault
WaveTrap faults range Fault
SurgeArrester faults range Fault
PostLineSensor faults range Fault
PotentialTransformer faults range Fault
FaultIndicator faults range Fault
CurrentRelay faults range Fault
SynchrocheckRelay faults range Fault
EquivalentShunt faults range Fault
EquivalentBranch faults range Fault
DCLineSegment faults range Fault
DCBreaker faults range Fault
DCSwitch faults range Fault
DCBusbar faults range Fault
DCDisconnector faults range Fault
DCGround faults range Fault
DCShunt faults range Fault
VsConverter faults range Fault
CsConverter faults range Fault
DCChopper faults range Fault
DCSeriesDevice faults range Fault
Zone fault range Fault
MaintenanceLocation fault range Fault
InternalLocation fault range Fault
SVC faults range Fault
MktShuntCompensator faults range Fault
MktSwitch faults range Fault
MktConductingEquipment faults range Fault

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: Fault
description: Abnormal condition causing current flow through conducting equipment,
  such as caused by equipment failure or short circuits from objects not typically
  modelled (for example, a tree falling on a line).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
  impedance:
    name: impedance
    description: Fault impedance. Its usage is described by 'kind'.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Fault.impedance
    multivalued: false
    domain_of:
    - Fault
    range: FaultImpedance
    required: false
  kind:
    name: kind
    description: The kind of phase fault.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Fault.kind
    multivalued: false
    domain_of:
    - Asset
    - Customer
    - BaseWork
    - WorkTimeSchedule
    - CustomerBillingInfo
    - ErpInvoiceLineItem
    - CatalogAssetType
    - Design
    - ConditionFactor
    - LandProperty
    - Seal
    - Gate
    - JumperAction
    - RevisionHistory
    - SwitchAction
    - Fault
    - ServiceCategory
    - Transaction
    - Procedure
    - Medium
    - Tender
    - Cheque
    - Charge
    - ServiceRequest
    - MeterMultiplier
    - StructureSupport
    - CutAction
    - GroundAction
    - ClampAction
    - ProtectiveActionAdjustment
    - RemedialActionScheme
    - MeasurementCalculator
    - ErpInvoice
    - ServiceSupplier
    - EnergyTypeReference
    - CRROrgRole
    - MarketInvoice
    - MarketInvoiceLineItem
    - EnvironmentalLocationType
    - EnvironmentalDiscrete
    - ServiceMultiplier
    - AssetLocationHazard
    - Analytic
    - AssetGroup
    - TagAction
    - PinBranchGroup
    - PinTerminal
    - PinEquipment
    - ClearanceAction
    - PSREvent
    - ShuntCompensatorAction
    - EnergyConsumerAction
    - EnergySourceAction
    - Zone
    - OilAnalysisMoistureAnalog
    - AssetStringMeasurement
    - InspectionAnalog
    - AssetTemperaturePressureAnalog
    - OilAnalysisFluidDiscrete
    - InspectionDiscrete
    - OilAnalysisPCBDiscrete
    - OilAnalysisFluidAnalog
    - OilAnalysisGasAnalog
    - OilAnalysisPCBAnalog
    - OilAnalysisParticleDiscrete
    - OilAnalysisMetalsAnalog
    - OilAnalysisParticleAnalog
    - OilAnalysisPaperAnalog
    - CompositeSwitchInfo
    - Facility
    - RiskScore
    - FACTSDevice
    - SimpleEndDeviceFunction
    - UndergroundStructure
    - RelativeDisplacement
    - CloudCondition
    - GeosphericAnalog
    - HydrosphericAnalog
    - AtmosphericAnalog
    - SpaceAnalog
    range: PhaseConnectedFaultKind
    required: false
  occurred_date_time:
    name: occurred_date_time
    description: The date and time at which the fault occurred.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Fault.occurredDateTime
    multivalued: false
    domain_of:
    - FieldDispatchStep
    - Fault
    range: date
    required: false
  phases:
    name: phases
    description: The phases participating in the fault. The fault connections into
      these phases are further specified by the type of fault.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Fault.phases
    multivalued: false
    domain_of:
    - Terminal
    - Measurement
    - SwitchingAction
    - Fault
    - TransformerTankEnd
    - ReadingType
    range: PhaseCode
    required: false
  faulty_equipment:
    name: faulty_equipment
    description: Equipment carrying this fault.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Fault.FaultyEquipment
    multivalued: false
    domain_of:
    - Fault
    range: Equipment
    required: false
  fault_cause_types:
    name: fault_cause_types
    description: All types of fault cause.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Fault.FaultCauseTypes
    multivalued: true
    domain_of:
    - Fault
    range: FaultCauseType
    required: false
  location:
    name: location
    description: Location of this fault.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Fault.Location
    multivalued: false
    domain_of:
    - PowerSystemResource
    - Asset
    - Incident
    - SwitchingOrder
    - TroubleOrder
    - Crew
    - Fault
    - PointOfSale
    - TroubleTicket
    - OutageOrder
    - EnvironmentalMonitoringStation
    - EnvironmentalLocationType
    - PositionPoint
    - FailureEvent
    range: Location
    required: false
  outage:
    name: outage
    description: Outage associated with this fault.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Fault.Outage
    multivalued: false
    domain_of:
    - Incident
    - SwitchingPlan
    - UsagePoint
    - ConductingEquipment
    - Crew
    - EstimatedRestorationTime
    - OutageArea
    - Fault
    range: Outage
    required: false
class_uri: cim:Fault

Induced

name: Fault
description: Abnormal condition causing current flow through conducting equipment,
  such as caused by equipment failure or short circuits from objects not typically
  modelled (for example, a tree falling on a line).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
  impedance:
    name: impedance
    description: Fault impedance. Its usage is described by 'kind'.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Fault.impedance
    multivalued: false
    alias: impedance
    owner: Fault
    domain_of:
    - Fault
    range: FaultImpedance
    required: false
  kind:
    name: kind
    description: The kind of phase fault.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Fault.kind
    multivalued: false
    alias: kind
    owner: Fault
    domain_of:
    - Asset
    - Customer
    - BaseWork
    - WorkTimeSchedule
    - CustomerBillingInfo
    - ErpInvoiceLineItem
    - CatalogAssetType
    - Design
    - ConditionFactor
    - LandProperty
    - Seal
    - Gate
    - JumperAction
    - RevisionHistory
    - SwitchAction
    - Fault
    - ServiceCategory
    - Transaction
    - Procedure
    - Medium
    - Tender
    - Cheque
    - Charge
    - ServiceRequest
    - MeterMultiplier
    - StructureSupport
    - CutAction
    - GroundAction
    - ClampAction
    - ProtectiveActionAdjustment
    - RemedialActionScheme
    - MeasurementCalculator
    - ErpInvoice
    - ServiceSupplier
    - EnergyTypeReference
    - CRROrgRole
    - MarketInvoice
    - MarketInvoiceLineItem
    - EnvironmentalLocationType
    - EnvironmentalDiscrete
    - ServiceMultiplier
    - AssetLocationHazard
    - Analytic
    - AssetGroup
    - TagAction
    - PinBranchGroup
    - PinTerminal
    - PinEquipment
    - ClearanceAction
    - PSREvent
    - ShuntCompensatorAction
    - EnergyConsumerAction
    - EnergySourceAction
    - Zone
    - OilAnalysisMoistureAnalog
    - AssetStringMeasurement
    - InspectionAnalog
    - AssetTemperaturePressureAnalog
    - OilAnalysisFluidDiscrete
    - InspectionDiscrete
    - OilAnalysisPCBDiscrete
    - OilAnalysisFluidAnalog
    - OilAnalysisGasAnalog
    - OilAnalysisPCBAnalog
    - OilAnalysisParticleDiscrete
    - OilAnalysisMetalsAnalog
    - OilAnalysisParticleAnalog
    - OilAnalysisPaperAnalog
    - CompositeSwitchInfo
    - Facility
    - RiskScore
    - FACTSDevice
    - SimpleEndDeviceFunction
    - UndergroundStructure
    - RelativeDisplacement
    - CloudCondition
    - GeosphericAnalog
    - HydrosphericAnalog
    - AtmosphericAnalog
    - SpaceAnalog
    range: PhaseConnectedFaultKind
    required: false
  occurred_date_time:
    name: occurred_date_time
    description: The date and time at which the fault occurred.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Fault.occurredDateTime
    multivalued: false
    alias: occurred_date_time
    owner: Fault
    domain_of:
    - FieldDispatchStep
    - Fault
    range: date
    required: false
  phases:
    name: phases
    description: The phases participating in the fault. The fault connections into
      these phases are further specified by the type of fault.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Fault.phases
    multivalued: false
    alias: phases
    owner: Fault
    domain_of:
    - Terminal
    - Measurement
    - SwitchingAction
    - Fault
    - TransformerTankEnd
    - ReadingType
    range: PhaseCode
    required: false
  faulty_equipment:
    name: faulty_equipment
    description: Equipment carrying this fault.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Fault.FaultyEquipment
    multivalued: false
    alias: faulty_equipment
    owner: Fault
    domain_of:
    - Fault
    range: Equipment
    required: false
  fault_cause_types:
    name: fault_cause_types
    description: All types of fault cause.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Fault.FaultCauseTypes
    multivalued: true
    alias: fault_cause_types
    owner: Fault
    domain_of:
    - Fault
    range: FaultCauseType
    required: false
  location:
    name: location
    description: Location of this fault.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Fault.Location
    multivalued: false
    alias: location
    owner: Fault
    domain_of:
    - PowerSystemResource
    - Asset
    - Incident
    - SwitchingOrder
    - TroubleOrder
    - Crew
    - Fault
    - PointOfSale
    - TroubleTicket
    - OutageOrder
    - EnvironmentalMonitoringStation
    - EnvironmentalLocationType
    - PositionPoint
    - FailureEvent
    range: Location
    required: false
  outage:
    name: outage
    description: Outage associated with this fault.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Fault.Outage
    multivalued: false
    alias: outage
    owner: Fault
    domain_of:
    - Incident
    - SwitchingPlan
    - UsagePoint
    - ConductingEquipment
    - Crew
    - EstimatedRestorationTime
    - OutageArea
    - Fault
    range: Outage
    required: false
  alias_name:
    name: alias_name
    description: "The aliasName is free text human readable name of the object alternative\
      \ to IdentifiedObject.name. It may be non unique and may not correlate to a\
      \ naming hierarchy.\r\nThe attribute aliasName is retained because of backwards\
      \ compatibility between CIM relases. It is however recommended to replace aliasName\
      \ with the Name class as aliasName is planned for retirement at a future time.\r\
      \n\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.aliasName
    multivalued: false
    alias: alias_name
    owner: Fault
    domain_of:
    - IdentifiedObject
    range: string
    required: false
  description:
    name: description
    description: The description is a free human readable text describing or naming
      the object. It may be non unique and may not correlate to a naming hierarchy.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.description
    multivalued: false
    alias: description
    owner: Fault
    domain_of:
    - IdentifiedObject
    - NameType
    - NameTypeAuthority
    - DataSet
    - SwitchingStepGroup
    - AreaReserveSpec
    range: string
    required: false
  m_rid:
    name: m_rid
    description: "Master resource identifier issued by a model authority. The mRID\
      \ is unique within an exchange context. Global uniqueness is easily achieved\
      \ by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is\
      \ strongly recommended.\r\nFor CIMXML data files in RDF syntax conforming to\
      \ IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify\
      \ CIM object elements."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.mRID
    multivalued: false
    alias: m_rid
    owner: Fault
    domain_of:
    - IdentifiedObject
    - DataSet
    range: string
    required: false
  diagram_objects:
    name: diagram_objects
    description: The diagram objects that are associated with the domain object.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.DiagramObjects
    multivalued: true
    alias: diagram_objects
    owner: Fault
    domain_of:
    - IdentifiedObject
    range: DiagramObject
    required: false
  instance_set:
    name: instance_set
    description: Dataset containing the data objects.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.InstanceSet
    multivalued: false
    alias: instance_set
    owner: Fault
    domain_of:
    - IdentifiedObject
    range: InstanceSet
    required: true
  names:
    name: names
    description: All names of this identified object.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.Names
    multivalued: true
    alias: names
    owner: Fault
    domain_of:
    - IdentifiedObject
    - NameType
    range: Name
    required: false
  properties_cimdata_object:
    name: properties_cimdata_object
    description: The single CIM data object in the appropriate dataset context.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.PropertiesCIMDataObject
    multivalued: false
    alias: properties_cimdata_object
    owner: Fault
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
  targeting_cimdata_object:
    name: targeting_cimdata_object
    description: Data objects registered.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.TargetingCIMDataObject
    multivalued: true
    alias: targeting_cimdata_object
    owner: Fault
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:Fault