Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
4 views37 pages

LG_PRO 012

Download as pdf or txt
Download as pdf or txt
Download as pdf or txt
You are on page 1/ 37

POWER SYSTEM PROTECTION

LEARNER MODULE

Power system event analysis


Analysis of Digital Records

Compiled by : Paul Keller


Date : April 2004
INDEX

INTRODUCTION 3
DIGITAL FAULT RECORDER INFORMATION 3
ANALYSIS OF THE ANALOGUE INFORMATION 4
ANALYSIS OF THE BINARY INFORMATION 4
ANALYSIS OF COMPLETE RECORD 5
EXTRACTING ADDITIONAL INFORMATION FROM DIGITAL RECORDS 5
CT AND VT POSITION 7
EXAMPLES 8
Circuit breaker re-strike 8
Line bank transformer tripping 9
Cleared single phase fault 9
Not cleared single phase fault 10
Growing fault current 10
Sudden increase in fault current due to remote end opening 11
Developing fault 11
Reactor ring down 12
Charging current 12
Energising of a transformer 13
CT saturation 14
VT failure 14
VT Transient behavior 15
Slow breaker operations / breaker fail 16
Different opening times of breaker poles 17
3 Phase trip due to trip output not dropping off 18
Pole discrepancy operation due to failure of 1 pole ARC 19
Back-up earth fault operation during single pole dead time 20
Power swings and oscillations 21
Out of step condition 23
Series compensation 24
Delgado effect 26
DC offset 27
Over voltage conditions 29
Frequency recordings 31
Harmonic analysis 32
APPENDIX A 35

2
INTRODUCTION

The analysis of digital records provides possibly the most valuable source of
information during power system disturbances. The in-depth analysis of
disturbance records is however a complex task that requires very good
understanding of power system and protection performance during disturbances.
The purpose of this course is to provide power system and protection personnel
with some knowledge regarding the subject.

A digital record (such as a comtrade file) normally contains binary and analogue
signal sampled values. Binary values are either stored as a ‘0’ or a ‘1’ and
indicates the status of a contact eg. breaker auxiliary contact. Analogue values
indicate the instantaneous magnitude of an analogue signal (voltage or current)
measured at a specific point in time.

DIGITAL FAULT RECORDER INFORMATION

Currently Eskom Transmission has digital fault recorders on all Transmission


feeders at voltages 220 kV and above. There are +/- 160 recorders installed and
each recorder is capable of monitoring up to 10 feeders. The majority of these
recorders are P531 recorders from Siemens while +/- 18 of them are SemeasR
recorders also from Siemens. The recorders store recorded information on a
hard drive in a .opd file format. These files can only be opened and viewed with
the software provided by Siemens called OSCOP. Various versions of this
software exist, but the latest is version 6.1. The OSCOP software is used to
communicate with the recorders from remote to download stored records as well
as to analyse the downloaded records.

The following information is recorded in each record.

Binary information

Up to 32 binary points are monitored. Depending on the protection scheme used


the binary information will differ. The following protection schemes are used on
the Transmission network and the binaries on the recorder are specific to the
scheme used:

 H – Backup Mho
 H–H
 YTG – LZ32
 YTG – R3Z27
 MICROMHO – MICROMHO
 TLS – TLS
 7SA513 – PXLN
 7SA513 – 7SA513
3
 SEL351 – SEL351
 REL531 - REL531
 Slyp-Slcn - Slyp-Slcn
 YTG - P40
 7SD511 - 7SD511
 7SD512 - PXLN
 OPTOMHO - 7SD511
 OPTOMHO - P10
 P10 - PYTS
 PYTS - P10
 SLS - SLS
 THS - TS
 YTG - P10/40
 H - PYTS
 H - YCG

Non scheme specific binaries are also monitored in the form of the circuit breaker
auxiliary contacts.

Analogue information

The analogue information consists of :

 Voltages per phase


 Currents per phase as well as the neutral current

When analysing a record it is very important to know the position of the CTs and
the VTs, as well as what protection scheme is used. Knowledge of the protection
scheme itself is also important.

ANALYSIS OF THE ANALOGUE INFORMATION

From the analysis of the analogue information the following can be detected.

 Active and reactive power flow


 Existence of a fault
 Frequency tracking to determine load loss?
 Open pole conditions
 One end open conditions – charging of the line
 Voltage dips due to fault or load
 Voltage rise – possible poor earthing
 Current and voltage unbalance during load conditions
 Vector angle differences for different fault types
 Power swings/oscillations
 Fault currents
 DC offset during fault conditions
 Inrush currents (transformers)
4
 Circuit breaker re-strikes
 Harmonic distortions of voltage and current waves
 Transient response of CVTs and CTs
 Reactor ring-down oscillations
 Line charging currents
 Etc.

More advanced analysis such as impedance plots and harmonic analysis can
also be done and will be discussed later in the course.

ANALYSIS OF THE BINARY INFORMATION

From the analysis of the binary information the following can be detected.

 Main 1 and main 2 protection trip outputs


 Main 1 and main 2 protection starter operations
 Main 1 and Main 2 carrier signals – send and receive
 Circuit breaker status change
 Backup earth fault operations
 Pole discrepancy operations
 Over voltage operations
 Bus strip operations (breaker fail)

Closer analysis will reveal protection operation times as well as breaker opening
times.

ANALYSIS OF COMPLETE RECORD

The analysis of the complete record will provide a complete picture about the
event. It is very important to look at analogue and binary information together.
Often information from one can be misleading. For example, the fact that the
current disappears does not mean that the line breaker opened. It could have
been a bus strip incident.

If possible the records from both sides of the feeder should be analysed at the
same time. This gives a very good global picture. If a record is only available
from one end, some very important information regarding the other end can
however be extracted.

5
EXTRACTING ADDITIONAL INFORMATION FROM DIGITAL RECORDS

Converting sampled signals to phasors

It might be questioned why the sampled values, as in a normal Comtrade (IEEE


format as exported / imported by Oscop) recording, should be converted. A
Comtrade, or other similar recordings, stores the sampled analog signals in a
digital format. This means that the values stored are purely instantaneous
magnitudes of a series of samples and do not reflect any frequency / phasor
representations which are mainly used in power system calculations. Conversion
of these digital records must be done to extract the frequency / phasor
components which are then used in power system or other mathematical
calculations. Many software applications exist to perform this task but the
formulas to do this are given below anyway for reference. OSCOP does these
conversions internally and then displays them to the user as required. The
derivations of these formulas are out of the scope of this document.

EXTRACTING PHASOR VALUES (REAL AND IMAGINARY) FROM SAMPLES

Extracting a particular frequency component or phasor from digital stored


magnitude values requires the use of Fourier techniques. A filtering technique
known as the Discrete Fourier Transform is applied to the sampled input values
to extract the signal’s phasor at the desired angular frequency  .

2

N 1
To extract the complex values: X n0 n
x e  jwnTs [2.1]
N
where Ts is the time period between samples, N is the number of samples per
period, Xn is the sample value of the sample n (starting at sample 0 for the first
sample in the period).

2

N 1
To extract the real values: XR  n0
x n Sin( wnTS ) [2.2]
N

2

N 1
To extract the imaginary values: XC  n0
x n Cos( wnTS ) [2.3]
N

The filter is extracting a particular frequency component from an arbitrary signal.


This type of complex single frequency signal is known as a phasor. A filter
window, which includes one whole cycle of the frequency of interest, is sufficient
to completely define it. The filter is applied to this window and is known as the
One-Cycle Fourier Filter.

6
CALCULATIONS INVOLVING PHASOR VALUES

Simple calculations may be done with phasor values to determine other useful
information from which graphs may be drawn. Examples of these are
Impedance- and Power plots.

Impedance Plots

Impedance plots are very useful when investigating line impedance protection
relay operations since it displays what the relay “saw” during the incident.

All line impedance protection relays have two types of measuring elements,
those measuring from line to ground and those measuring from line to line.
Normally there are at least 6 measuring elements in a line impedance protection
relay. The elements respectively measure the following quantities.

For line to ground measuring elements:

V LG
Z
I LG  K N I N
1 Zo
where K N  (  1) and Z o and Z 1 is protection setting values
3 Z1
and I N  I R  I W  I B

For line to line measuring elements:

V LL1  V LL 2
Z
I LL1  I LL 2

All above phasor quantities refer to measured values.

Power Plots for Dynamic System Study purposes

Dynamic studies can not be done without the help of power plots to assist in the
tuning of dynamic circuits.

For dynamic studies RMS values are of more concern and not measured
quantities. The power transmitted in a single phase is also not used frequently
and the total power transmitted is of more use. However, both formulas used are
given below:

7
For power in a single phase circuit:

S = VI *
VLG I LG VLG I LG cos( )
P = VLG I LG cos( )  cos( )  [WRMS ]
2 2 2
VLG I LG VLG I LG sin( )
Q = VLG I LG sin( )  sin( )  [WRMS ]
2 2 2

For total power transmitted:

S TOTAL = S RG  SWG  S BG

where
V RG I RG cos( ) V RG I RG sin( )
S RG  PRG  jQ RG   j( ) [MVA RMS ] etc.
2 2

All measured values are divided by the square root of 2 to convert it to RMS
values.

CT and VT position

It is very important to know where the CTs and VTs are placed. On normal
feeders we have CTs on the line with their star point earthed line side. This has
the effect that power flowing out of the busbar on this line during load conditions
will reflect as in phase (depending on the power factor) with the voltage. Power
flowing into the busbar will be reflected as +/- 180º out of phase with the voltage.
Where there is a line reactor on the line the CTs are most commonly on the line
side of the reactor. We use line VTs on all Transmission feeders. The voltage
on the line is thus reflected at both ends. If one end of the line is open, both
ends will still see full voltage.

8
EXAMPLES

The following list of examples is chosen to give the reader a broad insight into
different scenarios that can be identified by correct analysis of digital records.
The list is by no means complete and will never be, as new scenarios appear
nearly every day.

Circuit breaker re-strike

Duvha, Apollo 23/8/97 14:53:34

Re-striking of a circuit breaker normally happens when the breaker has to


interrupt capacitive current. A line breaker will interrupt capacitive current when it
is the second breaker to open, meaning that the remote end breaker is already
open. During this condition only charging current will flow, which is capacitive. It
is normally the healthy phases during a fault that will re-strike as the faulty phase
interrupts fault (inductive) current. During the switching of capacitive current a
very high voltage can be seen across the breaker contacts which result in a re-
appearance of the arc. The re-appearance is called a re-strike if it occurs 5 ms
(¼ of a cycle) after breaker contact separation. The end that is re-striking can be
determined by examining the current waves. The voltage will cross through zero
instantaneously and this will be associated with a spike in the current. If you
have a record only from one end of the line and the voltage pattern matched that
of a re-strike, but there are no current spikes it means that the remote end
breaker is re-striking. The voltage seen at both ends of the line would be the
same as we use line VTs. Re-striking is a very dangerous phenomenon that
could damage the breaker and even cause it to explode.

9
Line bank transformer tripping

Tripping of a line bank transformer should not be confused with circuit breaker
re-strikes. The voltage wave can look the same.

Hydra, Ruigtevallei 1 10/3/97 07:36

The voltage waves are as a result of the discharge of the line bank transformer
and its interaction with the line capacitance.

Cleared single phase fault

When single pole tripping is used, one can detect if the secondary arc has been
extinguished by looking at the induced voltage on the open phase during the
open pole dead time. If the arc is extinguished the induced voltage will be a pure
sine wave, if not a lot of harmonics would be present.

Hydra, Beta 1 7/3/97 05:31:37

10
Not cleared single phase fault

As mentioned previously, one can clearly see if the secondary arc is extinguished
or not by evaluating the induced voltage on the open phase. To sustain the
secondary arc very little voltage is required. Should the breaker close before the
secondary arc is extinguished the fault will reappear and a 3 phase trip will be
issued.

Hermes, Pluto 7/7/99 20:43:17

Growing fault current

It is often seen that the fault current grows with time. A gradual growth normally
indicates that the arc resistance is changing. A sudden increase in current
indicates that the remote end breaker has opened before the local end and the
infeed from the remote end is now routed through the local end into the fault.
The following examples show the gradual increase of fault current.

Matimba, Insukamini 21/2/97 17:54:37

11
Sudden increase in fault current due to remote end opening

Snowdon, Atlas 1 24/4/097 21:32:13

Developing fault

If a fault is not cleared it will develop to multiphase and eventually a three-phase


fault. It is important to clear the fault as soon as possible as there is no back up
protection on feeders that cater for 3 phase faults should the distance protection
fail to operate.

Marathon, Acornhoek 2 5/9/98 14:22:45

12
Reactor ring down

When you have a line reactor connected to a line and you open the circuit
breakers at both ends, you find that the voltage does not disappear. An
oscillating voltage waveform can be seen which slowly reduces in magnitude.
This phenomenon is called reactor ring down. It is a result of the interaction
between the reactor and the capacitance of the line. This forms an oscillatory
circuit.

Muldersvlei, Droerivier 21/2/2000 06:59:24

Charging current

When only one end of a feeder is closed, the only current flowing on that feeder
is charging current. The magnitude of the charging current varies but a good
approximation is – 100 A for 100 km long 400 kV line. The most important thing
to realise is that the charging current is a capacitive current, meaning that it will
lead the voltage by +/- 90º. It is a very good way to establish if the remote end
breaker is closed or open, especially if you only have a record from one end.
Because of the fact that we use line VTs you cannot establish the state of the
breakers by only looking at the voltage.

13
Muldersvlei, Droerivier 13/3/97 00:54:00

Ired = 216<80º

Energising of a transformer

Energising of a transformer often goes together with high magnetising inrush


currents. Transformer protection must be set so that the transformer does not
trip for this inrush current. This high current is due to the remnant flux in the
transformer core when it was switched out and it depends where on the sine
wave the transformer is switched back in.

Glockner, Kookfontein 2 3/3/99 15:57:53

14
CT saturation

Saturation of CTs on the Transmission system is quite rare due to the safety
factors used when selecting a CT. The example below shows saturation of the
CT on the Marathon, Komatipoort feeder. This saturation is mainly due to DC
offset and the saturation disappears as the DC offset decays.

Marathon, Komatipoort 13/8/99 17:09:45

VT failure

The following graph shows the secondary voltage on the red phase on the
Kruispunt, Komati feeder. The transient response of the VT normally consist of a
combination of one low frequency oscillation (between 2 and 15 Hz) and one
high frequency oscillation (between 900 and 4000 Hz). The high frequency
oscillation is normally damped very quickly (within 10 ms) while the low
frequency oscillation can remain longer. In this case the VT failed. Very slow
damping of the high and low frequency oscillation can be seen.

15
Kruispunt, Komati 7/3/99 01:29:56

CVT (Capacitor voltage transformer) Transient behavior

CVT transient behavior is due to the discharge of energy stored in the capacitive
and inductive elements of the CVT when there is a sudden change in the primary
voltage. The transient behavior is seen as oscillations in the secondary voltage.
The transients are influenced by the burden on the CVT. For a resistive burden
the transients are normally very small and die down very quickly. For zero or
small burdens the transients are very prominent as can be seen in the following
example. Some nice examples can also be found in “Power system protection
reference manual”- Reyrolle 1982.

Majuba, Venus 2 2/8/99 14:19:21

16
Slow breaker operations / Breaker fail

It sometimes happens that a circuit breaker that is required to clear a fault is slow
in doing so, or does not open at all. When this occurs the fault must be cleared
by another breaker to protect the system from long fault duration. Breaker fail or
bus strip protection will trip all other breakers connected to the busbar after
120 ms should a breaker be slow or have failed. In the following example the
main 1 and 2 relays are TLS relays. The 1 phase breaker fail time is 240 ms
(combination of timers T1 and T2) while the 3-phase breaker fail time equals 120
ms (only T2). Should one pole of the breaker fail to open, the first breaker fail
timer would expire (120 ms), resulting in the tripping of the other 2 phases and a
re-trip to the faulted phase. If the faulted phase is still not open a bus strip will be
issued after another 120 ms.

Kronos, Hydra 27/5/98 23:13:10

First breaker fail time = 120 ms

Second breaker fail time = 120 ms

17
Different opening time of breaker poles

When single-phase breakers are used it is possible that there could be a


difference in the opening time of the 3 poles of the breaker. This is normally not
too serious as the difference in time is normally small. One must however be
careful if this time approached the breaker fail or pole discrepancy time.

Spencer, Witkop 25/2/99 00:45:42

Tr = start of the fault


C1 = 3 phase trip issued by main 1 and main 2 protection
C2 = Faulted phase (W phase) opens
C3 = Red phase opens
C4 = Blue phase opens

18
3 Phase trip due to trip output not dropping off

For phase 1 protection schemes the trip coil parallel timer (TCPT) ensures that
the second trip, within the ARC reclaim time, will be a 3 pole trip. The TCPT
parallels the trip coils after a set time, normally 200 ms. If the single pole trip
output does not drop off after the single pole has opened, the TCPT will time out
and initiate a 3 pole trip.

Pegasus, Umfolozi 18/9/98 21:38:13

Tr = Start of fault
C1 = 1 phase trip issued
C2 = Faulted phase breaker opens
C3 = 1 Phase trip output has not dropped off – 200 ms
C4 = Other 2 phases opens

19
Pole discrepancy (PD) operation due to failure of 1 pole ARC

Pole discrepancy protection is there to evaluate the state of the phases of the
breaker with respect to each other. Any discrepancy between the phases is
abnormal. For single phase tripping schemes there will be an accepted
discrepancy between the phases for the duration of the single pole dead time.
For single pole tripping the single pole dead time in Eskom on Transmission
feeders equal 1 second. To allow for this the pole discrepancy timer is set longer
than 1 second. The accepted standard is to set the PD timer to 1.6 seconds.
Should the 1 pole ARC dead time be longer than 1.6 seconds or should the 1
pole ARC fail the DP protection will trip the other two phases.

Poseidon, Grassridge 220 kV 21/4/97 14:01:20

Tr = Start of fault
C1 = White phase opens
C2 = This is where the white phase should have ARC’d
C3 = Pole discrepancy operates, tripping the Red and Blue phases.

20
Back-up earth fault operation during single pole dead time

When single pole tripping are used there will be earth fault current flowing for the
duration of the single pole dead time. It is very important that the back-up earth
protection must not operate for the duration of the open pole. If the back-up
earth relay were set too sensitive the result would be a 3-phase trip with no ARC.

Komatipoort, Infuleni 25/10/99 22:18:13

Tr = Start of fault
C1 = Single phase trip
C2 = Back-up earth fault tripping other phases – set too sensitive.

21
Power swings and oscillations

“Sudden large changes on the system such as opening of a loaded line or


generator during normal conditions, switching of load, the occurrence of a system
fault create power oscillations between the generators installed on the system,
due to the re-distribution of loading between the generators.
During a system fault generator’s rotors accelerate due to the steam pressure as
resistive load is shorted by the fault. A three-phase fault at the HV busbars of a
power station prevents any power export. A three-phase fault on one of the
outgoing lines could still allow for some power transfer out of the station. A
single-phase fault allows for more power transfer than a three-phase fault.
During a fault, the remote generators will also speed up even if the resistance of
the supply line is large, as the power transfer capability is reduced during a fault.
When a large load is connected, the rotors slow down as the steam pressure is
still catering for the previous loading.” – Taken from Fault Investigation course by
Frans Havran.

Bacchus, Palmiet 15/9/98 15:50:03

22
Active and reactive power during a power swing/oscillation

Active Power - MW

Reactive Power - MVAr

Impedances during a power swing/oscillation

23
Out of step condition

A B

VA
VA

VB

The power transfer between two busbars is dependent on the angle between
their voltages. This can clearly be seen from the following formula:

VAVB
P sin 
X

If the voltage angle difference exceeds 180˚ we have what is called an out of
step condition. Once the angle has gone past 180˚ the direction of the power
flow will reverse. An out of step condition is dangerous to system and plant
integrity and separation of the system into balanced Generation/Load islands is
necessary.

To determine where the point of out of step occurs, is very difficult. The rule
used is the following: the angle difference between two adjacent busbars must be
close to 180˚ while the current is a maximum.

Advanced analysis of records is needed to determine the point of out of step.

24
Out of step condition

210 2500
180
2000
150
Degrees

1500

Current
120
90 1000
60
500
30
0 0
1.1 1.425 1.75
T im e (s e co n d s )

Series compensation

Lines that have series capacitors on them needs special mention as the
capacitor can cause transients when it bypasses. A series capacitor must be
bypassed when there is a fault on the line and when the current through the
capacitor causes a voltage across it that is above the insulation capability of the
bank. When the capacitor bypasses the impedance of the line changes which
causes transients in the currents. Analysis of the current waveform gives clear
indication if the fault was in front or behind the capacitor bank.

Hydra, Droerivier 1 17/10/99 01:31:10

25
If the capacitor does not bypass, there is no visible effect on the current. In this
case we have to look at the angle between the fault current and the voltage.

Xl

Voltage
R

Xc

Vector relationship between voltage and impedance

A B

Schematic of fault position

As can be seen from the following figure the impedance up to the fault point will
be equal to the line impedance up to the fault point plus any resistance in the
fault. Seeing that the line impedance is predominantly reactive, the vector
relationships will be as follows.

From busbar A

Xl
Measured
impedance

Voltage
R

Measured impedance as seen from substation A

26
From busbar B
Xl

Measured impedance

Voltage
R

Xc

Measured impedance as from substation B

As can be seen from the above figures, the angle of the measured impedance
will be smaller from busbar B than the angle from busbar A for the same arc
resistance. This helps us to determine the position of the fault.

Delgado effect

During close up single phase to ground faults, it is possible for the relay to
measure the phase to phase impedance loop inside its characteristic resulting in
a 3 phase trip. It can often be seen that the relay first issues a 1-phase trip
followed very shortly by a 3-phase trip.

200

Zr-g
Zw-g
Zb-g
100
Zr-w
XL - ohms

Zw-b
Zb-r

0
-100 0 100 200 300 400 500

-100
R - ohms
27
The above plot shows all 6 impedance measurement loops – 3 phase to ground
and 3 phase to phase. A Red phase to ground fault was simulated on the Apollo-
Pluto 400 kV at 10 % intervals along the line length. For each fault position all
the impedance loops are calculated. It can clearly be seen that the phase to
phase elements for which the Red phase is involved are very close to the actual
line impedance and can easily enter the relay characteristics. As the fault
position moves further away from the local busbar, so does the phase to phase
impedances. The same situation will occur for a phase to ground fault on any of
the other two phases. PSSE was used to simulate this condition.

Pluto, Watershed 14/1/2007 21:19:01

DC Offset

DC offset is common to all inductive circuits subjected to a sudden change. The


behavior is due to the fact that the flux linkage in an inductor cannot change
instantaneously. The ratio of resistance to inductance in the circuit determines
the time constant of the exponential function.

The magnitude of the DC offset is determined by the magnitude by which the


current must change. The current must change from load current to fault current
with the inception of a fault. The load current is generally resistive in nature and
the fault current is inductive. A change in magnitude as well as phase must thus

28
take place. The load current, due to its resistive nature, would be in phase with
the voltage (reference). The fault current would lag the voltage by 90˚.

The change in current is dependent on where on the voltage wave the fault
occurs. The following diagrams will show that if the fault occurs at voltage zero
the current change will be a maximum, thus a maximum DC offset. If the fault
occurs at voltage maximum the change in current will be a minimum, thus a
minimum DC offset.

0.5

0 Voltage
0 0.02 0.04 0.06 0.08 0.1

-0.5

-1

0.5

0
0 0.02 0.04 0.06 0.08 0.1
Load current

-0.5

0.5

0
Prospective
0 0.02 0.04 0.06 0.08 0.1
fault current
-0.5

-1

Fault current
1
Voltage
Max DC
Load current
offset
Magnitude of DC
0.5

0
0 0.005 0.01 0.015 0.02 0.025 0.03 0.035 0.04

-0.5
Min DC
offset
-1

29
As can be seen from the above waveforms, the minimum DC offset occurs at the
point where the voltage is a maximum and the maximum DC offset occurs where
the voltage is a minimum. There are other factors that affect the DC offset, such
as the impedance angle as well as the fault angle. The ratio of system
resistance and system inductance will determine the time constant of the
decaying DC.

Pluto, Apollo 04/03/1997 22:04:36

Over-voltage Conditions

Over-voltages on power systems can generally be defined as steady state or


transient.
Transient over-voltages can be caused by:

 Circuit breaker re-strikes


 Switching operations
 Energising of an open ended line
 Current chopping when switching an inductive circuit

Steady state over-voltage conditions can be caused by:

 Tripping of large loads


 A surplus of capacitance
 Shortage of reactive plant
 Run away tap changer on transformers
 High impedance earthing at the source during single phase to ground faults.

30
Ferranti over-voltage

When one end of a transmission line is open, the voltage at the open end will rise
with respect to the closed end. This rise in voltage is due to the Ferranti effect.
The capacitive current that flows during this condition causes a voltage drop on
the line impedance that adds to the sending end voltage, resulting in a rise in
voltage at the receiving end. This is illustrated below.

Capacitive current

Vs Vr

Let the impedance of the line be equal to:

Zline  3090

The capacitive current flowing through the line is leading the voltage by 90.

Ic  10090

According to ohms law the voltage at the receiving end is equal to :

Vr  Vs  Ic  Zline

Let Vs  2300000

Vr  2300000  (10090  3090)


Vr  2330000

We can see that the voltage rises by 3 kV. These quantities are typical for a
400 kV, 100-km long line.
The same can be seen by analysing the vectors.

31
Ic
Zline
Vs - Vdrop

Vdrop
Vr

The longer the line, the higher the impedance and the charging current and thus
the higher the rise in voltage. On very long lines a line reactor is used to damp
the voltage rise caused by the charging current.

Frequency recordings

The frequency of the South African power grid is equal to 50 Hz. Frequency
recordings are normally taken over several minutes with a scanning frequency of
100 Hz. The system frequency will respond based on the system conditions. A
sudden loss of generation will cause a decrease in system frequency while a
sudden loss of load will cause an increase in frequency. A rise in frequency
during a system fault could indicate slow or incorrect protection operation.

A system frequency of 50 Hz translates to a period of 0.02 s.

1
T
f
1
T
50
T  0.02 s

32
Apollo incident - 26-9-02
50.1

50

49.9
F re q u e n c y

49.8

49.7

49.6

49.5

49.4
0 10 20 30 40 50 60 70 80 90 100 110 120 130 140 150 160 170 180 190 200 210 220 230 240 250
Time - sec

Harmonic Analysis

Harmonics can be defined as: “A sinusoidal quantity having a frequency that is


an integral multiple of the fundamental frequency of a periodic quantity to which it
is related.” For a wave with a fundamental frequency of 50 Hz the second
harmonic wave would have a frequency of 100 Hz. Harmonics can be generated
from various sources. Transformer inrush current contains high levels of
harmonics. Switching of capacitor banks can cause harmonics and non-linear
loads can also be a source of harmonics.

Fourier analysis is normally used to extract the different harmonics from a


waveform. A limitation in using Fourier is that it can only extract integral
multiples of the fundamental frequency and the waveform must be periodic. The
sampling frequency determines the maximum multiple that can be extracted.
The scanning frequency must be double the values of the frequency you want to
extract. The 10th harmonic of a 50 Hz wave will have a frequency of 500 Hz. To
accurately extract this frequency your scanning frequency must be equal to or
greater than 1000 Hz.

The following graph shows the Fourier spectrum for the current during a single
phase to ground fault. The 0 harmonic indicates the DC component in the wave.

33
The following graph shows the harmonic content of the induced voltage during
the single pole open time when the secondary arc have not been extinguished.

34
The following graph shows the high levels of 2nd and 3rd harmonics when a
transformer is energised.

Appendix A shows the effect that various harmonics have on the measured
wave.

35
Appendix A

1.5

Even Harmonics
1
eg. 2,4 etc.
50 Hz
0.5

0
0 45 90 135 180 225 270 315 360

-0.5
100 Hz
-1

-1.5

1.5

50 Hz Odd Harmonics
1 eg. 3,5 etc.

0.5

0
0 45 90 135 180 225 270 315 360

-0.5
150 Hz
-1

-1.5

1.5 Combination of
50 Hz odd and even
1 Harmonics
0.5

0
0 45 90 135 180 225 270 315 360
-0.5
150 Hz
100 Hz
-1

-1.5

-2

36

You might also like