Skip to main content

MutualCoupling

Class Description

This class represents the zero sequence line mutual coupling.

Attributes

NameTypeDescription
b0chSusceptanceZero sequence mutual coupling shunt (charging) susceptance, uniformly distributed, of the entire line section.
distance11LengthDistance to the start of the coupled region from the first line's terminal having sequence number equal to 1.
distance12LengthDistance to the end of the coupled region from the first line's terminal with sequence number equal to 1.
distance21LengthDistance to the start of coupled region from the second line's terminal with sequence number equal to 1.
distance22LengthDistance to the end of coupled region from the second line's terminal with sequence number equal to 1.
g0chConductanceZero sequence mutual coupling shunt (charging) conductance, uniformly distributed, of the entire line section.
r0ResistanceZero sequence branch-to-branch mutual impedance coupling, resistance.
x0ReactanceZero sequence branch-to-branch mutual impedance coupling, reactance.

Relationships

Ancestors

Descendents

No descendent classes

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
MutualCoupling0..*Terminal1HasFirstMutualCouplingMutual couplings associated with the branch as the first branch.First_TerminalThe starting terminal for the calculation of distances along the first branch of the mutual coupling. Normally MutualCoupling would only be used for terminals of AC line segments. The first and second terminals of a mutual coupling should point to different AC line segments.
MutualCoupling0..*Terminal1HasSecondMutualCouplingMutual couplings with the branch associated as the first branch.Second_TerminalThe starting terminal for the calculation of distances along the second branch of the mutual coupling.