In computing, a memory module or ram stick is a printed circuit board on which memory integrated circuits are mounted. Memory modules permit easy installation and replacement in electronic systems, especially computers such as personal computers, workstations, and servers. The first memory modules were proprietary designs that were specific to a model of computer from a specific manufacturer. Later, memory modules were standardized by organizations such as JEDEC and could be used in any system designed to use them. Types of memory module include:
* Rambus memory modules are a subset of DIMMs, but are normally referred to as RIMMs
* SO-DIMM, small outline DIMM, a smaller version of the DIMM, used in laptops
Distinguishing characteristics of computer memory modules include voltage, capacity, speed, and form factor. For economic reasons, the large memories found in personal computers, workstations, and non-handheld game-consoles normally consist of dynamic RAM. Other parts of the computer, such as cache memories normally use static RAM. Small amounts of SRAM are sometimes used in the same package as DRAM. However, since SRAM has high leakage power and low density, die-stacked DRAM has recently been used for designing multi-megabyte sized processor caches. Physically, most DRAM is packaged in black epoxy resin.
General DRAM formats
Dynamic random access memory is produced as integrated circuits bonded and mounted into plastic packages with metal pins for connection to control signals and buses. In early use individual DRAM ICs were usually either installed directly to the motherboard or on ISAexpansion cards; later they were assembled into multi-chip plug-in modules. Some standard module types are:
* Small outline DIMM, about half the size of regular DIMMs, are mostly used in notebooks, small footprint PCs, upgradable office printers and networking hardware like routers.
* Small outline RIMM. Smaller version of the RIMM, used in laptops. Technically SO-DIMMs but called SO-RIMMs due to their proprietary slot.
Stacked vs. non-stacked RAM modules
* Stacked RAM modules contain two or more RAM chips stacked on top of each other. This allows large modules to be manufactured using cheaper low density wafers. Stacked chip modules draw more power, and tend to run hotter than non-stacked modules. Stacked modules can be packaged using the older TSOP or the newer BGA style IC chips. Silicon dies connected with older wire bonding or newer TSV.
* Several proposed stacked RAM approaches exist, with TSV and much wider interfaces, including Wide I/O, Wide I/O 2, Hybrid Memory Cube and High Bandwidth Memory.
Common DRAM modules
Common DRAM packages as illustrated to the right, from top to bottom :
The exact number of bytes in a DRAM module is always an integral power of two. A '512 MB' SDRAM DIMM, actually contains 512 MiB', and might be made of 8 or 9 SDRAM chips: each chip containing exactly 512 Mibit of storage, and each contributing 8 bits to the DIMM's 64- or 72-bit width. For comparison, a '2 GB' SDRAM module contains 2 GiB'. This module would usually have 8 SDRAM chips of 256 MiB each.