🔍
Why the reactance of a system under fault condition is low and faults currents may raise dangerously high value. ? (With simple example)

2 Answers

 
Best answer
When a fault occurs in an electrical system, such as a short circuit, the reactance (which is a form of opposition to current in an AC circuit) of the system drops to a very low value. This happens because the fault essentially creates a direct path for current to flow, bypassing the regular circuit impedance (resistance and reactance). Let's break this down with a simple explanation and example.

### Key Concepts:
1. **Reactance and Impedance**: In an AC system, the total opposition to current is called **impedance** (Z), which has two components: **resistance (R)** and **reactance (X)**. Reactance can be due to inductance (from coils) or capacitance. The formula for impedance is:
   \[
   Z = \sqrt{R^2 + X^2}
   \]
   
2. **Normal Operation**: Under normal operating conditions, the current in the system is limited by the system's impedance. This means that the combination of resistance and reactance limits how much current flows through the system.

3. **Fault Condition**: When a fault occurs, particularly a short circuit, the path the current can take becomes much simpler — the current can bypass much of the impedance, especially the reactance. This leads to a **low reactance** condition, which drastically reduces the impedance of the system.

### Simple Example

Consider a simple electrical system with the following:
- A power source (such as a generator or transformer).
- A load (which could be any device consuming electricity).
- The system has an impedance that limits the current flow during normal conditions.

Let’s say, under normal conditions, the system has a resistance (R) of 1 ohm and a reactance (X) of 2 ohms. The total impedance (Z) of the system is:

\[
Z = \sqrt{1^2 + 2^2} = \sqrt{1 + 4} = \sqrt{5} \approx 2.24 \, \text{ohms}
\]

Now, assume the system is operating with a voltage of 220V. The current (I) can be calculated using Ohm's law:

\[
I = \frac{V}{Z} = \frac{220}{2.24} \approx 98 \, \text{amps}
\]

This is the normal current flow in the system.

### What Happens During a Fault?

If a fault, like a short circuit, occurs, the path for the current bypasses most of the load and impedance. In the worst-case scenario (such as a three-phase short circuit), the reactance may drop significantly close to zero, and the only remaining opposition to the current is the very small resistance of the wires and connections.

For simplicity, let's assume that during the fault, the reactance (X) drops to near zero and the resistance (R) reduces to 0.1 ohms (representing the small resistance of wires). Now the total impedance becomes:

\[
Z = \sqrt{0.1^2 + 0^2} = 0.1 \, \text{ohms}
\]

Using Ohm's law again, the current during the fault is:

\[
I_{\text{fault}} = \frac{V}{Z} = \frac{220}{0.1} = 2200 \, \text{amps}
\]

### Conclusion:

- **Normal Condition**: Current was 98 amps with impedance of 2.24 ohms.
- **Fault Condition**: Current rises to 2200 amps with impedance of just 0.1 ohms.

The reason for this drastic increase in current is that the impedance (especially the reactance) becomes very small during a fault, allowing current to flow much more easily. This enormous current can cause significant damage to equipment and pose a safety hazard if not quickly interrupted by protective devices like circuit breakers.

This is why fault currents can reach dangerously high values during a fault, and why systems are designed with protective devices to quickly stop this current before damage occurs.
0 like 0 dislike
In a fault condition, such as a short circuit, the reactance of the system becomes very low because the fault provides a path of very low impedance. Reactance (opposition to AC current) is inversely related to impedance, so when impedance drops, reactance also drops.

**Example:** Imagine an electrical circuit with a resistor and an inductor (which provides reactance). Under normal conditions, the inductor's reactance limits current flow. If a short circuit happens across the inductor, the reactance is nearly zero because the short circuit bypasses the inductor. This drastically reduces the impedance of the circuit, allowing a large amount of current to flow, which can cause dangerously high fault currents.
0 like 0 dislike

Related questions

How does a high impedance restricted earth fault protection scheme provide stability during through faults?
Answer : A high impedance restricted earth fault (REF) protection scheme is designed to detect ground faults in electrical systems while minimizing the risk of tripping during through faults. Here' ... system during through faults, making it an essential component of modern electrical protection strategies....

Show More

How does a sensitive earth fault protection scheme detect high impedance faults?
Answer : Sensitive earth fault protection schemes are crucial for identifying high impedance faults, which can be challenging to detect using conventional protection methods. High impedance faults ... Proper implementation and maintenance are critical to their effectiveness in real-world applications....

Show More

A 3300 / 250V, 50Hz single-phase transformer is built on a core having an effective cross-sectional area of 125 cm² and 70 turns on the low voltage winding. Calculate: (i) the value of max flux density and (ii) number of turns on the high voltage windings.
Answer : Let's break down the solution for both parts of the problem. ### Given data: - Transformer rating: 3300 / 250V - Frequency \( f = 50 \, \text{Hz} \) - Cross-sectional area of the core \( A = 125 \, \text{cm ... 1.29 \, \text{T} \). 2. The number of turns on the high voltage winding \( N_H = 924 \)....

Show More

A 500 KVA, 3-phase, 50 Hz transformer has a voltage ratio (line voltages) of 33/11KV and is delta/star connected. The resistance per phase is: high voltage 35 Ω low voltage 0.876 Ω and iron loss is 3050W. Calculate the value of efficiency at full load.
Answer : To calculate the efficiency of the transformer at full load, we will follow these steps: 1. **Determine the full load current on both sides of the transformer.** 2. **Calculate the ... *98.91%**. This indicates that the transformer is quite efficient in transferring power with minimal losses....

Show More

How does a simple RC low-pass filter remove high-frequency noise?
Answer : An RC low-pass filter is a basic electronic circuit that allows low-frequency signals to pass through while attenuating (reducing) the amplitude of high-frequency signals. Here's a ... pass filter an effective tool for smoothing signals and reducing high-frequency noise in electronic circuits....

Show More
Welcome to Electrical Engineering, where you can ask questions and receive answers from other members of the community.