Power System Protective Relaying-Part Four
Power System Protective Relaying-Part Four
Z R Z R ∠φ
Z= − (Typo in the book)
2 2
where
ZR is the offset from the origin
2
Z R ∠φ
2
is the radius from the offset point
(Typo in the book)
Vzy
Basic Design Principles
• Ground distance relays
• Consider a phase-a-to-ground fault on a line with Z1L and Z0L
as the positive and zero sequence line impedance and n is
the location of the fault from the relay. The fault currents
through the relay are I0, I1, and I2. Then for a fault at nZ1L
with a single-phase unit:
Vag nZ 1L ( I 1 + I 2 ) + nZ 0 L I 0
= (typo)
Ia I1 + I 2 + I 0
• For voltage compensation, subtract out nZ1L(I1+I2) and use I0 (not Ia),
then:
Vag − nZ 1L ( I 1 + I 2 ) nZ 0 L I 0
ZR = = = nZ 0 L
I0 I0
Basic Design Principles
• Ground distance relays
• For current compensation, let nZ0L=pnZ1L (p=Z0L/Z1L). Then
Vag nZ1L ( I 1 + I 2 ) + pnZ1L I 0 nZ1L ( I 1 + I 2 + pI 0 ) nZ1L ( I a + ( p − 1) I 0 )
Z R' = = = =
Ia I1 + I 2 + I 0 I1 + I 2 + I 0 I1 + I 2 + I 0
Vag
ZR = = nZ1L
I a + mI 0
Z 0 L − Z 1L
where m =
Z 1L
Basic Design Principles
• Ground distance relays
• Considering fault resistance and mutual coupling from an
adjacent parallel line, the complete formula for current
compensated single-phase ground distance relay is:
Vag 3I
ZR = = nZ 1L + R fault 0
I relay I
relay (typo)
( Z − Z 1L )
I a + I 0 0L
Z 1L
I relay =
I Z
1 + 0E 0M
I 0 Z 1L
where I0E is the zero sequence current in the parallel line and Z0M is the
mutual coupling impedance between two lines.
Microprocessor Based System
Protection
Introduction
Inthe Utility Industry, Regardless Their Operation
Mechanisms, the Protective Relays are
Categorized and Evaluated by Their Functions.
Same Test Procedures are Applied to a Group of
Relays With the Same Protective Function.
The Performance of a Microcomputer Based
Relay Depends on the Hardware Design, the
Accuracy of the Input Signals, and the Algorithms
Embedded Inside the Unit
Introduction
EachVendor Has Its Own Hardware Selection and
Software Design Preference. Therefore, the
Physical Capability and Constraints of a
Microcomputer Based Relay Are Different from
Vendor to Vendor Even with Similar Protective
Functions
General Structure of a Microcomputer
Based Relay
SUBSTATION & SWITCH YARD
Current & Voltage Contacts I/P Contacts O/P
Memory Subsystem
Memory Types
– Read Only Memory (ROM): It is designed to
permanently store a fixed program which is not
alterable. It can only be programmed once and requires
special equipment to program the chips (Most of them
are pre-programmed by manufacturers). The
information is preserved even without power.
Hardware Design Consideration
Memory Subsystem
Memory Types
– Random Access Memory (RAM): It is designed so that
information can be written into or read from any unique
location. There are two types of RAM: Static RAM and
Dynamic RAM. RAM does not retain its contents if
power is lost.
Hardware Design Consideration
Memory Subsystem
Memory Types
– Programmable Read Only Memory (PROM): The
characteristics of PROM is similar to ROM except that
it is user programmable.
Hardware Design Consideration
Memory Subsystem
Memory Types
– Erasable Programmable Read Only Memory
(EPROM): The EPROM is a specially designed PROM
that can be reprogrammed after being entirely erased
with the use of ultra-violet (UV) light source. The
EPROM can be considered as a semi-permanent data
storage device.
Hardware Design Consideration
Memory Subsystem
Memory Types
– Non-Volatile Random Access Memory (NOVRAM):
Combination of RAM and EEPROM on a single chip.
This chip can protect data against power failure.
Hardware Design Consideration
Hardware Design Consideration
Usage of Memory
Real-Time Data and Pre/Post-Fault Recorder:
RAM
Program Memory: ROM, PROM, EPROM, or
Combination of RAM and EPROM
Settings: Flash Memory or EEPROM
Hardware Design Consideration
Signal Conditioning
The Outputs of the PT and CT Require Auxiliary
Transformers or Divider Circuits to Convert
Current and Voltage Signals Into Low Level
Voltage Signals Before They Can be Processed
-50
Q=10
-100
ωo Frequency (rad/sec)
Hardware Design Consideration
Q=10
Q=1
0
Q=5
-90
ωo Frequency (rad/sec)
Hardware Design Consideration
1st Order
-50
2nd Order
3rd Order
-100
ωc Frequency (rad/sec)
Hardware Design Consideration
-90
1st Order
-180 2nd Order
M M
U A/D U S/H A/D
X X
(a) (b)
(c) (d)
Hardware Design Consideration
Output
Desired Output
x
x Actual
Output
Quantization
Error
x
Offset
Error
10% 50% 90%
Input
Hardware Design Consideration
Programming Languages
Execution Speed
Portability
Upgrade
Graphical User Interface (GUI)
Software Implementation Considerations
Computation Algorithms
Digital Filtering
– Non-Recursive Filter
Ym = X m + X m−2 3, 9, …
Computation Algorithms
Digital Filtering
– Recursive Filter
• Kalman Filter
• Fast Fourier Transform
• Curve Fitting
• Walsh Filter
Software Implementation Considerations
Computation Algorithms
Convergence of a Recursive Filter
Software Implementation Considerations
Computation Algorithms
Convergence of a Recursive Filter
Software Implementation Considerations
Computation Algorithms
Magnitude Calculation
|V |2 = vm2 + vm2 −3
|V |2 = ( vm2 + vm2 −1 − 2vm vm−1 cos ∆T ) / sin 2 ∆T
Software Implementation Considerations
Computation Algorithms
Phase Calculation
W2
W1
Software Implementation Considerations
Computation Algorithms
Calculation Algorithms
– Fault Detection Algorithm
– Fault Classification Algorithms
– Calculate Between Samples or Calculate After Several
Samples
Software Implementation Considerations
Computation Algorithms
Decision Making Process
– Trip After One Violation
– Trip After Several Consecutive Violations
– Trip After Majority Violation of N Consecutive
Samples
– Similar Conditions Also Apply to Reset Procedure
Software Implementation Considerations
Computation Algorithms
Auto Execution, Watch Dog Timer, and Self
Diagnostic
– Auto Execution After Power Failure
– Watch Dog Timer to Protect Against Software Failure
Software Implementation Considerations
Computation Algorithms
Auto Execution, Watch Dog Timer, and Self
Diagnostic
– Self Diagnostic to Protect Against Hardware Failure.
• Frequency of Self Diagnostic Function
• Completeness of the Diagnostic Function
• Failure Isolation and Indication
Software Implementation Considerations
I=01101100
J=11000100
d(I, J) = 3
Software Implementation Considerations
Error Checking
– Distance and error detection/correction
ArtificialIntelligence
Multiple Function Relays
Common Hardware Configuration
Software (Firmware) Driven Protective
Function(s)
Stronger Communication Capability
Serve as Pre-/Post-Fault Recorder