Glossary / OR Logic Gate

Term: OR Logic Gate

OR is a type of logic gate.

In an OR gate, at least one input has to be positive (1) to give a positive output (1 or ON).  Both inputs could also be positive.

OR Logic Gate

OR gate truth table

Input AInput BOutput Z
000
011
101
111