Part5 SCADA Functions Release 13 en
Part5 SCADA Functions Release 13 en
Contents
1 Introduction............................................................................................................................. 3
1.1 About the RTU500 Series Function Description........................................................... 3
1.2 Preface........................................................................................................................... 3
1KGT151099 V003 1 I
Contents
4 Glossary.................................................................................................................................79
II 1KGT151099 V003 1
Introduction About the RTU500 Series Function Description
1 Introduction
1.2 Preface
This document describes the supervisory control and data acquisition (SCADA) functions of
RTU500 in monitoring and command direction.
1KGT151099 V003 1 3
Preface Introduction
4 1KGT151099 V003 1
SCADA Functions in Monitoring Direction Processing indications
Double indications are represented by two sequential bits on the same binary input module. An
intermediate state (00) is assigned during runtime of a unit while the unit changes from one position
to the other (e.g., an isolator changes from OFF to ON).
1KGT151099 V003 1 5
Processing indications SCADA Functions in Monitoring Direction
Signal state Double point indication (DPI) Signal state Single point indication (SPI)
OFF 10 1
0
ON 10
10 00 01 11 0 1 0
OFF ON OFF ON OFF
DPI 8 DPI 7 DPI 6 DPI 5 DPI 4 DPI 3 DPI 2 DPI 1 DPI number within board
The definition of the ON and OFF bit positions can be changed for the entire configuration. If a bit
position is changed, this definition is also valid for DCO and RCO commands.
However, take into account that a DPI or SPI may be configured to process indications such as
pulse counters, digital measured values on bit string inputs. Digital measured values and bit string
inputs must be configured to start either at bit position 1 or at bit position 9.
The process data acquisition functions for indications processed by RTU500 can be grouped into
functions handled by the following elements:
• I/O controller (IOC) of the binary input modules
• Process data processing (PDP) part of the CMU
• Protocol-specific communication interface part at a CMU
The data processing functions of the communication interface are described in the documentation
of the relevant communication protocol.
6 1KGT151099 V003 1
SCADA Functions in Monitoring Direction Processing indications
The IOCs of the binary input boards support the indication functions. The configuration parameters
for each function are loaded from the PDP part of the CMU during start-up or in the event of a board
initialization during runtime. Some parameters apply to all inputs; others can be set for each input
individually.
Binary input boards periodically take a reading from all inputs every millisecond, regardless of
the specified data point type. The IOCs handle the necessary activities for all 16 bits within that
millisecond. The high reading frequency at millisecond intervals allows for the high resolution of
events for indications. Each module takes its readings for a block of 16 bits independently from
other modules.
2.1.2.1 Blocked
Use the Blocked configuration parameter to specify blocking for a data point. Any data point
configured with the Blocked configuration parameter will be blocked from transmission, and the
PDP will stop reporting any changes related to this data point to the NCC.
SPI: Blocked disabled SPI, DPI, AMI, MFI, DMI, STI, ITI, BSI – PDP
DPI: Blocked parameters
If a process data point is 'blocked',
changes are not transmitted to the hosts
Use the digital filter configuration parameter to specify the number of milliseconds during which an
input has to be stable before it is accepted as a new signal state.
Use the digital filter configuration parameter to prevent ordinary contact bouncing.
SPI: Digital filter 10 ms SPI, DPI, DMI, STI, ITI, BSI - PDP parameters
DPI: Digital filter
The 'digital filter' time specifies the time, an input
must be stable, before the change is accepted.
Value range: 2 to 255 ms or '-' to disable
If an input channel has changed its state and should be transmitted as an event to the PDP, the
time of the last edge before the filter time elapsed is used as the time stamp of the event.
1KGT151099 V003 1 7
Processing indications SCADA Functions in Monitoring Direction
1
Input channel
255
Digital filter time
counter Digital filter time
(e.g. 7ms)
0
time
(a)
1ms
Event into FIFO
with time stamp of (a)
Indications, which change their state very often, produce a higher transmission load to NCC.
To prevent permanent transmission. A threshold value for the number of events per time period can
be set. If this value is exceeded, the system automatically blocks the corresponding indication.
Use the Maximum chatter frequency configuration parameter to activate or deactivate oscillation
suppression for each indication individually.
8 1KGT151099 V003 1
SCADA Functions in Monitoring Direction Processing indications
Tosc is the monitoring period. The maximum value is 100 Hz. A typical value is 2 Hz.
The following steps describe a typical monitoring cycle with oscillation suppression:
The monitoring period tosc for an indication starts with each leading edge of 0->1.
During the monitoring period, the chatter counter register of that indication increments with each
leading edge.
At the third change within the monitoring period, the binary input board puts the indication into
the dynamically blocked state.
The binary input board informs PDP by means of an internal event message.
The binary input board starts a reset time period (fix to 60 s).
If the binary input board detects a new start trigger (leading edge of 0->1) during that reset time
period, it restarts the monitoring period tosc.
If the state of the indication does not change over the entire reset time period, the binary input
board informs PDP by means of an internal event message.
Input channel
1
0
Indication
60 s
Reset time
Chatter counter 3
register 2
1
0
tosc tosc tosc
Use the parameter below to set the object state of a blocked indication as invalid (IV) or blocked
(BL):
1KGT151099 V003 1 9
Processing indications SCADA Functions in Monitoring Direction
The binary input board handles the two bits of the double point input as follows:
• It transmits any changes to the states of signals received by the DPI to PDP.
• It transmits any intermediate positions (00) to PDP by means of a special status bit.
The binary input board monitors the time window for intermediate position.
The timeout value is loaded as a configuration parameter from PDP. If the DPI does not indicate
a new end position before the timeout has expired, the binary input board generates an event
message with the following elements:
To de-couple event bursts from I/O bus transmission etc., the binary input boards store event
messages in a FIFO (first in, first out) buffer. The FIFO buffer can store up to 50 event messages.
If the FIFO is full, the binary input board stops the processing of messages. As soon as the FIFO
buffer is able to store new messages, the binary input board resumes its activities. Any pending
messages are set to Invalid, and a sequence of steps is started to trigger the transmission the
current values.
Each event message has a time stamp with a resolution of one millisecond within a minute. PDP
expands the time stamp value contained in an event message to absolute time.
The binary input board's FIFO buffer outputs all event messages to PDP. PDP then takes care of
any functions specified for the messages it processes.
For a detailed description of the functionality of a response indication to stop a related command
output pulse, refer to the section "Termination of command output by response indication" of this
document.
This function is valid only for double indications (DPI). Fig. 4 shows the handling of intermediate
position suppression for DPI within RTU500.
Use the supervision time for intermediate position configuration parameter to specify whether a
DPI message should be transmitted as an event. When the indication changes to an intermediate
position (00), PDP keeps the first signal change internal. If an abnormal situation occurs, PDP also
sends the message of the leading edge to the NCC to allow a more detailed analysis of the unit's
error situation.
Use the Supervision time for intermediate position configuration parameter to specify the time
period during which RTU500 should inhibit the transmission of the intermediate position (00). If the
new state is not indicated to the RTU during that time period, the RTU generates a DPI telegram
10 1KGT151099 V003 1
SCADA Functions in Monitoring Direction Processing indications
with the actual position (normally then 00). The qualifier IV (invalid) remains 0, because this is a
valid process information.
DPI: Supervision time for midpoint position 30 sec DPI – PDP parameters
If enabled:
The momentary midposition (00) is suppressed
for the supervision time.
Value range: 1 to 255 sec or '-' to disable.
ON 1 DPI
0 Abnormal signal state change
OFF 1 timeout
0
DPI
Figure 4: Intermediate position suppression for double point inputs (DPI)
ON 1
0 Normal signal state change
OFF 1 ON -> OFF
0
DPI DPI
ON 1
0 Abnormal signal state change
OFF 1 ON -> intermediate -> ON
0
DPI DPI
ON 1
0
OFF 1 Abnormal signal state change
0 timeout
DPI
Figure 5: Intermediate position suppression for double point inputs (DPI)
1KGT151099 V003 1 11
Processing indications SCADA Functions in Monitoring Direction
Use the Supervision time for indeterminate position configuration parameter to specify whether
a DPI message should be transmitted for the event if the indication changes to the indeterminate
position (11). If supervision is enabled, PDP suppresses the signal change to the indeterminate
position.
Use the Supervision time for indeterminate position configuration parameter to specify the time
period during which RTU500 should inhibit the transmission of the indeterminate position. When the
supervision time is over and the DPI is still in the indeterminate position, RTU500 generates a DPI
telegram with the indeterminate position value and the qualifier IV (invalid) set to false.
DPI: Supervision time for indeterminate position 3 sec DPI – PDP parameters
If enabled:
The momentary indeterminate position (11)
is suppressed for the defined time.
Value range: 1 to 255 sec or '-' to disable.
After having a stable indication signal, it is possible to define its logical state, corresponding to the
signal voltage level. This function is called a signal inversion.
Use the the Invert the input value configuration parameter to specify signal inversion.
All other functions are then based on the signal state given by the Invert the input value
configuration parameter.
SPI: Invert the input value disabled SPI, DPI, DMI, STI – PDP parameters
DPI: Invert the input value
If enabled:
The positive process voltage
will be interpreted as 'Logical Zero'
The definition of the bit position for ON (HIGHER) and OFF (LOWER) can be changed for the entire
configuration. If a bit position is changed, this definition is valid for DPI, DCO and RCO commands.
12 1KGT151099 V003 1
SCADA Functions in Monitoring Direction Processing indications
Boards can be set to an "out of service" state if one of the following conditions applies:
If a board is set to an "out of service" state, the qualifiers of all configured indications are set to
Invalid due to board failure. The RTU500 treats all DPI and SPI messages of that board with
qualifiers IV = 1.
Boards can be reverted to a "service active" state during runtime if one of the following conditions
applies:
When this happens, the following sequence will recover the indications:
The qualifier status of an indication can change at runtime if one of the following conditions applies:
The following parameter can be used to define the object qualifier of messages of disconnected
subordinated devices:
Information object qualifier (usage for Mark as invalid (IV) RTU - Parameter
disconnected subordinated devices)
Value range: Mark as invalid (IV) / Mark as not topical (NT)
ADVICE
Data points which have not been updated since the RTU started will still be marked as invalid
(IV), regardless of the setting of the Information object qualifier parameter.
1KGT151099 V003 1 13
Processing analog measured information SCADA Functions in Monitoring Direction
Each analog measured value is converted by the analog digital converter (ADC) of the analog
input module into a signed integer presentation. The figure below shows analog value presentation
according to IEC 870-5-101. The first figure shows the 100% value of the input signal as a 12-bit +
sign, while the second figure shows the 16-bit representation.
[digits]
+4095
3000
1000
-2000
-3000
-4096
Figure 6: Analog measured value presentation A/D converter 12 bit e.g. 530AIR01
14 1KGT151099 V003 1
SCADA Functions in Monitoring Direction Processing analog measured information
[digits]
+65535
-32768
-65536
Figure 7: Analog measured value presentation A/D converter 16 bit e.g. 530AID01
The processing of MFI values is the same as with AMI values except that the value representation
is a scaled format. The maximum and minimum value of a MFI is configurable.
The process data acquisition functions for analog measured information processed by RTU500 can
be grouped into functions handled by the following elements:
1KGT151099 V003 1 15
Processing analog measured information SCADA Functions in Monitoring Direction
For a description of the data processing functions of the communication interface, refer to the
documentation of the corresponding communication protocol.
The IOC of the boards supports the analog measured information functions. The configuration
parameters for each function and each AMI / MFI are loaded from PDP during start-up or in the
event of a board initialization during runtime.
2.2.4.1 Blocked
Use the Blocked configuration parameter to specify blocking for a data point. Any data point
configured with the Blocked configuration parameter will be blocked from transmission, and the
PDP will stop reporting any changes related to this data point to the NCC.
AMI: Blocked disabled SPI, DPI, AMI, MFI, DMI, STI, ITI, BSI – PDP
MFI: Blocked parameters
If a process data point is 'blocked',
changes are not transmitted to the hosts
The I/O controller of the analog input module scans each channel cyclically.
Beside the information about the configured measuring range the information about the line
frequency is required for the A/D-conversion. The scan cycle time is determined by the AC line
frequency:
Scan cycle time (same Line frequency Line frequency Line frequency
for all channels) 50 Hz 60 Hz 16.7 Hz
580 ms 500 ms 1620 ms
560AIR01, 560AIR02 486 ms 486 ms 1395 ms
16 1KGT151099 V003 1
SCADA Functions in Monitoring Direction Processing analog measured information
Scan cycle time (same Line frequency Line frequency Line frequency
for all channels) 50 Hz 60 Hz 16.7 Hz
540CID01 480 ms or 400 ms or 1440 ms or
100 ms for max. 2 100 ms for max 2 chan- 200 ms for max. 2
channels nels channels
520AID01 480 ms 400 ms 1600 ms
530AID01 630 ms 630 ms 1530 ms
The scan frequency is independent from the number of configured channels. The synchronization
of the scan cycle with the line frequency is used to increase the line frequency interference
suppression of the DC input signal.
A low input signal can be forced to 0 %. This allows rejecting noise on the input signal produced by
the transducer etc.
The switching detection is a special function of the analog input boards. It is used to force a value
update to PDP if a signal changes only some few percent from/to zero. The function is only active
when threshold supervision with integration is selected. The threshold supervision on integrator
algorithm would need some cycles before the threshold is exceeded and reported to NCC. This
creates a transient situation, e.g. the 380 kV transmission line is switched but the actual current
does not change more or less immediately.
Switching detection operates in that form that every time a signal changes to/from 0 % from/to more
than ± 2.5 % the new value is transmitted to PDP immediately. If the new value is below ± 2.5 % an
event is not forced. PDP transmits the received value to NCC, regardless of other parameters.
1KGT151099 V003 1 17
Processing analog measured information SCADA Functions in Monitoring Direction
Input signal
[%]
+ 2.5
+ 0.25
Zero value
0
zone
Time
- 0.25
Scan cycle
- 2.5
2.2.4.4 Smoothing
Unstable input signals can be smoothed to prevent too many value transmissions.
Use the Smoothing configuration parameter to specify or deactivate smoothing for each input. Use
binary factors to specify the smoothing factor.
18 1KGT151099 V003 1
SCADA Functions in Monitoring Direction Processing analog measured information
Input Signal MW
[%]
80
70
60
50
40 MWngl for e.g. k=2
30
20
10
Time
Scan cycle
Figure 9: Smoothing of analog values
The IOC calculates the new value according to the following formula:
Acquisition mode:
• Integrated threshold supervision
• Absolute threshold supervision
• Periodic update
• Integrated threshold + periodic update
The 'Threshold supervision with integration' method uses the analog input boards for threshold
supervision. The IOC calculates at each cycle the difference between the last reported analog value
and the actual value. The difference is added to the accumulated value in the threshold difference
1KGT151099 V003 1 19
Processing analog measured information SCADA Functions in Monitoring Direction
register. If the accumulated deltas exceed the parameterized threshold value, the actual value is
stored into the FIFO and reported to PDP. The actual value will become the last reported value. The
threshold difference register is set to zero. The accumulation is done in consideration of the sign of
the difference.
Input signal
[%]
New value
60 New value New value transmission
transmission transmission
40
20
Time
Scan cycle
Threshold difference-
register Exceed threshold Exceed threshold Exceed threshold
[% of Input signal]
+ 10
+ threshold
- threshold Time
- 10
Example: Threshold = 10% of input signal
Figure 10: Threshold supervision with integration
The threshold difference register is cleared if one of the following conditions applies:
Use the Threshold configuration parameter to specify the threshold value. To be independent of the
scan cycle the threshold is calculated on threshold integration per second.
20 1KGT151099 V003 1
SCADA Functions in Monitoring Direction Processing analog measured information
If a periodic update of the RTU500 database is required, the analog input boards can be
parameterized to periodically transmit the AMI.
Use the Periodic Update configuration parameter to specify the frequency of the database update.
The periodic update is independent of threshold supervision with integration. Therefore, a value
may be transmitted to PDP twice within a cycle:
To de-couple event bursts from I/O bus transmission etc., events are stored to the FIFOs of the
analog input boards. Up to 50 events can be stored within a FIFO. If a FIFO is full when the IOC
needs to store new events, the IOC suspends its activities until FIFO storage is available again.
Each event has a time stamp with a resolution of 1 ms/min. The absolute time is expanded by PDP.
For each measured value written to the FIFO, the IOC reads the actual time. The actual time quality
is equivalent to the scan cycle of the analog input board.
The input signal type allows specifying unipolar input signals. That means negative values are
not allowed. If the value of an input signal defined as unipolar becomes negative (> Zero Value
Supervision), RTU500 assigns the 'qualifier invalid' flag (qualifier IV = 1).
1KGT151099 V003 1 21
Processing analog measured information SCADA Functions in Monitoring Direction
Input signals with Live Zero presentation (standard = 4..20 mA) are transformed to the standard
presentation of –100 % or 0 %, respectively, up to 100 % by PDP.
• 20 % of the input signal range (default: 4 mA) transform into –100 % or 0 % respectively, of the
normalized AMI / MFI value
• 100 % of the input signal range (default: 20 mA) transform into 100 % of the normalized AMI /
MFI value
Input signals below 20 % (4 mA) are set to –100 % respectively 0 %. For values <3.5 mA, the AMI /
MFI is indicated to be faulty (qualifier IV=1)
Use the Input signal type configuration parameter to specify the input type (Bipolar, Unipolar or Live
Zero).
Use the Input signal range configuration parameter to specify the hardware setting of the analog
input boards.
Unipolar Bipolar
1 1
-1 -1
22 1KGT151099 V003 1
SCADA Functions in Monitoring Direction Processing analog measured information
Live zero 4 … 40 mA
1 1
20 40 60 8 16 24 32 40
-100 80 100
[% Imax] [mA]
1 … 5 mA
2 … 10 mA
4 … 20 mA
8 … 40 mA
-1 -1
4 12 20
[mA]
-1
2.2.6.2 Scaling
Use the Conversion factor configuration parameter to specify the percentage of the maximum input
signal that is defined as 100 % of the normalized AMI value or scale maximum MFI value.
1KGT151099 V003 1 23
Processing analog measured information SCADA Functions in Monitoring Direction
Conversion factor
-100 20 40 60 80 100
[%]
-1
The choice of method depends on the parameter configuration. Only one method can be used at a
time.
In this mode, PDP checks each AMI received from the analog input boards against the last reported
value. If the new value exceeds the last reported value plus threshold the received AMI will become
the last reported value and is transmitted to NCC.
Threshold configuration parameter specifies the threshold value. The threshold is checked
periodically as specified in Periodic update configuration parameter.
24 1KGT151099 V003 1
SCADA Functions in Monitoring Direction Processing analog measured information
Input
[%]
New value
100
New value
New value
80
New value
60 Threshold value
New value
40
New value transmission to CCI
20
Time
Periodic
Update cycle
(uc)
Figure 15: Threshold supervision with absolute value
During start-up, and during each conversion, the analog input board checks the functionality of its A/
D converter. If an error is detected, the AMIs are marked as invalid. PDP sets qualifier IV to 1 and
transmits it to NCC along with the new state.
For AMIs with Live Zero conversion, a value below 3.5 mA is marked as invalid.
Boards can be set to an "out of service" state if one of the following conditions applies:
1KGT151099 V003 1 25
Processing analog measured information SCADA Functions in Monitoring Direction
If a board is set to an "out of service" state, all configured AMIs are set to Invalid. The RTU500
transmits all AMI messages of that board to the NCC with the qualifier IV = 1.
Boards can be reverted to a "service active" state during runtime if one of the following conditions
applies:
When this happens, the following sequence will recover the AMIs:
The qualifier status of an AMI can change at runtime if one of the following conditions applies:
RTU500 series is able to read and convert the following bit patterns into a digital measured value:
The maximum length of a digital measured value is the word value of 16 bit (= one binary input
module). Double word values (32-bit) are not supported.
26 1KGT151099 V003 1
SCADA Functions in Monitoring Direction Processing digital measured values
16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1
Input channel
STI
1KGT151099 V003 1 27
Processing digital measured values SCADA Functions in Monitoring Direction
The IOCs of binary input boards support the digital measured value (DMI) functions. The
configuration parameters for each function and each DMI are loaded from PDP during start-up or in
the event of a board initialization during runtime.
Binary input boards periodically take a reading from all 16 inputs every millisecond, regardless of
the specified data point type. The IOCs handle the necessary activities for all 16 bits within that
millisecond.
2.3.2.1 Blocked
Use the Blocked configuration parameter to specify blocking for a data point. Any data point
configured with the Blocked configuration parameter will be blocked from transmission, and the
PDP will stop reporting any changes related to this data point to the NCC.
DMI: Blocked disabled SPI, DPI, AMI, MFI, DMI, STI, ITI, BSI – PDP
STI: Blocked parameters
If a process data point is 'blocked',
changes are not transmitted to the hosts
Use the digital filter configuration parameter to specify the number of milliseconds during which an
input has to be stable before it is accepted as a new signal state.
Use the digital filter configuration parameter to prevent ordinary contact bouncing.
DMI: Digital filter 10 ms SPI, DPI, DMI, STI, ITI, BSI - PDP parameters
The 'digital filter' time specifies the time, an input
must be stable, before the change is accepted.
Value range: 0 to 255 ms or '-' to disable
STI: Digital filter 10 ms SPI, DPI, DMI, STI, ITI, BSI - PDP parameters
The 'digital filter' time specifies the time, an input
must be stable, before the change is accepted.
Value range: 2 to 255 ms or '-' to disable
If an input channel has changed its state and should be transmitted as an event to the PDP, the
time of the last edge before the filter time elapsed is used as the time stamp of the event.
28 1KGT151099 V003 1
SCADA Functions in Monitoring Direction Processing digital measured values
1
Input channel
255
Digital filter time
counter Digital filter time
(e.g. 7ms)
0
time
(a)
1ms
Event into FIFO
with time stamp of (a)
A DMI is a bit pattern with a length of 8 bit or 16 bit. The value is only valid if all binary channels
of the DMI are valid and stable for at least the consistency check time. This is given if no input
changed for the parameterized consistency check time. Any change on an input channel re-triggers
the settling time.
Use the Consistency check time configuration parameter to specify the minimum settling time.
DMI: Consistency check time 1 sec DMI, STI, BSI – PDP parameters
STI: Consistency check time
An input value is valid, if there are no
changes during the 'Consistency check time'.
Value range:
0.1 to 25.5 seconds
0 or '-' means disabled.
1KGT151099 V003 1 29
Processing digital measured values SCADA Functions in Monitoring Direction
If a DMI has changed and has been stable for at least the consistency time, it is stored into the
FIFO and transmitted to PDP.
PDP receives all events out of the binary input boards FIFO. PDP handles all other functions
specified for that DMI.
Use the DMI/STI Value presentation and Input signal type configuration parameters to specify which
DMI type is connected to the binary input board.
STI values are always handled as 7-bit signed integer within a range of -63 to +63. For DMI inputs,
use the Maximum value configuration parameter to specify the binary value that is converted to 100
% of the scaled DMV value. The binary value of the STI is limited to a range of -63 to +63.
DMI: Maximum value (100%) 65535 (DMI16) DMI, DSO – PDP parameters
255 (DMI8)
DMI8: Specifies the binary value that is converted to 100 %.
Value range:
0 to 255 (BIN/GRAY, unipolar)
0 to 99 (BCD, unipolar)
-128 to 127 (BIN/GRAY, bipolar)
-79 to 79 (BCD, bipolar).
DMI16: Specifies the binary value that is converted to 100 %.
Value range:
0 to 65535 (BIN/GRAY, unipolar)
0 to 9999 (BCD, unipolar)
-32767 to 32767 (BIN/GRAY, bipolar)
-7999 to 7999 (BCD, bipolar).
30 1KGT151099 V003 1
SCADA Functions in Monitoring Direction Processing digital measured values
Use the Invert input signal and Invert sign of input value configuration parameters to specify a bit
inversion of the digital input value. Inversion of the sign bit can be configured independent of the
inversion of the value bits.
SPI: Invert the input value disabled SPI, DPI, DMI, STI – PDP parameters
DPI: Invert the input value
If enabled:
The positive process voltage
will be interpreted as 'Logical Zero'
DMI: Invert the sign of the input value disabled DMI, STI – PDP parameters
STI: Invert the sign of the input value
If enabled:
The process voltage on the sign-bit
is interpreted as a positive value
DMI 8 S 7 6 5 4 3 2 1
Process Input PV 0V 0V 0V 0V 0V 0V PV
= NO = NO 1 0 0 0 0 0 0 1
= YES = NO 1 1 1 1 1 1 1 0
= NO = YES 0 0 0 0 0 0 0 1
= YES = YES 0 1 1 1 1 1 1 0
Boards can be set to an "out of service" state if one of the following conditions applies:
1KGT151099 V003 1 31
Processing digital measured values SCADA Functions in Monitoring Direction
If a board is set to an "out of service" state, the configured digital measured values are set to
Invalid. All DMI / STI are set faulty. The RTU500 transmits the DMI / STI values of that board to the
NCC with the corresponding message and the qualifier IV = 1.
Boards can be reverted to a "service active" state during runtime if one of the following conditions
applies:
When this happens, the following sequence will recover the DMIs:
A DMV can change its qualifier status at runtime if one of the following conditions applies:
The maximum length of a bitstring is a word value of 16 bit (= one binary input module). Double
word values are not supported.
If an 8-bit pattern is selected the remaining 8 bit of the binary input module can be used for another
digital value, for integrated totals or indications.
The data acquisition functions for digital measured values processed by RTU500 can be grouped
into functions handled by the following elements:
The data processing functions of the communication interface is described in the documentation of
the specific communication protocol.
32 1KGT151099 V003 1
SCADA Functions in Monitoring Direction Processing bitstring inputs
The IOCs of binary input boards support the bit-string input (BSI) functions. The configuration
parameters for each function and each BSI are loaded from PDP during start-up or in the event of a
board initialization during runtime.
Binary input boards periodically take a reading all 16 inputs every millisecond, regardless of
the specified data point type. The IOCs handle the necessary activities for all 16 bits within that
millisecond.
2.4.2.1 Blocked
Use the Blocked configuration parameter to specify blocking for a data point. Any data point
configured with the Blocked configuration parameter will be blocked from transmission, and the
PDP will stop reporting any changes related to this data point to the NCC.
BSI: Blocked disabled SPI, DPI, AMI, MFI, DMI, STI, ITI, BSI – PDP
parameters
If a process data point is 'blocked',
changes are not transmitted to the hosts
Use the digital filter configuration parameter to specify the number of milliseconds during which an
input has to be stable before it is accepted as a new signal state.
Use the digital filter configuration parameter to prevent ordinary contact bouncing.
BSI: Digital filter 10 ms SPI, DPI, DMI, STI, ITI, BSI - PDP parameters
The 'digital filter' time specifies the time, an input
must be stable, before the change is accepted.
Value range: 0 to 255 ms or '-' to disable
If an input channel has changed its state and should be transmitted as an event to the PDP, the
time of the last edge before the filter time elapsed is used as the time stamp of the event.
1KGT151099 V003 1 33
Processing bitstring inputs SCADA Functions in Monitoring Direction
1
Input channel
255
Digital filter time
counter Digital filter time
(e.g. 7ms)
0
time
(a)
1ms
Event into FIFO
with time stamp of (a)
A BSI is a bit pattern with a length of 8 bit or 16 bit. The value is only valid if all binary channels
of the BSI are valid and stable for at least the consistency check time. This is given if no input
changed for the parameterized consistency check time. Any change on an input channel re-triggers
the settling time.
Use the Consistency check time configuration parameter to specify the minimum settling time.
BSI: Consistency check time 1 sec DMI, STI, BSI – PDP parameters
An input value is valid, if there are no
changes during the 'Consistency check time'.
Value range:
0.1 to 25.5 seconds
0 or '-' means disabled.
If a BSI has changed and has been stable for at least the consistency time, it is stored into the FIFO
and transmitted to PDP.
34 1KGT151099 V003 1
SCADA Functions in Monitoring Direction Processing bitstring inputs
Boards can be set to an "out of service" state if one of the following conditions applies:
If a board is set to an "out of service" state, the configured digital measured values are to the invalid
state. All BSI are set faulty. The RTU500 transmits the BSI values of that board to the NCC with the
corresponding message and the qualifier IV = 1.
Boards can be reverted to a "service active" state during runtime if one of the following conditions
applies:
When this happens, the following sequence will recover the BSI’s:
The qualifier status of a BSI can change at runtime if the following condition applies:
There are two types of integrated total values (ITI) defined in RTU500:
Both types have only one source and the IR is only an intermediate value of the corresponding
EPR. This means that there is one ITI, which is transmitted periodically in fixed periods.
1KGT151099 V003 1 35
Processing integrated totals SCADA Functions in Monitoring Direction
IR reading
Intermediate End-of- End-of- End-of- End-of-
Reading cycle period reading period reading period reading period reading
Figure 20: Integrated total values definition for EPR and IR
Although the internal value presentation is a 32-bit signed integer, RTU500 series only supports
positive ITI values on its local inputs. Therefore, ITI values within the following range are allowed:
• 0 … +2,147,483,647
The process data acquisition functions for ITIs processed by RTU500 can be grouped into functions
handled by the following elements:
• IOC of the binary input boards
• Process data processing (PDP) part of the CMU
• Protocol specific communication interface part at a CMU
The data processing functions of the communication interface is described in the documentation of
the specific communication protocol.
The IOCs of the binary input module support the integrated total functions. The configuration
parameters for each function are loaded from PDP during start-up or in the event of a module
initialization during runtime. Parameters can be set for each input individually.
36 1KGT151099 V003 1
SCADA Functions in Monitoring Direction Processing integrated totals
Binary input module periodically take a reading from all 16 inputs every millisecond. If the channel is
configured for integrated total, a signal change of 0->1 is accepted after digital filtering to be a pulse
count and increments the pulse counter register.
Whenever PDP sends a broadcast command to freeze counter values, the binary input module
read the actual integration register and store the contents into the relocation register. PDP receives
the frozen ITI value from the binary input module.
2.5.3.1 Blocked
Use the Blocked configuration parameter to specify blocking for a data point. Any data point
configured with the Blocked configuration parameter will be blocked from transmission, and the
PDP will stop reporting any changes related to this data point to the NCC.
ITI: Blocked disabled SPI, DPI, AMI, MFI, DMI, STI, ITI, BSI – PDP
parameters
If a process data point is 'blocked',
changes are not transmitted to the hosts
Use the digital filter configuration parameter to specify the number of milliseconds during which an
input has to be stable before it is accepted as a new signal state.
Use the digital filter configuration parameter to prevent ordinary contact bouncing.
ITI: Digital filter 10 ms SPI, DPI, DMI, STI, ITI, BSI - PDP parameters
The 'digital filter' time specifies the time, an input
must be stable, before the change is accepted.
Value range: 2 to 255 ms or '-' to disable
If an input channel has changed its state and should be transmitted as an event to the PDP, the
time of the last edge before the filter time elapsed is used as the time stamp of the event.
1KGT151099 V003 1 37
Processing integrated totals SCADA Functions in Monitoring Direction
1
Input channel
255
Digital filter time
counter Digital filter time
(e.g. 7ms)
0
time
(a)
1ms
Event into FIFO
with time stamp of (a)
The binary input boards can read ITI counter increments upto a maximum frequency. The default
on value is 50 Hz (10 ms in on state) which is necessary when normal relay contacts are used. The
ratio for the 0 and 1 state should be 1:1.
23BE23 120 Hz
560BIR01 120 Hz
23BE40 25 Hz
38 1KGT151099 V003 1
SCADA Functions in Monitoring Direction Processing integrated totals
23BE50 120 Hz
520BID01 25 Hz
530BID01 120 Hz
530IOD01 120 Hz
530CID01 120 Hz
530CID02 120 Hz
PDP forces periodical readings of EPR or IR. At the beginning of a forced reading, PDP sends a
broadcast command to all I/O boards: "freeze ITI registers".
Each binary input board on which ITIs are configured stores the actual content of the Integrated
total register to a relocation register as part of the normal signal processing. The Integrated total
register continues counting. The frozen values are transmitted to PDP afterwards.
If function Reduction factor is enabled, each n-th pulse will be transmitted to PDP to be used in a
PLC program.
ADVICE
This increases the load on the I/O bus.
1KGT151099 V003 1 39
Processing integrated totals SCADA Functions in Monitoring Direction
The frozen ITI values are read from all ITIs which are configured for the actual period. It is not
necessary to have all ITIs in the same EPR periods or IR cycles.
There are some qualifier information, which inform the NCC about the quality of the ITI. These
qualifiers are updated at each ITI reading.
Use the Acquisition of end of period reading ITI configuration parameter to switch off transmission
of EPR readings, or to specify the EPR period in minutes.
Use the End of period wrap around counter configuration parameter to specify that the ITI value is
not reset after an EPR reading.
ITI: End of period reading (EPR) cycle 60 min ITI – PDP parameters
ITI's are transmitted cyclicly.
At the end of a period the ITI's are set to Zero,
if the parameter 'Wrap around counter' is not enabled.
Value range depends on 'Unit of EPR cycle':
1..240 minutes
1..23 hours,
1..31 days
ITI: Unit of EPR cycle min ITI – PDP parameters
Value range minutes [min.], hour or day.
ITI: End of period wrap around counter disabled ITI – PDP parameters
If enabled:
The 'end of period reading'
will not reset the counter
Use the Acquisition of intermediate reading ITI configuration parameter to switch off the
transmission of IR readings, or to specify the IR period.
Use the Unit of IR cycle configuration parameter to specify whether IR period is defined in second
or minute cycles.
40 1KGT151099 V003 1
SCADA Functions in Monitoring Direction Processing integrated totals
The flag is set in the first telegram of an intermediate value (IR) and in the first telegram of an end
of period value (EPR). If the EPR telegram arrives first, the qualifier is not set in the subsequent IR
telegram.
• The ITI value is invalid because PDP could not receive the value from the binary input board.
CS
RTU500
EPR period
IR cycle
EPR and
IR values ITI queue
Freeze PCV
register
The IT flag is set in the time information element of the ITI telegram until RTU500 has a valid
system time and is synchronized after startup.
1KGT151099 V003 1 41
Processing integrated totals SCADA Functions in Monitoring Direction
If enabled:
The ITI is member of a counter interrogation group.
Notice: Not all protocols are supporting interrogation groups.
Value range: 0 to 4 or '-' to disable.
ADVICE
Not all protocols are supporting interrogation groups
Boards can be set to an "out of service" state if one of the following conditions applies:
If a board is set to an "out of service" state, the configured ITI's qualifiers are set to Invalid due to
board failure. The RTU500 transmits all ITI messages of that board to the NCC with an ITI message
and the qualifier IV = 1.
Boards can be reverted to a "service active" state during runtime if one of the following conditions
applies:
When this happens, the following sequence will recover the pulse counter values:
The qualifier status of an integrated total value can change at runtime if the following condition
applies:
42 1KGT151099 V003 1
SCADA Functions in Monitoring Direction Binary and analog input boards
Each I/O board contains an event queue to store multiple events like process data changes. These
events are read and processed by PDP. In the case of a high load on the peripheral bus or a high
process data change rate of the input channels on the I/O board, the I/O board’s event queue may
overflow and events may be lost.
PDP is able to detect an I/O board’s event queue overflow. If PDP detects an event queue overflow,
it responds by reconfiguring the input board:
After reconfiguration of the input board, the data points of the input board reflect the current process
state.
1KGT151099 V003 1 43
Direct Interfacing of Current and Voltage Transformers SCADA Functions in Monitoring Direction
44 1KGT151099 V003 1
SCADA Functions in Monitoring Direction Direct Interfacing of Current and Voltage Transformers
Accumulated values are stored in energy registers of the 560CVD modules as Long integer values.
On power up, these values are reset to zero. The accumulated values are cyclically transmitted to
RTU500:
1KGT151099 V003 1 45
Direct Interfacing of Current and Voltage Transformers SCADA Functions in Monitoring Direction
46 1KGT151099 V003 1
SCADA Functions in Monitoring Direction Direct Interfacing of Current and Voltage Transformers
The measured values (AMI, MFI) are transmitted by the subdevice communication interface. All
measured values represent the secondary output of the transformer.
ADVICE
Use PLC library 'RTU500CVD lib' for engineering of 500CVD90 device. Details can be find in
User Manual Application 500CVD90 (1KGT151161).
Example:
1KGT151099 V003 1 47
Direct Interfacing of Current and Voltage Transformers SCADA Functions in Monitoring Direction
THD Value
- -
0 0
100.0 % +100 %
Table 11: Total Harmonic Distortion (THD) scaling
48 1KGT151099 V003 1
SCADA Functions in Monitoring Direction Direct Interfacing of Current and Voltage Transformers
Generating Motoring
+ 270°
- Watt + Watt
- Var - Var
L PF (lagging load) C PF (leading load)
Reverse WH Forward WH
- VarH - VarH
Voltage
+ 180°
Reference 0°
- Watt + Watt
+ Var + Var
C PF (leading load) L PF (lagging load)
Reverse WH Forward WH
+ VarH + VarH
+ 90°
All energy values are cyclically requested by the RTU500 subdevice communication interface and
transmitted as Integrated Total Information (ITI).
1KGT151099 V003 1 49
Logic functions SCADA Functions in Monitoring Direction
A group information is a single-point information (SPI) data object. It is calculated from other SPIs
or system events (SEV) or in case of a security indication and a security alarm Security Events by
logical operations.
A group information data object can be generated from all single-point information SPI and SEV
processed in RTU500. Group information can also serve as an input to another group information.
Group information output is communicated in the form of an SPI event to the internal
communication. Calculation is event-driven, i.e., every change of an input object leads to a
recalculation of the derived process information object. Calculation is based on the type of logical
function as configured for the selected input objects of the SPI or SEV type.
The time of the input signal forcing the new event message will be used as the time stamp of the
event.
2.8.1 OR group
The output signal of an OR group is set to 1 if at least one input signal is set to 1. The first signal
that is set to 1 forces transmission of the OR group signal.
The output signal of an OR group is set to 0 if all input signals are 0. The trailing edge of the last
signal that is set to 0 forces transmission of the OR group signal.
The output signal of an AND group is set to 1 if all input signals are set to 1. The last input signal
that is set to 1 forces transmission of the AND group signal.
The output signal of an AND group is set to 0 if at least one input signal is 0. The trailing edge of
this signal forces transmission of the AND group signal.
50 1KGT151099 V003 1
SCADA Functions in Monitoring Direction Logic functions
The output signal of a NOR group is set to 0 if at least one input signal is set to 1. The first signal
that is set to 1 forces transmission of the NOR group signal.
The output signal of a NOR group is set to 1 if all input signals are 0. The trailing edge of the last
signal that is set to 0 forces transmission of the NOR group signal.
The output signal of a dynamic OR group is set to 1 every time an input signal is set to 1. Each
signal that is set to 1 forces transmission of the OR group signal.
The output signal of a dynamic OR group is set to 0 if all input signals are 0. The trailing edge of the
last signal that is set to 0 forces transmission of the OR group signal.
These two functions differ from all other logic functions by their input parameters: Generally, these
functions use security events as input parameters.
If one ore more input security events occur, a pulse of approximately 100 ms is generated at the
SPI output.
A security alarm is similar to a security indication but differs from it in the following respect: Output
is only triggered if an input event has occurred several times within a specified supervision time
period. The number of events and the supervision time can be configured in RTUtil500.
In the case of redundant CMUs, the current event count and the current elapsed time will be reset
if the active CMU fails. It is therefore recommended to monitor the security event #5160 ("RTU
restarted") in order to be able to identify such a situation.
A group signal qualifier represents the logical OR of the qualifiers of all input signals of the group
information. If the state of one of the inputs does not equal OK, the output of the logic function is set
to this state.
1KGT151099 V003 1 51
Logic functions SCADA Functions in Monitoring Direction
Additional information can be found in RTU500 Series Function Description Part 6: Configurable
control authority and in RTU500 Series Function Description Part 8: Control authority component.
Logic function type 'OR of Alarm state' calculates based on the configured alarm values of the input
data points the sum-alarm state. SPIs, SEVs and DPIs can be selected as inputs.
The value of generated SPI is set to 1 if at least one input data point of the logic function has a
value that is equal to the configured alarm values.
The value of generated SPI is 0 if no input data point of the logic function is in alarm state.
ADVICE
Alarm values can be configured on 'General' page of selected input data point.
52 1KGT151099 V003 1
SCADA Functions in Command Direction Function distribution
The following output command types are available for the RTU500 series:
• Command Output
° Single Command Output (SCO)
° Double Command Output (DCO)
1KGT151099 V003 1 53
Command output and interlocking procedures SCADA Functions in Command Direction
During initialization, PDP uploads information on the output configured for, and wired to, each
channel to the boards. The format is similar to the format used for input boards.
Select before operate only disabled SCO, DCO, RCO, ASO, DSO - PDP parameters
If enabled:
Only Two Step Commands are accepted.
The time between 'Select' and 'Execute'
must not exceed 20 seconds
If PDP receives a SELECT command, it checks whether the object is available and that there
no reservation for another object exists. If these checks are successful, PDP acknowledges the
reservation with a positive confirmation. The reservation is valid for 20 s. Within that time window,
PDP should receive either the corresponding EXECUTE command or a DESELECT command. If
PDP receives no such command, it clears the reservation of the object.
If PDP receives an EXECUTE command within the allowed time, it checks if the referring object
equals the reserved object. If both objects are the identical, the command is executed. If the objects
differ, PDP rejects the EXECUTE command and sends a negative confirmation. The command
procedure is complete once the activation termination for that command is transmitted.
While a command object is selected, no other command objects within the interlocking scope of
the selected one can be selected. Other selections will be rejected. If no object is selected, multiple
process command objects may be executed in parallel using direct operate procedure.
The scope of command selection interlocking depends on the setting of the Process command
interlocking mode configuration parameter.
• Interlocking per I/O device, I/O bus and group (default setting)
The selection is interlocked against other commands of the same I/O bus segment and the
same command group (possible command groups are object commands, regulation step
command, and setpoint commands).
54 1KGT151099 V003 1
SCADA Functions in Command Direction Object command output
1 of n control group disabled SCO, DCO, RCO, ASO, DSO, FSO, BSO – General
parameter
Specifies the '1 of n control group' a command is assigned to, if process command interlocking mode 'Configured' or 'Configured with
priority' is selected.
Value range: 1..200, 0 means disabled.
• Object command outputs can be wired for 1-pole, 1.5-pole, and 2-pole switching.
• Object command outputs allow additional 1-out-of-n checks (command supervision).
• Object command outputs for 1.5-pole and 2-pole switching allow two-step commands (Select
before operate procedure, SBO).
• Object command outputs allow command termination by means of a response indication.
• Object command outputs allow persistent output.
1KGT151099 V003 1 55
Object command output SCADA Functions in Command Direction
A single-object command has only one output relay. It can be configured as one of the following
output types:
• Pulse ON command
• Pulse OFF command
• Persistent output
Single-object commands can be wired with one relay contact per command (1-pole connection) or
with two relay contacts per command (2-pole connection).
Single-object commands are pulse outputs. Use the Command pulse length configuration
parameter to specify the command pulse length. Only the configured direction is used for pulse
output. The direction not included in the configuration is ignored. A single-object command occupies
one relay of a binary output board.
SCO: Command pulse length 1 sec SCO, DCO, RCO - PDP parameters
Execution time of the ONLY ON/ ONLY OFF command.
Value range: 0.1 to 25.5 sec,
in steps of 100 ms
K1 ON or OFF Output
pulse
Interposing relays
Figure 24: Single-object command definition: Pulse output
K1
Interposing relays
Figure 25: Single-object command definition: Persistent output
56 1KGT151099 V003 1
SCADA Functions in Command Direction Object command output
Double object commands can be wired with one relay contact per command (1-pole connection) or
with two relay contacts per command (2-pole connection).
Double object commands can only be pulse outputs. Use the Command pulse length configuration
parameter to specify pulse length. Only one channel ON or OFF can be active at the same time.
The two relays occupy two consecutive bits within an output board. The ON relay is typically on an
odd channel (1, 3, 5 …). The OFF relay is typically on an even channel (2, 4, 6 …).
DCO: Command pulse length 1 sec SCO, DCO, RCO - PDP parameters
Execution time of the command.
Value range: 0.1 to 25.5 sec in steps of 100 ms
k1 ON
Output
pulse
k2 OFF
Output
Interposing relays pulse
Figure 26: Double-object command definition: Pulse output
The definition of the bit position for ON (HIGHER) and OFF (LOWER) can be changed for the entire
configuration. If a bit position is changed, this definition is valid for DPI, DCO and RCO commands.
The pulse length of an object command can be limited to the runtime of the switching device (e.g.,
an isolator). PDP uses the new position indication to identify runtime termination. A command
release delay time can be specified to prevent the command from stopping before the new position
is settled.
Use the Process information configuration parameter to specify the use of a response indication for
each object command.
Use the Command release delay time configuration parameter to specify the response delay time.
The default value is 200 ms.
1KGT151099 V003 1 57
Object command output SCADA Functions in Command Direction
SCO: Command release delay time 0.2 sec SCO, DCO – PDP parameters
DCO: Command release delay time
Command release delay time, to be used with 'Process information'.
Value range: 0.1 to 25.5 seconds, in steps of 100 milliseconds.
This field is enabled, when 'Process information' is defined.
RTU560
Command
BO
DCO
Switch gear UB
CS
Response
BI
DPI
Command output
ON 1
0
Response message
OFF 1
0
Command release
delay time
DPI
message
Response indication occurs in the form of a SPI or DPI message. Therefore, PDP only needs the
end positions (ON/OFF) to terminate the command output. The reported indication state and the
command direction (ON/OFF) do not need to match.
Any SPI or DPI inside the same RTU as the SCO / DCO can act as a response indication.
A new command from NCC is accepted only after the command is switched off, i.e., after the
response delay time and the final termination of the command output with ACTTERM to NCC.
The output board takes care of the final output by switching the output relay(s). Binary output
boards monitor and check an output using the following mehods:
• Reading back the output bit pattern from the relay coil driver
58 1KGT151099 V003 1
SCADA Functions in Command Direction Object command output
Fig. 28 shows the generic wiring for object commands (1-pole connection).
2-pole connections require two relays per command direction. The binary output board takes care
of switching the relays (e.g., k1 and k9; see Fig. 29).
Configuring 2-pole connections allows the mixed use of object commands and regulation step
commands on the same board.
k10
k13
k14
k15
k16
k11
k12
k7
k8
k9
k5
k6
k1
k2
k3
k4
R2
R1
Interposing relays
Process
voltage
UD
Process
voltage
ON ON ON ON ON ON ON ON
Ch 1 Ch 2 Ch 3 Ch 4 Ch 5 Ch 6 Ch 7 Ch 8
Figure 28: Process commands without supervision (1-pole connection)
1KGT151099 V003 1 59
Object command output SCADA Functions in Command Direction
k10
k13
k14
k15
k16
k11
k12
k7
k8
k9
k5
k6
k1
k2
k3
k4
R2
UD R1
Process voltage
Interposing relays
Ch 1 Ch 2 Ch 3 Ch 4
Figure 29: Process commands without supervision (2-pole)
PDP coordinates the command flow on the output board. The interaction is shown in Fig. 30. If a
process command is received to switch the selected output channel, an output request is sent to the
assigned output board.
PDP monitors the output commands. If PDP does not receive the acknowledge information
within time, it will stop the output by forcing the output board to stop. The binary output board
acknowledges "output active" and sends an activation confirmation to the NCC.
60 1KGT151099 V003 1
SCADA Functions in Command Direction Object command output
To lower the risk of more than one interposing relay being switched at a time when a command is
given, a 1-out-of-n check function can be added to an object command.
"Fig. 31: Object command output with supervision (1.5-pole)" and "Fig. 32: Object command output
with supervision (2-pole)" show the generic wiring between the output board and the additionally
required command supervision board.
1KGT151099 V003 1 61
Object command output SCADA Functions in Command Direction
- UD +
UD = Process voltage for swtiching interposing relays
GO
1-out-of-n check *) = 1.5-pole object command is also possible if only
check circuit R1 or R2 is wired. The other route may be used
P1 / P2
for other commands.
Command
P2 - P2 + P1 - P1 +
supervision board
*) R2
Binary
R1 k1 output board
To other output k2
boards of the same k3
of the same relay type k4
k5
k6
Interposing relays
k7
k8
k9
k10
k11
k12
k13
k14
k15
k16
Relay
Test period
Switch over from
„TEST“ to „SWITCH“
Output pulse,
Output pulse
Output by “GO“ relay
1-out-of-n
check period (with positive result)
Figure 31: Object command output with supervision (1.5-pole)
62 1KGT151099 V003 1
SCADA Functions in Command Direction Object command output
- UD +
UD = Process voltage for swtiching interposing relays
GO
1-out-of-n check *) = only 2-pole object command is possible
check circuit if wired for 1-out-of-n check.
P1 / P2
Command
P2 - P2 + P1 - P1 +
supervision board
*) R2
Binary
R1 k1 output board
To other output k2
boards of the same k3
of the same relay type k4
k5
k6
k7
k8
Interposing relays k9
k10
k11
k12
k13
k14
k15
k16
Relay
Test period
Switch over from
„TEST“ to „SWITCH“
Output pulse,
Output pulse
Output by “GO“ relay
1-out-of-n
check period (with positive result)
Figure 32: Object command output with supervision (2-pole)
1KGT151099 V003 1 63
Object command output SCADA Functions in Command Direction
Set Output
command Once the pulse time has elapsed, the
running flag.
Pulse time
command supervision board switches
has elapsed. off the GO relay. The command
Switch off
”GO” relay.
supervision board sends the Output
deactivated signal to PDP.
Reset Output
command
Running flag.
Prepare stop for
output relay. PDP sends the Output stop signal to the binary
output board. The binary output board switches
Switch off off the corresponding output channel. The binary
output relay. output board sends the Output deactivated signal
Reset timer.
to PDP. PDP resets the Output active flag. PDP
is ready to receive a new command.
Reset Output
active flag.
Figure 33: PDP interaction: Object command output with command supervision
PDP coordinates the two output boards. The interaction is shown in Fig. 33.
When a process command is received, the output relay is first switched with a pulse time signal with
a length greater than the configured output pulse length for that channel.
After the output board has acknowledged that the output relay is switched on, the command
supervision board is started. The command supervision board checks the output circuit. If the check
result is positive, it performs the final output using the configured time for that channel.
The binary output boards 23BA23/ 520CSD01 allows the checking of two different output circuits
with different nominal resistances. However, only one channel (P1 or P2) can be active at a time. If
the binary output board 23BA23/520CSD01 receives a request to check, and switch, a command
on P1 or P2, it performs the following steps:
1 Verify that no other output is active.
2 Select P1 or P2 for checking.
3 Start measuring the resistance on the switched output channel (interposing relay).
4 Compare the measured resistance value against the upper and lower limits defined in the
configuration parameters.
5 If the resistance value exceeds the defined limits: Abort all activities and transmit a negative
acknowledge.
6 If the result of the resistance check is positive: Switch the auxiliary relays from "TEST" to
"SWITCH" position.
7 Start the output pulse by switching the "GO" relays feeding the process voltage to the selected
interposing relay.
64 1KGT151099 V003 1
SCADA Functions in Command Direction Object command output
PDP then stops the output board by a stop command. The PDP part of the CPU monitors the output
commands. If it does not receive the acknowledge information within a defined time frame, it will
stop the output by forcing the command supervision board to reset and the output board to stop the
output.
The mapping of the upper and lower resistance limits to the supervision board and the output board
needs to be defined using the relevant configuration parameter for each channel on the command
supervision board.
Two command supervision channels (CSC P1 / CSC P2) can be defined on each command
supervision board. The binary output board 23BA20 / 520BOD01 allows to select which command
supervision channel monitors the board. For 1.5-pole connections, two channels can be selected
(relays 1-8 and relays 9-16). Command supervision is valid for all SCO and DCO commands on this
board.
ADVICE
Channels connected to the same route (R1 / R2) must have the same command supervision
channel (CSC n).
A command supervision channel can be configured for any SCO / DCO inside the same RTU.
The front panel of the binary output board 23BA22 / 23BA23 includes the LOC push button to
activate LOCAL mode. LOCAL mode prevents the board from any active output.
An LED indicates the activity status of the LOCAL mode. To switch from REMOTE to LOCAL mode
and vice versa, press the push button twice within 5 seconds. If the push button is pressed once,
the LOC LED flashes for five seconds.
1KGT151099 V003 1 65
Object command output SCADA Functions in Command Direction
While LOCAL mode is active, the binary output board 23BA22 / 23BA23 discards any command
and returns negative acknowledgements. The position of the LOCAL / REMOTE switch is sent to
the NCC with SEV #64 to #95.
If the LOC push button is pressed twice again, the binary output board 23BA22 / 23BA23 switches
back to remote mode and will accept and handle commands in the normal way.
Depending on the selected object command output board, the following limitations apply:
23BA40 X X
520CSD01 X • onboard
530BOD01 X X
530IOD01 X X
530CID01 X X
530CID02 X X
66 1KGT151099 V003 1
SCADA Functions in Command Direction Regulation step command output
Use the the Command pulse length configuration parameter to specify the pulse length of an object
command. The pulse length is the same for both HIGHER and LOWER.
RCO: Command pulse length 1 sec SCO, DCO, RCO - PDP parameters
Execution time of the command.
Value range: 0.1 to 25.5 sec,
in steps of 100 ms
The definition of the bit position for ON (HIGHER) and OFF (LOWER) can be changed for the entire
configuration. If a bit position is changed, this definition is valid for DPI, DCO and RCO commands.
The output pulse length of a regulation command can be expanded if PDP receives the same
command within the output pulse time and is able to send it to the output board before the time
elapsed. The binary output board restarts the timer.
It is also possible to shorten an output pulse using a new command and the DEACTIVATION flag. If
a DEACTIVATION flag is received, execution of the current regulation command is aborted. Support
depends on the communication protocol.
Nominal
pulse length
Figure 34: Re-triggering / Stopping regulation commands
1KGT151099 V003 1 67
Regulation step command output SCADA Functions in Command Direction
23BA20 X X
560BOR01 X X
23BA40 X X
520BOD01 X X
520CSD01 X
540CID01 X X
530BOD01 X X
530IOD01 X X
530CID01 X X
530CID02 X X
For a strobe output, the value is valid for the receiving unit during the additional strobe pulse output.
68 1KGT151099 V003 1
SCADA Functions in Command Direction Setpoint command output
Analog setpoint command output (ASO/ FSO) is possible with strobe or without strobe. Strobe
output allows triggering of the relevant unit when a new value is received. If no strobe output is
required, the setpoint command can be run without strobe.
Analog output boards convert analog output values to analog output signals.
Use the Output signal type configuration parameter to specify unipolar output signals. If this
parameter is enabled, negative ASO / FSO values will be set to zero.
PDP transforms output signals with Live Zero presentation (default = 4.20 mA) as follows:
• 0 % of the normalized ASO / FSO value are converted to 20 % of the output signal range
(default: 4 mA)
• 100 % of the normalized ASO / FSO value are converted to100 % of the input signal range
(default: 20 mA)
100%
0%
4 mA (0%) 20 mA (100%)
Output value
Figure 35: Live Zero output conversion
1KGT151099 V003 1 69
Setpoint command output SCADA Functions in Command Direction
3.5.3 Scaling
Use the Conversion factor configuration parameter to specify the percentage of the maximum
output signal that is defined as 100 % of the normalized ASO value/maximum FSO value.
[digits]
+ 100%
- 100%
For FSO, use the Maximum float value and Minimum float value configuration parameters to specify
the allowed value range (-100 % ... 100 %).
70 1KGT151099 V003 1
SCADA Functions in Command Direction Setpoint command output
Use the Strobe (SOC) configuration parameter to specify the corresponding output channel of a
binary output board for strobe output.
Use the Pulse length configuration parameter to speficy the pulse length of the strobe. The default
value is 500 ms.
PDP coordinates the output of the analog output value and the strobe pulse. There is a delay of
approx. 50 ms between the output of the analog value and the strobe. This delay allows the value to
become stable. The analog output stays stable until a new ASO is received.
1KGT151099 V003 1 71
Setpoint command output SCADA Functions in Command Direction
k1
Analog
kn
signal
km
Strobe signal
Binary
output
board 0.1 … 25.5 s
50 ms
k16
Figure 37: Setpoint command for analog output
A digital setpoint command output (DSO) is an output of a normalized value on a binary output
board. The following types are possible:
The maximum length of a digital measured value is a word value of 16 bit (= one binary output
board). Double word values are not supported.
PDP allows the conversion of digital setpoint values to different data type presentations:
72 1KGT151099 V003 1
SCADA Functions in Command Direction Setpoint command output
16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1
23BA20 output channel
Conversion by PDP
PDP on the binary output board 23BA20 / 23BA40 converts digital setpoint output from normalized
values (+/-100 %) to a bit-pattern output.
Use the DSO value presentation and Output signal type configuration parameter to specify the DSO
type connected to the binary output board 23BA20 / 23BA40.
Use the Maximum value configuration parameter to speficy the binary value output for 100 % of the
DSO value.
1KGT151099 V003 1 73
Setpoint command output SCADA Functions in Command Direction
DSO: Maximum value (100%) 65535 (DSO16) DMI, DSO – PDP parameters
255 (DSO8)
DSO8: Specifies the binary value that is converted to 100 %.
Value range:
0 to 255 (BIN/GRAY, unipolar)
0 to 99 (BCD, unipolar)
-128 to 127 (BIN/GRAY, bipolar)
-79 to 79 (BCD, bipolar).
DSO16: Specifies the binary value that is converted to 100 %.
Value range:
0 to 65535 (BIN/GRAY, unipolar)
0 to 9999 (BCD, unipolar)
-32767 to 32767 (BIN/GRAY, bipolar)
-7999 to 7999 (BCD, bipolar).
The pulse length of a digital setpoint without strobe signal is fixed to 500 ms.
Use the Strobe (SOC) configuration parameter to specify the corresponding output channel of a
binary output board for strobe output.
Use the Pulse length configuration parameter to speficy the pulse length of the strobe. The default
value is 500 ms.
DSO must be configured to a binary output board. SOC and DSO8 can be located on the same
binary output board.
PDP coordinates the output of the digital output value and the strobe pulse. There is a delay of
approx. 50 ms between the output of the digital value and the strobe. This delay allows the value to
become stable. The digital outputs are switched off at the end.
74 1KGT151099 V003 1
SCADA Functions in Command Direction Setpoint command output
k1
Digital value
kn
km
Strobe signal (k n)
Binary
output 0.1 … 25.5 s
board
50 ms
k16
Figure 39: Setpoint command for digital output
23BA20 X X X X
560BOR01 X X X X
23BA40 X X X
520BOD01 X X
520CSD01 X X
1KGT151099 V003 1 75
Setpoint command output SCADA Functions in Command Direction
540CID01 X X X
530BOD01 X X
530IOD01 X X
530CID01 X X
530CID02 X X
Bit-string output values are transparently mapped output channels. The output value is switched on
the output board and remains stable until a new value is received from NCC for this output channel.
The maximum length of a digital measured value is a word value of 16 bit (= one binary output
board). Double word values are not supported.
Boards can be set to an "out of service" state if one of the following conditions applies:
If a board is set to an "out of service" state, the configured output channels are set to Faulty due to
board failure in the database. The RTU500 indicates that to the NCC with diagnostic message.
Boards can be reverted to a "service active" state during runtime if one of the following conditions
applies:
If this happens, the following sequence will recover the output channels:
76 1KGT151099 V003 1
SCADA Functions in Command Direction Bit-string output
23BA20 X X X X
560BOR01 X X X X
23BA40 X X X X
520BOD01 X X
520CSD01 X
540CID01 X X X
530BOD01 X X X
530IOD01 X X
530CID01 X X
530CID02 X X
1KGT151099 V003 1 77
Binary output, analog output and command supervision boards SCADA Functions in Command Direction
• Invalid: The output board is inoperable for one of the following reasons:
° A power loss has occurred in the rack where the output board is located.
° The output board is missing.
Each I/O board contains an event queue to store multiple events like output state messages. These
events are read and processed by PDP. In the case of a high load on the peripheral bus, the I/O
board’s event queue may overflow and events may be lost.
PDP is able to detect an I/O board’s event queue overflow. If PDP detects an event queue overflow,
it responds by reconfiguring the output board:
78 1KGT151099 V003 1
Glossary
4 Glossary
AC Alternating Current
CA Certificate Authority
DC Direct Current
Max Maximum
Min Minimum
ms Millisecond
1KGT151099 V003 1 79
Glossary
80 1KGT151099 V003 1
1KGT151099 V003 1 81
Note:
The specifications, data, design or other information contained in this document (the “Brochure”)
- together: the “Information” - shall only be for information purposes and shall in no respect be
binding. The Brochure does not claim to be exhaustive. Technical data in the Information are only
approximate figures. We reserve the right at any time to make technical changes or modify the
contents of this document without prior notice. The user shall be solely responsible for the use of
any application example or information described within this document. The described examples
and solutions are examples only and do not represent any comprehensive or complete solution.
The user shall determine at its sole discretion, or as the case may be, customize, program or add
value to the Hitachi ABB Power Grids products including software by creating solutions for the
end customer and to assess whether and to what extent the products are suitable and need to be
adjusted or customized.
This product is designed to be connected to and to communicate information and data via a network
interface. It is the users sole responsibility to provide and continuously ensure a secure connection
between the product and users or end customers network or any other network (as the case may
be). The user shall establish and maintain any appropriate measures (such as but not limited to the
installation of firewalls, application of authentication measures, encryption of data, installation of
anti-virus programs, etc) to protect the product, the network, its system and the interface against
any kind of security breaches, unauthorized access, interference, intrusion, leakage and/or theft of
data or information. Hitachi ABB Power Grids is not liable for any damages and/or losses related
to such security breaches, any unauthorized access, interference, intrusion, leakage and/or theft of
data or information.
Hitachi ABB Power Grids shall be under no warranty whatsoever whether express or implied and
assumes no responsibility for the information contained in this document or for any errors that
may appear in this document. Hitachi ABB Power Grids's liability under or in connection with this
Brochure or the files included within the Brochure, irrespective of the legal ground towards any
person or entity, to which the Brochure has been made available, in view of any damages including
costs or losses shall be excluded. In particular Hitachi ABB Power Grids shall in no event be liable
for any indirect, consequential or special damages, such as – but not limited to – loss of profit,
loss of production, loss of revenue, loss of data, loss of use, loss of earnings, cost of capital or
cost connected with an interruption of business or operation, third party claims. The exclusion of
liability shall not apply in the case of intention or gross negligence. The present declaration shall
be governed by and construed in accordance with the laws of Switzerland under exclusion of its
conflict of laws rules and of the Vienna Convention on the International Sale of Goods (CISG).
Hitachi ABB Power Grids reserves all rights in particular copyrights and other intellectual property
rights. Any reproduction, disclosure to third parties or utilization of its contents - in whole or in part -
is not permitted without the prior written consent of Hitachi ABB Power Grids.
82 1KGT151099 V003 1
1KGT151099 V003 1 83
Visit us
hitachiabb-powergrids.com/rtu
1KGT151099 V003 1