Linked by David Adams on Thu 1st May 2008 18:47 UTC, submitted by james_parker
Hardware, Embedded Systems First theorized in the 1970's as the fourth basic circuit element, a practical memristor implementation has finally been discovered at HP Labs. If practical manufacturing can be scaled up, memristor technology could become the new standard for computer memory -- memory that combines the speed of DRAM, the persistence of Flash memory, and the bit density of hard drives. In addition, memristors can work as analog as well as digital devices, and hold promise as the basis for building neural networks
Thread beginning with comment 312599
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[4]: If this works.....
by _james on Fri 2nd May 2008 19:57 UTC in reply to "RE[3]: If this works....."
_james
Member since:
2006-04-09

Thanks for the information. I vaguely recall reading some differences between DRAM and SRAM complexity years ago, but couldn't remember any details. I'm not a circuits person at all, just basic EE course in college.

Reply Parent Bookmark Score: 1

RE[5]: If this works.....
by anevilyak on Fri 2nd May 2008 20:12 in reply to "RE[4]: If this works....."
anevilyak Member since:
2005-09-14

As I understand it, the short story is that SRAM uses a bunch of transistors in a special configuration in order to stably hold its state, whereas DRAM uses a transistor and a capacitor. DRAM takes less space as a consequence but needs to be refreshed to recharge the capacitor in order to prevent from losing its state. The problem being that the more complex transistor design that SRAM uses takes up more space per bit than DRAM does, hence your 2MB cache on a die taking up half the die as opposed to the amount of space 2MB would take on your 1-2GB DIMMs. A hypothetical memristor-based RAM design could potentially be noticably smaller than even DRAM, and without needing the refresh cycle. We'll see what comes of it in practice, but the potential is there.

Reply Parent Bookmark Score: 2