UnplannedOutage
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
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
UnplannedOutage | 0..1 | TroubleTicket | 0..* | UnplannedOutage | TroubleTicket | ||
UnplannedOutage | 0..1 | TroubleOrder | 0..* | UnplannedOutage | TroubleOrder | ||
UnplannedOutage | 0..1 | FieldDispatchHistory | 0..1 | UnplannedOutage | FieldDispatchHistory | ||
UnplannedOutage | 0..1 | Incident | 0..* | UnplannedOutage | Incident |