Transistor Physics
Since we’re going to use NMOS and PMOS transistors together, we’d like to figure out how quickly
these transistors turn on and off, and how width and voltage effects this delay.
Here are some curves plotting voltage applied to the gate of a NAND (along x) against the
amperage allowed to pass through the channel (along y) for several NAND gates (NMOS on the right, PMOS on the left) of different
widths. (Width from 240nm to 1500nm). The PMOS plot was flipped on both X and Y for easier response comparison.
These plots show us that transistors gradually turn on as more and more voltage is applied
to a gate, and that larger width transistors tend to turn on slower (larger channel to fill)
but are capable of outputting a much larger current. They don’t turn on linearly either.
At the very beginning, when there isn’t much voltage on our transistor gate, electrons
slowly begin to fill the doped silicon (the channel) connecting the source of the
transistor to the drain of the transistor. As that channel fills up, more and more
current can flow. This gives you some intuition on why a transistor gate is called a
“gate”. It’s like we’re lifting a wall and slowly letting water trickle from a source
through a channel and out a drain.
One tricky thing about electrons though is that they’re polarised, and attract each
other. As we apply a voltage to the source of our “switch”, we attract electrons in
the channel more to the source side rather than the drain side. As a result, our
channel fills unevenly. Eventually the channel fills up completely, but overall this
effects how quickly the switch will turn on. Here’s a table explaining the different
characteristics our transistors will go through:
There’s also a variation on how quickly a NMOS turns on compared to a PMOS, so we’ll
need to account for this by increasing the width of one to compensate for the other.