Return to main CS Page.

Logic Gates

  • AND Gates

    AND Gates require two inputs to release a single active output. Otherwise, they do not output anything.
  • OR Gates

    OR Gates can have two inputs, however only require one input to release an output.
  • NOT Gates

    NOT Gates can have one input. When they receive an input they will not output anything. If they do not receive an input they do will give an output.