Nano-sized Microchips? HP Says So. 203
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."
Interesting story... (Score:5, Informative)
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."
Oh yeah... (Score:1)
2002-01-24 14:44:32 HP Says Atom-Sized Computer Chips a Lot Closer (articles,news) (rejected)
Oh well
Re:Interesting story... (Score:1)
But I was trying to keep the intro light on the details. The idea of breaking the chips into different areas is really cool to me.
Why aren't we doing this now? I know the we are doing this to some extent, but we keep developing faster chips... but are they getting smarter?
Re:Interesting story... (Score:5, Insightful)
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.
Re:Interesting story... (Score:2)
Re:Interesting story... (Score:2)
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.
Re:Interesting story... (Score:2, Interesting)
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
Re:Interesting story... (Score:2)
Please...
Re:Interesting story... (Score:5, Informative)
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)
Re:Interesting story... (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.]
Moderators don't read the stories. (Score:2)
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.
More information at Yahoo! (Score:2, Funny)
Nanochips + Nanomachines = NanoBots (Score:3, Funny)
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.
;+)
Re:Nanochips + Nanomachines = NanoBots (Score:1)
Re:Nanochips + Nanomachines = NanoBots (Score:2)
"Must be all that vapor."
And NanoBots + BattleBots = NanoBotBattles (Score:2)
-db
A question of workability (Score:2)
Re:A question of workability (Score:1)
Later once the bottle necks of 'desktop' equepment such as keyboards monitors etc is solved, then these chips will start finding their way to the desktop.
I dont have the URL handy, but i recal reading an article somewhere about scientists creating a nanoscale enzime that generates electricity in the same manor our bodys do, by breaking down chemicals (food), producing waste and energy.
The research was going to making them provide enough energy specificly to power these nano scale parts with a small food supply.
We are well on the way to being able to manipulate the universe in a way to construct devices on the same scale as life is built upon.
I only hope these things can be realized before the end of my lifetime.
New topic! (Score:1)
One thing I'd like to see (Score:3, Interesting)
Wow... (Score:2, Funny)
nanoscience news site (Score:3, Informative)
Maybe this is why they are cutting loose their PCs (Score:2, Interesting)
On the humorous side, maybe they can use this tech to start making the HP48gx again and overclock it to 1ghz =:-)
Re:Maybe this is why they are cutting loose their (Score:2)
Disclosure (Score:1)
I wouldn't think so.. (Score:2)
At the end of the line, if the chip passes its test suite, why would they tell us anyway? It works...
This isn't your typical repair (Score:2)
One bacterium says to another.... (Score:3, Funny)
Re:One bacterium says to another.... (Score:3, Funny)
and typing on those keyboards will be hell!
Neat, but... (Score:2)
Anyway, I'll be more jazzed about this development when they get closer to production.
OK,
- B
Re:Neat, but... (Score:2, Informative)
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!
Re:Neat, but... (Score:1)
Re:Neat, but... (Score:1, Funny)
Hmm (Score:3, Funny)
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...
Re:Hmm (Score:1)
Re:Hmm (Score:2)
No, they just bought all their old 386s on eBay. The heavenly host uses handheld computers exclusively nowadays.
Imagine a beowulf cluster of those... (Score:2)
Dr Heaths homepage [ucla.edu] 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!
Re:Imagine a beowulf cluster of those... (Score:2)
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!
vaporware (Score:5, Funny)
stipe42
www.pcwatch.com [pcwatch.com]
Re:vaporware (Score:3, Insightful)
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.
Re:vaporware (Score:2)
"I'm sorry I couldn't make it to class yesterday, Dr. Scratchensniff...I caught CIH from a friend of mine yesterday...
Re:vaporware (Score:5, Informative)
Yes.
Moreover, people with a much better imagination and command of language than I already imagined this:
Neal Stephenson "The Diamond Age".
Re:vaporware (Score:2)
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?
Re:vaporware (Score:2)
Re:vaporware (Score:2)
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!
Re:vaporware (Score:1)
Smart Dust (Score:2)
An HP Icon! (Score:1, Insightful)
concerns... (Score:1)
wouldn't you be afraid of loosing it? if it's only the size of a bacterium?
other wise. COOL!
So, how do we interface to these nanocomputers? (Score:2, Interesting)
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.
Re:So, how do we interface to these nanocomputers? (Score:1)
Re:So, how do we interface to these nanocomputers? (Score:1)
It would require a breakthrough in parallel programming, but hey...
Re:So, how do we interface to these nanocomputers? (Score:1)
Do you think that just because this chip is small, that means that everything it interfaces with must be just as small?
Re:So, how do we interface to these nanocomputers? (Score:2)
Re:So, how do we interface to these nanocomputers? (Score:2)
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.
Heat issues (Score:1)
50's sci fi (Score:2)
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.
Amazing Technology (Score:1)
Makes you kinda wonder what companies like HP, IBM, Intel, and AMD have in production right now that they haven't announced.
Pintop computing (Score:1)
It will all come to this... (Score:2, Funny)
http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD926. PDF [utexas.edu]
Fastest to production... (Score:1, Insightful)
Now if they can make these machines power themselves forver [slashdot.org]...
... (Score:5, Funny)
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!
Re:... (Score:2)
* Do not touch Happy Fun Ball * If Happy Fun Ball begins to smoke, run and seek shelter. * Do not bounce Happy Fun Ball *
(OT) Uh, about your sig... (Score:2)
Shouldn't that be shorter rather than longer? It starts later than the present, and ends at the same time...
PC on a chip? (Score:1)
Only problem is you might loose your PC in the laundry or accidentally throw it out with your pocket lint...
CNN reports as well. (Score:2, Informative)
Jonathan
This is great news... (Score:1)
allow me to translate this statement (Score:3, Funny)
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
This can't be right... (Score:2)
Re:This can't be right... (Score:2)
Of course... (Score:2)
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.
Re:Of course... (Score:4, Interesting)
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.
Re:Of course... (Score:1)
Higher frequency = More Heat
Higher voltage = More Heat
Nanometer Chip = "Is this thing on?"
Heat problems, fans (Score:2)
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 [google.com] and there is an interesting project at MIT to design an entire reversible processor, called Pendulum [mit.edu].
Not surprisingly, the reversible computing idea is well-liked among nanotechnology thinkers such as Ralph Merkle [zyvex.com].
and with a free lunch as in "free lunch", too ? (Score:2, Insightful)
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.
In related news... (Score:4, Funny)
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
staphylococci supercomputer (Score:1)
Re:staphylococci supercomputer (Score:2)
IP propaganda (OT) (Score:2)
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.
Power Supply (Score:1)
Nano chip, but macro computers (Score:1)
When are PC manufacturers gonna start looking at some of the other technologies that go into computers?
What good is a chip that fits on a pin head if your video card is still 6 inches long? And what of the motherboard and RAM? Or drives? When do they start work on a micro drive? 100 gigs in the space of a sugar cube.
I want to see more development in other parts before we advance our chips any further.
Big Step for Fiorina (Score:2)
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 .
Doh! (Score:2, Funny)
Cybernetic body, anyone? (Score:2)
- 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.
Primordial Chip Soup (Score:2, Funny)
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"
Nanotech in Scientif American... (Score:4, Informative)
Here you've a story [sciam.com] 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 [sciam.com]
Here [sciam.com] 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)
molecular computers (Score:2)
Moments later... (Score:2)
Teramac (Score:2, Informative)
This project seems to be a follow on to the original Teramac [hp.com] project, in which they linked 864 faulty processors together to form a functional and powerful computer. See here [hp.com].
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.
In a related story... (Score:2)
HP's recent press release (Score:3, Informative)
It is new though... (Score:2)
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?
Re:It is new though... (Score:2)
Re:It is new though... (Score:1)
Remember, even today's chips used to be immansly expensive.
Re:It is new though... (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".
Re:It is new though... (Score:2)
Now, about those beta tests...
Re:It is new though... (Score:2, Funny)
Re:It is new though... (Score:2, Funny)
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
Re:Size matters. (Score:2)
Re:Arn't patents public? (Score:2)