Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×
Technology

New Silicon-Based Memory 5X Denser Than NAND Flash 162

Lucas123 writes "Researchers at Rice University said today they have been able to create a new non-volatile memory using nanocrystal wires as small as 5 nanometers wide that can make chips five times more dense than the 27 nanometer NAND flash memory being manufactured today. And, the memory is cheap because it uses silicon and not more expensive graphite as been used in previous iterations of the nanowire technology. The nanowires also allow stacking of layers to create 3-D memory, even more dense. 'The fact that they can do this in 3D makes makes it highly scalable. We've got memory that's made out of dirt-cheap material and it works,' a university spokesman said."
This discussion has been archived. No new comments can be posted.

New Silicon-Based Memory 5X Denser Than NAND Flash

Comments Filter:
  • by symbolset ( 646467 ) on Tuesday August 31, 2010 @11:29PM (#33432328) Journal

    When we run out of possibilities in shrinking the process we go vertical and take advantage of the third dimension. Moore's law is safe for a good long time.

    This tech is still several years out from production but other 3D silicon options are in testing, and some are in production.

    When the Z density matches the X and Y density in fifteen years or so we'll be ready for optical or quantum tech.

    • by Surt ( 22457 ) on Wednesday September 01, 2010 @12:50AM (#33432624) Homepage Journal

      We don't just go vertical without solving the heat dissipation problem. We already have a hard time dissipating the heat off the surface area of one layer. Now imagine trying to dissipate the heat off of the layer that is trapped between two more layers also generating the same amount of problematic heat. Then try to figure out how to dissipate the heat off a thousand layers to buy you just 10 more years of Moore's law.

      • Re: (Score:2, Interesting)

        by Anonymous Coward

        Well, at least you have a theoretical possibility to avoid that problem in ssd-disks.
        Since you are only going to access one part of the memory at a time the rest could be unpowered. This gives a constant heat do get rid of regardless of the number of layers.

        This is of course not possible for CPU's and other circuits where all parts are supposed to be active.

      • by Jeremi ( 14640 ) on Wednesday September 01, 2010 @01:54AM (#33432846) Homepage

        We don't just go vertical without solving the heat dissipation problem

        The obvious solution to that: don't generate any heat. Now, where are the room-temperature superconductors I was promised???

        • Re: (Score:3, Interesting)

          by takev ( 214836 )
          I think we will have to wait until we have super-semi conductors. One where it either conducts perfectly, or not at all, depending on a third input (which itself has an infinite resistance).

          Maybe I should patend this "idea" for a transistor, I am probably to late though.
          • Such a thing would not be possible with current computer architectures, even if we had the materials. There is a fundamental theorem in physics/computing that the destruction of information causes an increase in entropy, i.e. generates heat. Thus, an information-destroying gate such as AND can never be completely free of inefficiency simply because it destroys information (if the output of AND is 0, you cannot tell if the input was 00, 01, or 10, therefore information was destroyed). Regardless of whether t
            • The solution is reversible computing [wikipedia.org].

              The first solution that comes to my mind (to your hypothetical limiting condition, at least ;D) would be to put leads on destructive logic gates to conserve the unused information electronically. Imagine an AND gate with a rarely used "remainder" bit, for example. Designers could glom on that if they wanted it, or if not lead most of the unutilized results off into a seeding algorithm for /dev/urandom, and the rest (those prone to entropy feedback) into controlling blinky LEDs.

              Yeah, that's what they're real

        • by smaddox ( 928261 )

          That would hardly help reduce heat generation in CMOS. At current gate lengths, a significant portion of the heat is generated due to leakage through the channel when the transistor is "off".

          Maybe there is some switching device implementable with HTSCs that I am not familiar with, but it still wouldn't apply to silicon devices.

    • One thing you could run in to are heat issues. Remember that high performance chips tend to give off a lot of heat. Memory isn't as bad, but it still warms up. Start stacking layers on top of each other and it could be a problem.

      Who knows? We may be in for a slowing down of transistor count growth rate. That may not mean a slow down in performance, perhaps other materials or processes will allow for speed increases. While lightspeed is a limit, that doesn't mean parts of a CPU couldn't run very fast.

      Also it

      • Re: (Score:2, Interesting)

        by symbolset ( 646467 )

        They're all over that. As the transistors shrink they give off less heat. New transistor technologies also use less energy each per square nanometer, and there's new ones in the pipe. Not all of the parts of a CPU, SSD cell or RAM chip are working at the same time so intelligent distribution of the loads give more thermal savings. Then there are new technologies for conducting the heat out of the hotspots, including using artificial diamond as a substrate rather than silicon, or as an intermediary elect

        • by aXis100 ( 690904 )

          If they were making the same spec part that would be fine, but as transistors shrink they cram more into the same space, so total heat flux tends to go up. Also the leakage gets worse too - but that gets offset by lower voltages.

          • by repapetilto ( 1219852 ) on Wednesday September 01, 2010 @01:58AM (#33432862)

            This might be a dumb question, but why not have some sort of capillary-esque network with a high heat-capacity fluid being pumped through it? Maybe even just deionized water if you have a way of keeping the resistivity high enough.

            • The problem with such kind of proposals is that there is no means to actualy build the channels. It is a great idea in theory, and quite obvious (so there is a huge amount of research already on it), but nobody could actualy build it.

            • If I remember correctly, the reason is because on a nano-scale, water doesn't "flow", so you can't pump it through effectively.
      • Re: (Score:3, Insightful)

        by vlueboy ( 1799360 )

        L1 CPU caches are shamefully stuck with the laughable 20-year old 640K meme in rarely noticed ways. Everyone's first thought is about RAM memory, but remember that CPU's are less change friendly and benefit more from tech like 128K * 5 size at the new density improvement.

        Our supposedly macho CPU's have only 128K L1 sizes and comparably, absurdly high L2 and L3 [amd.com] sizes to make up.

        The current excuse is that cost and die-space constraints keep size-improvements mostly on the L2 and L3 side. Sadly, someone tagge

        • by Sycraft-fu ( 314770 ) on Wednesday September 01, 2010 @05:36AM (#33433460)

          Cache is not a case where more is necessary. What you discover is it is something of a logarithmic function in terms of amount of cache vs performance. On that scale, 100% would be the speed you would achieve if all RAM were cache speed, 0% is RAM only speed. With current designs, you get in the 95%+ range. Adding more gains you little.

          Now not everything works quite the same. Servers often need more cache for ideal performance so you'll find some server chips have more. In systems with a lot of physical CPUs, more cache can be important too so you see more on some of the heavy hitting CPUs like Power and Itanium.

          At any rate you discover that the chip makers are reasonably good with the tradeoff in terms of cache and other die uses and this is demonstrable because with normal workloads, CPUs are not memory starved. If the CPU was continually waiting on data it would have to work below peak capacity.

          In fact you can see this well with the Core i7s. There are two different kinds, the 800s and the 900s and they run on different boards, with different memory setups. The 900s feature faster memory by a good bit. However, for most consumer workloads, you see no performance difference with equal clocks. What that means is that the cache is being kept full by the RAM, despite the slower speed, and the CPU isn't waiting. On some pro stuff you do find that the increased memory bandwidth helps, the 800s are getting bandwidth starved. More cache could also possibly fix that problem, but perhaps not as well.

          Bigger caches are fine, but only if there's a performance improvement. No matter how small transistors get, space on a CPU will always be precious. You can always do something else with them other than memory, if it isn't useful.

      • by mcgrew ( 92797 ) *

        Exponential growth doesn't last for ever.

        Don't be too sure; the human population has been growing more or less exponentially for a million years.

    • by evilWurst ( 96042 ) on Wednesday September 01, 2010 @02:10AM (#33432892) Journal

      It's not as obvious as it sounds. Some things get easier if you're basically still building a 2D chip but with one extra z layer for shorter routing. It quickly gets difficult if you decide you want your 6-core chip to now be a 6-layer one-core-per-layer chip. Three or four issues come to mind.

      First is heat. Volume (a cubic function) grows faster than surface area (a square function). It's hard enough as it is to manage the hotspots on a 2D chip with a heatsink and fan on its largest side. With a small number of z layers, you would at the very least need to make sure the hotspots don't stack. For a more powerful chip, you'll have more gates, and therefore more heat. You may need to dedicate large regions of the chip for some kind of heat transfer, but this comes at the price of more complicated routing around it. You may need to redesign the entire structure of motherboards and cases to accommodate heatsinks and fans on both large sides of the CPU. Unfortunately, the shortest path between any two points is going to be through the center, but the hottest spot is also going to be the center, and the place that most needs some kind of chunk of metal to dissipate that heat is going to have to go through the center. In other words, nothing is going to scale as nicely as we like.

      Second is delivering power and clock pulses everywhere. This is already a problem in 2D, despite the fact that radius (a linear function) scales slower than area and volume. There's so MUCH hardware on the chip that it's actually easier to have different parts run at different clock speeds and just translate where the parts meet, even though that means we get less speed than we could in an ideal machine. IIRC some of the benefit of the multiple clocking scheme is also to reduce heat generated, too. The more gates you add, the harder it gets to deliver a steady clock to each one, and the whole point of adding layers is so that we can add gates to make more powerful chips. Again, this means nothing will scale as nicely as we like (it already isn't going as nicely as we'd like in 2D). And you need to solve this at the same time as the heat problems.

      Third is an insurmountable law of physics: the speed of light in our CPU and RAM wiring will never exceed the speed of light in vacuum. Since we're already slicing every second into 1-4 billion pieces, the amazing high speed of light ends up meaning that signals only travel a single-digit number of centimeters of wire per clock cycle. Adding z layers in order to add more gates means adding more wire, which is more distance, which means losing cycles just waiting for stuff to propagate through the chip. Oh, and with the added complexity of more layers and more gates, there's a higher number of possible paths through the chip, and they're going to be different lengths, and chip designers will need to juggle it all. Again, this means things won't scale nicely. And it's not the sort of problem that you can solve with longer pipelines - that actually adds more gates and more wiring. And trying to stuff more of the system into the same package as the CPU antagonizes the heat and power issues (while reducing our choices in buying stuff and in upgrading. Also, if the GPU and main memory performance *depend* on being inside the CPU package, replacement parts plugged into sockets on the motherboard are going to have inherent insurmountable disadvantages).

      • Re: (Score:3, Informative)

        by Alef ( 605149 )

        First is heat. Volume (a cubic function) grows faster than surface area (a square function). It's hard enough as it is to manage the hotspots on a 2D chip with a heatsink and fan on its largest side. With a small number of z layers, you would at the very least need to make sure the hotspots don't stack.

        I'm not saying your point is entirely invalid, however, heat isn't necessarily a problem if you can parallelize the computation. Rather the opposite, in fact. If you decrease clock frequency and voltage, you get a non-linear decrease of power for a linear decrease of processing power. This means two slower cores can produce the same total number of FLOPS as one fast core, while using less power (meaning less heat to dissipate). As an extreme example of where this can get you, consider the human brain -- a m

        • by Alioth ( 221270 )

          The problem is for parallel operations, we start to run into Amdahl's Law: http://en.wikipedia.org/wiki/Amdahl's_law [wikipedia.org]

          • by Alef ( 605149 )

            Indeed, although if the need for more processing power arises from increasing data sets, Amdahl's law isn't as relevant. (Amdahl's law applies when you try to solve an existing problem faster, not when you increase the size of a problem and try to solve it equally fast as before, which is often the case.)

            I wasn't trying to say that we can parallelize every problem -- I was commenting that 3D processing structures might very well have merit, since it is useful in cases where you can parallelize. And those ca

        • by mcgrew ( 92797 ) *

          You can't compare a brain to a computer; they are nothing alike. Brains are chemical, computers are electric. Brains are analog, computers are digital.

          If heat dissipation in the brain was a problem, we wouldn't have evolved to have so much hair on our heads and so little elsewhere; lack of heat to the brain must have been an evolutionary stumbling block.

          • by mangu ( 126918 )

            If heat dissipation in the brain was a problem, we wouldn't have evolved to have so much hair on our heads and so little elsewhere

            Hair is insulation against the sun. The reason why Africans have curly hair is to provide insulation while letting cooling air circulate. In colder climates, straight hair still provides enough protection from the sun while letting some air circulate.

          • by Alef ( 605149 )

            I'm not sure I would call the neurons either analog or digital -- they are more complicated than that. But regardless, both the brain and a computer do computations, which is the important aspect in this case.

            Not that brain heat dissipation matters for the discussion (as we already know roughly how much energy the brain consumes), but as far as I can recall, some theories in evolutionary biology assumes that heat dissipation from the head actually has been a "problem".

            • by mcgrew ( 92797 ) *

              But regardless, both the brain and a computer do computations, which is the important aspect in this case

              Both an abacus and a slide rule will do computations, too, but they're nothing alike, either. A computer is more like a toaster than a brain or slide rule; you have electrical resistance converting current to heat. The brain has nothing like that (nor does a slide rule or abacus, even though the friction of the beads agaiinst wires and the rules sliding must generate some heat).

              • by Alef ( 605149 )
                The existence of the human brain shows that physics allows for three dimensional computing structures with very high processing power and low energy use and consequently low heat dissipation to exist. In other words, efficient computation (by todays standards) is not fundamentally limited to flat objects, if you can exploit parallelism.
                • by mcgrew ( 92797 ) *

                  But it doesn't address the heat problem in electric circuts -- again, it's more like a toaster than a brain. And note that it takes a computer far less time to compute PI to the nth digit than it does the human brain, despite the brain's 3D model and the computer's 2D model.

                  • That would be because afaik most of the brains power goes into conceptualizing, and all kinds of other tasks. Pure maths is very small part of activities.
                    But then again, those people who's visual cortex (or whatever the area is called which handles visual data and eye movements) are simply amazing in maths. Autistic persons can do amazing things as well.

                    It's matter of how the horsepower is used, not availability in the case of brains. For brains it's an very easy task to detect objects, and attach all kinds

        • by Idbar ( 1034346 )
          Now we just need to start powering processors with glucose and that's a solved problem. Next!
        • ... consider the human brain -- a massively parallel 3D processing structure. The brain has an estimated processing power of 38*10^15 operations per second (according to this reference [insidehpc.com]), while consuming about 20 W of power (reference [hypertextbook.com])...

          Good point. I believe I have solved Moore's Law in computing for some years. I need shovels, accomplices, and every Roger Corman movie.

        • by IICV ( 652597 )

          Yes, but I'd like to see a human brain run the Sieve of Eratosthenes, or accurately simulate a 3-body orbit, or run a given large-scale cellular automata for more than a couple thousand steps.

          There's times when parallel computing is useful, but there's also times when pure "how fast can you add 1 + 1" type calculations are incredibly useful. You can't just abandon linear computation completely.

          • There's a great shortcut if you're just adding 1 + 1 over and over. 1 + (previous sum), even... :P. Although I do understand what you are saying.

            As another poster said, more efficient software / methods / (development process) is probably more important. The problem is that it's hard to balance development with slow, unreliable humans with good design.
            • Human brains is FAR from unreliable and slow. We don't just consciously know about the insane multitude of seemingly very trivial and simple tasks yet requiring immense processing power to make happen.

              Can you stand on 1-leg? can you run and while running jump and keep running without falling down? Are you able to very delicately almost touch your girlfriend, but not really touch and she feels that, with all fingers in your hand and run your hand through her back, just almost touching?

              All tasks of fine motor

          • by Alef ( 605149 )
            Yes, certainly we cannot abandon linear computation. The point I was trying to make is that the merit of 3D computational structures isn't nullified by problems with heat dissipation. They would be limited in the sense that they would need to be very parallel -- but that is still useful for a vast number of problems.
          • I'd like to see a human brain run the Sieve of Eratosthenes, or accurately simulate a 3-body orbit, or run a given large-scale cellular automata

            Those problems are all very well suited to parallel processing. I wonder if that's what you meant to imply, or if I misunderstood you.

          • For some people quite accurate visualization in 3D space, interactively realtime is very easy task. For most people it isn't.

            You could say not everyone's operating system for their brains is the latest version.

    • For low power but high transistor (or transistor substitute) count stuff like memory i'm inclined to agree with you.

      For processors afaict the limiting factor is more how much power can we get rid of than how many transistors can we pack in.

      Also (unless there is a radical change in how we make chips) going 3D is going to be expensive since each layer of tranistors (or transistor substitutes) will require seperate deposition, masking and etching steps.

  • by stox ( 131684 ) on Tuesday August 31, 2010 @11:33PM (#33432352) Homepage

    Nope, no one saw that one coming.

    • Re: (Score:1, Funny)

      by Anonymous Coward

      But Captain the Memory Crystals are taken a beatin, i dont think theyll last much longer (Scottish Accent)

    • Re: (Score:1, Offtopic)

      by sessamoid ( 165542 )
      "And thees? Thees is rice?"
  • by Anonymous Coward

    We've got memory that's made out of dirt-cheap material and it works,' a university spokesman said.

    Tell me when it's the head of manufacturing at XYZ Dirt-Cheap-Mass-Produced-Memory Corp saying that, then I'll care.

    • Sand is made of silicon (and oxygen). Sand is "dirt cheap." I think that's about as far as you can take the implication. He didn't say "it's as easy as falling off a log."
  • by TubeSteak ( 669689 ) on Tuesday August 31, 2010 @11:50PM (#33432428) Journal

    "Dirt cheap" isn't here to stay.

    Their technology requires polycrystalline silicon & the demand is increasing much faster than the supply.
    China might build more polysilicon factories, but they'll undoubtedly reserve the output for their own uses.
    This isn't a new problem, since mfgs have been complaining about shortages since 2006-ish (IIRC).

  • by DWMorse ( 1816016 ) on Tuesday August 31, 2010 @11:50PM (#33432430) Homepage

    Great, it's denser. Does this mean it now comes in a yellow-white, almost blonde color?

  • by StandardCell ( 589682 ) on Tuesday August 31, 2010 @11:59PM (#33432460)
    If a single dimension changes, assuming the NAND cell structure is similar, there would be a 5x reduction in size in each of the X and Y dimensions. Therefore, you would get up to 25x more density than a current NAND. This is why process technologies roughly target the smallest drawn dimension to progressively double gate density every generation (i.e. 45nm has 2x more cells than 32nm).

    The big question I have for all of these technologies is whether or not is is mass production worthy and reliable over a normal usage life.
    • ... which may limit how much of the 3rd dimension you can use.
  • Here they come... (Score:4, Insightful)

    by LostCluster ( 625375 ) * on Wednesday September 01, 2010 @12:11AM (#33432510)

    Best Buy and Amazon are both selling Intel's 40 GB flash drive for just under $100 this week... I'm building a server based around it and will likely later post on how that goes. Intel recently announced that they're upping the sizes so you're likely going to see the 40 GB model in the clearance bin soon.

    It's here, it's ready... and when you don't have a TB of data to store they're a great choice, especially when you read much more often that you write.

    • by symbolset ( 646467 ) on Wednesday September 01, 2010 @12:46AM (#33432616) Journal

      And if you do need a big SSD Kingston has had a laptop 512GB SSD out since May with huge performance, and this month Toshiba and Samsung will both step up to compete and bring the price down. We're getting close to retiring mechanical media in the first tier. Intel's research shows failure rates of SSD at 10% that of mechanical media. Google will probably have a whitepaper out in the next six months on this issue too.

      This is essential because for server consolidation and VDI the storage bottleneck has become an impassable gate with spinning media. These SSDs are being used in shared storage devices (SANs) to deliver the IOPs required to solve this problem. Because incumbent vendors make millions from each of their racks-of-disks SANs, they're not about to migrate to inexpensive SSD, so you'll see SAN products from startups take the field here. The surest way to get your startup bought by an old-school SAN vendor for $Billions is to put a custom derivative of OpenFiler on a dense rack of these SSDs and dish it up as block storage over the user's choice of FC, iSCSI or Infiniband as well as NFS and SAMBA file based storage. To get the best bang for the buck, adapt the BackBlaze box [backblaze.com] for SFF SSD drives. Remember to architect for differences in drive bandwidths or you'll build in bottlenecks that will be hard to overcome later and drive business to your competitors with more forethought. Hint: When you're striping in a Commit-on-Write log-based storage architecture it's OK to oversubscribe individual drive bandwiths in your fanout to a certain multiple because the blocking issue is latency, not bandwidth. For extra credit, implement deduplication and back the SSD storage with supercapacitors and/or an immense battery powered write cache RAM for nearly instantaneous reliable write commits.

      I should probably file for a patent on that, but I won't. If you want to then let me suggest "aggregation of common architectures to create synergistic fusion catalysts for progress" as a working title.

      That leaves the network bandwidth problem to solve, but I guess I can leave that for another post.

      • by afidel ( 530433 )
        TMS already made such a product with their RAMSAN, it's a niche player for those who need more IOPS than god and don't need to store very much (ie a niche market). Their top end product claims to do 5M IOPS, 60GB/s sustained but only stores 100TB which is the size of a midend array like a loaded HP EVA 6400 but costing about 20x more (granted the EVA tops out in the tens of thousands of IOPS, but that's enough for the vast majority of workloads).
        • Re: (Score:3, Informative)

          by RivenAleem ( 1590553 )

          more IOPS than god

          God doesn't need any Outputs. It's all one-way traffic with him.

      • Re: (Score:3, Funny)

        by adolf ( 21054 )

        And you, sir, win the Bullshit of the Day award.

        Congrats!

    • by afidel ( 530433 )
      Eh, hope that server isn't going to be doing anything transactional, the only Intel SSD I'd trust in any of my servers that actually need SSD's is the X-25e which I have actually used.
  • So it's more dense than NAND flash (and 3D, wow!), but how does it compare on speed, reliability, and endurance?
    • by Yvan256 ( 722131 )

      how does it compare on speed, reliability, and endurance

      No, yes, maybe.

    • by c0lo ( 1497653 )

      So it's more dense than NAND flash (and 3D, wow!), but how does it compare on speed, reliability, and endurance?

      Taking a wild-guess here.
      TFA states that the 1/0 is stored as a nanowire that is continuous/interrupted (thus not require any electric charge).

      Yao applied a charge to the electrodes, which created a conductive pathway by stripping oxygen atoms from the silicon oxide, forming a chain of nanometer-sized silicon crystals. Once formed, the chain can be repeatedly broken and reconnected by applying a pulse of varying voltage, the University said.

      It seems reasonable to think:

      • speed - blind-fast reads with very
  • Toshiba has started mass production of 24nm NAND cells. Just saying...
    Intel and Micron are already at 25nm in their most recent production lines, Hynix at 26nm.
    Only Samsung, albeit the world's first NAND manufacturer, seems to be at 27nm.

  • Okay, so they claim that the memory is denser than NAND, and cheap to boot. That's great. But TFA makes no mention of its performance. How does the read/write speed compare to that of NAND, or magnetic drives? Could the 3D architecture potentially slow read/write times? I'm not trying to make any claims here, but it's a little disconcerting that there is no mention of it at all within the article.
  • so how wide is 5nm? (Score:5, Informative)

    by ChipMonk ( 711367 ) on Wednesday September 01, 2010 @12:58AM (#33432658) Journal
    The radius of a silicon atom is 111 to 210 picometers, depending on the measurement context. (Check Wikipedia to see what I mean.) That means 5nm is somewhere between 23 and 45 silicon atoms wide.
  • by PatPending ( 953482 ) on Wednesday September 01, 2010 @01:06AM (#33432682)
    If so, count me out! Besides 3D makes me nauseated.
  • by OrangeTide ( 124937 ) on Wednesday September 01, 2010 @01:23AM (#33432744) Homepage Journal

    I'm still waiting for some cheap, stable, high density ROM or preferably WORM/PROM. Even flash has only about 20 years retention with the power off. Which sounds like a lot, but it's not all that difficult to find a working synthesizer or drum machine from the mid-80s in working condition. But if you put flash in everything your favorite devices may be dead in 20 years. for most devices this is OK. But what if some of us want to build something a little more permanent? Like an art piece, a space probe, a DSP based guitar effects pedal, or a car?

    Some kind of device with some nano wires that I can fuse to a plate or something with voltage would be nice if it could be made in a density of at least 256Mbit (just an arbitrary number I picked). EPROMs (with the little UV window) also only last for about 10-20 years (and a PROM is just an EPROM without a window). So we should expect to already have this digital decay problem in older electronics. Luckily for high volumes it was cheaper to use a mask ROM than a PROM or EPROM. But these days NAND flash(MLC) is so cheap and high density that mask ROMs seem like a thing of the past, to the point that it is difficult to find a place that can do mask ROMs that can also do high density wafers.

    • by hitmark ( 640295 )

      Time dependent flash sounds like the dream world for planned obsolescence driven corporations...

  • We've got memory that's made out of dirt-cheap material and it works

    I guess the materials alone don't determine the price, but the expertise/work to put them together. I'm also typing on a computer that's made out of cheap materials (lots of plastic, some alumin(i)um, small quantities of other stuff) - but it didn't come that cheap.

    • by mcgrew ( 92797 ) *

      Sure it did. When the IBM-PC came out with a 4 mz processor and 64kb of RAM it cost ~$4,000. My netbook has an 1800mz processor, 1,000,000kb of ram plus a 180gb hard drive, and it cost ~$300. I'd say that's pretty damned cheap.

  • by tenco ( 773732 ) on Wednesday September 01, 2010 @03:12AM (#33433028)
    Silicon-based lifeforms 5x denser than carbon-based.
  • ... 18,446,744,073,709,551,616 erase/write cycles?

  • Boy do I miss the old news, they way they would write this one for example, would be to put some large number for the thumb drives, as in

    "USB thumb drives of in the future could reach 150 terabytes."

    Or something.

  • Stripping oxygen sounds very similar to the memristor process.

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...