modelEquivalentGrid

Equivalent grid model characterized by short circuit capacity

Extends from PowerGrids.Electrical.Buses.BaseClasses.BusBase, Icons.Grid.

Information

This model describes an equivalent grid with an internal impedance driven by a constant voltage source.

The impedance is computed to provide a power flow SSC/c out of the voltage source, assuming the voltage is set to the nominal value UNom and that the grid terminal is shorted to ground.

The actual modulus and phase of the voltage source are computed to give the required voltage modulus and phase URef, UPhaseRef during initialization.

Parameters

TypeNameDefaultDescription
Types.VoltageUNom (from OnePortAC)Nominal/rated line-to-line voltage
Types.ApparentPowerSNom (from OnePortAC)Nominal/rated apparent power
BooleanportVariablesPhases (from OnePortAC)falseCompute voltage and current phases for monitoring purposes only
BooleanportVariablesPu (from OnePortAC)trueAdd per-unit variables to model
BooleangeneratorConvention (from OnePortAC)falseAdd currents with generator convention (i > 0 when exiting the device) to model
LocalInitializationOptionlocalInit (from OnePortAC)LocalInitializationOption.noneInitialize the component locally in steady state from port start values
Types.VoltageURefUNomReference phase-to-phase voltage at connection terminal
Types.AngleUPhaseRef0Voltage phase angle at connection terminal
Types.ApparentPowerSSCShort-circuit capacity
Types.PerUnitc1.1c-factor for calculation of short-circuit capacity
Types.PerUnitR_X1/10Ratio of resistance to reactance of the grid
Types.ComplexPowerSscComplexMath.fromPolar(SSC/c, atan(1/R_X))Short circuit active power
Types.ComplexImpedanceZGrid1/ComplexMath.conj(Ssc/UNom^2)Grid impedance
Types.ComplexVoltageeStartComplexMath.fromPolar(URef, UPhaseStart)Tentative value of voltage source
Types.ComplexVoltageeSourceConstant value of voltage source
Initialization
Types.VoltageUStart (from OnePortAC)UNomStart value of phase-to-phase voltage phasor, absolute value
Types.AngleUPhaseStart (from OnePortAC)0Start value of phase-to-phase voltage phasor, phase angle
Types.ActivePowerPStart (from OnePortAC)SNomStart value of active power flowing into the port
Types.ReactivePowerQStart (from OnePortAC)0Start value of reactive power flowing into the port

Connectors

TypeNameDefaultDescription
PowerGrids.Interfaces.TerminalACterminal (from OnePortAC)

Components

TypeNameDefaultDescription
PortACport (from OnePortAC)AC port of node
Electrical.SystemsystemPowerGrids (from OnePortAC)Reference to system object
Types.ComplexVoltagee (from BusBase)Voltage of ideal generator, phase-to-ground
Types.ComplexImpedanceZ (from BusBase)Internal impedance
Types.ComplexVoltagev (from BusBase)port.vPort voltage, phase-to-ground
Types.ComplexCurrenti (from BusBase)port.iPort current