NOT Gate

From Oxygen Not Included Wiki
Jump to navigation Jump to search

NOT Gate is an Automation Building that takes in an input signal and outputs the opposite signal. It is connected to other buildings via Automation Wire.

NOT Gate will effectively reverse the behavior of buildings or sensors that output automation signals but lack numerical settings, like the Smart Storage or Gas Element Sensor. It is usually unnecessary for sensors that detect numerical values like the Atmo Sensor since they can be configured to output either a Green or Red signal as desired.

Truth Table

Input Output
Red Green
Green Red

Automation Ribbon

NOT Gate's behavior to Automation Ribbon is same as bitwise NOT - For example, when input is 4-Bit RRGR, then its output is 4-Bit GGRG.

Tips

  • The NOT Gate, like other Automation gates, can be placed behind buildings and tiles, as well as in the same space as pipes or wires.

History