Sei sulla pagina 1di 8

Pole discordance detection

function block description



Document ID: VERSION 1.0
Budapest, November 2010

IED-EP+ Pole discordance detection
VERSION 1.0 2/8

Users manual version information

Version Date Modification Compiled by
Version 1.0 14.12.2010. First edition Petri






IED-EP+ Pole discordance detection
VERSION 1.0 3/8

CONTENTS


1 Pole discordance detection function ...................................................................................4
1.1 Operation of the pole discordance detection algorithm ...............................................4
1.2 Technical summary ......................................................................................................6
1.2.1 Technical data .......................................................................................................6
1.2.2 The parameters .....................................................................................................6
1.2.3 Binary output status signals ..................................................................................7
1.2.4 Binary input status signals ....................................................................................7
1.2.5 The function block .................................................................................................7

IED-EP+ Pole discordance detection
VERSION 1.0 4/8

1 Pole discordance detection function

In high voltage networks pole discordance is usually not allowed as a continuous mode of
operation. It means that a trip command for the circuit breaker is to be generated if the circuit
breaker is closed only in one phase, or if the circuit breaker is open only in one phase.

The pole discordance protection function receives status signals from the poles of the circuit
breaker. From each pole, the open and closed state is received. Pole discordance is detected
based on these status signals. Pole discordance can be either single phase open or double
phase open state. Separate time delays can be set for the two states and the operation of the
function for the two modes can be enabled or disabled separately. If the dedicated timer
expires, the function generates a trip command the duration of which is defined by parameter
setting.

Additionally, in some applications an external device processes the status signals of the
circuit breaker poles. In the event of pole discrepancy, the output signal of that external
device is received by this function. If this mode of operation is enabled by parameter setting, a
trip command of the specified duration is generated.

1.1 Operation of the pole discordance detection algorithm

Figure 1-1 shows the logic scheme of the pole discordance detection algorithm.
IED-EP+ Pole discordance detection
VERSION 1.0 5/8

The inputs are:
a signal for enabling/disabling the operation,
a common signal to input the decision about the pole discrepancy of an external
device,
the open and closed state of the circuit breaker poles.

Pole discordance is detected based on these status signals. It can be either
single phase operation or
double phase operation.

Separate time delays can be set for the two states and the operation of the function for the
two modes can be enabled or disabled separately.

For these modes of operation, the application of the common Blk input signal disables
operation.

If the single pole open and single pole closed state is enabled by parameters
PD_1ph_BPar_ (Trip 1ph) and/or PD_2ph_BPar_(Trip 2ph), then dedicated timers start.

At the expiry of the timers a trip signal of a specified duration is generated. The time delays
are defined by the parameters PD_Del1ph_TPar_ (Delay 1ph) and PD_Del2ph_TPar_
(Delay 2ph).

If the application of the common input signal is enabled and the signal is active, then a
dedicated timer is started. The time delay is defined by the parameter PD_DelCom_TPar_
(Delay Comm).

The output signals are:
single phase open state after a specified time delay,
single phase closed state after a specified time delay,
general trip command of a given duration after a specified time delay.

IED-EP+ Pole discordance detection
VERSION 1.0 6/8

Figure 1-1 The scheme of pole discordance detection
Blk
Common
Open L1
Close L1
Open L2
Close L2
Open L3
Close L3
&
&
& &
2ph
NO
T
NO
T
&
&
& &
1ph
NO
T
ComInp
&
&
t
&
t
&
t
&
NO
T
2ph Det
1ph Det
Common
t
Operate
Stop
2phOper
Gen Trip
1phOper
I
I
I
IED-EP+ Pole discordance detection
VERSION 1.0 7/8

1.2 Technical summary
1.2.1 Technical data

Function Accuracy
Timer accuracy 5% or 15 ms, whichever is greater
Table 1-1 Technical data of pole discordance detection

1.2.2 The parameters
The parameters of the pole discordance detection function are explained in the following
tables.

Enumerated parameter

Parameter name Title Selection range Default
Parameter for enabling/disabling
PD_Op_EPar_ Operation Off, On On
Table 1-2 The enumerated parameter of the pole discordance detection function
Boolean parameters
Parameter name Title Default Explanation
PD_1ph_BPar_ Trip 1ph True
Enabling operation if single phase is
open
PD_2ph_BPar_ Trip 2ph True
Enabling operation if two phases are
open
PD_ComInp_BPar_ Common Input False
Enabling the application of the common
input
Table 1-3 The Boolean parameters of the pole discordance detection function


Timer parameters
Parameter name Title Unit Min Max Step Default
Time delay if the common input is applied
PD_DelCom_TPar_ Delay Comm. msec 100 60000 1 500
Time delay for operation if single phase is open
PD_Del1ph_TPar_ Delay 1ph msec 100 60000 1 500
Time delay for operation if two phases are open
PD_Del2ph_TPar_ Delay 2ph msec 100 60000 1 1000
Table 1-4 The timer parameters of the pole discordance detection function
IED-EP+ Pole discordance detection
VERSION 1.0 8/8

1.2.3 Binary output status signals
The binary output status signals of the pole discordance detection function.
Binary output signals Signal title Explanation
General trip command
PD_GenTr_GrI General Trip General trip command
Operation if single phase is open
PD_1phOper_GrI 1ph operation Operation if single phase is open
Operation if two phases are open
PD_2phOper_GrI 2ph operation Operation if two phases are open
Table 1-5 The binary output status signals of the pole discordance detection function
1.2.4 Binary input status signals
The binary inputs are signals influencing the operation of the pole discordance detection
function. These signals are the results of logic equations graphically edited by the user.
Binary input signal Signal title Explanation
Enabling/disabling the pole discordance detection function
PD_Blk_GrO_ Blk _
Enabling/disabling the pole discordance detection
function
The common input for pole discordance detection function
PD_Common_GrO_ Common
To be applied if pole discordance is processed by an
external device
Open state of the circuit breaker pole in phase L1
PD_OpenL1_GrO_ OpenL1 Open state of the circuit breaker pole in phase L1
Closed state of the circuit breaker pole in phase L1
PD_CloseL1_GrO_ CloseL1 Closed state of the circuit breaker pole in phase L1
Open state of the circuit breaker pole in phase L2
PD_OpenL2_GrO_ OpenL2 Open state of the circuit breaker pole in phase L2
Closed state of the circuit breaker pole in phase L2
PD_CloseL2_GrO_ CloseL2 Closed state of the circuit breaker pole in phase L2
Open state of the circuit breaker pole in phase L3
PD_OpenL3_GrO_ OpenL3 Open state of the circuit breaker pole in phase L3
Closed state of the circuit breaker pole in phase L3
PD_CloseL3_GrO_ CloseL3 Closed state of the circuit breaker pole in phase L3
Table 1-6 The binary input signals of the pole discordance detection function
1.2.5 The function block
The function block of the pole discordance detection function is shown in Figure 1-2. This
block shows all binary input and output status signals that are applicable in the graphic
equation editor.


Figure 1-2 The function block of the pole discordance detection function

Potrebbero piacerti anche