Difficulty: Easy
Correct Answer: EPROM
Explanation:
Introduction / Context:
Read-only memory (ROM) technologies differ in how (and whether) they can be programmed and erased. Recognizing how each type is altered in the field is essential for hardware maintenance, embedded updates, and legacy system repair.
Given Data / Assumptions:
Concept / Approach:
EPROMs use floating-gate transistors whose stored charge can be removed by high-energy UV photons. The chip package features a quartz window to allow UV light to reach the die. After erasure, the device can be reprogrammed with a PROM/EPROM programmer.
Step-by-Step Solution:
Identify which memories are field-erasable: EPROM, EEPROM/Flash.Determine which requires UV rather than electrical erase: EPROM.Therefore, the UV-erasable device is EPROM.
Verification / Alternative check:
EPROM packages (e.g., 27C256) have conspicuous windows labeled “Erase before programming” specifying UV wavelength and exposure times (often ~253.7 nm for several minutes).
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
EPROM
Discussion & Comments