DDR5 SDRAM

Type of computer memory From Wikipedia, the free encyclopedia

DDR5 SDRAM

Double Data Rate 5 Synchronous Dynamic Random-Access Memory (DDR5 SDRAM) is a type of synchronous dynamic random-access memory. Compared to its predecessor DDR4 SDRAM, DDR5 was planned to reduce power consumption, while doubling bandwidth.[5] The standard, originally targeted for 2018,[6] was released on July 14, 2020.[2]

Quick Facts Developer, Type ...
DDR5 SDRAM
Double Data Rate 5 Synchronous Dynamic Random-Access Memory
Type of RAM
Thumb
16 GB[1] DDR5-4800 1.1 V UDIMM
DeveloperJEDEC
TypeSynchronous dynamic random-access memory
Generation5th generation
Release dateJuly 14, 2020; 4 years ago (2020-07-14)[2]
Standards
  • DDR5-4000 (PC5-32000)
  • DDR5-4400 (PC5-35200)
  • DDR5-4800 (PC5-38400)
  • DDR5-5200 (PC5-41600)
  • DDR5-5600 (PC5-44800)
  • DDR5-6000 (PC5-48000)
  • DDR5-6200 (PC5-49600)
  • DDR5-6400 (PC5-51200)
  • DDR5-6800 (PC5-54400)
  • DDR5-7200 (PC5-57600)
  • DDR5-7600 (PC5-60800)
  • DDR5-8000 (PC5-64000)
  • DDR5-8400 (PC5-67200)
  • DDR5-8800 (PC5-70400)
[3][4]
Clock rate2,000–4,400 MHz
Cycle time16n bank structure
Prefetch buffer4n
Transfer rate4.0–8.8 GT/s
Bandwidth32.0–70.4 GB/s[a]
Voltage1.1 V nominal (actual levels are regulated by on-the-module regulators)
PredecessorDDR4 SDRAM (2014)
SuccessorDDR6 SDRAM
Close

A new feature called Decision Feedback Equalization (DFE) enables input/output (I/O) speed scalability for higher bandwidth and performance improvement. DDR5 has about the same 14 ns latency as DDR4 and DDR3.[7] DDR5 octuples the maximum DIMM capacity from 64 GB to 512 GB.[8][3] DDR5 also has higher frequencies than DDR4, up to 8GT/s which translates into 64 GB/s (8 gigatransfers/second × 64-bits/module / 8 bits/byte = 64 GB/s) of bandwidth per DIMM.

Rambus announced a working DDR5 dual in-line memory module (DIMM) in September 2017.[9][10] On November 15, 2018, SK Hynix announced completion of its first DDR5 RAM chip; running at 5.2 GT/s at 1.1 V.[11] In February 2019, SK Hynix announced a 6.4 GT/s chip, the highest speed specified by the preliminary DDR5 standard.[12] The first production DDR5 DRAM chip was officially launched by SK Hynix on October 6, 2020.[13][14]

The separate JEDEC standard Low Power Double Data Rate 5 (LPDDR5), intended for laptops and smartphones, was released in February 2019.[15]

Compared to DDR4, DDR5 further reduces memory voltage to 1.1 V, thus reducing power consumption. DDR5 modules incorporate on-board voltage regulators in order to reach higher speeds.[10][failed verification][16]

In 2024 first CU-DIMM modules were introduced together with Intel Arrow Lake and AMD's new AM5 socket (and all compatible cpu).

Features

Summarize
Perspective

Unlike DDR4, all DDR5 chips have on-die error-correction code, that detects and corrects errors before sending data to the CPU, to improve reliability and allow denser RAM chips which lowers per-chip defect rate. However, on-die error-correction code is not the same as true ECC memory with extra data correction chips on the memory module. There still exists non-ECC and ECC DDR5 DIMM variants; ECC variants have extra data lines to the CPU to send error-detection data.

Each DDR5 DIMM has two independent channels. Earlier DIMM generations featured only a single channel and one CA (Command/Address) bus controlling the whole memory module with its 64 (for non-ECC) or 72 (for ECC) data lines. Both subchannels on a DDR5 DIMM each have their own CA bus, controlling 32 bits for non-ECC memory and either 36 or 40 data lines for ECC memory, resulting in a total number of either 64, 72 or 80 data lines. The reduced bus width is compensated by a doubled minimum burst length of 16, which preserves the minimum access size of 64 bytes, which matches the cache line size used by modern x86 microprocessors.[17]

DDR5 also decreased the refresh rate to 32 ms from 64 ms when operating above 85°C. It also provides two refresh commands: REFab and REFsb.

Memory modules

Summarize
Perspective

Multiple DDR5 memory chips can be mounted on a circuit board to form memory modules. For use in personal computers and servers, DDR5 memory is usually supplied in 288-pin dual in-line memory modules, more commonly known as DIMMs. As with previous memory generations, there are multiple DIMM variants available for DDR5.

Unbuffered memory modules (UDIMMs) directly expose the memory chip interface to the module connector. Registered or load-reduced variants (RDIMMs/LRDIMMs) use additional active circuitry on the memory module in order to buffer the signals between the memory controller and the DRAM chips. This reduces the capacitive load on the DDR5 bus.

DDR5 RDIMMs/LRDIMMs use 12 V and UDIMMs use 5 V input.[18] In order to prevent damage by accidental insertion of the wrong memory type, DDR5 UDIMMs and (L)RDIMMs are not mechanically compatible. Additionally, DDR5 DIMMs are supplied with management interface power at 3.3 V,[19][20] and use on-board circuitry (a power management integrated circuit[21] and associated passive components) to convert to the lower voltage required by the memory chips. Final voltage regulation close to the point of use provides more stable power, and mirrors the development of voltage regulator modules for CPU power supplies.

Operation

Summarize
Perspective

Standard DDR5 memory speeds range from 4,000 to 6,400 million transfers per second (PC5-32000 to PC5-51200).[3] Higher speeds may be added later, as happened with previous generations.

Compared to DDR4 SDRAM, the minimum burst length was doubled to 16, with the option of "burst chop" after eight transfers. The addressing range is also slightly extended as follows:

  • The number of chip ID bits remains at three bits, allowing up to eight stacked chips (3 → 3).
  • A third bank group bit (BG2) was added, allowing up to eight bank groups (2 → 3).
  • The maximum number of banks per bank group remains at four (2 → 2),
  • The number of row address bits remains at 17, for a maximum of 128K rows (17 → 17).
  • One more column address bit (C10) is added, allowing up to 8192 columns (1 KB pages) in ×4 chips (11 → 12).
  • The least-significant three column-address bits (C0, C1, C2) are removed. All reads and writes must begin at a column address which is a multiple of 8 (3 → 0). This is necessary due to the internal ECC.
  • One bit is reserved for addressing expansion as either a fourth chip ID bit (CID3) or an additional row address bit (R17) (0 → 1).

Command encoding

More information Command, CS ...
DDR5 command encoding[22][4]
CommandCSCommand/address (CA) bits
012345678910111213
Activate
(Open a row)
LLLRow R0–3BankBank groupChip CID0–2
HRow R4–16R17/
CID3
reserved LLHReserved
HReserved
reserved for future use LHLLLV
HV
Write pattern LHLLHLHBankBank groupChip CID0–2
HVColumn C3–10VAPHVCID3
reserved for future use LHLLHHV
HV
Mode register write LHLHLLAddress MRA0–7V
HOpcode OP0-7VCWV
Mode register read LHLHLHAddress MRA0–7V
HVCWV
Write LHLHHLBLBankBank groupChip CID0–2
HVColumn C3–10VAPWRPVCID3
Read LHLHHHBLBankBank groupChip CID0–2
HVColumn C3–10VAPVCID3
Vref CA LHHLLLOpcode OP0-6LV
Vref CS LHHLLLOpcode OP0-6HV
Refresh all LHHLLHCID3VHLChip CID0–2
Refresh management all LHHLLHCID3VLChip CID0–2
Refresh same bank LHHLLHCID3BankVHChip CID0–2
Refresh management same bank LHHLLHCID3BankVLHChip CID0–2
Precharge all LHHLHLCID3VLChip CID0–2
Precharge same bank LHHLHLCID3BankVHChip CID0–2
Precharge LHHLHHCID3BankBank groupChip CID0–2
reserved for future use LHHHLLV
Self-refresh entry LHHHLHVLV
Power-down entry LHHHLHVHODTV
Multi-purpose command LHHHHLOpcode OP0–7V
Power-down exit; No operation LHHHHHV
Deselect (no operation) HX
  • Signal level
    • H, high
    • L, low
    • V, valid, either low or high
    • X, irrelevant
  • Logic level
    •   Active
    •   Inactive
    •   Unused
  • Control bits
    • AP, Auto-precharge
    • CW, Control word
    • BL, Burst length ≠ 16
    • WRP, Write partial
    • ODT, ODT remains enabled
Close

The command encoding was significantly rearranged and takes inspiration from that of LPDDR4; commands are sent using either one or two cycles with 14-bit bus. Some simple commands (e.g. precharge) take one cycle, while any that include an address (activate, read, write) use two cycles to include 28 bits of information.

Also like LPDDR, there are now 256 8-bit mode registers, rather than eight 13-bit mode registers. Also, rather than one register (MR7) being reserved for use by the registered clock driver chip, a complete second bank of mode registers is defined (selected using the CW bit).

The "Write Pattern" command is new for DDR5; this is identical to a write command, but the range is filled in with copies of a one-byte mode register (which defaults to all-zero) instead of individual data. Although this normally takes the same amount of time as a normal write, not driving the data lines saves energy. Also, writes to multiple banks may be interleaved more closely as the command bus is freed earlier.

The multi-purpose command includes various sub-commands for training and calibration of the data bus.

Support

Intel

The 12th generation Alder Lake, 13th generation Raptor Lake, as well as 14th generation Raptor Lake Refresh CPUs support both DDR5 and DDR4 but, usually, there are only DIMM sockets for either one or the other on a motherboard. Some mainboards with Intel's H610 chipset support both DDR4 and DDR5, but not simultaneously.[23]

Sapphire Rapids server CPUs, Core Ultra Series 1 Meteor Lake mobile CPUs, and the latest Core Ultra Series 2 Arrow Lake desktop CPUs all exclusively support DDR5 and Arrow Lake also supports CU-DIMM DDR5 memory standard that allows for higher default speed of 6400 MT/s.

AMD

DDR5 and LPDDR5 are supported by the Ryzen 6000 series mobile APUs, powered by their Zen 3+ architecture. Ryzen 7000 and Ryzen 9000 series desktop processors also support DDR5 memory as standard.[24]

Epyc fourth-generation Genoa and Bergamo server CPUs have support for 12-channel DDR5 on the SP5 socket.[25][26]

Notes

  1. 64 GB/s assumes 8 GT/s, each with 64 bits of bus width, then divided by 8 to convert from bits to bytes

References

Wikiwand - on

Seamless Wikipedia browsing. On steroids.