Free Web Hosting by Netfirms
Web Hosting by Netfirms | Free Domain Names by Netfirms

LOGIC GATES

THE 'NOT' GATE

Logic Gates        Main

The symbol used when showing an NOT gate in a logic circuit is shown as follows:

This gate only has a single input which gets inverted at the output. A NOT gate often called an inverter, the Boolean expression is written as X or ~X

 Truth Table

X       X OR Y
0          1
1          0