TAMS / Java / Hades / applets (print version): contents | previous | nextCMOS three-input NAND3 gate
Description
This applet demonstrates the static two-input and three-input NAND gates
in CMOS technology.
Click the input switches or type the ('a','b') and ('c','d','e')
bindkeys to control the gates.
The three-input NAND3 gate uses three p-channel transistors in parallel
between VCC and gate-output,
and the complementary circuit of a series-connection of three n-channel
transistors between GND and gate-output.
NAND3
A B C | Y
-----------+----
0 0 0 | 1
0 0 1 | 1
0 1 0 | 1
0 1 1 | 1
1 0 0 | 1
1 0 1 | 1
1 1 0 | 1
1 1 1 | 0
Run the applet | Run the editor (via Webstart)
Impressum | 11.01.07
http://tams.informatik.uni-hamburg.de/applets/hades/webdemos/05-switched/40-cmos/nand3_print.html