Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×
Science Hardware

Researchers Boast First Programmable Nanoprocessor 38

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."
This discussion has been archived. No new comments can be posted.

Researchers Boast First Programmable Nanoprocessor

Comments Filter:
  • 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.
  • GaAs? (Score:3, Insightful)

    by uigrad_2000 ( 398500 ) on Thursday February 10, 2011 @12:19PM (#35162990) Homepage Journal

    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.

    • Re:GaAs? (Score:4, Insightful)

      by mangu ( 126918 ) on Thursday February 10, 2011 @12:25PM (#35163040)

      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.

      • 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

        • 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

      • by Thing 1 ( 178996 )

        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?

    • Except for the fact that GaAs is gallium arsenide.
    • 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.
      • 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 [wikipedia.org]. =)

    • 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.

  • by dazedNconfuzed ( 154242 ) on Thursday February 10, 2011 @12:31PM (#35163124)

    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?

    • 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.

      • 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?

        • 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 arra

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

    • 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). Grant

  • Yeah, but can I install Debian unstable on it?
    • Yes, but it will be very -unstable. Like, it won't even start booting.
      • by lennier ( 44736 )

        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).

  • by enslaved_robot_boy ( 774973 ) on Thursday February 10, 2011 @01:50PM (#35164030)

    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.

  • 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.

  • 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?

A morsel of genuine history is a thing so rare as to be always valuable. -- Thomas Jefferson

Working...