OR Gate Calculator

Posted by Dinesh on

Calculate output of OR gate in digital circuitry using simple logic OR gate calculator online with truth table of OR gate.

Logic OR Gate in Digital Circuitry Calculation

What is OR Gate?

The OR gate is a digital electronic logic gate. If one or both the inputs to the gate are HIGH (1) it produces HIGH (1) output as results. If neither input is high, the output results will be LOW (0).

OR - logic gate symbol
OR Gate Truth Table
Input AInput BOutput
000
101
011
111