Flashing Rate and Clock Generator in SIPROTEC 4 Relays: Foreword
Flashing Rate and Clock Generator in SIPROTEC 4 Relays: Foreword
Foreword
In many cases, the customer requires flashing LEDs, for example, to draw the operator’s attention to a
particular status. This feature is mostly necessitated by safety-critical requirements. For example, it
can be used to indicate a change from a safe to a critical state. This change could be caused by the
operator:
Keyswitch turned to LOCAL
Control command output
or also by the process:
Measured values are at limit value
Protection function has been blocked
Applications are also possible in which a clock generator (analog flashing rate generator) outputs a
pulse at regular intervals that can be used, for example, to synchronize other relays.
In the SIPROTEC 4 relays, no such flashing mechanism is available. The LEDs and binary outputs
can only be routed to "Latched" or "Unlatched", but not to "Flashing".
However, this missing functionality can be compensated for using the programmable logic, a highlight
feature of the SIPROTEC 4 family. This paper describes two solutions; you must use one or the other
depending on the type of triggering signal:
Short pulse (fleeting indication): e.g. pressing a function key on the relay
Signal pending for a long time: e.g. "keyswitch to LOCAL" or "measured values above limit value"
The time block, which is the only block that processes the time, can be used in this case. Two are
available for this with device firmware 4.30 and higher. But for typical flashing the normal timer block is
sufficient. It actually consists of two timers.
Inputs:
With S, the "timer 1" is started and runs until the
time parameterized in T1 has elapsed. If the
starting signal S is reset, "timer 2", whose runtime
is set by T2, is started,. On a signal to R, all
running timers are stopped.
Outputs:
As long as "timer 1" is running, QT1 is "high". The
1
same goes for "timer 2" and QT2.
1
As a logic combination (Q=(S+T2) * T1 * R), Q is not required very often and is not relevant to this task.
PTD PA 13 -1-
Application Note Flashing Rate and Clock Generator in SIPROTEC 4 Units
PTD PA 13 -2-
Application Note Flashing Rate and Clock Generator in SIPROTEC 4 Units
PTD PA 13 -3-
Application Note Flashing Rate and Clock Generator in SIPROTEC 4 Units
These two signals can be used in the above solution instead of "F1 Flash" and "F2 NoFlash".
Here is the solution for the above example:
PTD PA 13 -4-