Skip to main content

SwitchPhase

Class Description

Single phase of a multi-phase switch when its attributes might be different per phase.

Attributes

NameTypeDescription
closedBooleanThe attribute tells if the switch is considered closed when used as input to topology processing.
normalOpenBooleanUsed in cases when no Measurement for the status value is present. If the SwitchPhase has a status measurement the Discrete.normalValue is expected to match with this value.
phaseSide1SinglePhaseKindPhase of this SwitchPhase on the side with terminal sequence number equal to 1. Should be a phase contained in that terminal’s phases attribute.
phaseSide2SinglePhaseKindPhase of this SwitchPhase on the side with terminal sequence number equal to 2. Should be a phase contained in that terminal’s Terminal.phases attribute.
ratedCurrentCurrentFlowThe maximum continuous current carrying capacity in amps governed by the device material and construction.
The attribute shall be a positive value.

Relationships

Ancestors

Descendents

No descendent classes

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
SwitchPhase0..*Switch1SwitchPhaseThe individual switch phases for the switch.SwitchThe switch of the switch phase.