Slashdot Mirror


Researchers Boast First Programmable Nanoprocessor

schliz writes "Harvard University researchers have assembled nanowires into tiny 'logic tiles' that can perform adder, subtractor, multiplexer, demultiplexer and clocked D-latch functions. While the 960-square-micrometre chips are not currently as dense as 32nm CMOS technology, the researchers say future versions could be up to 100 times more efficient than current electronics, and could yield low-power, application-specific 'nanocontrollers' for use in tiny embedded systems and biomedical devices."

38 comments

  1. Good for cellphones by currently_awake · · Score: 1

    This will be too expensive for anything but a handful of applications. Cellphones is the biggest, as many people use subsidized phones so they won't see the cost. Having a cellphone in your watch that lasts all week without charging will be very handy. Should also be useful for police bugs/trackers, to ensure they can run on solar power. Also useful for implanted devices like pacemakers, can run off pressure changes in your arteries so no battery to replace.

    1. Re:Good for cellphones by by+(1706743) · · Score: 2

      Having a cellphone in your watch that lasts all week without charging will be very handy.

      Actually, I think it would be very wristy.

      I'll be here all week!

    2. Re:Good for cellphones by Lumpy · · Score: 1

      http://www.bigboxstore.com/cellphones/wrist-watch-phones

      Already exist. Friend has one of these china phones and it does go several days. it simply sits on a stand that inductively charges it.

      bluetooth headset always in is annoying though.

      --
      Do not look at laser with remaining good eye.
    3. Re:Good for cellphones by Anonymous Coward · · Score: 0

      http://www.bigboxstore.com/cellphones/wrist-watch-phones

      Already exist. Friend has one of these china phones and it does go several days. it simply sits on a stand that inductively charges it.

      bluetooth headset always in is annoying though.

      Bah! Dick Tracey had one in the 1930's and upgraded to a wristwatch video phone in the 1950's!

  2. GaAs? by uigrad_2000 · · Score: 2, Insightful

    From TFA:

    The tiles each contained 496 programmable transistors built from ten-nanometre-thick germanium wires, and were touted as a "world first" in complexity and function.

    There are a lot of semiconductor types made with Germanium. GaAs is usually the most common. It is already an established method of making small transistors, although no one has managed to bring the costs down to the same as silicon.

    You would think that an article that talks about some new technology would actually state what they were building upon, and what they changed to improve the process.

    --
    Free unix account: freeshell.org
    1. Re:GaAs? by mangu · · Score: 3, Insightful

      From TFA:

      The tiles each contained 496 programmable transistors built from ten-nanometre-thick germanium wires, and were touted as a "world first" in complexity and function.

      You would think that an article that talks about some new technology would actually state what they were building upon, and what they changed to improve the process.

      It's right there, in the sentence you quoted: "ten-nanometer-thick germanium wires"

      What's new is the ten-nanometer wires, not using germanium.

    2. Re:GaAs? by funwithBSD · · Score: 1

      What might be really interesting is if these are immune to Cosmic rays (space exploration application) or EMP.

      Even if they are only as fast as current technology, that is a huge leap for space. The tend to use older tech that resists CR damage better or shield the hell out of things

      --
      Never answer an anonymous letter. - Yogi Berra
    3. Re:GaAs? by MozeeToby · · Score: 1

      Why would they be immune to cosmic rays? If a ray hits a wire, you're going to get a voltage spike, which can be interpreted as a 1 when there should be a 0 on the line. Doesn't matter what size it is or what it's made out of. Now, if they're really talking about 1/100 the power it opens up the possibility of multiple redundancy using less power than current systems. Have 10 duplicate copies of your processor all working the numbers and they take a vote on the answer and there's virtually zero chance of cosmic rays causing problems, and you'd still be using 1/10 the power of a conventional processor (in theory... if their ideas work out... and are mass producible... and conventional technology doesn't catch up in the meantime...)

    4. Re:GaAs? by ALeavitt · · Score: 2

      Except for the fact that GaAs is gallium arsenide.

      --
      This sig has been stolen. Return it to its original user for a reward.
    5. Re:GaAs? by Anonymous Coward · · Score: 0

      Use of Germanium is indeed not new. But don't confuse with the commonly used Gallium Arsenide (GaAs), different element. Although there are uses of Germanium on GaAs.

    6. Re:GaAs? by ColoradoAuthor · · Score: 1

      Germanium, atomic number 31, is Ge. Gallium, atomic number 32, is Ga. The logic devices in the article are made from single germanium wires (admittedly with shells of "stuff" around them); in conventional GaAs devices, gold or perhaps aluminum-germanium alloy wires are used as interconnects between gates, which are made by stacking different semiconductor layers.

    7. Re:GaAs? by enslaved_robot_boy · · Score: 1

      These are made with germanium and silicon. No gallium involved.

      The expense of GaAs comes from the incredible cost of the wafers. Experiments like this which use individually grown nano-wires use an incredibly small amount of material for the semiconductor layer. If you could actually make these devices at a large scale with good enough properties for commercial use they would be incredibly cheap and you could make them on just about any substrate (glass.. paper?... skin!??... ) no wafer required.

    8. Re:GaAs? by Anonymous Coward · · Score: 0

      Or just make them too small for the cosmic rays to see and attack.

    9. Re:GaAs? by uigrad_2000 · · Score: 1

      Yes, I realized this after hitting submit, but I actually wasn't as far off as you might think.

      The Mars Exploration Rovers and several satellites use triple junction gallium arsenide on germanium cells, and germanium-on-insulator substrates are seen as a potential replacement for silicon on miniaturized chips, according to wikipedia. =)

      --
      Free unix account: freeshell.org
    10. Re:GaAs? by Thing+1 · · Score: 1

      It's right there, in the sentence you quoted: "ten-nanometer-thick germanium wires"

      What's new is the ten-nanometer wires, not using germanium.

      Is this really germane to the discussion?

      --
      I feel fantastic, and I'm still alive.
  3. Opti-moo! by Anonymous Coward · · Score: 0

    and Ulti-moo!

  4. Return to discrete components? by dazedNconfuzed · · Score: 2

    So...is this a return to the days of building computers from discrete components (separate basic electronic components wired together), just smaller?

    Who's going to build the first nano-PDP8?

    --
    Can we get a "-1 Wrong" moderation option?
    1. Re:Return to discrete components? by enslaved_robot_boy · · Score: 2

      This is cooler than that.

      This a two dimensional array of transistors that can be turned on or off individually.

      It's like the screen on your monitor except that each pixel is a variable transistor. So you can imagine that one "image" in the two dimensional array would be perfect for compiling code or something and another image would be best for graphics rendering. Essentially the promise of this design is that you could change your hardware as fast as you refresh your TV screen.

    2. Re:Return to discrete components? by SanityInAnarchy · · Score: 1

      We already have FPGAs.

      Rather than research it myself, I'm going to be lazy and just ask: How much better (or worse) is this than existing stuff like FPGAs?

      --
      Don't thank God, thank a doctor!
    3. Re:Return to discrete components? by enslaved_robot_boy · · Score: 1

      As a materials chemist the benefits of this design compared to existing programmable gate arrays is beyond my knowledge.

      However, I can say that this is exciting because several of it's design elements are made with simple processing techniques that don't require the amazingly complex (and expensive) equipment used in traditional microfabrication.

      The design (transistors made in arrays of crossed lines) is very interesting to material scientists because it is so simple compared to a traditional transitor array (or FPGA for that matter) that it is possible to imagine building it using self assembly techniques at very low cost.

      As someone who works in nanotechnology, I can tell you that bottom-up transistors arrays is one of the coolest things that might actually be possible and that this is a good step in that direction. Essentially this research is a step towards being able to grow a computer chip instead of build one.

    4. Re:Return to discrete components? by jrobot · · Score: 1

      This chip has 496 transistors, a modern FPGA has on the order of 1,000,000,000.

  5. that vs quantum computing by mapkinase · · Score: 1

    Much less publicity noise on this and so much noise on quantum computing.

    --
    I do not believe in karma. "Funny"=-6. Do good and forbid evil. Yours, Oft-Offtopic Flamebaiting Troll.
    1. Re:that vs quantum computing by Anonymous Coward · · Score: 0

      Noise destroys quantum coherence, you insensitive clod!

    2. Re:that vs quantum computing by MozeeToby · · Score: 1

      It's fair I think, this is really just an incremental step toward the local maxima that we've been approaching for 40 years now. Quantum computing, in theory, could be used to speed some calculations by several orders of magnitude, and that would just be the first working generation. Lets face it, if all we ever research is smaller transistors eventually we're going to get transistors to the minimum theoretical size (beyond which electron tunneling produces as much noise as the actual signal does). Granted, there's a lot of room for improvement after that point, with larger dies, better cooling, and faster clock speeds, but the underlying piece of technology (the transistor) will be virtually stagnant in 20 years.

      Things like quantum computing, spintronics, 3D chip design, etc have the potential, if any of them work out, to break out of the local maxima and into a new part of the graph, maybe a part of the graph with a much, much higher peak. If you say you made a better transistor people go 'meh' because everyone knows that we can make better transistors, we do it every day. If you say you have a potentially paradigm shifting idea that may or may not work people get more exciting because... well, because the possibilities are more exciting quite frankly.

  6. Obligatory by bigredradio · · Score: 1, Funny

    Yeah, but can I install Debian unstable on it?

    1. Re:Obligatory by Anonymous Coward · · Score: 0

      And it'll run Crysis at full settings in Wine at 60fps.

    2. Re:Obligatory by SharpFang · · Score: 1

      Yes, but it will be very -unstable. Like, it won't even start booting.

      --
      45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
    3. Re:Obligatory by lennier · · Score: 1

      Yes, but it will be very -unstable. Like, it won't even start booting.

      And if it does, the universe may be destroyed in every way possible (and a few which are essentially impossible).

      --
      You are not a brain: http://books.google.com/books?id=2oV61CeDx-YC
  7. Re:oblig by MobileTatsu-NJG · · Score: 2

    'Oblig' is short for 'obligatus', which is latin for "this joke will never be funny."

    --

    "I like to lick butts!" by MobileTatsu-NJG (#32700246) (Score:5, Informative)

  8. Kinda like Minecraft? by Anonymous Coward · · Score: 0

    ...tiny 'logic tiles'...

    Kinda like this?

  9. Re:oblig by Suki+I · · Score: 1

    I for one welcome our new Borg overlords.

    Isn't 'singularity' more appropriate? Is there a proper plural of the Singularity?

  10. Transistors + Memristors + Bottom-Up by enslaved_robot_boy · · Score: 4, Insightful

    This work is significant for two reasons

    1) because it uses self assembled nano-wires as the semiconducting element of the transistor. This is an example of bottom-up processing.
    2) because it uses a three layer gate oxide which can be altered by applying a high voltage, turning transistors on and off.

    Bottom-up processing is extremely cool because it offers the future promise of being able to make electronics using the fundamental chemical properties of materials. The idea is that under the right conditions you can grow electronics without using super expensive top-down processing like deep-UV interference lithography.

    The programmable nature of the transistor, which comes from the long lasting and reversible electrochemical changes that 6-9V applied between the gate and source generates (kinda like a memristor), means that if you make a square array of transistors and then you can address each transistor in the array individually, turning it on or off. This allows you to change the chip "hardware" on the fly. Which could be cool for programmers i guess....

    Basically this is amazing work.

  11. Re:oblig by webmistressrachel · · Score: 1

    If this was "Star Trek", which it obviously isn't, I am sure they would simply coin the term "singularities" and everyone would understand exactly what was meant.

    Unfortunately, we're not there just yet, so that's not obvious to the parent poster... but it is to me, and it is to the Romulans, who use artificial singularities to power their warp engines.

    --
    This tagline was transcoded to result in at least one smirk. If you experience failure to smirk, please consult your Gen
  12. The bad news is by Anonymous Coward · · Score: 0

    it must be programmed in nano-COBOL.

  13. This would be perfect for my bitgrid by ka9dgx · · Score: 1

    My bitgrid idea is simple... an array of 4:4 Look up tables in a grid. This is just the technology needed to make it small and fast enough to do Exaflops. I look forward to this process scaling up.

  14. Biomedical devices? by schristo · · Score: 1

    application-specific 'nanocontrollers' for use in tiny embedded systems and biomedical devices

    Why do so many new technological advances announce their applicability for use in biomedical devices? I mean, is that not just another tiny embedded system, or is the intent to assure us that it is to be used for good, not evil?

  15. Manufacturing by Anonymous Coward · · Score: 0

    Manufacturing has always been the challenge in finding a replacement for Silicon. The Si integrated circuit manufacturing process is very mature and very efficient. In order for a new technology to overtake it, they need to be able to do it in places other than a lab.