LINE SECTIONALIZING USING A PLC AND ABB PROTECTIVE RELAY
Page 44 of 53
Figure 89. Segment 6 Network 9: Wait for PCD Response to Breaker Action
Figure 90. Segment 6 Network 10: Verify that Breaker is Closed
NOTE this program was developed for a demonstration of line restoration/sectionalizing applications.
The TPU simulator used did not have breaker status, thus the need for the additional logic to calculate
and maintain the correct status of the TPU breaker action (even if a manual trip command from the front
panel was performed, the status of 52A and52B derived from this program is valid).
SUBROUTINES
Two subroutines are included in this program. The subroutines are called from within the main program
located in Segments 1 through 6 (JSR 2) and from within the subroutine (JSR 1). The subroutines are:
SUBROUTINE 1 – Convert an UNSIGNED 32 bit double register integer into a floating point number.
INPUT INTEGER to be converted: 41300 and 41301
FLOATING POINT RESULT located in 41351 and 41352.
SUBROUTINE 2 – Convert a SIGNED 32 bit double register integer into an absolute value floating point
number.
INPUT INTEGER 41300 and 41301
Содержание REL 356
Страница 23: ...ABB REL 356 Current Differential Protection 1 10 Product Overview and Specifications ...
Страница 83: ...ABB REL 356 Current Differential Protection 3 36 Settings and Application ...
Страница 127: ...ABB REL 356 Current Differential Protection 5 28 Testing ...
Страница 186: ...LINE SECTIONALIZING USING A PLC AND ABB PROTECTIVE RELAY Page 49 of 53 ...
Страница 187: ...LINE SECTIONALIZING USING A PLC AND ABB PROTECTIVE RELAY Page 50 of 53 ...
Страница 188: ...LINE SECTIONALIZING USING A PLC AND ABB PROTECTIVE RELAY Page 51 of 53 ...
Страница 189: ...LINE SECTIONALIZING USING A PLC AND ABB PROTECTIVE RELAY Page 52 of 53 ...