Version: 10.2.1c and 10.2.1.c SP3 |
Appendix > Electric Distribution Data Model > Devices Overview > Open Point |
OpenPoint contains information about a variety of insulated and shielded devices that connect high-voltage cables to apparatus including transformers. Separable, load-break insulated connectors are used with primary bushings of submersible distribution transformers for safety. This is known as a dead-front configuration.
The OpenPoint class inherits attributes from the ElectricDevice abstract class. All model names assigned to the ElectricDevice class should be assigned to the OpenPoint class as well.
Associations: None
Subtypes: Load Break Elbow, Non-Load Break Elbow, Open Point, Solid Connection, Splice, Terminator. The use of subtypes is optional. The Subtype attribute can be removed if subtypes aren't used in the model.
Model Names: SWITCH
Attributes:
Configuration: text - Configuration of connection such as Wye, Delta, etc.
Manufacturer: text - Manufacturer of OpenPoint.
Model: text - Model of OpenPoint.
NormalPosition[A,B,C]: long integer - Code indicating normal position of OpenPoint, per phase; domain values include Closed, Open, and Not Applicable. This attribute results in three fields (NormalPosition_A, NormalPosition_B, NormalPosition_C). Assign the corresponding model name to each field: NORMALPOSITION_A, NORMALPOSITION_B, NORMALPOSITION_C.
PresentPosition[A,B,C]: long integer - Code indicating present position of OpenPoint, per phase; domain values include Closed, Open, and Not Applicable.
SpliceSize: text - Code indicating size of Splice; domain values include 1/0 AWG, 1000 MCM, etc.
TransformerObjectID: long integer - ObjectID of associated transformer unit.
VoltageRegulatorObjectID: long integer - ObjectID of associated voltage regulator.