Skip to main content

NonlinearShuntCompensatorPoint

Class Description

A non linear shunt compensator bank or section admittance value. The number of NonlinearShuntCompenstorPoint instances associated with a NonlinearShuntCompensator shall be equal to ShuntCompensator.maximumSections. ShuntCompensator.sections shall only be set to one of the NonlinearShuntCompenstorPoint.sectionNumber. There is no interpolation between NonlinearShuntCompenstorPoint-s.

Attributes

NameTypeDescription
bSusceptancePositive sequence shunt (charging) susceptance per section.
b0SusceptanceZero sequence shunt (charging) susceptance per section.
gConductancePositive sequence shunt (charging) conductance per section.
g0ConductanceZero sequence shunt (charging) conductance per section.
sectionNumberIntegerThe number of the section.

Relationships

Ancestors

No ancestor classes

Descendents

No descendent classes

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
NonlinearShuntCompensatorPoint1..*NonlinearShuntCompensator1NonlinearShuntCompensatorPointsAll points of the non-linear shunt compensator.NonlinearShuntCompensatorNon-linear shunt compensator owning this point.