-
Notifications
You must be signed in to change notification settings - Fork 9
BC7003
catageek edited this page Sep 18, 2012
·
7 revisions
The BC7003 sign is a sign that counts the number of redstone pulses provided as input and compares it to the number of carts passing on it.
The output depends on the result of the comparison:
- if #pulses > #carts, output signal is low.
- if #pulses = # carts, output signal is high.
- if #pulses < #carts, output signal is high and both counters are reset to zero.
This sign is placed under the rail, and can operate with a BC7002 sign to detect when a portion of railroad is free of carts, thus delivering a high signal.
Wiring:
Input 1 is a restone dust on the top of the block directly on the left or the right of the sign. Output 1 is a lever put behind the sign, at the same level.
BC7003 sign is used in intersection management when anti-collision system is implemented.
Line #1 : Free
Line #2 : [BC7003]
Line #3 : Free
Line #4 : Free