|
|
|
|
|
| |
RAM, ROM and memory types
The memory inside a computer falls into broad categories defined by whether it can be written freely and whether it keeps its contents when power is switched off. RAM (random access memory) is the read-write working memory in which a running program and its data reside; it is volatile, meaning its contents vanish when the machine is turned off. ROM (read-only memory) holds fixed information that survives without power, such as the firmware that starts the computer. The name “random access” reflects that any location can be reached directly, without reading through everything before it.
RAM itself comes in two main forms. Static RAM (SRAM) stores each bit in a small circuit of transistors that holds its state as long as power is applied, making it fast but expensive and less dense, so it is used for small, speed-critical memories such as caches. Dynamic RAM (DRAM) stores each bit as a charge on a capacitor; this is cheaper and far denser, allowing large capacities, but the charge leaks and must be refreshed periodically, which is why DRAM serves as the bulk of a system's main memory.
Between fully fixed and freely writable memory lie reprogrammable types. An EPROM (erasable programmable read-only memory) can be erased, traditionally by exposure to ultraviolet light, and then reprogrammed, while later electrically erasable and flash memories made rewriting more convenient. Supporting chips on the motherboard, including the chipset and a small battery-backed CMOS memory that stores settings, work alongside the main memory, and faster variants such as the DDR family of DRAM have steadily raised the speed of system memory.
Frequently asked questions
- What is the difference between SRAM and DRAM?
- SRAM stores bits in transistor circuits that hold their state while powered, making it fast but costly and used for caches, while DRAM stores bits as capacitor charge that must be refreshed, making it cheaper and denser for main memory.
- What is an EPROM?
- An EPROM is an erasable programmable read-only memory that can be erased, traditionally with ultraviolet light, and reprogrammed, sitting between fixed ROM and freely writable RAM.
- Why is RAM called volatile?
- RAM is volatile because it keeps its contents only while powered; when the computer is turned off, the data it holds is lost, unlike ROM which retains its contents.
|
|
Memory
chips & RAM: general overview
related topic: Memory (electronics) |
| Memory by
Kingston technology, a lot of technical info here |
| Memory
articles from X-bit labs |
|
Memory FAQ |
| Memory
management Overview, Allocation techniques, Recycling techniques, Memory
management under Mac® OS, Memory management under Windows® (Win32®) |
|
Memory management glossary |
|
Memory
overview |
|
Memory types
SIMM stands for Single In-Line Memory Module, MicroDIMM (Micro Dual In-Line
Memory Module), RIMM, Direct Rambus memory module, Flash memory is a
solid-state, non-volatile, rewritable memory |
|
Memory types technical explained, pdf file |
| Motherboard RAM guide
motherboard RAM guide, motherboard compatiblity guide to determine max ram per board, max ram per slot and the type of ram that can be used (PC100, PC133, DDR
etc) |
|
|
Memory
chips & RAM: topics  |
|
DDR Registered Modules |
|
DDR SDRAM memory
DDR SDRAM or double-data-rate synchronous dynamic random access memory is a type
of memory integrated circuit used in computers. It achieves greater bandwidth
than the preceding single-data-rate SDRAM by transferring data on both the
rising and falling edges of the clock signal (double pumped), DDR, DDR-SDRAM,
QBM memory DDR memory |
|
DDR Serial
Presence Detect (SPD) table stores information about the memory module's
size, speed, voltage, drive strength, and number of row and column addresses,
the parameters are read during the POST |
|
DDR Serial Presence Detect (SPD) pdf file |
|
DDR Serial Presence Detect DDR Serial Presence Detect standard, SPD |
|
Cache
memory ppt file |
|
Cache
memory ppt file |
|
Caches and Memory ppt file |
|
Comparison of 32-Bit and 64-Bit memory architecture |
| DDR
registered modules |
| How
memory works ram, dimm, simm, DRAM, RAS, CAS, CMOS, SDRAM |
| How to install PC memory
detailed instructions on how to install 30 pin, 72 pin and 168 pin DIMM modules |
|
Identifying ValueRAM Memory Modules |
| Intel memory
specifications DDR/DDR2/DDR3 DRAM Components |
| Memory hierarchy
pdf file |
| RAM: guide to troubleshooting
the normal procedure is to power up the PC system, watch for error message on the monitor screen and listen to the PC beep tone. A single
beep during boot-up process is normal and does not indicate a failure if the system continues to boot-up |
| Refresh rates
memory refresh rates, each memory cell is used to store a bit of data - stored as an electrical charge - which can be instantaneously retrieved by indicating
the data's row and column location; however, DRAM is a volatile form of memory, which means that it must have power in order to retain data. When the power is
turned off, data in RAM is lost |
| Understanding DRAM chip numbers |
| What kind of
memory RAM do I have? |
|
|
Home
|
Site Map
|
Email: support[at]karadimov.info
Last updated on:
2026-06-24
|
Copyright © 2011-2021 Educypedia.
https://educypedia.org
|
| |
|
|
| |
|