Skip to content

Commit 1bdeb2d

Browse files
lukelowrypelesh
andauthored
Update src/Model/PhasorDynamics/SynchronousMachine/GENSALwS/README.md
Co-authored-by: pelesh <[email protected]>
1 parent 49dad19 commit 1bdeb2d

File tree

1 file changed

+1
-1
lines changed
  • src/Model/PhasorDynamics/SynchronousMachine/GENSALwS

1 file changed

+1
-1
lines changed

src/Model/PhasorDynamics/SynchronousMachine/GENSALwS/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Transformed parameters used during implementation and for readability.
6060
``` math
6161
\begin{aligned}
6262
G &=\dfrac{R_a}{R_a^2+(X''_q)^2}&
63-
B &=\dfrac{X''_q}{R_a^2+(X''_q)^2}\\
63+
B &= -\dfrac{X''_q}{R_a^2+(X''_q)^2}\\
6464
S_A &= \dfrac{1.2\sqrt{S_{10}/S_{12}} +1}{\sqrt{S_{10}/S_{12}} +1} &
6565
S_B &= \dfrac{1.2\sqrt{S_{10}/S_{12}} -1}{\sqrt{S_{10}/S_{12}} -1} \\
6666
X_{d1} &= X_d-X_d' & X_{q1} &= X_q-X_q' \\

0 commit comments

Comments
 (0)