Ddr Dimm Memory Slots Function

DDR SDRAM
Double Data Rate Synchronous Dynamic Random-Access Memory
DeveloperSamsung[1][2][3]
JEDEC
TypeSynchronous dynamic random-access memory
Generations
Release date
  • DDR: 1998
  • DDR2: 2003
  • DDR3: 2007
  • DDR4: 2014
  • DDR5: 2020 (estimated)
Specifications
Voltage

Double Data Rate Synchronous Dynamic Random-Access Memory, officially abbreviated as DDR SDRAM, is a double data rate (DDR) synchronous dynamic random-access memory (SDRAM) class of memory integrated circuits used in computers. DDR SDRAM, also retroactively called DDR1 SDRAM, has been superseded by DDR2 SDRAM, DDR3 SDRAM and DDR4 SDRAM. None of its successors are forward or backward compatible with DDR1 SDRAM, meaning DDR2, DDR3, and DDR4 memory modules will not work in DDR1-equipped motherboards, and vice versa.

Apr 26, 2017  A memory slot, memory socket, or RAM slot is what allows RAM (computer memory) to be inserted into the computer. Most motherboards have two to four memory slots, which determine the type of RAM used with the computer.The most common types of RAM are SDRAM and DDR for desktop computers and SODIMM for laptop computers, each having various types and speeds.

Compared to single data rate (SDR) SDRAM, the DDR SDRAM interface makes higher transfer rates possible by more strict control of the timing of the electrical data and clock signals. Implementations often have to use schemes such as phase-locked loops and self-calibration to reach the required timing accuracy.[4][5] The interface uses double pumping (transferring data on both the rising and falling edges of the clock signal) to double data bus bandwidth without a corresponding increase in clock frequency. One advantage of keeping the clock frequency down is that it reduces the signal integrity requirements on the circuit board connecting the memory to the controller. The name 'double data rate' refers to the fact that a DDR SDRAM with a certain clock frequency achieves nearly twice the bandwidth of a SDR SDRAM running at the same clock frequency, due to this double pumping.

With data being transferred 64 bits at a time, DDR SDRAM gives a transfer rate (in bytes/s) of (memory bus clock rate) × 2 (for dual rate) × 64 (number of bits transferred) / 8 (number of bits/byte). Thus, with a bus frequency of 100 MHz, DDR SDRAM gives a maximum transfer rate of 1600 MB/s.

  • 2Specification
    • 2.2Chip characteristics
  • 3Generations

History[edit]

Samsung demonstrated the first DDR memory prototype in 1997,[1] and released the first commercial DDR SDRAM chip (64Mb) in June 1998,[6][2][3] followed soon after by Hyundai Electronics (now SK Hynix) the same year.[7] The development of DDR began in 1996, before its specification was finalized by JEDEC in June 2000 (JESD79).[8] JEDEC has set standards for data rates of DDR SDRAM, divided into two parts. The first specification is for memory chips, and the second is for memory modules. The first retail PC motherboard using DDR SDRAM was released in August 2000.[9]

Specification[edit]

4 DDR slots
Corsair DDR-400 memory with heat spreaders
Physical DDR layout
Comparison of memory modules for portable/mobile PCs (SO-DIMM).

Modules[edit]

To increase memory capacity and bandwidth, chips are combined on a module. For instance, the 64-bit data bus for DIMM requires eight 8-bit chips, addressed in parallel. Multiple chips with the common address lines are called a memory rank. The term was introduced to avoid confusion with chip internal rows and banks. A memory module may bear more than one rank. The term sides would also be confusing because it incorrectly suggests the physical placement of chips on the module. All ranks are connected to the same memory bus (address + data). The chip select signal is used to issue commands to specific rank.

Adding modules to the single memory bus creates additional electrical load on its drivers. To mitigate the resulting bus signaling rate drop and overcome the memory bottleneck, new chipsets employ the multi-channel architecture.

Comparison of DDR SDRAM standards
NameChipBusTimingsVoltage(V)
StandardTypeModuleClock rate(MHz)Cycle time (ns)[10]Clock rate (MHz)Transfer rate(MT/s)Bandwidth(MB/s)CL-TRCD-TRPCAS latency(ns)
DDR-200PC-16001001010020016002.5±0.2
DDR-266PC-2100133⅓7.5133⅓266.672133⅓2.5-3-3
DDR-333PC-2700166⅔6166⅔333⅓2666⅔2.5
DDR-400APC-3200200520040032002.5-3-332.6±0.1
B3-3-32.5
C3-4-42

Note: All above listed are specified by JEDEC as JESD79F.[11] All RAM data rates in-between or above these listed specifications are not standardized by JEDEC—often they are simply manufacturer optimizations using tighter-tolerance or overvolted chips. The package sizes in which DDR SDRAM is manufactured are also standardized by JEDEC.

There is no architectural difference between DDR SDRAM modules. Modules are instead designed to run at different clock frequencies: for example, a PC-1600 module is designed to run at , and a PC-2100 is designed to run at . A module's clock speed designates the data rate at which it is guaranteed to perform, hence it is guaranteed to run at lower (underclocking) and can possibly run at higher (overclocking) clock rates than those for which it was made.[12]

DDR SDRAM modules for desktop computers, dual in-line memory modules (DIMMs), have 184 pins (as opposed to 168 pins on SDRAM, or 240 pins on DDR2 SDRAM), and can be differentiated from SDRAM DIMMs by the number of notches (DDR SDRAM has one, SDRAM has two). DDR SDRAM for notebook computers, SO-DIMMs, have 200 pins, which is the same number of pins as DDR2 SO-DIMMs. These two specifications are notched very similarly and care must be taken during insertion if unsure of a correct match. Most DDR SDRAM operates at a voltage of 2.5 V, compared to 3.3 V for SDRAM. This can significantly reduce power consumption. Chips and modules with DDR-400/PC-3200 standard have a nominal voltage of 2.6 V.

JEDEC Standard No. 21–C defines three possible operating voltages for 184 pin DDR, as identified by the key notch position relative to its centreline. Page 4.5.10-7 defines 2.5V (left), 1.8V (centre), TBD (right), while page 4.20.5–40 nominates 3.3V for the right notch position. The orientation of the module for determining the key notch position is with 52 contact positions to the left and 40 contact positions to the right.

Increasing operating voltage slightly can increase maximum speed, at the cost of higher power dissipation and heating, and at the risk of malfunctioning or damage.

Capacity
Number of DRAM devices
The number of chips is a multiple of 8 for non-ECC modules and a multiple of 9 for ECC modules. Chips can occupy one side (single sided) or both sides (dual sided) of the module. The maximal number of chips per DDR module is 36 (9×4) for ECC and 32 (8x4) for non-ECC.
ECC vs non-ECC
Modules that have error-correcting code are labeled as ECC. Modules without error correcting code are labeled non-ECC.
Timings
CAS latency (CL), clock cycle time (tCK), row cycle time (tRC), refresh row cycle time (tRFC), row active time (tRAS).
Buffering
registered (or buffered) vs unbuffered.
Packaging
Typically DIMM or SO-DIMM.
Power consumption
A test with DDR and DDR2 RAM in 2005 found that average power consumption appeared to be of the order of 1–3 W per 512 MB module; this increases with clock rate and when in use rather than idling.[13] A manufacturer has produced calculators to estimate the power used by various types of RAM.[14]

Module and chip characteristics are inherently linked.

Total module capacity is a product of one chip's capacity and the number of chips. ECC modules multiply it by 8/9 because they use 1 bit per byte (8 bits) for error correction. A module of any particular size can therefore be assembled either from 32 small chips (36 for ECC memory), or 16(18) or 8(9) bigger ones.

DDR memory bus width per channel is 64 bits (72 for ECC memory). Total module bit width is a product of bits per chip and number of chips. It also equals number of ranks (rows) multiplied by DDR memory bus width. Consequently, a module with a greater number of chips or using ×8 chips instead of ×4 will have more ranks.

Example: Variations of 1 GB PC2100 registered DDR SDRAM module with ECC
Module size (GB)Number of chipsChip size (Mbit)Chip organizationNumber of ranks
13625664M×42
11851264M×82
118512128M×41

This example compares different real-world server memory modules with a common size of 1 GB. One should definitely be careful buying 1 GB memory modules, because all these variations can be sold under one price position without stating whether they are ×4 or ×8, single- or dual-ranked.

There is a common belief that number of module ranks equals number of sides. As above data shows, this is not true. One can also find 2-side/1-rank modules. One can even think of a 1-side/2-rank memory module having 16(18) chips on single side ×8 each, but it's unlikely such a module was ever produced.

Chip characteristics[edit]

DRAM density
Size of the chip is measured in megabits. Most motherboards recognize only 1 GB modules if they contain 64M×8 chips (low density). If 128M×4 (high density) 1 GB modules are used, they most likely will not work. The JEDEC standard allows 128M×4 only for slower buffered/registered modules designed specifically for some servers, but some generic manufacturers do not comply.[15][verification needed]
Organization
The notation like 64M×4 means that the memory matrix has 64 million (the product of banks x rows x columns) 4-bit storage locations. There are ×4, ×8, and ×16 DDR chips. The ×4 chips allow the use of advanced error correction features like Chipkill, memory scrubbing and Intel SDDC in server environments, while the ×8 and ×16 chips are somewhat less expensive. x8 chips are mainly used in desktops/notebooks but are making entry into the server market. There are normally 4 banks and only one row can be active in each bank.

Double data rate (DDR) SDRAM specification[edit]

From Ballot JCB-99-70, and modified by numerous other Board Ballots, formulated under the cognizance of Committee JC-42.3 on DRAM Parametrics.

Standard No. 79 Revision Log:

  • Release 1, June 2000
  • Release 2, May 2002
  • Release C, March 2003 – JEDEC Standard No. 79C.[16]

'This comprehensive standard defines all required aspects of 64Mb through 1Gb DDR SDRAMs with X4/X8/X16 data interfaces, including features, functionality, ac and dc parametrics, packages and pin assignments. This scope will subsequently be expanded to formally apply to x32 devices, and higher density devices as well.'

Organization[edit]

PC3200 is DDR SDRAM designed to operate at 200 MHz using DDR-400 chips with a bandwidth of 3,200 MB/s. Because PC3200 memory transfers data on both the rising and falling clock edges, its effective clock rate is 400 MHz.

1 GB PC3200 non-ECC modules are usually made with 16 512 Mbit chips, 8 on each side (512 Mbits × 16 chips) / (8 bits (per byte)) = 1,024 MB. The individual chips making up a 1 GB memory module are usually organized as 226 8-bit words, commonly expressed as 64M×8. Memory manufactured in this way is low-density RAM and is usually compatible with any motherboard specifying PC3200 DDR-400 memory.[17][citation needed]

High-density RAM[edit]

In the context of the 1 GB non-ECC PC3200 SDRAM module, there is very little visually to differentiate low-density from high-density RAM. High-density DDR RAM modules will, like their low-density counterparts, usually be double-sided with eight 512 Mbit chips per side. The difference is that each chip, instead of being organized as 64M×8, is organized as 227 4-bit words, or 128M×4.

High-density memory modules are assembled using chips from multiple manufacturers. These chips come in both the familiar 22 × 10 mm (approx.) TSOP2 and smaller squarer 12 × 9 mm (approx.) FBGA package sizes. High-density chips can be identified by the numbers on each chip.

Slots

High-density RAM devices were designed to be used in registered memory modules for servers. JEDEC standards do not apply to high-density DDR RAM in desktop implementations.[citation needed] JEDEC's technical documentation, however, supports 128M×4 semiconductors as such that contradicts 128×4 being classified as high-density[clarify]. As such, high density is a relative term, which can be used to describe memory that is not supported by a particular motherboard's memory controller.[citation needed]

Generations[edit]

DDR (DDR1) was superseded by DDR2 SDRAM, which had modifications for higher clock frequency and again doubled throughput, but operates on the same principle as DDR. Competing with DDR2 was RambusXDR DRAM. DDR2 dominated due to cost and support factors. DDR2 was in turn superseded by DDR3 SDRAM, which offered higher performance for increased bus speeds and new features. DDR3 has been superseded by DDR4 SDRAM, which was first produced in 2011 and whose standards were still in flux (2012) with significant architectural changes.

DDR's prefetch buffer depth is 2 (bits), while DDR2 uses 4. Although the effective clock rates of DDR2 are higher than DDR, the overall performance was not greater in the early implementations, primarily due to the high latencies of the first DDR2 modules. DDR2 started to be effective by the end of 2004, as modules with lower latencies became available.[18]

Memory manufacturers stated that it was impractical to mass-produce DDR1 memory with effective transfer rates in excess of 400 MHz (i.e. 400 MT/s and 200 MHz external clock) due to internal speed limitations. DDR2 picks up where DDR1 leaves off, utilizing internal clock rates similar to DDR1, but is available at effective transfer rates of 400 MHz and higher. DDR3 advances extended the ability to preserve internal clock rates while providing higher effective transfer rates by again doubling the prefetch depth.

The DDR4 SDRAM is a high-speed dynamic random-access memory internally configured as 16 banks, 4 bank groups with 4banks for each bank group for x4/x8 and 8 banks, 2 bank groups with 4 banks for each bank group for x16 DRAM.The DDR4 SDRAM uses an 8n prefetch architecture to achieve high-speed operation. The 8n prefetch architecture is combined withan interface designed to transfer two data words per clock cycle at the I/O pins. A single read or write operation for the DDR4 SDRAMconsists of a single 8n-bit-wide 4-clock data transfer at the internal DRAM core and 8 corresponding n-bit-wide half-clock-cycle data transfers at the I/O pins.[19]

RDRAM was a particularly expensive alternative to DDR SDRAM, and most manufacturers dropped its support from their chipsets. DDR1 memory's prices substantially increased since Q2 2008, while DDR2 prices declined. In January 2009, 1 GB DDR1 was 2–3 times more expensive than 1 GB DDR2. High-density DDR RAM suit about 10% of PC motherboards on the market, while low-density suit almost all motherboards on the PC Desktop market.[citation needed]

Comparison of DDR SDRAM generations
NameRelease
year
ChipBusVoltage
(V)
Pins
GenStandardClock rate
(MHz)
Cycle time
(ns)
Pre-
fetch
Clock rate
(MHz)
Transfer rate
(MT/s)
Bandwidth
(MB/s)
DIMMSO-
DIMM
Micro-
DIMM
DDRDDR-2002000100102n10020016002.5184200172
DDR-2661337.51332662133
DDR-333166⅔6166⅔3332666⅔
DDR-400200520040032002.6
DDR2DDR2-4002003100104n20040032001.8240200214
DDR2-533133⅓7.5266⅔533⅓4266⅔
DDR2-667166⅔6333⅓666⅔5333⅓
DDR2-80020054008006400
DDR2-1066266⅔3.75533⅓1066⅔8533⅓
DDR3DDR3-8002007100108n40080064001.5/1.35240204214
DDR3-1066133⅓7.5533⅓1066⅔8533⅓
DDR3-1333166⅔6666⅔1333⅓10666⅔
DDR3-16002005800160012800
DDR3-1866233⅓4.29933⅓1866⅔14933⅓
DDR3-2133266⅔3.751066⅔2133⅓17066⅔
DDR4DDR4-1600201420058n8001600128001.2/1.05288260
DDR4-1866233⅓4.29933⅓1866⅔14933⅓
DDR4-2133266⅔3.751066⅔2133⅓17066⅔
DDR4-24003003⅓1200240019200
DDR4-2666333⅓31333⅓2666⅔21333⅓
DDR4-2933366⅔2.731466⅔2933⅓23466⅔
DDR4-32004002.51600320025600

Mobile DDR[edit]

MDDR is an acronym that some enterprises use for Mobile DDR SDRAM, a type of memory used in some portable electronic devices, like mobile phones, handhelds, and digital audio players. Through techniques including reduced voltage supply and advanced refresh options, Mobile DDR can achieve greater power efficiency.

See also[edit]

References[edit]

  1. ^ ab'Samsung 30 nm Green PC3-12800 Low Profile 1.35 V DDR3 Review'. TechPowerUp. March 8, 2012. Retrieved 25 June 2019.
  2. ^ ab'Samsung Electronics Comes Out with Super-Fast 16M DDR SGRAMs'. Samsung Electronics. Samsung. 17 September 1998. Retrieved 23 June 2019.
  3. ^ ab'Samsung Demonstrates World's First DDR 3 Memory Prototype'. Phys.org. 17 February 2005. Retrieved 23 June 2019.
  4. ^Northwest Logic DDR Phy datasheetArchived 2008-08-21 at the Wayback Machine
  5. ^'Memory Interfaces Data Capture Using Direct Clocking Technique (Xilinx application note)'(PDF). xilinx.com.
  6. ^'Samsung Electronics Develops First 128Mb SDRAM with DDR/SDR Manufacturing Option'. Samsung Electronics. Samsung. 10 February 1999. Retrieved 23 June 2019.
  7. ^'History: 1990s'. SK Hynix. Retrieved 6 July 2019.
  8. ^'The Love/Hate Relationship with DDR SDRAM Controllers'.
  9. ^'Iwill Reveals First DDR Motherboard - PCStats.com'. www.pcstats.com. Retrieved 2019-09-09.
  10. ^Cycle time is the inverse of the I/O bus clock frequency; e.g., 1/(100 MHz) = 10 ns per clock cycle.
  11. ^'DOUBLE DATA RATE (DDR) SDRAM STANDARD - JEDEC'. www.jedec.org.
  12. ^'What is the difference between PC-2100 (DDR-266), PC-2700 (DDR-333), and PC-3200 (DDR-400)?'. Micron Technology, Inc. Archived from the original on 2013-12-03. Retrieved 2009-06-01.
  13. ^Mike Chin: Power Distribution within Six PCs.
  14. ^Micron: System Power CalculatorsArchived 2016-01-26 at the Wayback Machine
  15. ^'Low Density vs High Density memory modules'. ebay.com.
  16. ^http://www.jedec.org/download/search/JESD79F.pdf DOUBLE DATA RATE (DDR) SDRAM SPECIFICATION (Release F)
  17. ^'Per bytes RAM memory access'. Super User. Retrieved 2018-10-21.
  18. ^DDR2 vs. DDR: Revenge GainedArchived 2006-11-21 at the Wayback Machine
  19. ^'DDR4 SDRAM Standard JESD79-4B'.

External links[edit]

Retrieved from 'https://en.wikipedia.org/w/index.php?title=DDR_SDRAM&oldid=933893103'

Home > Articles

In this sample chapter from, CompTIA A+ 220-901 and 220-902 Cert Guide, Academic Edition, author Mark Edward Soper explains RAM types and features including Memory Upgrade Considerations, SO-DIMM vs DIMM, RAM Configurations, Single-Sided vs Double-Sided, RAM Compatibility, and Installing Memory.

This chapter is from the book
CompTIA A+ 220-901 and 220-902 Cert Guide, Academic Edition

This chapter is from the book

This chapter is from the book

CompTIA A+ 220-901 and 220-902 Cert Guide, Academic Edition

RAM is used for programs and data as well as by the operating system for disk caching (using RAM to hold recently accessed information). Thus, installing more RAM improves transfers between the CPU and both RAM and hard drives. If your computer runs short of RAM, the operating system can also use the hard drive as virtual memory, a slow substitute for RAM. Although the hard drive can substitute for RAM in a pinch, don’t confuse RAM with mass storage devices such as hard disks or SSDs. Although the contents of RAM and mass storage can be changed freely, RAM loses its contents as soon as you shut down the computer, while magnetic storage can hold data for years. Although RAM’s contents are temporary, RAM is much faster than magnetic or SSD storage; RAM speed is measured in nanoseconds (billionths of a second), while magnetic and SSD storage is measured in milliseconds (thousandths of a second).

Ever-increasing amounts of RAM are needed as operating systems and applications get more powerful and add more features. Because RAM is one of the most popular upgrades to add to any laptop or desktop system during its lifespan, you need to understand how RAM works, which types of RAM exist, and how to add it to provide the biggest performance boost to the systems you maintain.

220-901: Objective 1.3 Compare and contrast various RAM types and their features.

Foundation Topics

Memory Upgrade Considerations

When you must specify memory for a given system, there are several variables you need to know:

  • Memory module form factor (240-pin DIMM, 184-pin DIMM, 168-pin DIMM, 204-pin SO-DIMM, and so on)—The form factor your system can use has a great deal to do with the memory upgrade options you have with any given system. Although a few systems can use more than one memory module form factor, in most cases if you want to change to a faster type of memory module, such as from 184-pin DIMM (used by DDR SDRAM) to 240-pin DIMM (such as DDR2 or DDR3 SDRAM), you need to upgrade the motherboard first.

  • Memory chip type used on the module (SDRAM, DDR SDRAM, and so on)—Today, a particular memory module type uses only one type of memory. However, older memory module types such as early 168-pin DIMMs were available with different types of memory chips. You need to specify the right memory chip type in such cases to avoid conflicts with onboard memory and provide stable performance.

  • Memory module speed (PC3200, PC2-6400, PC3-12800, and so on)—There are three ways to specify the speed of a memory module: the actual speed in ns (nanoseconds) of the chips on the module (60ns), the clock speed of the data bus (PC800 is 800MHz), or the throughput (in Mbps) of the memory (for example, PC3200 is 3,200Mbps or 3.2Gbps; PC2-2 6400 is 6,400Mbps or 6.4Gbps; and PC3-12800 is 12,800Mbps or 12.8Gbps). The throughput method is used by current memory types.

  • Memory module latency—Latency is how quickly memory can switch between rows. Modules with the same speed might have different latency values. All of the modules in a bank should have the same latency as well as size and speed.

  • Error checking (parity, non-parity, ECC)—Most systems don’t perform parity checking (to verify the contents of memory or correct errors), but some motherboards and systems support these functions. Although parity-checked memory mainly slows down the system, ECC memory can detect memory errors as well as correct them. If a system is performing critical work (such as high-level mathematics or financial functions or departmental or enterprise-level server tasks), ECC support in the motherboard and ECC memory are worthwhile options to specify. Some systems also support buffered (registered) or nonregistered modules. Buffered (more commonly known as registered) modules are more reliable but are slower because they include a chip that boosts the memory signal.

  • Allowable module sizes and combinations—Some motherboards insist you use the same speeds and sometimes the same sizes of memory in each memory socket; others are more flexible. To find out which is true about a particular system, check the motherboard or system documentation before you install memory or add more memory.

  • The number of modules needed per bank of memory—Systems address memory in banks, and the number of modules per bank varies according to the processor and the memory module type installed. If you need more than one module per bank, and only one module is installed, the system will ignore it. Systems that require multiple modules per bank require that modules be the same size and speed.

  • Whether the system requires or supports multi-channel memory (two or more identical memory modules accessed together instead of one at a time)—Dual-channel memory, triple-channel memory, and quad-channel memory are accessed in an interleaved manner to improve memory latency (the time required between memory accesses). As a result, systems running dual-channel memory offer faster memory performance than systems running single-channel memory. Intel introduced triple-channel memory (which runs even faster than dual-channel memory) with its Core i7 processor. Quad-channel memory, available on some high-performance Intel desktop and server platforms and AMD server platforms, is even faster. Almost all of these systems can run (albeit with reduced performance) if non-identical memory modules are used.

  • The total number of modules that can be installed—The number of sockets on the motherboard determines the number of modules that can be installed. Very small-footprint systems (such as those that use microATX or Mini-ITX motherboards) often support only one or two modules, but systems that use full-size ATX motherboards often support three or more modules, especially those designed for multi-channel memory (two or more modules accessed as a single logical unit for faster performance).

RAM Types

Virtually all memory modules use some type of dynamic RAM (DRAM) chips. DRAM requires frequent recharges of memory to retain its contents.

SRAM

Static random-access memory (SRAM) is RAM that does not need to be periodically refreshed. Memory refreshing is common to other types of RAM and is basically the act of reading information from a specific area of memory and immediately rewriting that information back to the same area without modifying it. Due to SRAM’s architecture, it does not require this refresh. You will find SRAM being used as cache memory for CPUs, as buffers within hard drives, and as temporary storage for LCD screens. Normally, SRAM is soldered directly to a printed circuit board (PCB) or integrated directly to a chip. This means that you probably won’t be replacing SRAM. SRAM is faster than—and is usually found in smaller quantities than—its distant cousin DRAM.

SDRAM

Synchronous DRAM (SDRAM) was the first type of memory to run in sync with the processor bus (the connection between the processor, or CPU, and other components on the motherboard). Most 168-pin DIMM modules use SDRAM memory. To determine whether a DIMM module contains SDRAM memory, check its speed markings. SDRAM memory is rated by bus speed (PC66 equals 66MHz bus speed; PC100 equals 100MHz bus speed; and PC133 equals 133MHz bus speed). All SDRAM modules have a one-bit prefetch buffer and perform one transfer per clock cycle.

Depending on the specific module and motherboard chipset combination, PC133 modules can sometimes be used on systems that are designed for PC100 modules.

DDR SDRAM

The second generation of systems running synchronous DRAM use double data rate SDRAM (DDR SDRAM). DDR SDRAM performs two transfers per clock cycle (instead of one, as with regular SDRAM) and features a two-bit prefetch buffer. 184-pin DIMM memory modules use DDR SDRAM chips.

While DDR SDRAM is sometimes rated inMHz, it is more often rated by throughput (MBps). Common speeds for DDR SDRAM include PC1600 (200MHz/1600Mbps), PC2100 (266MHz/2100Mbps), PC2700 (333MHz/2700Mbps), and PC3200 (400MHz/3200Mbps), but other speeds are available from some vendors.

DDR2 SDRAM

Double data rate 2 SDRAM (DDR2 SDRAM) is the successor to DDR SDRAM. DDR2 SDRAM runs its external data bus at twice the speed of DDR SDRAM and features a four-bit prefetch buffer, enabling faster performance. However, DDR2 SDRAM memory has greater latency than DDR SDRAM memory. Latency is a measure of how long it takes to receive information from memory; the higher the number, the greater the latency. Typical latency values for mainstream DDR2 memory are CL=5 and CL=6, compared to CL=2.5 and CL=3 for DDR memory. 240-pin memory modules use DDR2 SDRAM.

DDR2 SDRAM memory might be referred to by the effective memory speed of the memory chips on the module (the memory clock speed x4 or the I/O bus clock speed x2)—for example, DDR2-533 (133MHz memory clock x4 or 266MHz I/O bus clock x2)=533MHz)—or by module throughput (DDR2-533 is used in PC2-4200 modules, which have a throughput of more than 4200Mbps). PC2- indicates the module uses DDR2 memory; PC- indicates the module uses DDR memory.

Other common speeds for DDR2 SDRAM modules include PC2-3200 (DDR2-400; 3200Mbps throughput); PC2-5300 (DDR2-667); PC2-6400 (DDR2-800); and PC2-8500 (DDR2-1066).

DDR3 SDRAM

Double data rate 3 SDRAM (DDR3 SDRAM) Compared to DDR2, DDR3 runs at lower voltages, has twice the internal banks, and most versions run at faster speeds than DDR2. DDR3 also has an eight-bit prefetch bus. As with DDR2 versus DDR, DDR3 has greater latency than DDR2. Typical latency values for mainstream DDR3 memory are CL7 or CL9, compared to CL5 or CL6 for DDR2. Although DDR3 modules also use 240 pins, their layout and keying are different than DDR2, and they cannot be interchanged.

DDR3 SDRAM memory might be referred to by the effective memory speed of the memory chips on the module (the memory clock speed x4 or the I/O bus clock speed x2); for example, DDR3-1333 (333MHz memory clock x4 or 666MHz I/O bus clock x2)=1333MHz) or by module throughput (DDR3-1333 is used in PC3-10600 modules, which have a throughput of more than 10,600MBps or 10.6GBps). PC3- indicates the module uses DDR3 memory.

Other common speeds for DDR3 SDRAM modules include PC3-8500 (DDR3-1066; 8500MBps throughput); PC3-12800 (DDR3-1600); and PC3-17000 (DDR3-2133).

Figure 4-1 compares DDR, DDR2, DDR3, and DD4 memory modules.

Figure 4-1From top to bottom, DDR, DDR2, DDR3, and DDR4 DIMM desktop memory modules.

  1. 256MB DDR module, PC3200 (DDR400)

  2. CL3 latency

  3. 2GB DDR2 module (from matched set), DDR2-667 (PC2-5300)

  4. CL5 latency

  5. 2GB DDR3 module, PC3-10600 (DDR3-1333)

  6. CL9 latency

  7. 8GB DDR4 module, DDR4-2133 (PC4-17000)

Parity vs Non-Parity

Two methods have been used to protect the reliability of memory:

  • Parity checking

  • ECC (error-correcting code or error-correction code)

Both methods depend upon the presence of an additional memory chip over the chips required for the data bus of the module. For example, a module that uses eight chips for data would use a ninth chip to support parity or ECC. If the module uses 16 chips for data (two banks of eight), it would use the 17th and 18th chips for parity (refer to Figure 4-2).

Figure 4-2A standard unbuffered module (top) compared to a buffered (registered) module with ECC (bottom).

  1. Unbuffered DIMM

  2. Two groups of four (total eight)memory chips (no parity chip)

  3. Buffered (registered) DIMM with ECC

  4. Eighteen memory chips (two banks of nine, including parity chip)

  5. Buffer chip

Parity checking, which goes back to the original IBM PC, works like this: Whenever memory is accessed, each data bit has a value of 0 or 1. When these values are added to the value in the parity bit, the resulting checksum should be an odd number. This is called odd parity. A memory problem typically causes the data bit values plus the parity bit value to total an even number. This triggers a parity error, and your system halts with a parity error message. Note that parity checking requires parity-enabled memory and support in the motherboard. On modules that support parity checking, there’s a parity bit for each group of eight bits.

The method used to fix this type of error varies with the system. On museum-piece systems that use individual memory chips, you must open the system, push all memory chips back into place, and test the memory thoroughly if you have no spares (using memory-testing software). Or you must replace the memory if you have spare memory chips. If the computer uses memory modules, replace one module at a time, test the memory (or at least run the computer for a while) to determine whether the problem has gone away. If the problem recurs, replace the original module, swap out the second module, and repeat.

Because parity checking “protects” you from bad memory by shutting down the computer (which can cause you to lose data), vendors created a better way to use the parity bits to solve memory errors using a method called ECC.

ECC vs non-ECC Memory

For critical applications, network servers have long used a special type of memory called error-correcting code (ECC). This memory enables the system to correct single-bit errors and notify you of larger errors.

Although most desktops do not support ECC, some workstations and most servers do offer ECC support. On systems that offer ECC support, ECC support might be enabled or disabled through the system BIOS or it might be a standard feature. The parity bit in parity memory is used by the ECC feature to determine when the content of memory is corrupt and to fix single-bit errors. Unlike parity checking, which only warns you of memory errors, ECC memory actually corrects errors.

ECC is recommended for maximum data safety, although parity and ECC do provide a small slowdown in performance in return for the extra safety. ECC memory modules use the same types of memory chips used by standard modules, but they use more chips and might have a different internal design to allow ECC operation. ECC modules, like parity-checked modules, have an extra bit for each group of eight data bits.

To determine whether a system supports parity-checked or ECC memory, check the system BIOS memory configuration (typically on the Advanced or Chipset screens). Systems that support parity or ECC memory can use non-parity checked memory when parity checking and ECC are disabled. Another name for ECC is EDAC (Error Detection and Correction).

Buffered (Registered) vs Unbuffered

Most types of desktop memory modules use unbuffered memory. However, many servers and some desktop or workstation computers use a type of memory module called registered memory or buffered memory: buffered memory is the term used by the 220-901 exam. Buffered (registered) memory modules contain a register chip that enables the system to remain stable with large amounts of memory installed. The register chip acts as a buffer, which slightly slows down memory access.

Buffered (registered) memory modules can be built with or without ECC support. However, most buffered memory modules are used by servers and include ECC support. Figure 4-2 compares a standard (unbuffered) memory module with a buffered (registered) memory module that also supports ECC.

SO-DIMM vs DIMM

Dimm memory

Most desktop computers use full-sized memory modules known asDIMMs. However, laptop computers and some small-footprint mini-ITX motherboards and systems use reduced-size memory modules known as small outline DIMMs (SO-DIMMs or SODIMMS).

Figure 4-3 compares common DIMM and SODIMM modules.

Table 4-1 lists common DIMM and SODIMM form factors and their uses.

Figure 4-3DDR2 SODIMM and DIMM modules compared to DDR3 SODIMM and DIMM modules.

  1. DDR2 SO-DIMM

  2. DDR2 DIMM

  3. DDR3 SO-DIMM

  4. DDR3 DIMM

Table 4-1 RAM Comparisons

RAM Type

Pins (DIMM)

Pins (SODIMM)

Common Type and Speed

Defining Characteristic

DDR SDRAM

184

2001

PC3200 = 400MHz/3200Mbps

Double the transfers per clock cycle compared to regular SDRAM.

DDR2 SDRAM

2402

2001

DDR2-800 (PC2-6400) = 800MHz/6400Mbps

External data bus speed (I/O bus clock) is 2x faster than DDR SDRAM.

DDR3 SDRAM

2402

204

DDR3-1333 (PC3-10600) = 1333MHz/10,600Mbps

External data bus speed (I/O bus clock) is 2x faster than DDR2 SDRAM (4x faster than DDR SDRAM).

DDR4 SDRAM*

288

260

DDR4-2400 (PC4-19200)= 2400MHz/19200Mbps

External data bus speed (I/O bus clock) is 2x faster than DDR3 SDRAM (8x faster than DDR SDRAM).

UniDIMM

260

DDR3 or DDR4

Designed for use with Intel Skylake (6th generation Core i-series CPU); memory controller on motherboard/ processor must support both DDR3 and DDR4 memory

Some less-common SODIMM designs include:

  • 214-pin MicroDIMM, used for DDR2 SDRAM

  • 244-pin MiniDIMM, used for DDR2 SDRAM

RAM Configurations

Almost all systems can be used with a variety of memory sizes. However, systems that are designed to access two or more identical modules as a single logical unit (multi-channel) provide faster performance than systems that access each module as a unit.

Single-Channel

Originally, all systems that used SDRAM were single-channel systems. Each 64-bit DIMM or SODIMM module was addressed individually.

Dual-Channel

Some systems using DDR and most using DDR2 or newer memory technologies support dual-channel operation. When two identical (same size, speed, and latency) modules are installed in the proper sockets, the memory controller accesses them in interleaved mode for faster access.

Most systems with two pairs of sockets marked in contrasting colors implement dual-channel operation in this way: install the matching modules in the same color sockets (see Figure 4-4). See the instructions for the system or motherboard for exceptions.

Memory

Figure 4-4To use dual-channel operation on this motherboard, add an identical module to the light-colored memory socket.

  1. Installed DIMM

  2. Install identical module here for dual-channel operation

  3. Use a matched pair (same speed and CL value as the first pair) in these sockets for best performance.

  4. This pair need not be the same size as the first pair.

Triple-Channel

Some systems using Intel’s LGA 1366 chipset support triple-channel addressing. Most of these systems use two sets of three sockets. Populate at least one set with identical memory. Some triple-channel motherboards use four sockets, but for best performance, the last socket should not be used on these systems.

Quad-Channel

Some systems using Intel’s LGA 2011 chipset support quad-channel addressing. Most of these systems use two sets of four sockets. Populate one or both sets with identical memory.

Single-Sided vs Double-Sided

A single-sided (more properly known as single-ranked) module has a single 64-bit wide bank of memory chips. A double-sided (double-ranked) module has two 64-bit banks of memory stacked for higher capacity. Many, but not all, of these modules use both sides of the module for memory. However, the use of smaller memory chips enables “double-sided” modules to have all of the chips on one side. Refer to Figure 4-2. The top module is single-sided (one 64-bit rank) and the bottom module is double-sided (two 64-bit ranks), but all of the memory chips are on the front of the module.

Some systems, primarily older systems using DDR2 or older memory technologies, have different maximum amounts of RAM based on whether single-sided or double-sided modules are used. To determine specifics for a particular system or motherboard, check its documentation or use a memory vendor’s compatibility list or system scanner.

RAM Compatibility

When it comes to memory, compatibility is important. The memory module type must fit the motherboard; speed must be compatible and the module storage size/combination must match your computer system as well.

The labels on the memory modules shown in Figure 4-1 list the manufacturer, module type, size, and speed, and most also list the CAS latency (CL) value. If you want to buy additional modules of the same size, you can use this information to purchase additional modules.

However, to find out exactly which type of memory modules are compatible with your motherboard, visit a memory manufacturer’s website and check within its database. Be sure to have the model number of the motherboard or the model of the computer handy.

Some memory vendors, such as Crucial.com, also offer a browser-based utility that checks your system for installed memory and lists recommended memory specific to your system. This type of utility displays installed memory size and speed.

Which Dimm Slots To Use

If you are installing memory in a system that uses single-sided modules (8 or 9 chips), don’t install double-sided modules (16 or 18 chips) as additional or replacement RAM unless you verify they will work in that system.

Installing Memory

Surprisingly, the CompTIA A+ 220-901 exam lists installing memory in laptops as an objective (220-901 objective 3.1), but it does not list installing memory in desktop computers. Nevertheless, this is an important skill to learn and understand.

Preparations for Installing DIMM Memory

Before working with any memory modules, turn the computer off and unplug it from the AC outlet. Be sure to employ electrostatic discharge (ESD) protection in the form of an ESD strap and ESD mat. Use an antistatic bag to hold the memory modules while you are not working with them. Before actually handling any components, touch an unpainted portion of the case chassis in a further effort to ground yourself. Try not to touch any of the chips, connectors, or circuitry of the memory module; hold them from the sides.

To install a DIMM module, follow these steps:

    Step 1. Line up the modules’ connectors with the socket. DIMM modules have connections with different widths, preventing the module from being inserted backwards.

    Step 2. Verify that the locking tabs on the socket are swiveled to the outside (open) position. Some motherboards use a locking tab on only one side of the socket.

    Step 3. After verifying that the module is lined up correctly with the socket, push the module straight down into the socket until the swivel locks on each end of the socket snap into place at the top corners of the module (see Figure 4-5). A fair amount of force is required to engage the locks. Do not touch the metal-plated connectors on the bottom of the module; this can cause corrosion or ESD.

Figure 4-5A DDR3 DIMM partly inserted (top) and fully inserted (bottom). The memory module must be pressed firmly into place before the locking tab (left) will engage.

  1. DDR3 module lined up for installation

  2. Many recent motherboards use fixed guides on one side.

  3. Motherboards have at least one locking tab per module.

  4. Connectors visible when module is not fully inserted.

  5. Push module firmly into place.

  6. Locking tab holds module in place when fully installed.

  7. Connectors are no longer visible when module is fully inserted.

For clarity, the memory module installation pictured in Figure 4-5 was photographed with the motherboard out of the case. However, the tangle of cables and components around and over the DIMM sockets in Figure 4-6 provides a much more realistic view of the challenges you face when you install memory in a working system.

Figure 4-6DIMM sockets in a typical system are often surrounded and covered up by power and data cables or aftermarket CPU fans and heat sinks, making it difficult to properly install additional memory.

  1. Memory sockets (some blocked by fan and heat sink)

  2. Aftermarket fan and heat sink for CPU

  3. Power and data cables

When you install memory on a motherboard inside a working system, use the following tips to help your upgrade go smoothly and the module to work properly:

  • If the system is a tower system, consider placing the system on its side to make the upgrade easier. Doing this also helps to prevent tipping the system over by accident when you push on the memory to lock it into the socket.

  • Use a digital camera or smartphone set for close-up focusing so you can document the system’s interior before you start the upgrade process.

  • Move the locking tab on the DIMM sockets to the open position before you try to insert the module (refer to Figure 4-5). The sockets shown in Figure 4-6 have closed tabs.

  • If an aftermarket heat sink blocks access to memory sockets, try to remove its fan by unscrewing it from the radiator fin assembly. This is normally easier to do than removing the heat sink from the CPU.

  • Move power and drive cables away from the memory sockets so you can access the sockets. Disconnect cables if necessary.

  • Use a flashlight to shine light into the interior of the system so you can see the memory sockets and locking tabs clearly; this enables you to determine the proper orientation of the module and to make sure the sockets’ locking mechanisms are open.

  • Use a flashlight to double-check your memory installation to make sure the module is completely inserted into the slot and locked into place.

  • Replace any cables you moved or disconnected during the process before you close the case and restart the system.

<

Related Resources

  • Premium Edition eBook $47.99
  • Book $47.99

Dimm Memory Slots

  • Book $23.99