1 Lecture One
1 Lecture One
By
❑ Integrated circuits.
➢ NOT
➢ AND
➢ OR
NOT Gate IC
❑ NOT gate IC: is a type of logic gate that performs the logical NOT
operation, an operation called inversion or complementation. The inverter
changes one logic level to the opposite level.
❑ In terms of bits, when the input is HIGH (1), the output is LOW (0), and
when the input is LOW (0), the output is HIGH (1).
❑ It has one input and one output.
❑ The standard logic symbols for the inverter (NOT) are
❑An AND gate can have two or more inputs and performs
what is known as logical multiplication.