Difficulty: Easy
Correct Answer: Over 10,000
Explanation:
Introduction / Context:
GALs (Generic Array Logic) are electrically erasable and reprogrammable, making them convenient for iterative development and field updates. Understanding endurance helps plan maintenance and ensures reliability in manufacturing where devices may be reprogrammed multiple times during testing and updates.
Given Data / Assumptions:
Concept / Approach:
GALs use EEPROM/Flash-like technologies for configuration storage. Vendors commonly rate endurance at or above 10,000 cycles. While earlier technologies (for example, UV-erasable EPROM) required exposure to UV light and had different constraints, GALs can be electrically erased and rewritten many times, supporting robust iterative workflows.
Step-by-Step Solution:
Verification / Alternative check:
Manufacturer specifications for popular GALs list endurance around 10,000 program/erase cycles minimum, confirming the selection.
Why Other Options Are Wrong:
Common Pitfalls:
Confusing GALs with one-time programmable PALs; not accounting for data retention limits (for example, 10+ years) which are separate from cycle endurance.
Final Answer:
Over 10,000
Discussion & Comments