Which of the following needs to be refreshed to retain data even when power is on (electric current flows)?
Understanding different types of computer memory is essential to grasp how data is stored and managed. Memory can broadly be classified based on its volatility – whether it retains data when power is removed or not. The question focuses on a specific characteristic: the need to refresh data even when electrical current is flowing.
Let's analyze the given options to determine which memory type fits this description.
Here's a breakdown of the memory technologies mentioned:
The defining characteristic of DRAM is its need for constant memory refresh. This process involves reading the data from the capacitors and then writing it back again, effectively recharging the capacitors to their original levels. This refresh operation must happen regularly, typically every few milliseconds, to ensure the integrity of the stored data. Without this continuous refresh, the data would quickly fade away due to the natural discharge of the capacitors, even if the computer remains powered on and electric current flows.
To summarize the key differences relevant to the question:
| Feature | SRAM | DRAM |
|---|---|---|
| Storage Element | Flip-flop (transistor-based latch) | Capacitor and transistor |
| Data Retention Needs Refresh? | No (as long as power is on) | Yes (periodic refresh needed) |
| Speed | Faster | Slower |
| Cost per bit | Higher | Lower |
| Typical Application | Cache memory | Main system memory (RAM) |
The requirement for refresh is a fundamental aspect of DRAM design because of its reliance on capacitors for data retention. This makes it distinct from SRAM, which does not need refreshing, and non-volatile memories like EPROM, which retain data without power.
Based on the characteristics of different memory types, DRAM is the only option that needs to be periodically refreshed to retain data, even when the power is continuously supplied (electric current flows). This is due to the inherent charge leakage from the capacitors used to store bits in Dynamic Random Access Memory.
One Exabyte is equal to ______.
Which of the following memory is volatile?
Which of the following is NOT an external memory?
Choose the smallest memory size unit.