How do logic gates calculate their output?

3.62K views

Do transistors calculate the output? If so, wouldn’t transistors be the most fundamental logic of computers?

Thanks.

In: Technology

12 Answers

Anonymous 0 Comments

You can make some gates with just diodes, but you’d need a transistor to get the voltage back up near the input voltage.

For example diodes in parallel, plus a resistor can make an OR gate or an AND gate. A transistor and a resistor can make an inverter. An AND gate and an inverter is a NAND gate. NAND gates can be used to make all the other gates.

You are viewing 1 out of 12 answers, click here to view all answers.