Branched Nanotubes Offer Smaller Transistors
Designadrug writes "Tiny tubes of carbon, crafted into the shape of a Y, could revolutionize the computer industry, suggests new research. The work has shown that Y-shaped carbon nanotubes are easily made and act as remarkably efficient electronic transistors - but the nanotransistors are just a few hundred millionths of a meter in size -roughly 100 times smaller than the components used in today's microprocessors."
Each time some expert's saying that Moore's Law is about to hit a barrier,
there is something going on like those promising nanotubes.
Another one for Moore against those doomsday preacher like this one:
http://news.zdnet.com/2100-9584_22-5112061.html
What if I have a really, really powerful microscope?
I never spellcheck and I freely admit it. Save your karma for more worthwhile "lol erorrs" replies
We're going to have a devil of a time soldering these things, not to mention fitting them with heatsinks...
A feeling of having made the same mistake before: Deja Foobar
Looks like a Flux Capacitor to me.
> > >We don't need no steeekin'.....oh wait, my wife says we do.
This paper suggests that this sort of thing was being done 5 years ago.
From the paper:
____
~ |rip/\/\aster /\/\onkey
So, uh, they are a few hundred millionths of a meter in size -- or to put it in clearer terms, a few tens of nanometers in size. That'd put them in the 30-60nm range. Intel's currently making chips on a 90nm process, and intends to start making them on a 65nm process by the end of the year.
That's not a 1/100x size improvement
What you have to remember about heat is that electronics only get hot because they are never perfect conductors nor perfect insulators {though we can make nearer-perfect insulators than we can conductors}. A perfect conductor will never get hot, no matter how much current you put through it, because the voltage drop across it will be nil and power = voltage * current. Nor will a perfect insulator, because this time, the current through it will be nil.
..... hopefully a fuse.
CMOS is based around two transistors, a P-channel FET which goes conductive when the gate is driven low, and an N-channel FET which goes conductive when the gate is driven high. The P-FET is trying to pull the output high and the N-FET is trying to pull it low. Both the gates are joined together, and this is the input. This is a simple NOT gate.
For a NAND gate, where any input 0 will drive the output to a 1, we have several P-FETs in parallel trying to drive the output high, and so many N-FETs in series trying to drive the output low. Each P-FET gate joined to an N-FET gate is one input. When they are all high, all the N-FETs turn on allowing the output to go low; when any one is low, the chain of N-FETs is broken, one or more P-FETs turn on, and the output goes high. For a NOR gate, where any input 1 will drive the output to a 0, we put the Ns in parallel and the Ps in series. You can make AND gates from NAND+NOT, OR gates from NOR+NOT, and any other combination you like. In fact you really don't need both NAND and NOR, because you can make either one out of the other; but it turns out they're equally as easy to make as each other in CMOS {not like many other technologies}.
In an ideal world this would never dissipate any power, since the input cannot be high and low at the same time so only one of the transistors will ever be on. In practice what happens is that the gates act like capacitors which take a finite time to charge and discharge. They do not switch instantaneously from conductive to non-conductive. So one stops conducting while the other is starting to conduct, and for a brief instant while the inputs are changing state both transistors are conducting a little. It's not a dead short circuit of course, otherwise something would give way
Now every time something changes state, you get a little pulse of heat. Which is why fast processors need cooling. Additionally, to make sure that the logic gate output has changed state before the next clock pulse, you need to make the gate capacitances charge up quickly -- which means using a higher voltage than you could get away with at lower speeds. But 2x more volts means 2x more amps means 4x more watts.
Smaller transistors should have less gate capacitance, and so be capable of switching more quickly.
Je fume. Tu fumes. Nous fûmes!
"the progenitor was a simple integrated circuit with two transistors in 1958 ... [w]e are probably at the same stage with Y-junctions"
Intel debuted the 4004, the first commodity microprocessor chip, in 1971 with 2300 transistors. That's 13 years, during which we had a space race (and Minuteman missile program) to stimulate investment. Today we have $trillions in returns on chip investment as stimulus, as well as an existing investment/manufacturing/marketing infrastructure. As well as highly useful micron-scale chips and software for design. So perhaps we're looking at a breakthrough "nanoprocessor" sometime earlier than 2028.
--
make install -not war
Senior figures in the Bush administration were in talks with scientists, to see if a way could be found to fit these "naked" transistors with trousers.