Slashdot Mirror


World's Thinnest Flash Memory Cell Unveiled

qorkfiend writes "Measuring a scant 20 nanometers across, Infineon AG's new nonvolatile flash memory cell could lead to 32 gigabit flash chips within the next few years. The cell contains a unique structure with a fin for the transistor to avoid nano-scale physical effects and uses 90% less electrons than today's memory to store data."

10 of 153 comments (clear)

  1. Real Solid State Computing by Jozer99 · · Score: 5, Interesting

    Wow, now there might be a practical inexpensive method for solid state servers.

  2. Finally... by deft · · Score: 4, Funny

    One can carry both their MP3 AND pron collection.

    This one guy I know can finally leave the house. I'll tell him.

    --

    There's nothing Intelligent about Intelligent Design.
    1. Re:Finally... by Anonymous Coward · · Score: 5, Funny

      You, sir, just pre-empted 40 other people's post ideas. The angry mob will arrive any minute.

  3. Increased susceptibility to quantum effects? by EQ · · Score: 4, Interesting

    90% fewer electrons? Does this mean less resiliency/redundancy in the chip - how vulnerable is this to quantum effects - or simple radiation?

    --
    Buffalo buffalo Buffalo buffalo buffalo buffalo Buffalo buffalo! http://goo.gl/J9bkO
  4. does this mean by museumpeace · · Score: 4, Interesting

    90% less current and since power is
    I-squared R
    that REALLY cuts the power dissapation which his the brick wall most silicon vendors now approach?

    --
    SLASHDOT: news for people who can't concentrate on work or have no life at all and got tired of yelling back at the TV.
    1. Re:does this mean by morcheeba · · Score: 4, Insightful

      The article said 90% less electrons, and true, electrons (or holes) make up current, but that's not what they meant. They said it was 90% less electrons stored in each cell -- This is just a small portion of the total current used in the memory.

      An ampere of current is 6.24 * 10^18 electrons/second, so to write at 12 megabits/second (USB speed) would require only 1 billion electrons/second, or 0.173 nanoamps -- the rest of the chip will probably take milliamps and dwarf the actual number of electrons flowing into the cells.

      Most of the current is used to combat the capacitance on the bit lines - since the X & Y grid wires are so close to other wires (protected by an insulator, of course), a natural capacitor forms. If you want to change the voltage on these bit lines quickly, the capacitance will demand current. You'll get the current back when you eventually try to remove the voltage, but so far it isn't really worth it to recover this current because, after resistive losses, it's at a slightly less voltage. (there are some cool schemes to pump that current into the next bitline to be accessed, but this happens more with synchronized clocks).

      Power is also dissipated by the analog sense amplifiers at the edges of the FLASH memory that convert low-level voltages to more usable digital signals.

      Power dissipation is more of a problem for processors & not FLASH memory. FLASH is all about density and cost.

  5. replacement? by phoric · · Score: 4, Insightful

    How about replacing a hard drive with flash chips for ultra-compact PCs? I know a lot of devices use this and some people boot linux off usb flash keys, but what about a built-in flash HD interface?

    1. Re:replacement? by m50d · · Score: 4, Insightful

      IIRC it's fine as long as you use a filesystem designed to deal with it, and don't use it for swap, logs etc. For storing your home stuff in it's fine, just have no swap and put /tmp and maybe /var on tmpfs.

      --
      I am trolling
  6. 90% less = 81% lesspower too? by Transcendent · · Score: 4, Interesting

    Since there is 90% less electrons to move, then there would be 90% less current. Power is I^2R, so (.9I)^2R = 0.81P

    Sounds very good for portable devices, although I doubt the power consumption of flash cards was that significant (compared to an LCD with a backlite).

    Although, my pen drive does get pretty warm when I'm doing enough reading/writing to it, so maybe there will be a significant benefit.

  7. To get rid of any confusion... bytes v bits by Atmchicago · · Score: 4, Informative

    They say 32 gigabit, not gigabyte. So if you divide 32 by 8, that makes for 4 gigabytes. At least, that's the way I understand bit-to-byte conversion.

    --

    You can lead a horse to water, but you can't make it dissolve.