OpenIPSL.Electrical.Renewables.PSSE.InverterInterface.BaseClasses

Base classes for renewable energy generator/converter models from PSSE

Information

This package contains the base class (BaseREGC) component used in the REGCA1 component, as well as the Low Voltage Active Current Management (LVACM) and the Low Voltage Power Logic (LVPL).

Extends from Modelica.Icons.BasesPackage (Icon for packages containing base classes).

Package Content

Name Description
OpenIPSL.Electrical.Renewables.PSSE.InverterInterface.BaseClasses.BaseREGC BaseREGC Base renewable generator/converter for PSSE models
OpenIPSL.Electrical.Renewables.PSSE.InverterInterface.BaseClasses.LVACM LVACM Low Voltage Active Control Management
OpenIPSL.Electrical.Renewables.PSSE.InverterInterface.BaseClasses.LVPL LVPL Low Voltage Power Logic

OpenIPSL.Electrical.Renewables.PSSE.InverterInterface.BaseClasses.BaseREGC OpenIPSL.Electrical.Renewables.PSSE.InverterInterface.BaseClasses.BaseREGC

Base renewable generator/converter for PSSE models

Information

This component is the base class for the inverter components from the InverterInterface sub-package.

The modelling of such devices is based, mainly, on the following reference:

Extends from OpenIPSL.Electrical.Essentials.pfComponent (Partial model containing all the parameters for entering power flow data).

Parameters

NameDescription
Power flow data
M_bMachine base power [V.A]
S_bSystem base power [V.A]
V_bBase voltage of the bus [V]
fnSystem frequency [Hz]
P_0Initial active power [W]
Q_0Initial reactive power [var]
v_0Initial voltage magnitude [1]
angle_0Initial voltage angle [rad]
displayPFDisplay power flow:
Input Parameters
TgConverter time constant [s]
rrpwrLow Voltage Power Logic (LVPL) ramp rate limit [1/s]
BrkptLVPL characteristic voltage 2 [1]
ZeroxLVPL characteristic voltage 1 [1]
Lvpl1LVPL gain [1]
VolimVoltage limit for high voltage reactive current management [1]
lvpnt1High voltage point for low voltage active current management [1]
lvpnt0Low voltage point for low voltage active current management [1]
IolimCurrent limit for high voltage reactive current management (specified as a negative value) [1]
TfltrVoltage filter time constant for low voltage active current management [s]
KhvOvervoltage compensation gain used in the high voltage reactive current management
IqrmaxUpper limit on rate of change for reactive current [1/s]
IqrminLower limit on rate of change for reactive current [1/s]
Parameter mask
enableS_bEnable S_b in parameter list
enableV_bEnable V_b in parameter list
enablefnEnable fn in parameter list
enableP_0Enable P_0 in parameter list
enableQ_0Enable Q_0 in parameter list
enablev_0Enable v_0 in parameter list
enableangle_0Enable angle_0 in parameter list
enabledisplayPFEnable displayPF in parameter list
Controls
LvplswEnable (true) or disable (false) low voltage power logic.

Connectors

NameDescription
p 
IqcmdImaginary Command Current
IpcmdReal Command Current
IQ0Initial Reactive Power
IP0Initial Active Power
V_0Initial Terminal Voltage Magnitude
q_0Initial Reactive Power
p_0Initial Active Power
V_tTerminal Voltage Magnitude
PgenActive Power injection
QgenReactive Power injection

OpenIPSL.Electrical.Renewables.PSSE.InverterInterface.BaseClasses.LVACM OpenIPSL.Electrical.Renewables.PSSE.InverterInterface.BaseClasses.LVACM

Low Voltage Active Control Management

Information

In the inverter inteface model block diagram there are two blocks labeled, "high-voltage reactive current management" and "low-voltage power logic". These blocks represent logic associated with the dynamic model and the limit in active power injection into the system.

The modelling of such devices is based, mainly, on the following reference:

Parameters

NameDescription
lvpnt0Low voltage point for low voltage active current management [1]
lvpnt1High voltage point for low voltage active current management [1]

Connectors

NameDescription
y 
Vt 

OpenIPSL.Electrical.Renewables.PSSE.InverterInterface.BaseClasses.LVPL OpenIPSL.Electrical.Renewables.PSSE.InverterInterface.BaseClasses.LVPL

Low Voltage Power Logic

Information

In the inverter inteface model block diagram there are two blocks labeled, "high-voltage reactive current management" and "low-voltage power logic". These blocks represent logic associated with the dynamic model and the limit in active power injection into the system.

The modelling of such devices is based, mainly, on the following reference:

Parameters

NameDescription
BrkptLVPL characteristic voltage 2 [1]
Lvpl1LVPL gain [1]
ZeroxLVPL characteristic voltage 1 [1]

Connectors

NameDescription
y 
V 
Automatically generated Thu Feb 26 06:56:10 2026.