working on hidden staging loops that connect to a two track mainline. An auto-reverser is required when the loop connects back to the mainline
because of the AR, the loop polarity it only correct at one end and signals indicate whether it is clear to enter staging from one of the mainline tracks or to exit the loop to the other mainline track.
there are guard blocks with detectors on each side of reversing section boundaries in addition to other blocks indicating the occupancy of a staging block (2 trains / track). An “entrance” block on the mainline to enter the loop and an “exit” block on the loop to the mainline.
the signal should indicate stop if either the entrance or exit block is occupied.
the detectors are active high and have both non-inverting (e.g. EntrDet) and inverting (e.g. EntrDetN). We’re planning on using diode logic to control both a red and green LED at both ends of the loop.
any other suggestions?
there are actually 5 loops connected to 4 mainline tracks. One pair of mainline tracks branches into 3 staging loops and 1 AR and the other pair of mainline tracks branch into 2 staging tracks and a 2nd AR.
we may also need to consider if the particular staging track is occupied and turnouts aligned to it, in which case the entrance signal should be stop. more complicated logic would then be required and it may be easier to just use a inexpensive Nano but interested in using simple diode logic.