ActiveRenewableControllerAB

Package: PowerDynamicsOpenAPIModels · Source: Dynamics/DynamicInverterComponent/ActiveRenewableControllerAB.json

Parameters of Active Power Controller including REPCA1 and REECB1.

Properties

Property Type Required Unit Description
bus_control integer yes ACBus identification number for voltage control. 0 identifies the local bus connected to this component.
from_branch_control integer yes Monitored branch FROM bus number for line drop compensation (if 0 generator power will be used).
to_branch_control integer yes Monitored branch TO bus number for line drop compensation (if 0 generator power will be used).
branch_id_control integer yes Branch circuit id for line drop compensation. If 0 generator power will be used. in psy this is a string representing the branch name
Freq_Flag boolean yes Frequency Flag for REPCA1: false: disable, true: enable.
K_pg number yes Active power PI control proportional gain.
K_ig number yes Active power PI control integral gain.
T_p number yes s Real power measurement filter time constant. Units: s.
fdbd_pnts FdbdPnts yes Frequency error dead band thresholds (fdbd1, fdbd2).
fe_lim MinMax yes Upper/Lower limit on frequency error (fe_min, fe_max).
P_lim MinMax yes Upper/Lower limit on power reference (P_min, P_max).
T_g number yes s Power Controller lag time constant. Units: s.
D_dn number yes Droop for over-frequency conditions.
D_up number yes Droop for under-frequency conditions.
dP_lim MinMax yes Upper/Lower limit on power reference ramp rates (dP_min, dP_max).
P_lim_inner MinMax yes Upper/Lower limit on power reference for REECB (P_min_inner, P_max_inner).
T_pord number s Power filter time constant REECB time constant. Units: s.
P_ref number Reference Power Set-point.

This site uses Just the Docs, a documentation theme for Jekyll.