Class Description
Document describing the consequence of an unplanned outage in a part of the electrical network. For the purposes of this model, an unplanned outage refers to a state where energy is not delivered; such as, customers out of service, a street light is not served, etc.
A unplanned outage may be created upon:
- impacts the SAIDI calculation
- 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.
Attributes
Name | Type | Description |
---|---|---|
cause | String | The cause of this outage. This is the cause that is used to present to external entities. That is, the cause is weather, equipment failure, etc. |
Note: At present, this is a free text; could be replaced with a separate associated class in case we have multiple causes (e.g. OutageCauseType, inheriting from IdentifiedObject). | ||
causeKind | OutageCauseKind | |
reportedStartTime | DateTime | The earliest start time of the Outage - as reported by some system or individual |
Relationships
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
FieldDispatchHistory | 0..1 | UnplannedOutage | 0..1 | FieldDispatchHistory | UnplannedOutage | ||
Incident | 0..* | UnplannedOutage | 0..1 | Incident | UnplannedOutage | ||
UnplannedOutage | 0..1 | TroubleOrder | 0..* | UnplannedOutage | TroubleOrder | ||
UnplannedOutage | 0..1 | TroubleTicket | 0..* | UnplannedOutage | TroubleTicket |