LINE SECTIONALIZING USING A PLC AND ABB PROTECTIVE RELAY
Page 10 of 53
Figure 12. Transfer Logic for Control Instruction Parameterization
NETWORK 9- Figure 12:
As explained above, if the pointer in the FIFO vectors to a control instruction, then the FILE 2 data
corresponding to that pointer must be transferred to 40110 in the MSTR instruction. This network does
just that. The 6X address is calculated by the MULT instruction and then passed as an argument to the
XMRD instruction. Upon execution of the XMRD instruction, the data is transferred into the MSTR block.
If the FIFO instruction in the buffer is a WRITE instruction, then the pointer placed in the buffer is
multiplied by 10 to get the block of data to transfer to the MSTR data register buffer 40110. The multiplier
for instructions are:
PTR = 1 Block 0 Add 0 to pointer for FILE 2 60000
PTR = 2 Block 1 Add 10 o pointer for FILE 2 60010
PTR = 3 Block 2 Add 20 pointer for FILE 2 60020
PTR = 4 Block 3 Add 30 to pointer for FILE 2 60030
PTR = 5 Block 4 Add 40 to pointer for FILE 2 60040
PTR = 6 Block 5 Add 50 to pointer for FILE 2 60050
PTR = 7 Block 6 Add 60 to pointer for FILE 2 60060
PTR = 8 Block 7 Add 70 to pointer for FILE 2 60070
… and so on, and so on ….
NOTE – The data is transferred if the function code in 40100 = 2 (write), else the data is meaningless.
NETWORK 10 – FIGURE 13
This network is only a latch in which once the buffer FIFO contains an entry.
Summary of Contents for REL 356
Page 23: ...ABB REL 356 Current Differential Protection 1 10 Product Overview and Specifications ...
Page 83: ...ABB REL 356 Current Differential Protection 3 36 Settings and Application ...
Page 127: ...ABB REL 356 Current Differential Protection 5 28 Testing ...
Page 186: ...LINE SECTIONALIZING USING A PLC AND ABB PROTECTIVE RELAY Page 49 of 53 ...
Page 187: ...LINE SECTIONALIZING USING A PLC AND ABB PROTECTIVE RELAY Page 50 of 53 ...
Page 188: ...LINE SECTIONALIZING USING A PLC AND ABB PROTECTIVE RELAY Page 51 of 53 ...
Page 189: ...LINE SECTIONALIZING USING A PLC AND ABB PROTECTIVE RELAY Page 52 of 53 ...