Exercises

Demo: Complementary Gates

The following three applets illustrate complementary MOS logic.

CMOS technology is inherently complementary, i.e. P-type transistors are connected in series (parallel) between VDD and and the output Y, while the N-type transistors are connected in parallel (series) between GND and the output Y. That is, the N-type and the P-type networks are complementary with respect to topology.

Furthermore, inputs at '0' can create a conducting path from VDD to the output (output level '1'), whereas inputs at '1' blocks the path between VDD and the output while opening a path from GND to the output (so that the output level is '0'). The voltage levels are inverted.

The following three applets demonstrate the 2-input NAND, the 2-input NOR and the 3-input NAND gates:

      Demo: 2-Input NOR Gate
      Demo: 2-Input NAND Gate
      Demo: 3-Input NAND Gate

Top of demo         Modified by Flemming Stassen on 26 August 1999     stassen@imm.dtu.dk