In the AR function, each shot can be programmed to locate anywhere in the reclose scheme matrix. The shots are like building blocks used to design the reclose program. The building blocks are called CBBs. All blocks are alike and have settings which give the attempt number (columns in the matrix), the initiation or blocking signals (rows in the matrix) and the reclose time of the shot.
- First...Seventh reclose time
- Init signals CBB1…CBB7
- Blk signals CBB1…CBB7
- Shot number CBB1…CBB7
- First reclose time = 1.0s
- Init signals CBB1 = 7 (three lowest bits: 111000 = 7)
- Blk signals CBB1 = 16 (the fifth bit: 000010 = 16)
- Shot number CBB1 = 1
- Second reclose time = 10s
- Init signals CBB2 = 6 (the second and third bits: 011000 = 6)
- Blk signals CBB2 = 16 (the fifth bit: 000010 = 16)
- Shot number CBB2 = 2
- Third reclose time = 30s
- Init signals CBB3 = 4 (the third bit: 001000 = 4)
- Blk signals CBB3 = 16 (the fifth bit: 000010 = 16)
- Shot number CBB3 = 3
- Fourth reclose time = 0.5s
- Init signals CBB4 = 8 (the fourth bit: 000100 = 8)
- Blk signals CBB4 = 0 (no blocking signals related to this CBB)
- Shot number CBB4 = 1
If a shot is initiated from the INIT_1 line, only one shot is allowed before lockout. If a shot is initiated from the INIT_3 line, three shots are allowed before lockout.
A sequence initiation from the INIT_4 line leads to a lockout after two shots. In a situation where the initiation is made from both the INIT_3 and INIT_4 lines, a third shot is allowed, that is, CBB3 is allowed to start. This is called conditional lockout. If the initiation is made from the INIT_2 and INIT_3 lines, an immediate lockout occurs.
The INIT_5 line is used for blocking purposes. If the INIT_5 line is active during a sequence start, the reclose attempt is blocked and the AR function goes to lockout.
Even if the initiation signals are not received from the protection functions, the AR function can be set to continue from the second to the fifth reclose shot. The AR function can, for example, be requested to automatically continue with the sequence when the circuit breaker fails to close when requested. In such a case, the AR function issues a CLOSE_CB command. When the wait close time elapses, that is, the closing of the circuit breaker fails, the next shot is automatically started. Another example is the embedded generation on the power line, which can make the synchronism check fail and prevent the reclosing. If the auto-reclose sequence is continued to the second shot, a successful synchronous reclosing is more likely than with the first shot, since the second shot lasts longer than the first one.
- Not allowed: no automatic initiation is allowed
- When the synchronization fails, the automatic initiation is carried out when the auto wait time elapses and the reclosing is prevented due to a failure during the synchronism check
- When the circuit breaker does not close, the automatic initiation is carried out if the circuit breaker does not close within the wait close time after issuing the reclose command
- Both: the automatic initiation is allowed when synchronization fails or the circuit breaker does not close.
In the first shot, the synchronization condition is not fulfilled ( SYNC is FALSE). When the auto wait timer elapses, the sequence continues to the second shot. During the second reclosing, the synchronization condition is fulfilled and the close command is given to the circuit breaker after the second reclose time has elapsed.
After the second shot, the circuit breaker fails to close when the wait close time has elapsed. The third shot is started and a new close command is given after the third reclose time has elapsed. The circuit breaker closes normally and the reclaim time starts. When the reclaim time has elapsed, the sequence is concluded successful.