0% found this document useful (0 votes)
50 views16 pages

COCB1

This document describes a circuit breaker control function block. It provides remote and local control of a circuit breaker along with monitoring functions like time diagnosis, cycle counting and alarms. The function block can indicate the open, closed and undefined states of the circuit breaker and includes features like interlocking, secure control and forced opening for protection purposes.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
50 views16 pages

COCB1

This document describes a circuit breaker control function block. It provides remote and local control of a circuit breaker along with monitoring functions like time diagnosis, cycle counting and alarms. The function block can indicate the open, closed and undefined states of the circuit breaker and includes features like interlocking, secure control and forced opening for protection purposes.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 16

Circuit breaker 1 (2 state inputs / 2 control outputs)

COCB1

ANSI
Document ID 1MRS100120
Rev A 1.0

Features

General functions:

- Remote control
- Secured remote control
- Secured local control
- Interlocking
- MMI indication
- Remote indication
- Alarm of maximum opening and closing time
- Alarm of cycle count exceeding and inactive time

Special features:

- Inactive time calculation


- Opening time diagnosis monitoring
- Closing time diagnosis monitoring
- Cycle counter

Application

The COCB1 function block can be used for controlling the open and close states of a circuit breaker,
disconnector or an earthing switch. The function block also takes care of the user-defined
interlocking logics and has guaranteed opening and closing pulse widths and forced open control
operations for protection purposes. The open, close and undefined states of an object can be
indicated both remotely and locally by the function block. Since the function block is mainly designed
for circuit breakers, it will issue specific alarm signals based on the condition monitoring features.

1
Function Block Image

Fig. 1. Function block symbol of circuit breaker 1

Input Description

Name Type Description

OPENDIR Digital signal (BOOL, pos. edge) Direct open for protection
OPEN Digital signal (BOOL, pos. edge) Logic open signal
OPENENA Digital signal (BOOL, active high) Enable signal for logic open
CLOSE Digital signal (BOOL, pos. edge) Logic close signal
CLOSEENA Digital signal (BOOL, active high) Enable signal for logic close
BINOPEN Digital signal (BOOL, active high) Open status of the object
BINCLOSE Digital signal (BOOL, active high) Close status of the object
IV Digital signal (BOOL, active high) Validity of object state
TIMOPEN Time stamp value (UDINT) Time value of the open status input
TIMCLOSE Time stamp value (UDINT) Time value of the close status input
ACK Digital signal (BOOL, pos. edge) Alarm acknowledgement signal
BLOCK Digital signal (BOOL, active high) Command handling block signal

Output Description

Name Type Description

OOPEN Digital signal (BOOL, active high) Open command pulse


OCLOSE Digital signal (BOOL, active high) Close command pulse
AOPEN Digital signal (BOOL, active high) Opening time alarm
ACLOSE Digital signal (BOOL, active high) Closing time alarm
AINACT Digital signal (BOOL, active high) Inactive time alarm
ACYCLES Digital signal (BOOL, active high) Cycle counter alarm
RESERVE Digital signal (BOOL, active high) Command handling reserve signal

2
Description of Operation

General

The graphical presentation of the component in the MIMIC view is defined in the REMIC tool while
the logical connection to process data can be configured by means of the RECAP tool.

RECAP configuration

The time stamp values TIMOPEN and TIMCLOSE of the input signals BINOPEN and BINCLOSE
and the IV signal should be connected by means of the variables "BIxTime" and "BIxIV" in the
RECAP tool. If, for example, BI1 and BI2 are connected to BINOPEN and BINCLOSE, the
connections shown in figure 2 below could be used for TIMOPEN, TIMCLOSE and IV.

Fig. 2. Example of connections for the IV, TIMOPEN and TIMCLOSE inputs

Interlocking

The interlocking allows open and close operations via the OPENENA and CLOSEENA signals. The
control operations are allowed if the interlocking signals for the concerned operations are TRUE. As
a default, the corresponding operations are not permitted provided the inputs are unconnected.

In addition, the system provides a general interlocking bypass mode (parameter F002V004) that
overrides all interlocking signals of the control function blocks, which means that the control function
blocks will internally ignore the status of the interlocking signals and permit any control operation.

Protective open

The input ‘‘Direct open’’ (OPENDIR) can be used for protection purposes. Usually, the protection
applications should be connected directly to relay output signals. The open output latching should be

3
configured via user-defined additional logic. The input ‘‘Direct open’’ (OPENDIR) should not be
confused with the direct open command that can be given via remote communication.

A rising edge on the active OPENDIR input causes a normal OOPEN pulse that overrides the
OCLOSE control pulse. The OPENENA signal does not affect the protective open operation. Note
that command signals are edge level triggered.

Open operation

An open command can be issued locally, remotely or by the logic OPEN signal and the
corresponding actions must be enabled by the interlocking signal (OPENENA). The function block
can be controlled both via the basic remote communication and via the local MMI. The open pulse is
issued via the OOPEN output and the pulse width can be defined by adjusting the setting value.

The open operation is possible provided the object is not blocked by the interlocking logic and the
closing pulse OCLOSE is not active. The interlocking enable signal state is checked on the rising
edge of the open signal and thus, if the interlocking signal blocks the open signal after the rising
edge, the blocking will not cancel the open operation. The secured object control is a special case
and does not directly affect the logic control and the direct control of the object.

The normal open operation is enabled if the OPENENA signal is active, whereas the logic open
control is enabled if the OPENENA signal is active and the OPEN signal rises or if both the signals
are activated at the same time. If the interlocking is not used, the OPENENA signal should be active.

Close operation

A close command can be issued locally, remotely or by the logic CLOSE signal and the
corresponding actione must be enabled by the interlocking signal (CLOSEENA). The function block
can be controlled both via the basic remote communication and via the local MMI. The close pulse is
issued via the OCLOSE output and the pulse width can be defined by adjusting the setting value.

The close operation is possible provided the object is not blocked by the interlocking logic and the
opening pulse OOPEN is not active. The interlocking enable signal state is checked on the rising
edge of the close signal. The secured object control is a special case and does not directly affect the
logic control and direct control of the object.

The normal close operation is enabled if the CLOSEENA signal is active, whereas the logic close
control is enabled if the CLOSEENA signal is active and the CLOSE signal rises or if both the signals
are activated at the same time. If the interlocking is not used, the CLOSEENA signal should be
active.

Logic command priority

Normally, the command priority is not a critical issue provided the interlocking signals are strictly
used. However, the design of internal control signals may cause unexpected situations and
therefore, the function block validates the logic commands on the rising edge and gives them a
certain priority.

The logic commands OPEN and CLOSE are validated on the rising edge. If the command is enabled
and no other pulse (OOPEN, OCLOSE) is active, the command is valid and the concerned output
pulse will be started. Otherwise the command will be ignored as shown in figure 3 below.

4
OPEN

CLOSE

OOPEN

OCLOSE

Fig. 3. Close command is not validated because the rising edge occurs during the open pulse

The internal command priority determines that the open command takes priority over the close
command. However, the OPENDIR signal on rising edge has the highest priority and the command
pulse for opening is always started. (Note that if the forced pulse mode is not selected and the object
is in open state, the opening pulse will not be completed).

Object state

The object state is defined by the two binary inputs BINOPEN and BINCLOSE. The binary input
filtering time can be adjusted in the RECAP configuration separately for each binary input used by
the function block.

State BINOPEN BINCLOSE

Open ON OFF
Close OFF ON
Undefined 11 ON ON
Undefined 00 OFF OFF

Object state validity

The validity of binary inputs that indicate the object state is used as additional information in
indications and event logging. The IV can be combined from the validity of inputs BINOPEN and
BINCLOSE. The non-active signal (FALSE) shows that the input state is valid, while an active signal
indicates the invalid state. The interlocking should be based on the signals OPENENA and
CLOSEENA. Thus, if the validity information is needed for blocking the control operations, additional
user-defined logic should be used. Refer to "Opening and closing pulse width" to see how the state
affects the control command pulses.

Opening and closing pulse width

The type of the pulse width can be defined with the setting parameter ‘‘Fixed pulse’’. The function
block provides two modes for characterizing the opening and closing pulse widths. The default mode
(variable pulse mode) causes a variable pulse width, which means that the output pulse is
deactivated when the object state shows that the disconnector or circuit breaker has entered the
correct state. The fixed pulse width mode (fixed pulse mode) always uses the maximum pulse width
which is a setting value defined by the user.

The state checking can be defined with the setting parameter ‘‘Forced pulse’’. The default pulse
mode is a forced pulse mode, which means that the function block will issue command pulses
regardless of the present object state, provided the other conditions are met. However, if the single
pulse mode is active, the object will check whether the object state already indicates the correct
position and then ignore the command and the command pulse. If a command is given in the forced

5
mode and the object is already in the correct position, the maximum pulse width will be used for the
operation.

Note that if the IV input indicates an invalid state of the forced pulse, the function block will internally
use the forced pulse mode regardless of the setting.

Opening and closing time monitoring

The function block measures the opening and closing time of the object. The time measurement
starts when the function block activates the specific output pulse (OOPEN or OCLOSE) and ends
when the object state indicates that the object has reached the correct state or when 100 s timeout
has elapsed. Thus, the measured time includes the reaction time plus the travel time. The recorded
time 100 s indicates an unsuccessful measurement. See the description for the function block
CMTRAV1 for further information about the travelling time measurements. Note that the diagnostic
measurements start when the object itself issues the open command. Therefore, the OPENDIR input
is used for activating the time measurement for protective functions, which is illustrated in figure 4
below.

Fig. 4. Example of connection for the OPENDIR input when time measurement is used for protection
functions

6
O OPEN

BI NCLOSE

BINOPEN

Reaction time Travel time

TIMOPEN

OCLO SE

BINOPEN

BINCLO SE

Reaction time Travel time

TI MCLO SE
Fig. 5. Time measurement for open and close commands

The alarm signal AOPEN or ACLOSE is activated if the opening or closing time monitoring detects a
time period greater than or equal to the alarm limit value. Both the opening and closing time
measurements have their own alarm limits. When an alarm condition is detected, the function block
issues detailed indications of the alarms on the MMI and via the remote system. However, if the
alarm setting limits have been set to zero by the user, the alarm signals will not be activated. The
time measurements are still carried out even if the alarm option is disabled.

The inputs TIMOPEN and TIMCLOSE are used for the time measurements of the function block.
The process data tells the exact change times of the rising (and falling) edge(s) of each input and
guarantees thus the time measurement accuracy regardless of the function block execution interval.
However, if the time inputs are not connected, the time measurement accuracy depends on the
execution interval of the function block. The function block compensates the output relay delay and
the system delays internally by deducting them from the measured time. The parameters ‘‘Open
compens’’ and ‘‘Close compens’’ are used for compensating the specific output relay delays of the
opening and closing relays.

The latest opening time and closing time are recorded. Additionally, the function block measures the
maximum opening and closing times. The recordings can be cleared all at a time by the command
‘‘Regist clear’’.

Inactive time monitoring

The inactive time calculation is performed for the open and close states of the objects. If the inactive
time value (in days) is greater than or equal to the limit value and the specified alarm moment (V40,
exact time value that day) is at hand, the alarm signal AINACT and the respective notifications
(alarm text on MMI and remote alarm indications) will be activated. However, if the alarm setting
limits have been set to zero by the user, the alarm signals will not be activated.
7
Cycle count monitoring

The cycle count value will be incremented when the binary input state changes indicate a full cycle.
Generally, one cycle is: close command -> closed -> open command -> opened. If the cycle counter
value is greater than or equal to the limit value ACYCLES, an alarm signal and the respective
notifications (alarm text on MMI and remote alarm indications) will be activated. However, if the
alarm setting limits have been set to zero by the user, the alarm signals will not be activated.

Alarm signal acknowledgement

The alarm signal acknowledgement deactivates all active alarm signals of the function block. The
alarm signals can be simultaneously acknowledged by the rising edge of the ACK signal, by a local
menu command or by a remote command. If the ACK signal is continuously active, new alarms are
recognized and the corresponding alarm signals are activated. Alarm signals remain active until the
user acknowledges them and resets the corresponding measured value (e.g. cycle count) by
entering a new value or until the next successful operation occurs.

Acknowledged alarm signals will be re-activated when the same error condition is encountered
again. The user should reset the appropriate alarm limit in order to get rid of the particular alarm.
The circuit breaker cycle counter, for example, will issue the alarm signal whenever a cycle count is
increased until the user resets the process cycle count value.

The following table describes supported monitoring alarm outputs and how they are acknowledged:

Monitoring alarm signal Active period

AOPEN Opening signal remains active until a new successful


opening operation occurs or an acknowledgement is
isssued.
ACLOSE Closing signal remains active until a new successful
closing operation occurs or an acknowledgement is
issued.
AINACT Active until the circuit breaker has been controlled or
an acknowledgement is issued.
ACYCLES Active until the cycle count is cleared or an
acknowledgement is issued.

Interlocking bypass mode

The system includes a general interlocking bypass mode (parameter F002V004) that overrides all
interlocking signals. Activating the interlocking bypass mode activates the interlocking enable signals
of the objects controlled. Thus, all control operations are possible and the enable signals of the
controllable objects are not checked during the control operations. As long as the bypass mode is
active, the red interlocking LED on the MMI is blinking and additionally, the special condition is
indicated in the assisting window of the MMI.

Recordings clear

The measured values recorded can be reset locally and remotely via object-related clear commands.

Direct object control for remote operation

Via remote communication, open and close commands can be issued to the object directly without
pre-selection. A direct command is possible if the control position and interlocking signals allow the
operation. The event E24 or E25 is generated by the command success.

8
Secured object control for remote operation

Secured object control (LON)

The secured object control is an important feature of the communication protocols that support
horizontal communication (because the command reservation and interlocking signals can be
transferred by bus). All secured control operations require two-step commands; a selection step and
an execution step.

The secured object control is responsible for the following tasks:

Command authority - Ensures that the command source is authorized to operate the object

Mutual exclusion - Ensures that only one command source at a time can control the object

Interlocking - Allows only safe commands

Execution - Supervises command execution

The virtual LON input and output connections can be configured in the RECAP tool while the
actual LON network connections of the corresponding signals are defined in the LNT tool.

During the selection step, the horizontal interlocking signals (virtual LON inputs) are refreshed in
order to guarantee the signal integrity. The refresh operation is executed only provided the LON
is selected as a communication protocol (parameter V18 at channel 1) and the command timeout
(parameter V19 at channel 1) is 1.5s or more. The actual time for updating the virtual LON inputs
is the command timeout minus 200ms. If the command timeout is less than 1.5s, the secured
object control is accomplished as described in paragraph ‘‘Secured object control (SPA)’’ below.

Select step (LON)

1. Select command
- The command source is identified from the LON message
2. Command reservation (network broadcast)
- The object activates the RESERVE output
- The RESERVE output is automatically deactivated when the BLOCK signal is activated
- External RESERVE logic is configuration-dependent
- Changes in virtual LON outputs are broadcasted to the network
3. Wait 200 ms
- Activating the BLOCK input can inhibit the operation and cause a response (stage 6)
4. Refresh input data (network poll)
- Activating the BLOCK input can inhibit the operation and cause a response (stage 6)
- Virtual LON inputs are updated by polling the network
- Timeout causes a response (stage 6)
5. Calculate interlocking
6. Response
- The event ack (acknowledged, E25) or nack (not acknowledged, E24) as a response to the
select command
- Message of the ack or nack to the remote system
7. The "Command started" event (E11) on successful selection

9
SYS COM

6 1

2
Feeder Feeder Feeder
terminal terminal terminal

Fig. 6. Select step (LON)

Execute step (LON)

8. Execute command
- The command source identified from the LON message
- In case of a wrong command source, the object will respond with nack
9. Calculate interlocking
- If the interlocking state inhibits the operation, the execution will branch to stage 11
- Activating the BLOCK input can inhibit the operation and cause a response (stage 11)
10. Perform command
- Start the output pulse
11. Response
- The event ack (acknowledged, E25) or nack (not acknowledged, E24) as a response to the
execute command
- Message of the ack or nack to the remote system
12. New state indication
13. Release command reservation (nv broadcast)
- The RESERVE output will be deactivated
14. The "Command completed" event (E10)

SYS COM

11 8

14

13
Feeder Feeder Feeder
terminal terminal terminal

Fig. 7. Execute step (LON)

10
Secured object control (SPA)

If the configuration does not support horizontal communication via LON, the following command
handling scheme is applied instead of the one described above:

Select step (SPA)

1. Select command
- Message of the ack or nack to the remote system according to the present interlocking
state
2. Command reservation
- The object will activate the RESERVE output
- The RESERVE output is automatically deactivated when the BLOCK signal is activated
- External RESERVE logic is configuration-dependent
3. Wait 200 ms
-Activating the BLOCK input can inhibit the operation and cause a response (stage 6)
5. Calculate interlocking
6. Response
- The event ack (acknowledged, E25) or nack (not acknowledged, E24) as a response to the
select command
7. The "Command started" event (E11) on successful selection

Execute step (SPA)

8. Execute command
- Message of the ack or nack to the remote system according to the present interlocking
state
9. Calculate interlocking
- If the interlocking state inhibits the operation, the execution will branch to stage 11
- Activating the BLOCK input can forbid the operation and cause an execution branch to
stage 11
10. Perform command
- Start the output pulse
11. Response
- The event ack (acknowledged, E25) or nack (not acknowledged, E24) as a response to the
execute command
12. New state indication
13. Release command reservation
- The RESERVE output will be deactivated
14. The "Command completed" event (E10)

Event logging on command handling

The following facts should be considered regarding the logging of command handling events. The
commands nack (E24) and ack (E25) will always follow the given local or remote command. They
should be considered as user interface responses. An "unsuccessful" event (E28) is generated as a
result of commands issued by binary inputs i.e. when a conflict occurs due to an interlocking enable
signal or when the forced mode is not selected and a command is given that requires the option.

Secured object control for local operation

Depending on the configuration of horizontal communication, the secured object control can be
based on SPA or LON solutions. Pressing the MMI control buttons "1" and "0" of a locally selected
object starts the required command select step which is immediately followed by the start of the
execution step, provided the selection stage was successful. The local visual selection of an object in
the MIMIC view, i.e. pressing the select push-button, does not immediately cause the select step.

11
Actual Settings

Parameter Channel Visibility Code Values Unit Default

1)
Fixed pulse 120 1 S1 0 or 1 - 0
Forced pulse 120 1 S2 0 or 1 2) - 1
Event delay 120 1 S3 0.000...60.000 s 0.200
Open pulse 120 1 S6 0.04...100.000 s 0.100
Open alarm 120 1 S7 0.00...100.000 s 0.100
Close pulse 120 1 S8 0.04...100.000 s 0.100
Close alarm 120 1 S9 0.00...100.000 s 0.100
Inactive alarm 120 1 S10 0...1825 days 1825
Cycle alarm 120 1 S11 0...10000 - 5000
Open compens 120 1 S12 0.000...0.020 s 0.007
Close compens 120 1 S13 0.000...0.020 s 0.007

Parameter Data Non/ Protected Explanation


continued direction Volatile

Fixed pulse R/W R 2 Selection of fixed pulse width


Forced pulse R/W R 2 Execution of control command regardless
the recent state (repeated command)
Event delay R/W R 2 Event delay for undefined state
Open pulse R/W R 2 Opening time pulse width
Open alarm R/W R 2 Opening time alarm limit
Close pulse R/W R 2 Closing time pulse width
Close alarm R/W R 2 Closing time alarm limit
Inactive alarm R/W R 2 Inactive time alarm limit
Cycle alarm R/W R 2 Cycle count alarm limit
Open compens R/W R 2 Output relay delay compensation
parameter for opening time measurements
Close compens R/W R 2 Output relay delay compensation
parameter for closing time measurements

1)
Fixed pulse 0 = Variable pulse; 1 = Fixed pulse
2)
Forced pulse 0 = Single pulse; 1 = Forced pulse

12
Control Settings

Parameter Channel Visibility Code Values Unit Default

1)
Object state 120 1 V1 0...3 - 0
Interlock close 120 1 V30 0 or 1 2) - 1
Interlock open 120 1 V31 0 or 1 2) - 1
Direct open 120 0 V4 1 - 0
Direct close 120 0 V5 1 - 0
Open select 120 0 V6 1 - 0
Close select 120 0 V7 1 - 0
Cancel 120 0 V10 1 - 0
Execute 120 0 V11 1 - 0
Cycle count 120 1 V12 0...10000 - 0
Inactive time 120 1 V13 0...3650 days 0
Alarm time 120 1 V40 0.00...23.59 - 8.00
Last open 120 1 V14 0.000...100.000 s 0.000
Max open 120 1 V15 0.000...100.000 s 0.000
Last close 120 1 V17 0.000...100.000 s 0.000
Max close 120 1 V18 0.000...100.000 s 0.000
IV state 120 1 V34 0 or 1 3) - 0
Block state 120 1 V35 0 or 1 4) - 0
Summarized stat 120 3 V50 Status_type 5) - 0
Regist clear 120 1 V98 1 - 0
Alarm ack 120 1 V99 1 - 0
Event mask 1 120 1 V101 0...536870911 - 145403647
Event mask 2 120 1 V103 0...536870911 - 145403647
Event mask 3 120 1 V105 0...536870911 - 145403647
Event mask 4 120 1 V107 0...536870911 - 145403647
Last change 120 0 V41 0...2000000000 - 2000000000

Parameter Data Non/ Protected Explanation


continued direction Volatile

Object state R/M - 0 2-bit value of the object state


Interlock close R/M - 0 Close command interlocking
Interlock open R/M - 0 Open command interlocking
Direct open W - 0 Direct open command
Direct close W - 0 Direct close command
Open select W - 0 Open operation selection of the secured control
Close select W - 0 Close operation selection of the secured control
Cancel W - 0 Cancel of the secured command
Execute W - 0 Execute of the secured command
Cycle count R/W R 2 Cycle count process value
Inactive time R/W R 2 Inactive time
Alarm time R/W R 2 Inactive time alarm time setting
Last open R/M R 0 Last opening time
Max open R/M R 0 Maximum opening time
Last close R/M R 0 Last closing time
Max close R/M R 0 Maximum closing time
IV state R/M - 0 Object state validitity from IV-signal
Block state R/M - 0 Object block signal state
Summarized stat R/M - 0 Summarized status of the object
Regist clear W - 2 Clear internal registrations (last and maximum)
Alarm ack W - 2 Acknowledge alarms
Event mask 1 R/W R 2 Event mask 1 for event transmission (E0 ... E28)
Event mask 2 R/W R 2 Event mask 2 for event transmission (E0 ... E28)
Event mask 3 R/W R 2 Event mask 3 for event transmission (E0 ... E28)
Event mask 4 R/W R 2 Event mask 4 for event transmission (E0 ... E28)
Last change R/M R 0 Object state change time (internally used)

13
1)
Object state 1 = Close (01); 2 = Open (10); 0 = Undefined (00); 3 = Undefined (11)
2)
Interlock close 1 = Interlocked; 0 = Enabled
3)
IV state 0 = Valid; 1 = Invalid
4)
Block state 0 = Inactive; 1 = Active
5)
Summarized stat B0 (1) = BINCLOSE; B1 (2) = BINOPEN; B3 (8) = IV; B4 (16) = CLOSEENA; B5 (32) = OPEENA;
B8 (256) = BLOCK; B9 (512) = reserved

Output paramaters

Parameter Channel Visi- Code Values Unit Default


bility

Open alarm 120 1 O3 0 or 1 1) - 0


Close alarm 120 1 O4 0 or 1 1) - 0
Inactive alarm 120 1 O5 0 or 1 1) - 0
Cycle alarm 120 1 O6 0 or 1 1) - 0

Parameter Data Non/ Protected Explanation


continued direction Volatile

Open alarm R/M - 0 Opening time alarm status


Close alarm R/M - 0 Closing time alarm status
Inactive alarm R/M - 0 Inactive time alarm status
Cycle alarm R/M - 0 Cycle count alarm status

1)
Active type 0 = Inactive; 1 = Active

14
Events

Events 0...31

Channel Code Weighting Default IEC address GI Table Event Reason Event State
coefficient

120 E0 1 1 14100 1 Breaker 1 position Open (10)


120 E1 2 1 14100 0 Breaker 1 position Close (01)
120 E2 4 1 14100 0 Breaker 1 position Faulty (11)
120 E3 8 1 14100 0 Breaker 1 position Middle (00)
120 E4 16 1 14101 1 Breaker 1 open command Enabled
120 E5 32 1 14101 0 Breaker 1 open command Disabled
120 E6 64 1 14102 1 Breaker 1 close command Enabled
120 E7 128 1 14102 0 Breaker 1 close command Disabled
120 E8 256 0 14103 0 Breaker 1 invalid state Inactive
120 E9 512 1 14103 0 Breaker 1 invalid state Active
120 E10 1024 1 14104 0 Breaker 1 command sequence Completed
120 E11 2048 1 14104 0 Breaker 1 command sequence Started
120 E12 4096 0 14105 0 Breaker 1 open output Deactivated
120 E13 8192 1 14105 0 Breaker 1 open output Activated
120 E14 16384 0 14106 0 Breaker 1 close output Deactivated
120 E15 32768 1 14106 0 Breaker 1 close output Activated
120 E16 65536 0 14107 0 Breaker 1 opening time Normal
120 E17 131072 1 14107 0 Breaker 1 opening time Alarm
120 E18 262144 0 14108 0 Breaker 1 closing time Normal
120 E19 524288 1 14108 0 Breaker 1 closing time Alarm
120 E20 1048576 0 14109 0 Breaker 1 inactive time Normal
120 E21 2097152 1 14109 0 Breaker 1 inactive time Alarm
120 E22 4194304 0 14110 0 Breaker 1 cycle count Normal
120 E23 8388608 1 14110 0 Breaker 1 cycle count Alarm
120 E24 16777216 0 14111 0 Breaker 1 command status Nack
120 E25 33554432 0 14111 0 Breaker 1 command status Ack
120 E26 67108864 0 14112 1 Breaker 1 control blocking Inactive
120 E27 134217728 1 14112 0 Breaker 1 control blocking Active
120 E28 268435456 0 14113 0 Breaker 1 command status Unsuccessful

Technical data

Execution task
20 ms

Operation accuracies

Pulse width accuracy and measuring accuracy


The accuracies depend on the function block execution interval (that can be selected) and
pulse width setting value (if the setting value is a multiple of the execution interval). The
symbol Tex denotes the excution interval in ms.

Open and close pulse widths:


± 2% of set value or ±10 ms (if the pulse width is a multiple of the execution interval)
± 2% of set value or 0...Tex±10 ms (if the pulse width is not a multiple of the execution
interval)

Opening and closing time measurements:


± 2% of process pulse width or 0...Tex±10 ms
(Compensation parameters for measurements are 10 ms)

15
Opening and closing time measurements with high speed power output:
± 2% of process pulse width or 0...Tex±8 ms
(Compensation parameters for measurements are 7 ms)

Opening and closing time measurements when the TIMOPEN and TIMCLOSE inputs are
used:
± 2% of process pulse width or ±7.5 ms
(Compensation parameters for measurements are 10ms)

Opening and closing time measurements when the TIMOPEN and TIMCLOSE inputs are
used with high speed power output:
± 2% of process pulse width or ±5.5 ms
(Compensation parameters for measurements are 7 ms)

16

You might also like