modelLineConstantImpedanceFault

Transmission line with constant impedance and fault in intermediate position

Extends from Electrical.BaseClasses.TwoPortAC (Base class for two-port AC components), Icons.Line.

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.

Parameters

TypeNameDefaultDescription
Types.VoltageUNomA (from TwoPortAC)Nominal/rated voltage, port A
Types.VoltageUNomB (from TwoPortAC)UNomANominal/rated voltage, port B
Types.PowerSNom (from TwoPortAC)Nominal/rated power
BooleanportVariablesPhases (from TwoPortAC)falseCompute voltage and current phases for monitoring purposes only
BooleanportVariablesPu (from TwoPortAC)trueAdd per-unit variables to model
BooleancomputePowerBalance (from TwoPortAC)trueCompute net balance of complex power entering the component
Types.VoltageUNomNominal/rated voltage
Types.ResistanceRSeries resistance
Types.ReactanceXSeries reactance
Types.ConductanceG0Shunt conductance
Types.SusceptanceB0Shunt susceptance
Initialization
Types.VoltageUStartA (from TwoPortAC)UNomAStart value of phase-to-phase voltage phasor at port A, absolute value
Types.AngleUPhaseStartA (from TwoPortAC)0Start value of phase-to-phase voltage phasor at port A, phase angle
Types.ActivePowerPStartA (from TwoPortAC)SNomStart value of active power flowing into port A
Types.ReactivePowerQStartA (from TwoPortAC)0Start value of reactive power flowing into port A
Types.VoltageUStartB (from TwoPortAC)UNomBStart value of phase-to-phase voltage phasor at port B, absolute value
Types.AngleUPhaseStartB (from TwoPortAC)0Start value of phase-to-phase voltage phasor at port B, phase angle
Types.ActivePowerPStartB (from TwoPortAC)-SNomStart value of active power flowing into port B
Types.ReactivePowerQStartB (from TwoPortAC)0Start value of reactive power flowing into port B
Fault data
SI.PerUnitfaultLocationPuLocation of the fault (0: port A, 1: port B)
SI.TimestartTimeStart time of the fault
SI.TimestopTimeEnd time of the fault
Types.ResistanceRFaultFault resistance
Types.ReactanceXFaultFault reactance

Connectors

TypeNameDefaultDescription
PowerGrids.Interfaces.TerminalACterminalA (from TwoPortAC)
PowerGrids.Interfaces.TerminalACterminalB (from TwoPortAC)

Components

TypeNameDefaultDescription
PortACportA (from TwoPortAC)AC port - terminalA
PortACportB (from TwoPortAC)AC port - terminalB
Types.ComplexPowerSbal (from TwoPortAC)portA.S + portB.SComplex power balance
Electrical.SystemsystemPowerGrids (from TwoPortAC)Reference to system object
PowerGrids.Electrical.Branches.LineConstantImpedancelineA
PowerGrids.Electrical.Branches.LineConstantImpedancelineB
PowerGrids.Electrical.Buses.BusFaultbusFault