Slashdot Mirror


Nano-sized Microchips? HP Says So.

ImaLamer writes: "A C|Net News story is reporting that HP has announced they have made breakthroughs that 'help turn out powerful computers that fit on the head of a pin with room to spare.' Also in the article, that the patent announced Wednesday, will produce no two chips that are the same. 'Each one will be customized for a particular function,' says Stanley Williams, the chemist on the team. The work was done by himself, Phil Kuekes, a computer architect, and James Heath, a UCLA professor. The chips use nanowires and the chips are said to be even less than the size of bacterium. Sounds cool enough. The biggest part of the breakthrough isn't the chips themselves, but that HP plans to be able to 'fix' chips which come out with imperfections, thus saving money on an already cheap process."

74 of 203 comments (clear)

  1. Interesting story... by Uttles · · Score: 5, Informative

    So much so that I posted it this morning, only from the Yahoo! site: HP Says Atom-Sized Computer Chips a Lot Closer

    The fact that they are going to be able to fix the chips is a big breakthrough, but the biggest thing here is the process for making the chips. They are breaking the chips into different functional areas, and this is what enables (indirectly) the capability to do "chip fixing."

    --

    ~ now you know
    1. Re:Interesting story... by caesar-auf-nihil · · Score: 5, Insightful

      I'm not so sure that fixing the chips is a big breakthough, as it sounds like they're suggesting they'll get a lot more defects and not be able to mass produce chips. In fact, the comment that almost each chip will be different suggests a serious problem with their approach.

      Remember all the stink over the Pentium II (or was it III?) that had some computing errors in numbers past the 6 or 7th digit? Now if no two chips are the same, how are you going to guarentee that chip A runs a protocol correctly when chip B, designed for the same application, has all its chip-innards set up differently, such that certain logic gates work differently and give different results for the same protocol? Perhaps each chip will indeed be customizable, but if you're producing 1000s of chips per day, do you really want 1000 different chips if you've got orders for 950 in one application and 50 in another? If no chips are the same due to this technology, what a QC nightmare this would be. No one would by it because they could never guarentee that your PC is going to act the same as everyone else's.

      I don't know, the whole thing sounds quarter-baked, not even half-baked. My concern is that when these type of annoucements come out, it suggests that the company:
      A) Is so far ahead of everyone else they can afford to brag and advertise thier technological edge.
      B) Has developed something that's great for technological capablity PR, but is so impossible or impractical to put into practice that revealing its existance is designed to throw competitors off track. Companies tend to publish results when they can't patent it or if they think others are getting ready to patent it and they want to prevent others from getting exclusive rights to it.

      I'll admit there is the possiblity HP is onto something, but I think category B above is probably more appropriate here.

      --
      -When going for broke, go for Ithaca!
    2. Re:Interesting story... by Uttles · · Score: 2

      You're not using the correct frame of reference here. This is a completely new technology, an amazing acheivement. It will take another equally impressive breakthrough before it will be possible to produce these chips with zero defects. The thing is, with this process they produce the chips, they're all unique, then another process automatically customizes the chips. Therefore, it is in fact possible to mass produce these things.

      --

      ~ now you know
    3. Re:Interesting story... by caesar-auf-nihil · · Score: 2

      I think (notice I say "I think") that I am using the correct frame of reference based on what was written in the article. Right now, you can make a normal chip with zero defects. If any current chip designs have a defect, then what happens is the circuit on the chip can't work properly, and its logic functions are basically garbage. For computer companies to make a profit, they currently have to make chips at almost 99%+ effeciency, so that they throw away very few chips per silicon wafer. Given the high cost to produce them, every single chip is highly valuable, and the higher the defect cost, the more espensive it is to produce those same chips. HP would go out of business real quick if they pursued this strategy for mass chip manufacture.

      What I'm unsure of, based on the article (and is why I say "I think...") is that this technology is really completely new. If its based on the next logical step (or even two steps ahead) on lithography, then it's not that new an idea, and their defects are actually due to the inability to produce circuits with lines smaller than 100 nm with precision. Not surprising, most other people have a hard time doing this at the moment when using lithography. Now if the technology is truly atomic, such that we're looking at molecular computing, then what they are proposing is indeed completely new technology, and it is an amazing achievement.

      That being said, any process that produces unique chips each time cannot guarentee than any one chip will work the same as the others, as the well defined architechture of logic and/or/nor gates needed to get reproducible CPU calculations has been randomized from chip to chip, and therefore, no chip will work the same as its brethren made via the same process which creates these new atomic sized chips/CPUs. At the scales they're talking about, I have a hard time believing they'll be able "customize" each chip to the desired configuration. Basically, they'll have to "fix" each chip after production, which means they'll have to map out each chip and find out what it looks like before they can customize it. That is a HUGE amount of work to do just to get 1 chip out the door and into a working PC or device.

      I could be very wrong - but based on what they're promoting in the article, I'm not so sure they're onto something which we can use now, or even 50 years from now.

      --
      -When going for broke, go for Ithaca!
    4. Re:Interesting story... by dhovis · · Score: 5, Informative
      Stan Williams, one of the guys mentioned here, came to my department to give a talk about the work they were doing at HP about 2 years ago.

      What they are doing is really facinating, and it's not quite as simple as just re-programming the chip when they come off the line. The chips will continue to develop defects, even during service.

      The way they get around this is to design a fault tolerant processing scheme. When you drop the sizes down as much as these people are, you get a several order of magnitude increase in the number of transistors, so you can afford to have the chip do the same calculation, say 500 times in different sections of the chip. The chip itself can figure out what sections are bad, and stop using them on its own.

      HP actually built a full size computer where they designed some ASICs that computed using lookup tables (!). They had them fabed and asked the fab to send them the defective chips along with the good ones. They then mixed the good chips and bad chips together (I think it was like a 1/2 good/bad ratio) and hired a high school student to hook up the wiring. Now keep in mind that even on the "defective" chips, part of the chip still worked. It only takes 1 defect to spoil a traditional chip. On the whole, the components on the chips had about a 3% defect rate.

      The whole thing ran at a whopping 1MHz and may not have been wired up exactly to specifications, but it was "programmed" with a standard computer first to find the defects and route around them. Performance wise, it was on par with the fastest HP workstations of the day. (there's the MHz myth for you)

      So the idea here is to design chips that have so many circuits that you can afford to build in fault tolerance. What is more, you can afford to have the chips constantly checking themselves looking for new faults.

      In short, zero defect tolerence is not necessarily a good thing. One defect in one transistor can render a Pentium processor worthless. The smaller you make them, and the more transistors you add, the harder it will be to achieve defect free parts. Yields go down, price goes up.

      And if you don't believe me, they published an article in Science about the computer they built (it was called Teramac IIRC)

      --

      --
      The internet is the greatest source of biased information in the history of mankind.

    5. Re:Interesting story... by 4of12 · · Score: 4, Informative

      No one would by it because they could never guarentee that your PC is going to act the same as everyone else's.

      A valid concern, and certainly one that I would have.

      Upon further reflection, though, I thought of this analogy:

      The brains and nervous systems of any two human beings are absolutely different. Yet, you can program them (education) so that they can perform the same function (eg, produce consistently spelled words of a language.

      Of course, programming humans is more involved than programming silicon, but at least it suggests to me that different underlying physical architecture does not preclude having consistent functionality. [Yes, you can argue that the yield of properly functioning humans is not all that great, but, hey, there's hope.]

      --
      "Provided by the management for your protection."
    6. Re:Interesting story... by mac.newbold · · Score: 2, Interesting
      For computer companies to make a profit, they currently have to make chips at almost 99%+ effeciency, so that they throw away very few chips per silicon wafer.

      I hate to nitpick, but you really should check your stats before spouting them off like that. A chip manufacturer making something like a P3/P4 or Athlon chip with those kind of yields would own the world by now. Nobody making big (by area) chips these days has yields anywhere near that high. Even 90% is doing good. They often range much lower than that, 80% and worse even, but because of the high price of the good ones that they sell, they still barely make a profit. The way the Intels and AMDs keep on going is by selling a lot of them, not by making much of a profit on each one. For DRAM memory, yields are often around 50%. So don't assume that they need to get 99+% yield to make a profit. There are a lot more variables in that equation that they can and do work with.

      Mac

      --
      Does the name Pavlov ring a bell?
    7. Re:Interesting story... by ImaLamer · · Score: 2

      The article states that the chips are cheap to make anyways.

      Please...

  2. More information at Yahoo! by HMC+CS+Major · · Score: 2, Funny

    Yahoo has more information, saying that they have "patented a process they said on Wednesday would eventually help turn out powerful computers which fit on the head of a pin with room to spare." It's nice to see that there's still some life left in the company.

  3. Nanochips + Nanomachines = NanoBots by Da+VinMan · · Score: 3, Funny

    I know this is all still a bit sci-fi, but if we could finally put together NanoBots.... it kinda boggles the imagination.

    It has applications in:
    -consumer electronics
    -medicine
    -military (covert, weapons, etc.)
    -industrial machinery
    -nano-tech - nano-bots that construct other nano-bots
    -ad infinitum...

    It makes me light headed just thinking about it. Must be all that vapor.

    ;+)

    --
    Please mod this post only if you think others should/n't read this. I have enough ego^H^H^Hkarma. Thanks!
    1. Re:Nanochips + Nanomachines = NanoBots by Da+VinMan · · Score: 2

      Umm... like I said:

      "Must be all that vapor."

      --
      Please mod this post only if you think others should/n't read this. I have enough ego^H^H^Hkarma. Thanks!
  4. A question of workability by Marx_Mrvelous · · Score: 2

    Since somewhere alnog the line, we hyave to connect these micro-computers to keyboard, mice, speakers, monitors... how do we make these interconnections? I wonder if efficiency is lost along the busses neccesary for these to work.

    --

    Moderation: Put your hand inside the puppet head!
  5. One thing I'd like to see by RC514 · · Score: 3, Interesting

    All the advances in chip design and manufacturing make computing hardware a big player game. One thing I'd really like to see is a technology which enables hobbyists to create microchips on a small scale. There are a few open source hardware projects around, but when it comes to manufacturing, only high numbers can be produced at reasonable costs. This advancement, promising no two chips will be the same, sounds a lot like what I want.

    --

  6. Wow... by Rayonic · · Score: 2, Funny

    They keep on making those Vacuum Tubes smaller and smaller.

  7. nanoscience news site by Adrian+Voinea · · Score: 3, Informative

    If you're interested in nanoscience generally, like I am, or in nano-sized microchips especially, you can find some cool info and news at the nanoscience.ch site.

  8. It is new though... by Da+VinMan · · Score: 2

    Not my area but...

    It's new because they currently do have to throw away the chip, for a number of reasons. If you eliminate the traditional materials and start using nano-circuits, then don't you eliminate all the usual reasons you would discard a chip?

    Granted the concept isn't new, but isn't this still going to make circuit production a lot cheaper?

    --
    Please mod this post only if you think others should/n't read this. I have enough ego^H^H^Hkarma. Thanks!
    1. Re:It is new though... by Henry+V+.009 · · Score: 2

      They can't even build the chip in the first place. This is a concept for insanely expensive nanochips that cost a million dollars a piece, where you can't afford to throw away the chip. It will never be applied to modern chips that cost a few bucks each.

    2. Re:It is new though... by Henry+V+.009 · · Score: 2

      The chips are not extremely expensive now. They are non-existent. I could get a patent on the copper wire coils I use in my (yet unbuilt) perpetual motion machine with Super-Duper Mega Death Ray Laser Output (TM), but in the end all I have patented is some dumb wire coils.

      I now see that I have been moderated down to -1 on my original post. Since someone obviously wants to stop you from reading it, I'll make a couple of claims for it here. It was completely accurate, on topic, and interesting. I called the patent stupid, but backed up my statement. Whoever disagreed has failed to do the same. I wonder if I should change my sig to "Goddamn Slashdot moderators".

    3. Re:It is new though... by joshsisk · · Score: 2, Funny

      Yeah, and no one will ever need more than 64k of RAM, either.

    4. Re:It is new though... by GigsVT · · Score: 2, Funny

      HEY MAN I RESENT THAT STATEMENT. RIGHT N
      OW I AM ON MY COMMODORE 64 AND IT WORKS F
      INE FOR EVERYTHING I NEED TO DO. 40 COLO
      UMNS IS ENOUGH FOR ANYONE. ALSO WHO EVER
      HEARD OF PUTTING MORE THAN ONE PROGRAM I
      NTO RAM AT ONCE? THATS INSANE! WELL HAV
      E A GOOD DAY -- GIGS

      Added to get past lameness filter:
      the voices in my head tell me to use less caps... well mr lameness filter, that sort of makes my message not very funny without all those caps. I guess it is a form of censorship, when I can't even type what I want to. That's the worst kind of censorship, prior restraint, oh well, more /. hypocracy.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
    5. Re:It is new though... by Henry+V+.009 · · Score: 2
      I have faith in nanotechnology as well. It's a great area. But this patent is not a technological breakthrough in any sense of the word.

      Now, about those beta tests...

  9. Maybe this is why they are cutting loose their PCs by drenehtsral · · Score: 2, Interesting

    This could be part of why they are cutting loose their PC division. It seems they've been doing a lot of pure research lately. I hope some of this comes to market soon (within the next 5-10 years) and they aren't just filing speculative patents.

    On the humorous side, maybe they can use this tech to start making the HP48gx again and overclock it to 1ghz =:-)

    --

    ---
    Play Six Pack Man. I
  10. One bacterium says to another.... by hndrcks · · Score: 3, Funny

    "Can you imagine a Beowulf cluster of those?"

    --
    Everyone will start to cheer when you put on your sailin' shoes.
    1. Re:One bacterium says to another.... by JonWan · · Score: 3, Funny

      Or... How many Beowulf clusters will fit on the head of a pin?

      and typing on those keyboards will be hell!

  11. I wouldn't think so.. by Da+VinMan · · Score: 2

    Because the repair is pre-sales. Besides, they might not even know the repair occurred if other technology repaired it automatically.

    At the end of the line, if the chip passes its test suite, why would they tell us anyway? It works...

    --
    Please mod this post only if you think others should/n't read this. I have enough ego^H^H^Hkarma. Thanks!
  12. Neat, but... by RareHeintz · · Score: 2
    The article was interesting, but thin on details. How fast are these chips? Are they reliable enough to be CPU's? How durable are they - can I put them in clothing?

    Anyway, I'll be more jazzed about this development when they get closer to production.

    OK,
    - B

    1. Re:Neat, but... by ImaLamer · · Score: 2, Informative

      The article states that they could be woven into your clothes, yes.

      They currently are producing, in some way, these chips. At least enough to test them.

      I don't think though, that they will be used as "cpu's" like you maybe thinking. Think devices, medicine, etc.

      It would be cool if you had them controlling stuff like your hard drive, and other periph's.

      Add in a PCI card Cluster!

  13. Hmm by Don+Negro · · Score: 3, Funny

    help turn out powerful computers that fit on the head of a pin with room to spare.

    So they've hired angels?

    I wonder what kind of deal they were able to cut with God.

    And all this time I thought Carly was making deals with the Devil...

    --

    Don Negro
    Perl 6 will give you the big knob. -- Larry Wall

    1. Re:Hmm by mblase · · Score: 2

      So they've hired angels?

      No, they just bought all their old 386s on eBay. The heavenly host uses handheld computers exclusively nowadays.

  14. Imagine a beowulf cluster of those... by dNil · · Score: 2

    Actually, to some extent that seems to be what Stanley Williams suggests. Has anyone got an idea about how these tiny guys are supposed to actually interact?
    Dr Heaths homepage suggests at attempts to construct "molecular based memories and molecular-based communications networks". Sounds slightly peculiar, but interesting enough in the light of what they claim to have accomplished so far!

    Reunite Gondwanaland!

    1. Re:Imagine a beowulf cluster of those... by ImaLamer · · Score: 2

      Just about two minutes ago [exactly] I posted saying that a cluster could be cool.

      Add-in PCI card cluster! 5 PCI slots? 5 clusters! Although I can't find an ounce on the 'speed' of the chips, I imagine if they worked at the same rate of a 100 Mhz x86 we could have some fun.

      Your cell phone might kill your desktop. Pack in enough of them I guess.

      But aren't we kind of re-inventing the wheel if we used them to make desktop components? We don't need another CPU. But controlling things such as your hard drive or other components would be cool. Hell, put them in every device in your house. Cluster in your TV!

  15. vaporware by stipe42 · · Score: 5, Funny

    Vaporware . . . chips so small they can be inhaled.

    stipe42
    www.pcwatch.com

    1. Re:vaporware by GreyPoopon · · Score: 3, Insightful
      Vaporware . . . chips so small they can be inhaled.

      I know this is intended to be funny, but when I read it, it actually frightened me instead. Can you imagine what would happen if this technology were used to manufacture destructive little nanobots that couldn't be seen, but could be inhaled? You think viruses and bacteria are bad? Wait until you see this. Even worse, they can be dynamically programmed from an external source via radio transmitter.

      Somebody pinch me and wake me up.

      --

      GreyPoopon
      --
      Why is it I can write insightful comments but can't come up with a clever signature?

    2. Re:vaporware by Cutriss · · Score: 2

      You think viruses and bacteria are bad?

      "I'm sorry I couldn't make it to class yesterday, Dr. Scratchensniff...I caught CIH from a friend of mine yesterday...

      --
      "Mod, mod, mod...and another troll bites the dust."
    3. Re:vaporware by Kaa · · Score: 5, Informative

      Can you imagine what would happen if this technology were used to manufacture destructive little nanobots that couldn't be seen, but could be inhaled?

      Yes.

      Moreover, people with a much better imagination and command of language than I already imagined this:

      Neal Stephenson "The Diamond Age".

      --

      Kaa
      Kaa's Law: In any sufficiently large group of people most are idiots.
    4. Re:vaporware by gnovos · · Score: 2

      know this is intended to be funny, but when I read it, it actually frightened me instead. Can you imagine what would happen if this technology were used to manufacture destructive little nanobots that couldn't be seen, but could be inhaled?

      Even better are the nano bots coded to attack only a specific DNA pattern. You could release them into the air and the entire population would be safe except for the one guy you coded the bots to kill. Fun, eh?

      --
      "Your superior intellect is no match for our puny weapons!"
    5. Re:vaporware by Jeremi · · Score: 2

      It gets better still... someone will replace dna_strcmp() with dna_regex() and we'll have nanobots programmed to kill only certain racial groups. Then the shit will really hit the fan...

      --


      I don't care if it's 90,000 hectares. That lake was not my doing.
    6. Re:vaporware by gnovos · · Score: 2

      Interesting point, though I don't think there is enough diferentiation between the "races" for this to really be viable.

      But as long as we are working in the fantasy world, think about nanobots that alter DNA (instead of destroying) on those same "raical" lines. Imagine waking up one day and finding that you are no longer genetically the race you were when you went to bed. Talk about solving the whole discrimination issue overnight!

      --
      "Your superior intellect is no match for our puny weapons!"
  16. This isn't your typical repair by Uttles · · Score: 2

    It's not like they had a functional product and then repaired it, the idea is they pop out this chip and then have to go in and clean it up before it's ready for use. Sort of like at different parts of a car production line where the automated machines pop out the car and humans have to go touch it up and get it ready for the next phase. You could call that a repair but it really is just a "tweak."

    --

    ~ now you know
  17. So, how do we interface to these nanocomputers? by mfarah · · Score: 2, Interesting
    Ok, let's say that they can make a REALLY small computer. How do we interface to it? Via a REALLY small keyboard? With a REALLY small monitor?



    I think this makes more sense if they have some kind of networking capability, and that they'll be able to form some sort of "sensor cluster", much like in the way Vernor Vinge's A Deepness in the Sky's Qeng-Ho's network of dust computers worked. Of course, there's still too much to work on for that.

    I hope HP begins work on some sort of nanoTCP/IP.

    --
    "Trust me - I know what I'm doing."
    - Sledge Hammer
    1. Re:So, how do we interface to these nanocomputers? by Tenebrious1 · · Score: 2

      My physics is a bit rusty, but wouldn't microwaves just smash these nano computers? Or at least knock them about? If they're smaller than the amplitude of the radio wave, then there's no way for it to interpret the wave, right? So communication will have to rely on individual or small groups of electrons passed between these nano-computers.

      --
      -- If god wanted me to have a sig, he'd have given me a sense of humor.
    2. Re:So, how do we interface to these nanocomputers? by rtaylor · · Score: 2

      Ahh yes... I remember sitting around the corporate mainframe wondering just how one would interface with those damn tiny mini computers. I mean, minurature card punch machines? I won't be able to see the holes!

      Seriously though, these things have a tendency to solve themselves. Look at the size of the keyboard compared to the the machines it was originally attached to -- now compare to the ones attached to PDAs. Not alot different (though much more flimsy).

      One way or another, I want a map in my watch so I never forget how to get where I'm going. I want another in my door to remind me to take my watch with me.

      --
      Rod Taylor
  18. 50's sci fi by CDWert · · Score: 2

    Moving beyond the moot, dosent this all remind you of the kitchen of the future stuff in the 50's or the films from ATT about the Transistor :)

    They say a BROAD patent, but actually its pretty specific. it says a "silicon substrate" geuss what no silicon no patent issues, NOW before you get started there are other materials that suit this on a nanoscale much better, some of the RE are better suited to this task, its not a world ender, BUT actually there may be prior art on this, a real good chance.

    Interesting is its not JUST HP but UCLA too.
    Now you know where all that public (sprinkled with private) funding goes to the companies that run this country.

    --
    Sig went tro...aahemmm.....fishing........
  19. It will all come to this... by notfancy · · Score: 2, Funny
  20. ... by raindog151 · · Score: 5, Funny

    From the HP Nano-chip(tm) manual :

    In order to make sure your HP Nano-chip(tm) will continue working, please AVOID the following :

    * Windy areas
    * Opening windows
    * Sneezing
    * Breathing
    * Movements of any sort
    * Using cooling fans

    By making sure you follow these simple guidelines, your HP Nano-chip(tm) will provide years of quality computing power!

    --
    your jesus is another mans xebu. chew on that hypocrites.
    1. Re:... by alcmena · · Score: 2

      Reminds me of the Happy Fun Ball from Saturday Night Live.

      * Do not touch Happy Fun Ball * If Happy Fun Ball begins to smoke, run and seek shelter. * Do not bounce Happy Fun Ball * ...

  21. CNN reports as well. by jwachter · · Score: 2, Informative
    CNN is reporting the story too.

    Jonathan

  22. allow me to translate this statement by ruebarb · · Score: 3, Funny

    "the patent announced Wednesday, will produce no two chips that are the same. "Each one will be customized for a particular function"

    Translated: Our QC is SO BAD, we're not going to be able to make two that are exactly the same...we're looking at the M$ "It's not a bug, it's a feature" approach

    :)

    RB

    --

    ----------
    ah honey, we're all resplendent - Bill Mallonee
  23. This can't be right... by toupsie · · Score: 2

    Just a week or so ago, Carly Fiorina was reported to have said that HP was getting out of the personal computer business. So which is it HP? Are you in the PC business or not? Or are these chips only going to go into high endm super-duper, big iron systems?

    --
    Strange women lying in ponds distributing swords is no basis for a system of government.
    1. Re:This can't be right... by Grishnakh · · Score: 2

      I don't see why they're wasting time with this either. Aren't they planning to abandon processors altogether and just buy Intel's Itanic, the same way Compaq is dumping the Alpha?

  24. Of course... by tarsi210 · · Score: 2

    Seems to me that the general equation is:

    Smaller Chip = More Heat = Bigger Fans

    So, by that model:

    Nanometer Chip = Enough Heat to Barbeque Idado = A 9000 CFM Fan the Size of Utah

    And I thought the roar of my PCs was loud now.

    1. Re:Of course... by caesar-auf-nihil · · Score: 4, Interesting

      Not so. As you get down to smaller scales, sometimes heat dissapation becomes easier as there are different methods of heat release than just fans and heat sink.
      Basicailly it depends on the structure of the chip. If its inorganic semiconductors, which have to push heat through a rigid crystalline structure, then they tend to hold onto their heat longer due to poor heat conductivity. Therefore, they tend to heat up and stay heated up, and it takes more effort to cool them.

      However, while no details were given, the tech probably won't be inorganic semiconductor based, and therefore could just release heat by the release of energy through the chemical bonds in the structure. You would get some heat, but some of that energy would get converted into moving electrons back and forth in each of the molecular bonds. In fact, its possible that they're relying up on the heat to get certain atoms to jump to higher energy state, thus turning a switch on or off, and when they rapidly cool back down, they activate or shut off the switch as appropriate.

      Then again, its very likely they haven't considered this, and the first time they hook it up and starting running computations there is a puff of smoke and the chip is now CO2 and ash.

      --
      -When going for broke, go for Ithaca!
  25. and with a free lunch as in "free lunch", too ? by Anonymous Coward · · Score: 2, Insightful

    Here is the short version of why I think this is bull: packaging.
    Chips can be produced in parallel (many in 1 step per wafer), but their back end processing, and especially the packaging is a serial process. When you have a chip the size of a pinhead, you simply have to artificially make it bigger so that you can connect it to the outside world at a decent price.

  26. In related news... by SpookComix · · Score: 4, Funny
    Reuters, January 24, 2002
    Microsoft sues HP over utilizing the prefix "Micro-" in defining their new chip technology:

    "We're afraid that the customer will make the assumption that Microsoft manufacturers these chips," states company CEO Steve Ballmer, aka "Monkey Boy". "If this technology ever makes it into intrusion detection systems, they'll effectively have 'microchip windows', and that's confusingly similar to our trademarked Microsoft Windows."

    The interviewer's rectum fell through his colon as he laughed.

    --SC

    --
    You read fiction? I write it! Lemme know what you th
  27. And NanoBots + BattleBots = NanoBotBattles by deebaine · · Score: 2

    But we'll all need very small televisions to see them.

    -db

  28. IP propaganda (OT) by Erris · · Score: 2
    The new patent was key to a play to commercialize nanochips by building factories to produce them, and lab experiments had proved the concept--although they used components much bigger than the nanowires a few atoms wide.

    How often do you see language like this? I understand that what he means is the new specific technique for practically applying a novel process. The language used however makes it look like patent law itself is responsible for things, rather than reseach and development. It reminds me of crap from the former Soviet Union where "sound party principles" were responsible for the great victory, bleh. I'd like to see reporters replace the word patent with something more direct and meaningful like, "research", "process", "design", even "idea". The reporter, I'm sure, was just following some stupid trend or stylebook and is unaware of the impact his words may have.

    --
    DMCA, Hollings, Palladium. What might have sounded like paranoia is now common sense.
  29. Big Step for Fiorina by guttentag · · Score: 2
    The biggest part of the breakthrough isn't the chips themselves, but that HP plans to be able to 'fix' chips which come out with imperfections, thus saving money on an already cheap process."

    No, the biggest part of the breakthrough is that a non-printer division of HP was able to announce its accomplishment before Fiorina could shut it down .

  30. Re:staphylococci supercomputer by SIGFPE · · Score: 2

    If you're going to repeat a joke that's been repeated a million times before you really have absolutely no excuse to spell it wrong. Shame on you.

    --
    -- SIGFPE
  31. Doh! by Pyrosz · · Score: 2, Funny

    Damnit, I sneezed and blew my computer off the desk!

    --

    An optimist believes we live in the best world possible; a pessimist fears this is true.
  32. Cybernetic body, anyone? by 2Bits · · Score: 2
    So, are we going to have cybernetic body soon? Electronic implant? A couple of things pop up in my mind, when I read the article:

    - Tiny localizers, like those described in The Deepness in the Sky by Vernor Vinge
    - Sumerian borgs, like those in Snow Crash, by Neal Stephenson. This is a scary thought, actually.
    - An interface to download new knowledge into my brain, like Trinity in The Matrix downloaded the chopper piloting program into her brain. Hey, I'll be the first one to implant this, if it's available.

  33. Primordial Chip Soup by samoverton · · Score: 2, Funny

    'no two chips that are the same. "Each one will be customized for a particular function"'

    This interprets as HP are making chips configured completely randomly, and when they come off the fab., they will test them to see if they have any particular function.

    "hey look this one can find prime factors"(?)

    This also explains how they will "fix" imperfect chips.

    "well it did for a bit but now it seems to be quoting shakespeare"

  34. Nanotech in Scientif American... by GdoL · · Score: 4, Informative

    An Scientific American article sthat is valued lecture by K. Eric Drexler on "Machine-Phase Nanotechnology: A molecular nanotechnology pioneer predicts that the tiniest robots will revolutionize manufacturing and transform society".

    Here you've a story that is a sample of Sci.Am. coverege:

    "Purdue University physicist Albert Chang and colleagues have successfully linked two so-called quantum dots such that the tiny structures could conceivably serve as qubits-switches for quantum computers that can be on, off or in a combination of states."

    Also you can see more about nanotech here

    Here you can see a report on what we can learn from nature when building small.

    (When I proposed a similar story...in November it was rejected, because(??) it was basead on a Scientific American)

    --

    ------I can please only one person per day. Today is not your day. Tomorrow isn't looking good either.------
  35. Re:Maybe this is why they are cutting loose their by raresilk · · Score: 2
    HP's effort to acquire Compaq has been a front page story for weeks, if not months. What Compaq does is make PCs. So I don't see how HP is "cutting loose" from PCs.

    --
    No, no, no. This is not a sig.
  36. Re:Size matters. by GigsVT · · Score: 2

    Hopefully by the time we hit that point, there will be novel ways to compute without using electricity directly. For now, smaller is better because light only travels at a finite speed, about 1 foot per ns if I recall correctly, so smaller things are easier to get timed right.

    --
    I've had enough abrasive sigs. Kittens are cute and fuzzy.
  37. Smart Dust by peter303 · · Score: 2

    Berkeley profs were working on very small computer systems that could be used as environmental or medical sensors (or weapons). They can sense, compute, and communicate.

  38. molecular computers by cornflux · · Score: 2
    On a similar note, ABCNEWS.com is carrying an AP report about a new HP/UCLA patent on managing information flow in molecular systems. Here's a fun quote:
    "I believe that in 10 years we definitely will have hybrid molecular-silicon circuitry," Williams said. "Molecules will take over more of the computational tasks of the system and the silicon will become just the input-output device and the power supply."
  39. Moments later... by supabeast! · · Score: 2

    Moments later, HP CEO Carly Fiorina announced that this technology, while superior to current current designs, is to be abandoned and sold to intel (At a loss.) during the upcoming Compaq merger.

  40. Teramac by cweber · · Score: 2, Informative

    This project seems to be a follow on to the original Teramac project, in which they linked 864 faulty processors together to form a functional and powerful computer. See here.

    The real breakthrough then was coping with the defects of the processors and making the whole thing function reliably. It can even detect new faults and route around them (literally). The authors of the paper, chief among them Phil Kuekes, stated back then that this was fundamental technology for eventual molecular computers, which by their very nature would be made of faulty parts.

    Now the molecular chips are 'real', and as anticipated, no two of these nanochips are the same. We'll have to rethink our assumptions about machines, QA and such, and take a clue from biology where everything is less than perfect, but can funtion perfectly nonetheless.

  41. (OT) Uh, about your sig... by A+nonymous+Coward · · Score: 2

    I have seen the future and it is just like the present, only longer. -- Kehlog Albran, "The Profit"

    Shouldn't that be shorter rather than longer? It starts later than the present, and ends at the same time...

  42. Moderators don't read the stories. by ImaLamer · · Score: 2

    You are so far off.

    There is 'nanowires'. The breakthrough is that the chips will be 'fixed' because of nano-imperfections right after the creation process.

    You didn't read the article, or any others attached to this thread even.

    The reason all the chips are going to be different: they designed them that way. They will be different because different applications. Unlike current CPU's, which are general use.

    Please, go read the story and then post a bunch of garbage like a karma whore.

  43. In a related story... by thumbtack · · Score: 2

    HP has announced that research and development is working on a "thumbnail" computer designed around their new nanochips. Among potential problems they are looking at overcoming is the design of a stylus with a point small enough to press the keys on the keyboard, which are expected to be only .001mm in size.Another issue the team will be addressing how the user can view the screen, which is rumored to be less than 1/4" across. Other issues expected present problems are the Cat 5 socket for the built in lan, and the speaker plug for the built in soundcard.

  44. HP's recent press release by WillWare · · Score: 3, Informative
    Here is a press release, which says in part:
    Hewlett-Packard Company and UCLA today announced they have received a U.S. patent for technology that could make it possible to build very complex logic chips -- simply and inexpensively -- at the molecular scale...
    [In an earlier related experiment] researchers from the collaboration crossed wires the size of those used in today's computer chips and sandwiched them around a one-molecule thick layer of electrically switchable molecules called rotaxanes. Simple logic gates were then created electronically by downloading signals to molecules trapped between the crosswires...
    Once a basic grid has been assembled, programming could be used to implement a very complex logic design by electronically setting the appropriate configuration switches in the molecular-scale structure...
    The problem is that on a single large grid all the electrical signals would interfere with each other... The solution proposed by the patented invention is to cut the wires into smaller lengths by turning some "intersections" into insulators... The insulators are created by "cutter wires," which are chemically distinct from the others. A voltage difference between the cutter wire and the target wire creates the insulator.
    This addresses what I had seen as the major difficulty to building real circuits out of molecules -- it has gotten easy to build a large regular array of molecular switching elements all wired together in parallel, which is no more useful than a house whose lightswitches are all wired in parallel. I hadn't seen how they'd get the kind of irregular specific wiring that makes useful circuitry possible. This appears to be the answer, or close to the answer.
    --
    WWJD for a Klondike Bar?
  45. Heat problems, fans by WillWare · · Score: 2
    There is a nifty trick to reducing the heat in teeny circuits. It demands extra circuitry and is therefore not done in silicon, where extra transistors are still fairly expensive, but would probably be more feasible in this medium. The trick is called "reversible computing".

    Thermodynamics says that when a computation throws away a bit of information, there is a necessary minimum heat dissipation. In today's relatively large circuitry, that dissipated heat is lost in the noise of resistive heating along the silicon conductive paths. In smaller circuits, it will become the dominant source of waste heat. An example of "throwing away a bit" is when an AND gate accepts two bits and produces only one. If you can run your logic circuit backward in time and recompute the inputs from the outputs, it's reversible.

    Google has some links: http://www.google.com/search?hl=en&q=reversible+co mputing and there is an interesting project at MIT to design an entire reversible processor, called Pendulum.

    Not surprisingly, the reversible computing idea is well-liked among nanotechnology thinkers such as Ralph Merkle.

    --
    WWJD for a Klondike Bar?
  46. Re:Arn't patents public? by WillWare · · Score: 2

    Look here, bottom of the page.

    --
    WWJD for a Klondike Bar?