Skip to main content

ShuntCompensatorPhase

Class Description

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

Attributes

NameTypeDescription
maximumSectionsIntegerThe maximum number of sections that may be switched in for this phase.
normalSectionsIntegerFor the capacitor phase, the normal number of sections switched in. The value shall be between zero and ShuntCompensatorPhase.maximumSections.
phaseSinglePhaseKindPhase of this shunt compensator component. If the shunt compensator is wye connected, the connection is from the indicated phase to the central ground or neutral point. If the shunt compensator is delta connected, the phase indicates a shunt compensator connected from the indicated phase to the next logical non-neutral phase.
sectionsFloatShunt compensator sections in use. Starting value for steady state solution. The attribute shall be a positive value or zero. Non integer values are allowed to support continuous variables. The reasons for continuous value are to support study cases where no discrete shunt compensators has yet been designed, a solutions where a narrow voltage band force the sections to oscillate or accommodate for a continuous solution as input.
For LinearShuntConpensator the value shall be between zero and ShuntCompensatorPhase.maximumSections. At value zero the shunt compensator conductance and admittance is zero. Linear interpolation of conductance and admittance between the previous and next integer section is applied in case of non-integer values.
For NonlinearShuntCompensator-s shall only be set to one of the NonlinearShuntCompenstorPhasePoint.sectionNumber. There is no interpolation between NonlinearShuntCompenstorPhasePoint-s.

Relationships

Ancestors

Descendents

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
ShuntCompensatorPhase0..*ShuntCompensator1ShuntCompensatorPhaseThe individual phases models for the shunt compensator.ShuntCompensatorShunt compensator of this shunt compensator phase.