OpenIPSL.Electrical.Renewables.PSSE.PlantController.BaseClasses

Base classes for renewable energy plant control models from PSSE

Information

This package contains the base class (BaseREPC) component used in the REPCA1 component.

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

Package Content

Name Description
OpenIPSL.Electrical.Renewables.PSSE.PlantController.BaseClasses.BaseREPC BaseREPC Base class for the plant controller of the WECC generic renewable models

OpenIPSL.Electrical.Renewables.PSSE.PlantController.BaseClasses.BaseREPC OpenIPSL.Electrical.Renewables.PSSE.PlantController.BaseClasses.BaseREPC

Base class for the plant controller of the WECC generic renewable models

Information

The BaseREPC model is the base class that is extended to create the REPCA1 component.

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:
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
Control
vcflagReactive droop (false) or line drop compensation (true)
refflagPlant-level reactive power (false) or voltage control (true)
fflagGovernor response disable (false) or enable (true)

Connectors

NameDescription
QrefReactive Power Reference
Plant_prefActive Power Reference
FreqConnection Point Frequency
Freq_refPlant Controller Frequency Reference
QextReactive Power output signal
PrefReal Power output signal
p0Initial Active Power
q0Initial Reactive Power
v0Initial Terminal Voltage Magnitude
branch_irMeasured Branch Real Current
branch_iiMeasured Branch Imaginary Current
regulate_vrRegulated Branch Real Voltage
regulate_viRegulated Branch Imaginary Voltage
Automatically generated Thu Feb 26 06:56:10 2026.