Featured post

Renewable Energy Certificates

What is Renewable Energy Certificate? Renewable Energy Certificates (REC) are generation based certificates awarded to those who genera...

Showing posts with label unsymmetrical faults. Show all posts
Showing posts with label unsymmetrical faults. Show all posts

Thursday, 26 February 2015

MATLAB coding to find out post fault Current and Voltages

In a power system, faults occur because of insulation failure, or because of a damaged insulator, or a broken conductor. Various other reasons such as improper operating habits may also lead to a fault; for example, loading a distribution transformer beyond its normal rated capacity. 

Nearly one half of the faults occur on power lines which are widely branched, have greater length, operate under variable weather conditions and are more exposed to atmospheric disturbances. Faults give rise to abnormal operating conditions. 

When a fault occurs at any point in the power system large currents, large forces and or abnormal voltages are developed. The excessive current because of the fault is determined by the internal e.m.f.s of the machines in the network, their impedances, and the impedance in the network between the machines and the fault.

Faults currents, also called short circuit currents, are many times greater than the normal currents. Large voltage stresses the insulation of the various equipments which are way beyond their breakdown value causing the failure. Sometimes faults lower the system voltage below the permissible voltage limit causing unwanted and teasing interruption of various equipments and components. Faults can also cause a three-phase system to become unbalance.

To obtain proper setting of the protective relays and the interrupting capacities of circuit breakers, the values of these fault currents and voltages should be known with great accuracy. Short circuit studies and calculations provide currents and voltages on a power system during fault conditions. 
 

For Unsymmetrical faults

The majority of faults that occur in a power system are unsymmetrical faults involving only one or two phases. The most common type of unsymmetrical fault is a short circuit between a phase and the earth. In case of unsymmetrical faults, voltages and currents in the network become unbalanced and each phase is to be treated individually for computational purpose.

The magnitude of fault currents in the three lines is different having unequal phase displacements. The calculation procedure called as “method of symmetrical components” is used to find the currents and voltages in this type of fault.      

In this blog we are going to find out how to write the MATLAB code so that the post fault currents and voltages, in case of occurrence of an unsymmetrical fault, can be determined. 

Lets us assume that a 25 MVA alternator is working without load. A single line to ground fault occurs at one of the terminals of the alternator. The alternator has positive sequence impedance (Z1) of 0.25 p.u., negative sequence impedance (Z2) of 0.35 p.u. and zero sequence impedance (Z0) of 0.1 p.u. Now we have to find the fault current and line to line voltages.

Let the Line to neutral voltage at the fault point before the fault, ‘Ea’ be 1+ 0i p.u. 

The MATLAB coding is as follows:
>> Ea= 1+0i;
>> Z1= 0.25i; Z2= 0.35i; Z0= 0.1i;
% Assuming that fault occurs at phase ‘a’, the positive sequence component of current in the ‘a’ phase (for a single line to ground fault without impedance),
>> Ia1= (Ea/ (Z1+Z2+Z0));
% Also, for a single line to ground fault, Ia1=Ia2=Ia0
>> Ia2= Ia1;
>> Ia0 =Ia1;
% Also, Fault current in phase ‘a’, Ia = Ia1+ Ia2 + Ia0
>> Ia = Ia1+ Ia2+ Ia0;
% From the positive sequence network
>> Va1= Ea-(Ia1*Z1);
% From the negative sequence network
>> Va2 = -Ia2*Z2;
% From the zero sequence network
>> Va0= -Ia0*Z0;
% For operator ‘a’ i.e. an operator which causes a rotation of 120 degrees in the anti-clockwise direction.
>> a=pol2 rect(1,((pi/180)*120));
% If Va1, Vb1 and Vc1 are the positive sequence component of the unbalanced voltages,
>> Vb1=a^2*Va1;
% If Va2, Vb2 and Vc2 are the negative sequence component of the unbalanced voltages,
>> Vb2=a*Va2;
% If Va0, Vb0 and Vc0 are the negative sequence component of the unbalanced voltages,
>> Vb0=Va0;
>> Vc0= Va0;
>> Vc1=a*Va1;
>> Vc2=a^2*Va2;
>> Vb= Vb1+Vb2+Vb0;
>> Vc= Vc1+Vc2+Vc0;
>> Va=0;
>> Vab= Va-Vb;
>> Vab_mag=abs(Vab);

 Similarly we can find out the values of line voltages Vbc and Vca. The values of fault current and post fault voltages are in p.u. values, we can convert them into actual values by assuming proper base values. 

Tuesday, 6 January 2015

Classification of Electrical Faults

As mentioned in my previous blog 
"a fault is the defect in the electrical circuit due to which the current in the circuit is diverted from the intended path."
Because of a fault the value of current and voltage at various points in the network changes giving rise to abnormal operating conditions.

Electrical faults may be broadly classified into two groups:
1.      Symmetrical faults, and
2.      Unsymmetrical faults.

Symmetrical faults

In symmetrical faults, also called three phase short circuits, all the three phases are short circuited to each other and often to earth also. Such faults are balanced and symmetrical as the system remains balanced even after the occurrence of the fault. During such a fault the fault current in the three lines of a 3-phase circuit are equal in magnitude and displaced by 120 electrical degrees from one another.

Though the symmetrical faults are rare, but when occurs they generally lead to most severe fault current flow. Balanced short circuit calculations are performed to find these large currents. A power network comprises of synchronous generators, transformers, transmission and distribution lines and loads. Loads are often neglected during faults, as the voltage drops down to such a low value that current drawn by loads can be neglected in comparison to fault currents.

Unsymmetrical faults

The majority of faults that occur in a power system are unsymmetrical faults involving only one or two phases. The most common type of unsymmetrical fault is a short circuit between a phase and the earth. In case of unsymmetrical faults, voltages and currents in the network become unbalanced and each phase is to be treated individually for computational purpose.

The magnitude of fault currents in the three lines is different having unequal phase displacements. The calculation procedure called as “method of symmetrical components” is used to find the currents and voltages during this type of fault.       
Electrical faults can also be classified as:
1.      Shunt faults or short faults, and
2.      Series faults or open faults.

Shunt or the short faults involve short circuit between power conductors or power conductors to earth. Shunt fault in a 3-phase line or system can be classified as:


1.      Single line to ground (LG) fault,
2.      Line to line (LL) fault,
3.      Double line to ground (LLG) fault,
4.      Three phase short circuits (LLL), and
5.      Three phase to ground (LLLG) fault.

Of the above mentioned faults, single line to ground, line to line and double line to ground faults are unsymmetrical faults, whereas three phase short circuits and three phase to ground faults are symmetrical faults. These faults may occur at the terminals of the generator and or transformer, on the conductors of a line or any other part of the power system. Often the path to earth contains resistance in the form of arc. Shunt faults are characterized by increase in current and fall in voltage and frequency.


A series fault is an unbalance in the line impedances mainly due to open conductors. It does not involve any connection between lines or between lines or between line and ground at the fault point and therefore called as series fault. These faults disturb the symmetry in one or two phases and are therefore unbalanced faults.