Graphene Won't Replace Silicon In CPUs, Says IBM
arcticstoat writes "IBM has revealed that graphene can't fully replace silicon inside CPUs, as a graphene transistor can't actually be completely switched off. In an interview, Yu-Ming Lin from IBM Research (Nanometer Scale Science and Technology) explained that 'graphene as it is will not replace the role of silicon in the digital computing regime.' Last year, IBM demonstrated a graphene transistor running at 100GHz, while researchers at UCLA produced a graphene transistor with a cut-off frequency of 300GHz, prompting predictions of silicon marching towards its demise, making way for a graphene-based future with 1THz CPUs. However, Lin says, 'there is an important distinction between the graphene transistors that we demonstrated and the transistors used in a CPU. Unlike silicon, graphene does not have an energy gap, and therefore, graphene cannot be "switched off," resulting in a small on/off ratio.' That said, Lin also pointed out that graphene 'may complement silicon in the form of a hybrid circuit to enrich the functionality of computer chips.' He gives the example of RF circuits, which aren't dependent on a large on/off ratio."
Graphene actually can be made to have a bandgap so this problem may only be a temporary one.
Here's a paper which discusses graphene's band gap: Direct observation of a widely tunable bandgap in bilayer graphene
Here's a free article discussing this: Tunable Graphene Bandgap Opens The Way To Nanoelectronics And Nanophotonics
In fact, here's an article about IBM doing research on this very topic: IBM opens bandgap for graphene
Note that the date of the article discussing graphine with a bandgap is after the date of the article linked in the slashdot summary discussing that graphine can't have a bandgap. Sounds like the authors of the articles need to talk to some more people and get their facts ironed out.
Sapere aude!
Most of the freaking chip is cache. Have a look at the floorplan sometime.
Intel engineers sometimes joke that they're the biggest memory vendor that nobody heard of.
The fundamental problem with "doesn't turn off" is that leakage current (IDS(OFF)) is already a major component of chip dissipation, even when we use all sorts of tricks to reduce it. With graphene, that goes from "problem" to "useless." Except for analog, where the transistors don't turn off anyway.
Lacking <sarcasm> tags,
because after I seen the statement on gap, I searched and immediately got an article - graphene not only can be equipped with gap, but tunable one. just make double layer graphene: http://spectrum.ieee.org/semiconductors/materials/graphene-makes-transistors-tunable
The other problems with graphene mentioned aside, you start to run in to speed of light issues with extremely high frequencies. At high frequencies the wavelength is so short, that it can't travel across a chip in a single cycle. That has some real design issues. For example at the full speed of light a 5GHz signal has a wavelength of 6cm. Ok, not a problem. A core in a CPU is smaller than that so the signal can travel anywhere in a single clock, even taking in to account that wire runs could be longer. However at 50GHz, well then you are only talking 6mm. That's a potential problem. Current chips are larger than that, never mind the wire runs. Maybe if cores are kept small and simple it is fine, but it is getting problematic. At 1THz you are talking only 300 micrometers wavelength.
So even if graphene becomes practical, speeds that high may never make it in to CPUs. That a transistor can operate at those speeds doesn't mean a whole CPU can.