Jump to content

LPDDR

From Wikipedia, the free encyclopedia
Mobile DDR: Samsung K4X2G323PD-8GD8

Low-Power Double Data Rate (LPDDR) is a type of synchronous dynamic random-access memory (SDRAM) designed to use less power than conventional memory. It is commonly used in smartphones, tablet computers, and laptops, where reducing power consumption is important for battery life. For this reason, earlier versions of the technology were also known as Mobile DDR.

LPDDR differs from standard DDR SDRAM in both design and features, with changes that make it more suitable for mobile devices. Unlike DDR, which is typically installed in removable modules, LPDDR is usually soldered directly onto the device's motherboard to conserve space and improve efficiency. Although LPDDR uses a generational naming convention similar to that of DDR memory (such as LPDDR4 and DDR4), the two follow separate development standards, and the version numbers do not indicate that they share the same technologies.[1] The LPDDR standard is developed and maintained by the JEDEC Solid State Technology Association.

Bus width

[edit]

In contrast with standard SDRAM, used in stationary devices and laptops and usually connected over a 64-bit wide memory bus, LPDDR also permits 16- or 32-bit wide channels.[2]

The "E" and "X" versions mark enhanced versions of the specifications. They formalize overclocking the memory array by usually 33%.

As with standard SDRAM, most generations double the internal fetch size and external transfer speed, DDR4 and LPDDR5 being the exceptions.

Generations

[edit]
Comparison of LPDDR SDRAM generations
Gene-
ration
Release
year
Chip Bus Voltage
(V)
Clock rate
(MHz)
Cycle time
(ns)
Pre-
fetch
Clock rate
(MHz)
Transfer rate
(MT/s)
Bandwidth
(MB/s)
1 2006 200 2n 200 400 1 600 1.8
1E 266 266 533 2 132
2 2009 200 4n 400 800 3 200
  • 1.2
  • 1.8
2E 266 533 1067 4 268
3 2012 200 8n 800 1600 4 800
  • 1.2
  • 1.8
3E 266 1067 2133 8 532
4 2014 200 16n 1600 3200 12 800
  • 1.1
  • 1.8
4X 2017 266 2133 4267 17 068
  • 0.6
  • 1.1
  • 1.8
5 2019 400 3200 6400 25 600
  • 0.5
  • 1.05
  • 1.8
5X 2021 666 5333 10667 42 668
6 2025 900 7200 14400 57 600
  • 0.5
  • 1.0
  • 1.8

LPDDR(1)

[edit]

The original low-power DDR (sometimes retroactively called LPDDR1), released in 2006 is a slightly modified form of DDR SDRAM, with several changes to reduce overall power consumption.

Most significantly, the supply voltage is reduced from 2.5 to 1.8 V. Additional savings come from temperature-compensated refresh (DRAM requires refresh less often at low temperatures), partial array self refresh, and a "deep power down" mode which sacrifices all memory contents. Additionally, chips are smaller, using less board space than their non-mobile equivalents. Samsung and Micron are two of the main providers of this technology, which is used in tablet and phone devices such as the iPhone 3GS, original iPad, Samsung Galaxy Tab 7.0 and Motorola Droid X.[3]

LPDDR2

[edit]
Samsung K4P4G154EC-FGC1 4 Gbit LPDDR2 chip

In 2009, the standards group JEDEC published JESD209-2, which defined a more dramatically revised low-power DDR interface.[4][5] It is not compatible with either DDR1 or DDR2 SDRAM, but can accommodate any one of:

  • LPDDR2-S2: 2n prefetch memory (like DDR1),
  • LPDDR2-S4: 4n prefetch memory (like DDR2), or
  • LPDDR2-N: Non-volatile (NAND flash) memory.

Low-power states are similar to basic LPDDR, with some additional partial array refresh options.

Timing parameters are specified for LPDDR-200 to LPDDR-1066 (clock frequencies of 100 to 533 MHz).

Working at 1.2 V, LPDDR2 multiplexes the control and address lines onto a 10-bit double data rate CA bus. The commands are similar to those of normal SDRAM, except for the reassignment of the precharge and burst terminate opcodes:

LPDDR2/LPDDR3 command encoding[4]
Operation Rising clock Falling clock
CA0
(RAS)
CA1
(CAS)
CA2
(WE)
CA3CA4CA5CA6CA7CA8CA9 CA0
(RAS)
CA1
(CAS)
CA2
(WE)
CA3CA4CA5CA6CA7CA8CA9
No operation HHH
Precharge all banks HHLHH
Precharge one bank HHLHLBA0BA1BA2
Preactive (LPDDR2-N only) HHLHA30A31A32BA0BA1BA2 A20A21A22A23A24A25A26A27A28A29
Burst terminate HHLL
Read (AP=auto-precharge) HLHreservedC1C2BA0BA1BA2 APC3C4C5C6C7C8C9C10C11
Write (AP=auto-precharge) HLLreservedC1C2BA0BA1BA2 APC3C4C5C6C7C8C9C10C11
Activate (R0–14=Row address) LHR8R9R10R11R12BA0BA1BA2 R0R1R2R3R4R5R6R7R13R14
Activate (LPDDR2-N only) LHA15A16A17A18A19BA0BA1BA2 A5A6A7A8A9A10A11A12A13A14
Refresh all banks (LPDDR2-Sx only) LLHH
Refresh one bank (round-robin addr.) LLHL
Mode register read (MA0–7=addr.) LLLHMA0MA1MA2MA3MA4MA5 MA6MA7
Mode register write (OP0–7=data) LLLLMA0MA1MA2MA3MA4MA5 MA6MA7OP0OP1OP2OP3OP4OP5OP6OP7

Column address bit C0 is never transferred, and is assumed to be zero. Burst transfers thus always begin at even addresses.

LPDDR2 also has an active-low chip select (when high, everything is a NOP) and clock enable CKE signal, which operate like SDRAM. Also like SDRAM, the command sent on the cycle that CKE is first dropped selects the power-down state:

  • If the chip is active, it freezes in place.
  • If the command is a NOP (CS low or CA0–2 = HHH), the chip idles.
  • If the command is a refresh command (CA0–2 = LLH), the chip enters the self-refresh state.
  • If the command is a burst terminate (CA0–2 = HHL), the chip enters the deep power-down state. (A full reset sequence is required when leaving.)

The mode registers have been greatly expanded compared to conventional SDRAM, with an 8-bit address space, and the ability to read them back. Although smaller than a serial presence detect EEPROM, enough information is included to eliminate the need for one.

S2 devices smaller than 4 Gbit, and S4 devices smaller than 1 Gbit have only four banks. They ignore the BA2 signal, and do not support per-bank refresh.

Non-volatile memory devices do not use the refresh commands, and reassign the precharge command to transfer address bits A20 and up. The low-order bits (A19 and down) are transferred by a following Activate command. This transfers the selected row from the memory array to one of 4 or 8 (selected by the BA bits) row data buffers, where they can be read by a Read command. Unlike DRAM, the bank address bits are not part of the memory address; any address can be transferred to any row data buffer. A row data buffer may be from 32 to 4096 bytes long, depending on the type of memory. Rows larger than 32 bytes ignore some of the low-order address bits in the Activate command. Rows smaller than 4096 bytes ignore some of the high-order address bits in the Read command.

Non-volatile memory does not support the Write command to row data buffers. Rather, a series of control registers in a special address region support Read and Write commands, which can be used to erase and program the memory array.

LPDDR3

[edit]

In May 2012, JEDEC published the JESD209-3 Low Power Memory Device Standard.[6][7][8] In comparison to LPDDR2, LPDDR3 offers a higher data rate, greater bandwidth and power efficiency, and higher memory density. LPDDR3 achieves a data rate of 1600 MT/s and utilizes key new technologies: write-leveling and command/address training,[9] optional on-die termination (ODT), and low-I/O capacitance. LPDDR3 supports both package-on-package (PoP) and discrete packaging types.

The command encoding is identical to LPDDR2, using a 10-bit double data rate CA bus.[7] However, the standard only specifies 8n-prefetch DRAM, and does not include the flash memory commands.

Products using LPDDR3 include the 2013 MacBook Air, iPhone 5S, iPhone 6, Nexus 10, Samsung Galaxy S4 (GT-I9500) and Microsoft Surface Pro 3 and 4.[10] LPDDR3 went mainstream in 2013, running at 800 MHz DDR (1600 MT/s), offering bandwidth comparable to PC3-12800 notebook memory in 2011 (12.8 GB/s of bandwidth).[11] To achieve this bandwidth, the controller must implement dual-channel memory. For example, this is the case for the Exynos 5 Dual[12] and the 5 Octa.[13]

LPDDR3E

[edit]

An "enhanced" version of the specification called LPDDR3E increases the data rate to 2133 MT/s. Samsung Electronics introduced the first 4 gigabit 20 nm-class LPDDR3 modules capable of transmitting data at up to 2,133 MT/s, more than double the performance of the older LPDDR2 which is only capable of 800 MT/s.[14] Various SoCs from various manufacturers also natively support 800 MHz LPDDR3 RAM. Such include the Snapdragon 600 and 800 from Qualcomm[15] as well as some SoCs from the Exynos and Allwinner series.

LPDDR4

[edit]

On 14 March 2012, JEDEC hosted a conference to explore how future mobile device requirements will drive upcoming standards like LPDDR4.[16] On 30 December 2013, Samsung announced that it had developed the first 20 nm-class 8 gigabit (1 GB) LPDDR4 capable of transmitting data at 3,200 MT/s, thus providing 50 percent higher performance than the fastest LPDDR3 and consuming around 40 percent less energy at 1.1 volts.[17][18]

On 25 August 2014,