To calculate the short-circuit capacity of a system, we need to determine the
short-circuit current (also called fault current) that would flow through the system during a short circuit event. The short-circuit capacity is essentially the maximum amount of fault current that can flow under fault conditions. Here's a step-by-step guide on how to calculate it:
Step 1: Identify the Fault Type
First, you need to identify the type of fault. Common fault types include:
The fault type influences the fault current calculation.
Step 2: Gather System Parameters
You'll need the following system parameters:
- Rated Voltage (V) β The voltage of the system in volts (usually in kV).
- Impedance (Z) β The total impedance (resistance + reactance) of the system from the source to the point of fault. This is usually expressed as a complex number in ohms or per unit (pu).
- Short-Circuit MVA or Short-Circuit Rating β This is often given as the short-circuit power available from the source, usually in MVA or kVA.
If the impedance is not given directly, you can calculate it from the base values of the system using base power and base voltage.
Step 3: Use the Short-Circuit Current Formula
The formula for the short-circuit current depends on the fault type. For a simple three-phase fault, the general formula is:
\[
I_{sc} = \frac{V_{base}}{Z_{total}}
\]
Where:
- \(I_{sc}\) = short-circuit current (in Amps)
- \(V_{base}\) = system voltage (in volts or kV)
- \(Z_{total}\) = total impedance from the source to the fault point (in ohms or per unit)
If the impedance is given in per unit, itβs often necessary to convert it to ohms using base values.
Step 4: Convert to Practical Units
Once you have the short-circuit current, you can convert it to practical units like kA (kiloamps). For example, if you calculated the current in amps, divide by 1,000 to get it in kA.
Step 5: Consider Impedance of Components
If youβre working with a system that has multiple components (e.g., transformers, generators, transmission lines), the impedance of each component will contribute to the overall impedance. You can calculate the total impedance by summing the individual impedances in the fault path.
For example, in a transformer, the impedance may be given as a percentage, and you can use this to adjust the total impedance seen by the fault current.
---
Example Calculation:
Letβs assume:
- Rated voltage of the system: 11 kV
- Total impedance from the source to the fault: 0.02 + j0.1 ohms (complex impedance)
To calculate the short-circuit current for a three-phase fault:
\[
I_{sc} = \frac{V_{base}}{Z_{total}} = \frac{11,000}{\sqrt{(0.02)^2 + (0.1)^2}} \approx \frac{11,000}{0.102} \approx 107,843 \, \text{A} \, \approx 108 \, \text{kA}
\]
So, the short-circuit current is about
108 kA.
---
Factors to Keep in Mind:
- System Configuration: A three-phase fault is the most severe and will give the highest short-circuit current. Single-phase faults and line-to-line faults produce lower fault currents.
- Impedance Changes: Impedance values may vary depending on the location of the fault and system components, so ensure you account for the correct impedance path.
---
This is a simplified method for understanding the calculation of short-circuit capacity. For more complex systems, you may need to use software or advanced methods like
symmetrical components or
sequence networks to handle unbalanced faults or to account for the impact of different system elements.