Logic Gate

A logic gate is an idealized model of computation or physical electronic device implementing a Boolean function, a logical operation performed on one or more binary inputs that produces a single binary output

And Gate

Screen Shot 2022-01-10 at 4.59.44 PM.png

This is actually how the underlying not gate is implemented.

Or Gate

Screen Shot 2022-01-10 at 4.59.52 PM.png

Not gate

Screen Shot 2022-01-10 at 5.00.21 PM.png Multiple Input Logic Gates Screen Shot 2022-01-10 at 5.09.16 PM.png

NAND Gate and NAND Gate and NOR Gates

These two are universal gates. Pasted image 20220203215520.png

XOR and NXOR Gates

Pasted image 20220203215612.png

Logic Gates from Hardware

This is the part that I actually need to understand. Learn from Ben Eater.

And Gate using transistor

Not Gate using transistor