electricpy.fault.short_circuit_mva¶
-
electricpy.fault.short_circuit_mva(Zth=
None
, Isc=None
, Vth=1
)[source]¶ Short-Circuit MVA Calculator.
Function defines a method of interpretively calculating the short-circuit MVA value given two of the three arguments. The formulas are all based around the following:
\[MVA_{sc} = V_{th}*I_{sc}\]\[V_{th} = I_{sc}*Z_{th}\]