You are on page 1of 8

1MRS752370-MUM EVENT230

Issued: 10/1997 Customer-Defined Event


Version: F/23.6.2005
Data subject to change without notice

Contents

1. Description.................................................................................................. 2
1.1 Features................................................................................................ 2
1.2 Application ............................................................................................ 2
1.3 Input description ................................................................................... 2

2. Description of operation............................................................................ 3
2.1 General ................................................................................................. 3
2.2 How to use ............................................................................................ 3

3. Setting values ............................................................................................. 5


3.1 Control settings ..................................................................................... 5

4. Measurement values .................................................................................. 6


4.1 Events ................................................................................................... 6

5. Technical data ............................................................................................ 8


EVENT230 Distribution Automation

1. Description

1.1 Features

Customer-configurable event for the maximum of 64 event codes on the channel


number 230.

1.2 Application

EVENT230 can be used in customer configuration in order to generate events on the


channel number 230. The function is application independent, which means that any
Boolean type of signal can be connected in EVENT230.

Table 1 . Protection diagram symbols used in the relay terminal

ABB IEC ANSI

EVENT230 EVENT230 EVENT230

Figure 1. Function block symbol of EVENT230

1.3 Input description

Name Type Description


IN BOOL Input signal used for event generation
DATA REAL Optional data value to be sent with the event
IEC_ADDR UINT IEC address for reported event (range 0…31)

2
Distribution Automation EVENT230

2. Description of operation

2.1 General

The “FALSE -> TRUE” input (IN) signal transition signifies an activating event
occurrence (odd event codes), whereas the “TRUE -> FALSE” input (IN) signal
transition signifies a deactivating event occurrence (even event codes).

Each edge occurrence causes an event generation with an event code and a time stamp.
The event code is internally selected based on the IEC_ADDR input. For selecting the
IEC address, see the events table below. Optionally, one data value may be passed
with the event.

Events to be generated with these functions are found in the local MMI event list.
Note that if the event is masked, it will not be shown in the MMI event list.

2.2 How to use

This function can be instantiated 32 times per single relay configuration at the
maximum. Each instance should have a unique IEC address. The software does not
check the amount of instances or uniqueness of the IEC addresses.

Assign the desired IEC address as a constant (integer in range 0…31) into the input
IEC_ADDR. If this input is left unconnected, no events are sent. Do not add any
selection logic to change the value of this input during run-time operation.

This function can be freely assigned to any task cycle desired. Still, be careful not to
generate excessive amounts of events since this may cause event buffer overflow
situations. If the event buffer overflows, no events will be sent until the overflow
situation repeals. Note that EVENT230 will not try to re-send any events it failed to
send due to buffer overflow.

If the input IN is active during the relay start-up (or restart due to configuration
download), EVENT230 will not send the activating event. It will only memorize the
initial state of IN. Only real signal edges generate events.

For example, the following function block diagram can be used to send status of one
relay binary input to the IEC address 12:

3
EVENT230 Distribution Automation

Figure 2. Example of using the EVENT230 function block


Timers TON, TOF and RS-latch are used here to limit the amount of generated events.
Digital input must be high or low at least 100 milliseconds before its new status is
reported as an event. Thus 100 milliseconds after the rising edge of the digital input,
an activating event with the event code E25 will be sent. After this, the digital input
must stay low 100 milliseconds before the deactivating event E24 will be sent. Note
that the time stamps of the events will indicate the moment of event sending, not the
rising or falling edge of the digital input signal. As the digital input variable
BIO1_5_BI1 is of Boolean data type and the DATA input of the event function block
is of real data type, a type conversion function BOOL_TO_REAL is needed in
between. Therefore the activating event will be sent with a value REAL#1.0 and the
deactivating event with a value REAL#0.0.

One floating point data may be sent to SCADA with the EVENT230. This is useful for
example in reporting the power factor calculated by the MEPE7 function block. In the
example below, standard timers TON and TP are used to trigger the EVENT230 every
10 seconds. The local feedback variable should have an initial value FALSE.

Figure 3. Example of using the EVENT230 function block

4
Distribution Automation EVENT230

3. Setting values

3.1 Control settings

Parameter Code Values Default Data Explanation


direction
Event mask 1A V101 0...4294967295 0 R/W Event mask 1 for event
transmission (E0...E31)
Event mask 1B V102 0...4294967295 0 R/W Event mask 1 for event
transmission (E32...E63)
Event mask 2A V103 0...4294967295 0 R/W Event mask 2 for event
transmission (E0...E31)
Event mask 2B V104 0...4294967295 0 R/W Event mask 2 for event
transmission (E32...E63)
Event mask 3A V105 0...4294967295 0 R/W Event mask 3 for event
transmission (E0...E31)
Event mask 3B V106 0...4294967295 0 R/W Event mask 3 for event
transmission (E32...E63)
Event mask 4A V107 0...4294967295 0 R/W Event mask 4 for event
transmission (E0...E31)
Event mask 4B V108 0...4294967295 0 R/W Event mask 4 for event
transmission (E32...E63)

5
EVENT230 Distribution Automation

4. Measurement values

4.1 Events

Note that in the tables below, the data in columns “Default” and “Event reason” is the
same for all events.

Events 0...31:

Code Weighting Default mask Event reason Event state


coefficient
E0 1 0 Customer event E0
E1 2 E1
E2 4 E2
E3 8 E3
E4 16 E4
E5 32 E5
E6 64 E6
E7 128 E7
E8 256 E8
E9 512 E9
E10 1024 E10
E11 2048 E11
E12 4096 E12
E13 8192 E13
E14 16384 E14
E15 32768 E15
E16 65536 E16
E17 131072 E17
E18 262144 E18
E19 524288 E19
E20 1048576 E20
E21 2097152 E21
E22 4194304 E22
E23 8388608 E23
E24 16777216 E24
E25 33554432 E25
E26 67108864 E26
E27 134217728 E27
E28 268435456 E28
E29 536870912 E29
E30 1073741824 E30
E31 2147483648 E31

6
Distribution Automation EVENT230

Events 32…63:

Code Weighting Default mask Event reason Event state


coefficient
E32 1 0 Customer event E32
E33 2 E33
E34 4 E34
E35 8 E35
E36 16 E36
E37 32 E37
E38 64 E38
E39 128 E39
E40 256 E40
E41 512 E41
E42 1024 E42
E43 2048 E43
E44 4096 E44
E45 8192 E45
E46 16384 E46
E47 32768 E47
E48 65536 E48
E49 131072 E49
E50 262144 E50
E51 524288 E51
E52 1048576 E52
E53 2097152 E53
E54 4194304 E54
E55 8388608 E55
E56 16777216 E56
E57 33554432 E57
E58 67108864 E58
E59 134217728 E59
E60 268435456 E60
E61 536870912 E61
E62 1073741824 E62
E63 2147483648 E63

7
EVENT230 Distribution Automation

5. Technical data
Technical revision history
Technical revision Change
B Inputs DATA and IEC_ADDR added; ECODE removed

You might also like