Outage
Class Description
Document describing details of an active or planned outage in a part of the electrical network. A non-planned outage may be created upon:
- a breaker trip,
- a fault indicator status change,
- a meter event indicating customer outage,
- a reception of one or more customer trouble calls, or
- an operator command, reflecting information obtained from the field crew. Outage restoration may be performed using a switching plan which complements the outage information with detailed switching activities, including the relationship to the crew and work. A planned outage may be created upon:
- a request for service, maintenance or construction work in the field, or
- an operator-defined outage for what-if/contingency network analysis.
Attributes
Name | Type | Description |
---|---|---|
actualPeriod | DateTimeInterval | Actual outage period; end of the period corresponds to the actual restoration time. |
communityDescriptor | String | a name to denote the community - this could be a name or a code of some kind. |
customersRestored | Integer | number of customers that have been restored in the area. |
estimatedPeriod | DateTimeInterval | Estimated outage period for a planned outage. The start of the period is the start of the planned outage and the end of the period corresponds to the end of the planned outage. |
metersAffected | Integer | The updated number of meters affected by the outage as reported by the OMS within the utility. It is assumed this number will be updated repeatedly until the full outage is resolved. |
originalCustomersServed | Integer | the total number of customers that are served in the area (both outaged and not outaged). |
originalMetersAffected | Integer | The original number of meters that were affected as reported by the OMS within the utility. That is, this is the total number of meters that were out at the beginning of the outage. |
outageKind | OutageStatusKind | Defines if the outage has been verified or is only estimated |
statusKind | CrewStatusKind | defines the status of the crew as in dispatched or arrived, etc. |
summary | ServicePointOutageSummary | Summary counts of service points (customers) affected by this outage. |
utilityDisclaimer | String | This contains an disclaimers the utility would like to place on the data provided to any stakeholder. This may be different for different stakeholders. This should possibly be an attribute under the Organization class but it is placed here for now. |
Relationships
Ancestors
Descendents
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
Outage | 0..1 | ConductingEquipment | 0..* | Outage | OutageIsolationEquipment | ||
Outage | 0..1 | Fault | 0..* | Outage | Outage associated with this fault. | Faults | All faults involved in this outage. |
Outage | 0..* | UsagePoint | 0..* | Outage | DeEnergizedUsagePoint | all deenergized useage points associated with the outage. | |
Outage | 0..1 | SwitchAction | 0..* | PlannedOutage | Planned outage for whose scope this switch action applies. | PlannedSwitchActions | All switch actions to apply within the scope of this planned outage. Each such action groups switches to which the action is to apply in order to produce the desired network state considered as outage. |
Outage | 0..* | Equipment | 0..* | Outages | All outages in which this equipment is involved. | Equipments | All equipments associated with this outage. |
Outage | 0..* | UsagePoint | 0..* | Outage | All outages at this usage point. | EnergizedUsagePoint | All energized usage points associated with this outage. |
Outage | 0..* | Crew | 0..* | Outage | Crew | ||
Outage | 0..* | OutageArea | 0..* | Outage | OutageArea | ||
Outage | 0..1 | SwitchingPlan | 0..* | Outage | Outage that will be activated or eliminated when this switching plan gets executed. | SwitchingPlans | All switching plans that lead to supply restoration due to this outage. Only one will be retained for execution. |
Outage | 0..1 | Incident | 0..* | Outage | Outage for this incident. | Incident | Incident reported in trouble call that results in this outage. |
Outage | 0..* | EstimatedRestorationTime | 0..1 | Outage | EstimatedRestorationTime |