Difficulty: Easy
Correct Answer: LSI
Explanation:
Introduction / Context:
Integrated circuits are traditionally grouped by their logic density. Knowing these categories helps interpret datasheets, historical literature, and system architecture discussions about scale and integration levels.
Given Data / Assumptions:
Concept / Approach:
Common definitions: Small-Scale Integration (SSI) ≈ up to 10 gates, Medium-Scale (MSI) ≈ 10–100 gates, Large-Scale (LSI) ≈ 100–10,000 gates, and Very-Large-Scale (VLSI) > 10,000 gates. Modern SoCs far exceed VLSI, but the classical terms persist in education and cataloging.
Step-by-Step Reasoning:
Given the range 100 to 10,000 gates.Match with the standard taxonomy: this corresponds to LSI.Therefore, the correct classification is LSI.
Verification / Alternative check:
Typical MSI examples include 4-bit ALUs or counters; LSI historically covered early microcontrollers and larger memory arrays before the VLSI era expanded capacities dramatically.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
LSI
Discussion & Comments