NOT Gate Calculator
Posted by Dinesh onCalculate output of NOT gate in digital circuitry using simple logic NOT gate calculator online with truth table of NOT gate.
Logic NOT Gate in Digital Circuitry Calculation
What is NOT Gate?
The NOT gate (also known as inverter gate) is a digital electronic logic gate. If input is HIGH (1), it produces LOW (0) as output result and if input is LOW (0), it produces HIGH (1) as output result.
Input A | Output |
---|---|
0 | 1 |
1 | 0 |