.PowerGrids.Electrical.Branches.LineConstantImpedanceWithBreakers

Information

Transmission line with constant series impedance R+jX and constant shunt admittance G+jB.

Implemented as a child class of PiNetwork, where Ya=Yb=(G+jB)/2 and k = 1, see the corresponding documentation.

Two breakers are provided, one for each port of the line. Each breaker has a conditional boolean input to set the logical status:

When a breaker is open the current entering from the corresponding port is forced to 0 (by setting to 0 both the actual values of the line impedance and of the shunt impedance of said port), and the total impedance seen to the other port becomes equal to the line impedance + the shunt impedance.

The actual values of the series impedance and of both the shunt impedances are managed by a state-machine, which monitors the state of the breakers.

Contents

NameDescription
BreakersState

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos