ReactiveRenewableControllerAB
Package: PowerDynamicsOpenAPIModels · Source: Dynamics/DynamicInverterComponent/ReactiveRenewableControllerAB.json
Parameters of Reactive 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 identification number for line drop compensation (if 0 generator power will be used). |
to_branch_control | integer | yes | — | Monitored branch TO bus identification number for line drop compensation (if 0 generator power will be used). |
branch_id_control | string | yes | — | Branch circuit id for line drop compensation (as a string). If 0 generator power will be used. |
VC_Flag | boolean | yes | — | Voltage Compensator Flag for REPCA1. |
Ref_Flag | boolean | yes | — | Flag for Reactive Power Control for REPCA1. false: Q-control, true: V-control. |
PF_Flag | boolean | yes | — | Flag for Power Factor Control for Outer Control of REECB1. false: Q-control, true: Power Factor Control. |
V_Flag | boolean | yes | — | Flag for Voltage Control for Outer Control of REECB1. false: Voltage Control, true: Q-Control. |
T_fltr | number | yes | s | Voltage or Q-power of REPCA Filter Time Constant. Units: s. |
K_p | number | yes | — | Reactive power PI control proportional gain. |
K_i | number | yes | — | Reactive power PI control integral gain. |
T_ft | number | yes | s | Reactive power lead time constant. Units: s. |
T_fv | number | yes | s | Reactive power lag time constant. Units: s. |
V_frz | number | yes | — | Voltage below which state xiq_oc (integrator state) is freeze. |
R_c | number | yes | — | Line drop compensation resistance (used when VC_Flag = 1). |
X_c | number | yes | — | Line drop compensation reactance (used when VC_Flag = 1). |
K_c | number | yes | — | Reactive current compensation gain (used when VC_Flag = 0). |
e_lim | MinMax | yes | — | Upper/Lower limit on Voltage or Q-power deadband output (e_min, e_max). |
dbd_pnts | DbdPnts | yes | — | Voltage or Q-power error dead band thresholds (dbd1, dbd2). |
Q_lim | MinMax | yes | — | Upper/Lower limit on reactive power V/Q control in REPCA (Q_min, Q_max). |
T_p | number | yes | s | Active power lag time constant in REECB. Used only when PF_Flag = 1. Units: s. |
Q_lim_inner | MinMax | yes | — | Upper/Lower limit on reactive power input in REECB (Q_min_inner, Q_max_inner). Only used when V_Flag = 1. |
V_lim | MinMax | yes | — | Upper/Lower limit on reactive power PI controller in REECB (V_min, V_max). Only used when V_Flag = 1. |
K_qp | number | yes | — | Reactive power regulator proportional gain (used when V_Flag = 1). |
K_qi | number | yes | — | Reactive power regulator integral gain (used when V_Flag = 1). |
Q_ref | number | — | — | Reference Reactive Power Set-point. |
V_ref | number | — | — | Reference Voltage Set-point. |