MIT Reports 400 GHz Graphene Transistor Possible With 'Negative Resistance'
An anonymous reader writes "The idea is to take a standard graphene field-effect transistor and find the circumstances in which it demonstrates negative resistance (or negative differential resistance, as they call it). They then use the dip in voltage, like a kind of switch, to perform logic. They show how several graphene field-effect transistors can be combined and manipulated in a way that produces conventional logic gates. Graphene-based circuit can match patterns and it has several important advantages over silicon-based versions. Liu and co can build elementary XOR gates out of only three graphene field-effect transistors compared to the eight or more required using silicon. That translates into a significantly smaller area on a chip. What's more, graphene transistors can operate at speeds of over 400 GHz."
"in which it demonstrates negative resistance (or negative differential resistance, as they call it)"
Negative resistance and negative differential resistance are not the same thing. Negative resistance would mean the current flows against the voltage. Negative differential resistance just means that the current goes down when you increase voltage.
The first one is not possible (unless you've got an external energy source driving the current) because it would imply a perpetuum mobile. The second is unusual, but doesn't violate any fundamental laws of the universe.
Two NMOS transistors and a resistor can perform an XOR in Si. I remember interviewing at Intel in 1980, and every damn interview question was about XOR gates. First was an XOR gate in TTL, then an XOR gate in CMOS, and finally an XOR gate in NMOS. Apparently I passed all three questions, 'cause they offered me a job.
MIT may have reported it, but the research comes out of UC Riverside. Give credit where credit's due; interesting research isn't only done at MIT, Stanford, or Cambridge.
>And what prevents silicon transistors from operating at frequencies over 400 GHz in theory?
http://en.wikipedia.org/wiki/Electron_mobility
Simply put, electrons (and holes, if you're looking at the other way) can only move so quickly through a given material.
Cogito, igitur comedam pizza.
Silicon transistors with sub picosecond switching times were fabricated in 2002. That's in the THz range.
What holds back processors today is mostly the RC delay of metal wires.
You're cynicism is valid in this case. This is just rehashing research from 20 years ago on negative differential resistance (NDR) two-terminal devices.
Logic based on two terminal NDR devices has been around for more than 50 years (tunnel diodes, neon tubes, ...). Its big problem is input-output isolation: cascading elements is tricky. But these guys are using four terminal devices in a three terminal NDR mode, so they don't have that problem.
Graphene switches have an on-off current ratio of ~3 (tiny and useless),
Well, that depends. The ECL gates that Cray used for their early supercomputers had nearly constant current. Some specialized applications still use ECL. If you're changing state frequently, low static current may not actually save power. So, if this new technology ever becomes practical, you'll see it in fast clocking cores where essentially every gate and flip flop is busy all of the time. The surrounding support circuits will still be silicon.