electricpy.fault.phs1mvasc¶
-
electricpy.fault.phs1mvasc(Vth, Zseq, Rf=
0
, Sbase=1
)[source]¶ Single-Phase MVA Short-Circuit Calculator.
Calculator to evaluate the Short-Circuit MVA of a single-phase fault given the system parameters of Vth, Zseq, and an optional Rf. Uses the formula as follows:
\[MVA_{sc} = \left|I_1^2\right|*|Z_1| * Sbase\]where:
\[I_1 = \frac{V_{th}}{Z_0+Z_1+Z_2+3*R_f}\]