AND Gate

From Oxygen Not Included Wiki
Jump to navigation Jump to search
AND Gate
AND Gate.png
Outputs a Green Signal when both Input A AND Input B are receiving Green.
Outputs a Red Signal when even one Input is receiving Red.
This gate outputs a Green Signal when both its inputs are receiving Green Signals at the same time.
Dimensions
2×2 tiles
Rotation
Turnable
Category
-5 (Radius: 1 tile)
Materials

AND Gate is a basic logic gates introduced in the Automation Upgrade. An AND Gate will output Green if and only if both of its inputs are receiving Green. These particular gates are useful in scenarios where you want, say, a device to turn on when a sensor becomes active and a switch is turned on.

The two nodes with the arrow facing toward the device are the inputs, while the third node is the output.

Truth Table

Input 1 Input 2 Output
Red Red Red
Red Green Red
Green Red Red
Green Green Green

Automation Ribbon

AND Gate's behavior to Automation Ribbon is same as bitwise AND - For example, when first input is 4-Bit RRGG and second input is RGRG, then its output is 4-Bit RRRG.

Tips

  • The AND Gate, like other automation gates, can be placed behind buildings and tiles, as well as in the same space as pipes or wires.
  • Like the OR and XOR gates, the fourth space on the AND gate's graphic does nothing, and automation wires can cross freely through this space.

Blueprints

Available blueprints

History

AND Gate.pngAND Gate
Atmo Sensor.pngAtmo Sensor
Automated Notifier.pngAutomated Notifier
This content is added by Spaced Out!Automation Broadcaster.pngAutomation Broadcaster
This content is added by Spaced Out!Automation Receiver.pngAutomation Receiver
Automation Ribbon.pngAutomation Ribbon
Automation Ribbon Bridge.pngAutomation Ribbon Bridge
Automation Wire.pngAutomation Wire
Automation Wire Bridge.pngAutomation Wire Bridge
BUFFER Gate.pngBUFFER Gate
Critter Sensor.pngCritter Sensor
Cycle Sensor.pngCycle Sensor
Duplicant Checkpoint.pngDuplicant Checkpoint
Duplicant Motion Sensor.pngDuplicant Motion Sensor
FILTER Gate.pngFILTER Gate
Gas Element Sensor.pngGas Element Sensor
Germ Sensor.pngGerm Sensor
Hydro Sensor.pngHydro Sensor
Light Sensor.pngLight Sensor
Liquid Element Sensor.pngLiquid Element Sensor
Memory Toggle.pngMemory Toggle
NOT Gate.pngNOT Gate
OR Gate.pngOR Gate
This content is added by Spaced Out!Radbolt Sensor.pngRadbolt Sensor
This content is added by Spaced Out!Radiation Sensor.pngRadiation Sensor
Ribbon Reader.pngRibbon Reader
Ribbon Writer.pngRibbon Writer
Signal Counter.pngSignal Counter
Signal Distributor.pngSignal Distributor
Signal Selector.pngSignal Selector
Signal Switch.pngSignal Switch
Space Scanner.pngSpace Scanner
Thermo Sensor.pngThermo Sensor
Timer Sensor.pngTimer Sensor
Wattage Sensor.pngWattage Sensor
Weight Plate.pngWeight Plate
XOR Gate.pngXOR Gate