Difficulty: Easy
Correct Answer: 4
Explanation:
Introduction / Context:
The 7400-series TTL family is a cornerstone of digital electronics. Part numbers encode both function and quantity. The 7400 device is a classic example, widely used in education and industry for simple logic building blocks.
Given Data / Assumptions:
Concept / Approach:
The 7400 is known as a 'quad 2-input NAND'. 'Quad' indicates four independent gates in one package. Pinouts show inputs and outputs mapped to four separate NAND sections, with Vcc and GND on standard pins (e.g., 14 and 7 in DIP packages).
Step-by-Step Solution:
Verification / Alternative check:
Compare to related devices: 7402 is quad 2-input NOR, 7404 is hex inverter (6 NOT gates), 7408 is quad 2-input AND. The pattern corroborates the 7400 having four NANDs.
Why Other Options Are Wrong:
Common Pitfalls:
Confusing 7400 with 7404 (hex inverters) or with CMOS 4000-series numbering. Always confirm the family and function from the part number.
Final Answer:
4
Discussion & Comments