Boolean Algebra & Visualizer
Models transistor-level implementation of digital logic gates using Complementary Metal-Oxide-Semiconductor (CMOS) technology. CMOS logic combines a Pull-Up Network (pMOS transistors, conductive when gate voltage is LOW / 0) and a Pull-Down Network (nMOS transistors, conductive when gate voltage is HIGH / 1). Inverter requires 1 pMOS and 1 nMOS; 2-input NAND requires 2 parallel pMOS and 2 series nMOS transistors.