Questions: Digital Logic Gates Basics

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A designer wants to build a 2-input AND gate in CMOS. They plan to use two transistors (one NMOS, one PMOS) just like a CMOS inverter but rearranged for AND behavior. What is wrong with this plan?

ANothing — a 2-input CMOS AND gate requires exactly two transistors, one NMOS and one PMOS
BA CMOS AND gate requires a NAND gate plus an additional inverter stage, meaning it needs more transistors than a 2-input NAND gate
CPMOS transistors cannot be used in pull-up networks for multi-input gates
DTwo transistors are fundamentally insufficient for any gate with more than one input
Question 2 Multiple Choice

A CMOS NAND gate uses NMOS transistors in series in the pull-down network and PMOS transistors in parallel in the pull-up network. What is the arrangement for a CMOS NOR gate?

ANMOS in series, PMOS in series
BNMOS in parallel, PMOS in parallel
CNMOS in parallel, PMOS in series
DNMOS in series, PMOS in parallel — the same as NAND
Question 3 True / False

AND and OR are the most fundamental gates in CMOS hardware because most Boolean logic can be built from them.

TTrue
FFalse
Question 4 True / False

In a CMOS gate, no static current flows between V_DD and ground while the output is held at a steady HIGH or LOW state.

TTrue
FFalse
Question 5 Short Answer

Why do CMOS circuits draw significant current only during switching transitions, and why is this critical for modern chip design?

Think about your answer, then reveal below.