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

Let’s define a transistor as a 3 pin device that uses a signal at one pin to control the current flowing between the other two pins. In digital electronics that control signal would either be 1 or 0. With multiple transistors we can connect the transistors in such a way that only certain combinations of inputs at the control pins will allow current to flow through the load. I recommend looking up CMOS gate circuits to get a better picture of how this works.

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