OR Gate

From Oxygen Not Included Wiki
Jump to navigation Jump to search
OR Gate
OR Gate.png
Outputs a Green Signal if at least one of Input A OR Input B is receiving Green.
Outputs a Red Signal when neither Input A or Input B are receiving Green.
This gate outputs a Green Signal if receiving one or more Green Signals.
Dimensions
2×2 tiles
Rotation
Turnable
Category
-5 (Radius: 1 tile)
Materials

OR Gate is an Automation Building that takes in two inputs and outputs Green when one or both inputs are receiving Green, and outputs Red when both inputs are receiving Red. It is connected to other buildings via Automation Wire. It is effectively redundant at present as connecting two automation outputs together automatically creates a "wired or" connection - unless you need to separate two logic circuits.

Truth Table

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

Automation Ribbon

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

Tips

  • The OR 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 AND and XOR gates, the fourth space on the OR gate's graphic does nothing, and Automation Wires can cross freely through this space.
  • Useful for automating safety features, like turning on a Steam Turbine when a Steam room gets too hot, even if the Smart Battery that is also connected to the OR Gate is sending a Red signal.

Blueprints

Available blueprints
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