Short Circuit Current Calculation: Symmetrical and Asymmetrical

Share:
Electrical Design & Calculations
Short Circuit Current Calculation

When a fault occurs in an electrical system, the current that flows is not the normal load current -- it is a fault current that can be tens or hundreds of times larger, limited only by the impedances of the source, transformer, and conductors between the supply and the fault point. Protective devices such as circuit breakers, fuses, and busbars must be rated to withstand and interrupt this fault current without failing. If they are undersized, the consequence is not a slow overload -- it is an explosive arc flash event that can destroy equipment and injure or kill personnel.

This guide covers the IEC 60909 short circuit calculation method, the physical difference between symmetrical and asymmetrical fault current, the kappa factor, and a full worked example for a low voltage distribution system -- with an interactive calculator.

IEC 60909 Method Kappa Factor X/R Ratio Breaker Duty Check

Symmetrical fault current is the steady state AC component only. Asymmetrical adds the decaying DC offset in the first few cycles.

Breaker interrupting ratings use symmetrical RMS. Mechanical withstand ratings use peak asymmetrical.

Symmetrical vs Asymmetrical: What Is the Difference

At the instant a fault occurs, the current waveform is not a clean sine wave. Two components appear simultaneously: an AC symmetrical component that continues indefinitely, and a DC offset component that decays exponentially.

The DC offset arises as energy stored in the system inductance dissipates through resistance.

Short Circuit Current Calculation

The symmetrical component is the theoretical worst-case steady state AC value -- what the system would produce at zero DC offset. This is the value published as a breaker's interrupting rating.

The asymmetrical component adds the transient DC offset on top of the AC waveform, making the total current higher in the first few cycles. Mechanical parts of switchgear must withstand this higher peak.

I''k
IEC 60909 symbol for initial symmetrical short circuit current (RMS)
ip
IEC 60909 symbol for peak short circuit current (asymmetrical)
κ (kappa)
Factor relating peak to symmetrical RMS -- depends on X/R ratio
X/R
System reactance to resistance ratio -- determines DC offset magnitude

Symmetrical Fault Current (I''k)

Pure AC component only. Waveform is symmetric about the zero axis. Used for: breaker interrupting rating, fuse selection, relay current settings.

Formula: I''k = c × V_n / (√3 × Z_total)

Steady state, no DC offset

Peak Asymmetrical Current (ip)

AC component plus decaying DC offset. Peaks in the first half cycle. Used for: busbar mechanical bracing, switchgear frame, cable support spacing.

Formula: ip = κ × √2 × I''k

First half cycle maximum

Three Phase Fault (Highest Severity)

All three phases shorted together. Produces the highest symmetrical fault current because all three phase voltages drive current through the lowest impedance path. Always the worst case for symmetrical current.

Used for breaker sizing

Single Phase to Earth Fault

One phase shorted to earth. Can produce higher or lower fault current than a three phase fault depending on transformer earthing and zero-sequence impedance. Often governs earth fault relay settings and earth conductor sizing.

Governs earth protection
Advertisement

The Calculation Formulas: IEC 60909 Method

IEC 60909 is the international standard for short circuit current calculation. It uses a voltage factor c to account for pre fault voltage levels above nominal and the fact that the worst-case fault current does not occur at nominal voltage.

Symmetrical Three Phase Short Circuit Current (IEC 60909)
I''k = (c × V_n) / (√3 × Z_k)
c = voltage factor (1.05 for LV systems up to 1000V, 1.10 for HV systems)
V_n = nominal system voltage (V, line to line)
Z_k = total short circuit impedance at the fault point (Ω)
Z_k = Z_source + Z_transformer + Z_cable + Z_motor (sum all upstream impedances)
I''k = initial symmetrical short circuit current (A RMS)
Peak Asymmetrical Current and Kappa Factor (IEC 60909)
ip = κ × √2 × I''k
ip = peak short circuit current (A, crest value)
κ = kappa factor = 1.02 + 0.98 × e−3R/X
R/X = resistance to reactance ratio of the total impedance path
Range of κ: 1.02 (purely resistive, R/X very high) to 2.0 (purely inductive, X/R very high)
√2 = 1.414 converts RMS symmetrical to peak AC value
For transformer-fed LV systems where the cable and busbar resistance is significant, the X/R ratio is typically 3 to 8. This gives a kappa factor of 1.3 to 1.7, meaning the peak current is 1.3 to 1.7 times the symmetrical RMS value multiplied by √2. In purely inductive systems (generators, HV systems), X/R can exceed 20, giving kappa values approaching 2.0.

Building the Total Impedance: What to Include

The total fault impedance at any point is the sum of all series impedances between the grid connection and the fault location.

For a typical LV industrial system, this includes the grid source impedance, the main transformer, the LV busbar, the cable run, and any running motors. The transformer guide covers how to read Vz% from a nameplate.

Impedance SourceHow to CalculateTypical Value
Utility grid source (Zs)From the utility short circuit MVA at the point of common coupling: Zs = V² / SscVaries -- utilities publish Ssc at the metering point
Transformer (Zt)Zt = (Vz% / 100) × (V² / Sn) where Vz% is transformer percentage impedance and Sn is rated kVAVz% = 4% to 6% for distribution transformers
Cable (Zc)Zc = R + jX from cable datasheet. At LV, resistance usually dominates. R from IEC 60228 at operating temperature.0.2 to 15 Ω/km depending on size
LV busbar (Zb)Calculated from busbar dimensions and material, or from manufacturer data. Often small enough to neglect for preliminary calculations.Often below 0.001 Ω for main busbars
Motor contributionRunning motors act as generators during a fault -- similar to the motor contribution discussed in the electrical energy guide. Contribution per motor ≈ Isc_motor = 6 × In. Add to fault current for first few cycles only.Typically adds 10 to 30% to fault current near large motors

Worked Example: 630 kVA Transformer LV Panel

A 630 kVA, 415V transformer with 6% impedance feeds a main LV panel via 35 mm² copper cable, 30 m long (R = 0.554 Ω/km at 70°C). Grid source impedance is negligible (strong grid assumption).

Calculate the symmetrical fault current, peak asymmetrical current, and required circuit breaker rating.

Worked Example
630 kVA, 415V Transformer -- 6% Impedance -- 35 mm² Cable, 30 m
1
Transformer impedance: Zt = (6/100) × (415² / 630,000) = 0.06 × 0.2734 = 0.01640 Ω
2
Cable impedance (resistive): Zc = 0.554 × 30/1000 = 0.01662 Ω
3
Total impedance: Z_total = 0.01640 + 0.01662 = 0.03302 Ω
4
Symmetrical fault current (c = 1.05 for LV): I''k = (1.05 × 415) / (1.732 × 0.03302) = 435.75 / 0.05719 = 7,620 A = 7.62 kA
5
Kappa factor (assume X/R = 5, so R/X = 0.2): κ = 1.02 + 0.98 × e^(−3 × 0.2) = 1.02 + 0.98 × 0.549 = 1.558
6
Peak asymmetrical current: ip = 1.558 × 1.414 × 7,620 = 16,800 A = 16.8 kA
Result: I''k = 7.62 kA symmetrical RMS. ip = 16.8 kA peak. Select a circuit breaker with interrupting rating ≥ 10 kA (next standard above 7.62 kA) and momentary withstand rating ≥ 16.8 kA.
Standard LV circuit breaker interrupting ratings at 415V are typically 10 kA, 16 kA, 25 kA, 36 kA, 50 kA, and 65 kA. For this system, a 10 kA rated breaker satisfies the symmetrical duty. Its momentary withstand rating (typically 2.2 times the interrupting rating for IEC breakers) would be 22 kA, which also exceeds the 16.8 kA peak. Always verify both ratings independently from the manufacturer's datasheet.
Advertisement

Short Circuit Current Calculator

Symmetrical and Peak Short Circuit Current Calculator
IEC 60909 method -- transformer-fed LV system
-
-

Applying the Results to Equipment Selection

EquipmentUse Symmetrical (I''k)Use Peak (ip)Standard Reference
Circuit breaker interrupting ratingYes -- breaker must interrupt I''kNoIEC 60947-2
Circuit breaker momentary/close and latch ratingNoYes -- must withstand ipIEC 60947-2
Fuse breaking capacityYesNoIEC 60269
Busbar mechanical bracingNoYes -- magnetic force ∝ ip²IEC 61439
Cable support spacingNoYes -- separation force during faultIEC 61200-53
Earth conductor sizing (adiabatic)Yes -- uses I²t at I''kNoIEC 60364-5-54
Current transformer (CT) accuracyYes -- rated on symmetrical currentNoIEC 61869-2

Watch: Short Circuit Calculation Explained

Advertisement

Short Circuit Calculation Questions

What is the difference between symmetrical and asymmetrical fault current?
Symmetrical is the AC component only. Asymmetrical adds the decaying DC offset that appears in the first few cycles. Breakers are rated on symmetrical; busbars are braced for asymmetrical peak.
What does the kappa factor represent?
Kappa (κ) converts symmetrical RMS to peak asymmetrical current. It ranges from 1.02 (resistive system, fast DC decay) to 2.0 (purely inductive, maximum DC offset). The X/R ratio of the system determines kappa.
Why is a three phase fault used for worst-case current?
A three phase balanced fault produces the highest symmetrical current because all three voltages drive current through the lowest impedance path with no zero-sequence contribution. It is the governing case for breaker sizing.
What is the voltage factor c in IEC 60909?
c accounts for pre fault voltage being above nominal and load current effects. It is 1.05 for LV systems and 1.10 for HV systems, applied to the nominal voltage in the formula to get worst-case fault current.
Do motors contribute to fault current?
Yes. Running motors act as generators for the first few cycles of a fault. Each motor contributes approximately 6 times its full load current. Motor contribution is significant near large motor loads and must be included in panel level calculations.

External References

Advertisement

What We Learn Today

  • Symmetrical I''k = (c × V_n) / (√3 × Z_total) -- use this for breaker interrupting rating
  • Peak ip = κ × √2 × I''k -- use this for busbar bracing and mechanical withstand
  • Kappa (κ) = 1.02 + 0.98 × e^(−3R/X) -- depends on system X/R ratio
  • Total impedance = transformer + cable + source -- sum all series paths to the fault point
  • Running motors add approximately 6 × In each to the fault current for the first few cycles
  • Always verify both symmetrical interrupting rating and peak momentary withstand on the breaker datasheet
“Verify your calculation against the MCB rating guide for downstream device selection. A circuit breaker not rated for the available fault current does not protect the system -- it becomes part of the fault. Calculate before you specify.”

Leave a Reply

Your email address will not be published. Required fields are marked *