SCRX
Source: GridKit/Model/PhasorDynamics/Exciter/SCRX/README.md
Bus Fed or Solid Fed Static Excitation System Model (SCRX)
SCRX is a static excitation system with a voltage-error lead-lag block, a limited exciter lag, and a source selector that scales the exciter output by either terminal voltage or a constant source.
Notes:
Internal voltage signals are on model base unless otherwise stated.
The source diagram shows a shared SCRX/SCRX1-style selector. In the diagram,
C_SWITCH = 0selects the bus-fed multiplier \(E_T\), andC_SWITCH = 1selects the solid-fed multiplier 1.Some source material labels the lead-lag numerator input as
TA/TB; the model equations below use explicit time constants \(T_A\) and \(T_B\).Rc_Rfdis a source-data parameter for input compatibility, but it is not an active block in Fig. 1 and is not used by the equations below.
Block Diagram
Standard model of the SCRX Exciter.
Figure 1: Exciter SCRX model. Figure courtesy of PowerWorld
Model Parameters
Symbol |
Units |
JSON |
Description |
Typical Value |
Note |
|---|---|---|---|---|---|
\(T_A\) |
[sec] |
|
Lead-lag numerator time constant |
0.0 |
Source label: |
\(T_B\) |
[sec] |
|
Lead-lag denominator time constant |
0.0 |
Block name: |
\(K\) |
[p.u.] |
|
Exciter gain |
1.0 |
Block name: |
\(T_E\) |
[sec] |
|
Exciter lag time constant |
0.0 |
Block name: |
\(E_{\mathrm{fd}}^{\max}\) |
[p.u.] |
|
Maximum limited exciter output before source multiplier |
5.0 |
Block name: |
\(E_{\mathrm{fd}}^{\min}\) |
[p.u.] |
|
Minimum limited exciter output before source multiplier |
-5.0 |
Block name: |
\(C_{\mathrm{sw}}\) |
[binary] |
|
Source multiplier selector |
0 |
Source label: |
\(R_c/R_{\mathrm{fd}}\) |
[p.u.] |
|
Source-data compatibility parameter |
0.0 |
Not active in Fig. 1 equations |
Parameter Validation
Invalid SCRX parameter sets are rejected by the following checks.
Model Derived Parameters
The source multiplier is:
When \(T_B=0\), the lead-lag block is treated as a bypass with \(V_{\mathrm{ll}}=e_V\).
Model Variables
Internal Variables
Differential
Symbol |
Units |
Description |
Note |
|---|---|---|---|
\(x_{\mathrm{ll}}\) |
[p.u.] |
Lead-lag block state |
State 1 in Fig. 1 |
\(E_{\mathrm{fd}}'\) |
[p.u.] |
Limited exciter output before source multiplier |
State 2 in Fig. 1; algebraic when \(T_E=0\) |
Algebraic
Symbol |
Units |
Description |
Note |
|---|---|---|---|
\(e_V\) |
[p.u.] |
Voltage-error signal before lead-lag block |
Summing junction in Fig. 1 |
\(V_{\mathrm{ll}}\) |
[p.u.] |
Lead-lag output |
Drives the limited exciter lag |
\(M_{\mathrm{src}}\) |
[p.u.] |
Source multiplier |
\(E_T\) when \(C_{\mathrm{sw}}=0\), 1 when \(C_{\mathrm{sw}}=1\) |
\(E_{\mathrm{fd}}\) |
[p.u.] |
Field-voltage output |
Output after source multiplier |
External Variables
Differential
None.
Algebraic
Symbol |
Units |
Description |
Note |
|---|---|---|---|
\(E_C\) |
[p.u.] |
Compensated terminal voltage magnitude |
Source label: |
\(E_T\) |
[p.u.] |
Terminal-voltage source multiplier |
Source label: |
\(V_{\mathrm{ref}}\) |
[p.u.] |
Voltage-control reference |
Source label: |
\(V_{\mathrm{uel}}\) |
[p.u.] |
Under-excitation limiter input |
Source label: |
\(V_S\) |
[p.u.] |
Stabilizer input signal |
Source label: |
\(V_{\mathrm{oel}}\) |
[p.u.] |
Over-excitation limiter input |
Source label: |
Model Equations
Differential Equations
CommonMath defines the Anti-Windup target and smooth approximation.
Algebraic Equations
When \(T_B=0\), SCRX bypasses the lead-lag block so \(V_{\mathrm{ll}}=e_V\).
Initialization
The machine initializes \(E_{\mathrm{fd}}\) first. For a standard unsaturated start, SCRX reads that value along with \(E_C\), \(E_T\), and any attached limiter or stabilizer inputs, sets all internal derivatives to zero, and evaluates:
This closed-form start requires \(M_{\mathrm{src},0}\ne 0\), \(K\ne 0\), and \(E_{\mathrm{fd}}^{\min}\le E_{\mathrm{fd},0}'\le E_{\mathrm{fd}}^{\max}\). Starts that bind the exciter limit are outside these closed-form equations.
Model Outputs
Output |
Units |
Description |
Note |
|---|---|---|---|
|
[p.u.] |
Field-voltage output |
\(E_{\mathrm{fd}}\) |
|
[p.u.] |
Limited exciter output before source multiplier |
\(E_{\mathrm{fd}}'\) |
|
[p.u.] |
Lead-lag output |
\(V_{\mathrm{ll}}\) |
|
[p.u.] |
Source multiplier |
\(M_{\mathrm{src}}\) |