Logic Gates
(Redirected from Logic Gate)
Logic Gates are Wiring items that determine whether or not to pass a signal to the next item in the circuit and also produce specific outputs based on predetermined rules and the type of the Logic Gate.
Logic Gates[edit]
Logic Gates[edit]
AND Gate• Buffer Gate• Counter Gate• Delay Gate• NAND Gate• NOR Gate• OR Gate• SR Latch Gate• Sensor Gate• Sound Gate• T flip-flop Gate• Timer Gate• XOR Gate
Name | Effects |
---|---|
AND Gate | Output is ON if all inputs are ON |
Buffer Gate | Repeatedly outputs a signal after a specified amount of time |
Counter Gate | Counts input signals and outputs a signal at max count |
Delay Gate | Turns ON/OFF a specified amount of time after the input |
NAND Gate | Output is OFF if all inputs are ON |
NOR Gate | Output is OFF if any inputs are ON |
OR Gate | Output is ON if any inputs are ON |
SR Latch Gate | Output becomes ON if activated, OFF if reset, and OFF if activated and reset. |
Sensor Gate | Output is ON if it detects a designated entity within a designated range |
Sound Gate | Plays a music note when powered |
T flip-flop Gate | Swaps output every time it receives input. |
Timer Gate | Outputs a delayed short signal after receiving an input |
XOR Gate | Output is ON if exactly one input is ON |