Stories
Slash Boxes
Comments

SoylentNews is people

SoylentNews is powered by your submissions, so send in your scoop. Only 15 submissions in the queue.
posted by janrinok on Thursday September 10 2015, @01:03AM   Printer-friendly

Samsung has announced the mass production of 12 Gb (1.5 GB) LPDDR4 DRAM chips on a 20nm process. The state-of-the-art was previously 8 Gb. The new DRAM chips could enable the production of smartphones with 6 gigabytes of RAM:

The production of 12Gb chips opens up the possibility of smartphones and tablets with 6GB of RAM using a four 12Gb chip DRAM package, as well as 3GB using just two chips in a package. A 6GB package would also only take up the same amount of space as existing 3GB packages which use 6Gb chips. The new 12Gb chips also end up being very slightly more than 30% faster than their 8Gb chips, with a per-pin speed of 4266Mbps which would give 34Gbps of bandwidth over a 64bit bus. With Samsung beginning mass production of this new memory it's only a matter of time before we start to see more devices move from 2GB to 3GB and from 4GB to 6GB of RAM.

There are several phones on the market with 4 GB of RAM, such as the Oppo Find 9, Xiaomi Mi Note Pro, ASUS ZenFone 2, Sony Xperia Z4, Lenovo K80, Huawei Ascend D8, and soon, Micromax's YU5050. These manufacturers could use 12 Gb chips to create phones with 6 GB of faster RAM without using additional chips.


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 0) by Anonymous Coward on Thursday September 10 2015, @01:56PM

    by Anonymous Coward on Thursday September 10 2015, @01:56PM (#234651)

    The main issue with RAM in mobile devices is power consumption. DRAM needs regular refreshes and is a constant power drain.

    Is SRAM less power hungry (because it doesn't need refresh)? If so, maybe it would make more sense to put SRAM in the phone. Sure, you'll not get 6GB of it in your phone, but if in return you get a longer battery life time, the tradeoff would probably be worth if (moreover AFAIK SRAM is faster than DRAM, so that's yet another advantage).

  • (Score: 2) by TheRaven on Thursday September 10 2015, @03:48PM

    by TheRaven (270) on Thursday September 10 2015, @03:48PM (#234703) Journal

    Is SRAM less power hungry (because it doesn't need refresh)?

    SRAM doesn't need refresh, but it is still volatile memory. DRAM is a leaky capacitor and so needs a refresh to charge the capacitor. SDRAM synchronises the refresh cycle with the read/write cycle to minimise latency. SRAM is just an array of flip-flops and is more power-hungry than DRAM. It's also a lot less dense (and area roughly corresponds to power, when talking about this kind of circuit).

    --
    sudo mod me up