First is the OR gate. This is just like the basic I/O gate, but with more than one input. If at least one of its inputs is on, then the output is also on.


Next we have the NOR gate - this is the inverse version of the OR gate, like the NOT gate is to the basic I/O gate. Yes, this is going to be a pattern, and from here on out I'll just be referring to gates like this as the inverse version of whichever gate. You can always skip back to the first post if you forget what that means!


Then we have the AND gate: its output is triggered only if both inputs are switched on.


You're probably expecting it by now, but next is the inverse version of the AND gate: the NAND gate. It starts with the output in the on position.


Next up, even more logic gates!
No comments:
Post a Comment