Transmission line with constant impedance and breakers
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:
- true = breaker closed
- false = breaker open
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
Generated at 2026-04-15T18:18:36Z by OpenModelicaOpenModelica 1.26.3 using
GenerateDoc.mos