Quote
With TLC the controller and other components have to do more work
In TLCs there are 4 possible states opposed to 3 in 2-bit MLCs. Retrieving your actual information thus requires more processing (=transistors) at the gate level. It's only neccessary once for the entire chip, so surely a tradeoff well worth it.
Quote
I still recall Samsung's 2006 "announcement" of 40nm 'charged trap' NAND tech
Kind of funny if you consider that
every flash device is a potential well (=trap) for electrons (=charges). And if you trap charges in the trap it's probably fair to say you've got a charged trap
Quote
I note that mention of "8GB" TLC chips. Given that the 'announced' Toshiba 32nm DDR Toggle mode NAND's will/are supposedly coming in packages of 8GB, 16GB & 32GB...you have to wonder why the 25nm process Intel/Micro chips have unimpressive capacity?
1. The article talks about the 8 GB 25 nm TLC chip. It does not say that other sizes won't be made.
2. Another answer can be found right in your question, marked in bold. Many chips can comprise a package.
Quote
The technology isn't expected to have a direct effect on Intel's solid-state drive roadmap, which will still need faster but lower density memory to produce 600GB SSDs in the same period.
I read this as "we're not using it for the next gen of SSDs, as the performance and reliability of TLC is not there or not proven yet".
Quote
Wonder *which* "next gen" tech flash will need advanced error correction, and doesn't that also apply to DRAM also?
They'll all have to handle increased error rates. How much for which tech / manufacturer and how much will be offset by speed compromises I can't tell.
Regarding DRAM: it's also storage, but fundamentally very different. The longevity of flash suffers because (comparably) large currents have to flow every time a cell is written. These currents are needed so that a few electrons tunnel through the gate oxide and are trapped. DRAM doesn't have any such mechanism. BTW: writes are slow for flash because you need to wait for quite some time until a few electrons have eventually tunneled. Again, not for DRAM.
The other problem is that, as your gate becomes smaller, less electrons are used to store the information. Therefore loosing a few becomes ever more devastating, up to the point where the information is lost. DRAM stores the information in small capacitors, which is totally different. More charges are used and the capacitors loose them so quickly anyway that they're refreshed every few 10 ns. Shrinking the capacitors is certainly not trivial as well, but is not related to the problems flash faces upon scaling.
MrS