Slashdot Mirror


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."

123 comments

  1. 2000's called... by Arkh89 · · Score: 1

    ... they want their GHz war back...

    1. Re: 2000's called... by rolfwind · · Score: 4, Insightful

      And? We're at similiar Ghz to back then but not because we want to be.

    2. Re: 2000's called... by phantomfive · · Score: 2

      Yeah, at this point, I had basically given up hope that we would ever get above 20 Ghz. But not because I want to stay so slow.

      --
      "First they came for the slanderers and i said nothing."
    3. Re:2000's called... by gagol · · Score: 5, Funny

      Dont change your name, it serves you well.

      --
      Tomorrow is another day...
    4. Re:2000's called... by Anonymous Coward · · Score: 0

      Are you sure you don't mean MHz? The M and the G stand for different things, you know.

    5. Re: 2000's called... by Anonymous Coward · · Score: 1

      There's more to performance than just clock speed. 2 Ghz on two processors is faster than 2 Ghz on one, provided your software uses two processors. In fact, I'd say that a 2 Ghz quad core would be better than a 3Ghz single core (again assuming your software is actually using four cores....).

    6. Re:2000's called... by jellomizer · · Score: 1, Interesting

      Good, less stupid marketing trying to convince us that their product is faster then the other by using some set of obscure benchmarks to compare each other.

      Intel Carbon 50Ghz vs Intel Carbon 100Ghz I now what is faster.
      Vs.
      Intel Core i4, i5, i7 Sandy Bridge, Ivory Bridge ... 2 cores, 4 cores, 8 cores.... I can't barely figure out which chips from the same product line are better then the others.

      Back in the good old days

      286, 386, 486 and the number of Megahertz If your 386 had a faster megahertz then your 486 chances are for normal use it would be faster unless you use the new chip features.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    7. Re:2000's called... by Anonymous Coward · · Score: 0

      easy, just check GFLOPS for each CPU its not 100% correct since it shows performance when program is using CPU optimally but atleast you know if its 10% better, 10% worse or 100% better than another one

    8. Re: 2000's called... by Arkh89 · · Score: 1

      Go a little bit further, I prefer a GPU with 1K~2K+ cores running at 800MHz than a single Core at 400GHz for some purpose (simulations, image processing,...). It's not a game on who has the highest clock rate anymore but rather on who is able to fetch data at the fastest speed, who is able prevent algorithm from doing too much branching, instructions replays etc. and generally who is able to maximize throughput...

    9. Re: 2000's called... by Antonovich · · Score: 1

      They're supposed to be smaller, so presumably you can put lots more cores on a chip than you can now. So 400GHz AND lots of cores. Bring on the singularity!

    10. Re:2000's called... by localman · · Score: 2

      I'm all for a nice and straightforward means to compare chips, but you're wrong that clock speed was a good way to do that - at least after about 1998 or so. There's just way too many other ways in which a chip can be faster or slower. Cache size, cache speed, cache prediction, instruction size, data path latency, pipelining, hyperthreading, multiple cores, etc, etc, etc.

      The Pentium IV really put a stick in the idea of comparing clock speed because they actually made it do less work in each cycle so they could have more cycles per second - but the same amount of work. They intentionally inflated the clock speed just so they could fool people. That's one of many reasons my Core 2.4 Ghz smokes any Pentium IV 2.4 Ghz.

      To summarize: the world is complicated and clock speed is a lousy metric. It's fine for comparing chips of the same architecture, or for comparing across chips when the clock speed difference is enormous. But no, returning to clock speed as our speed metric is not the end of stupid marketing, and the fact you thought it was just means you bought into the previous stupid collection of marketing.

    11. Re: 2000's called... by jones_supa · · Score: 1

      It's not a game on who has the highest clock rate anymore

      Indeed. Also, when we look at normal CPUs, it's amazing how much more processing power we can get today from a 2GHz chip (e.g. an Intel Core) compared to a 2GHz chip a decade ago (e.g. a Pentium 4 chip). Same clock frequency.

    12. Re:2000's called... by Anonymous Coward · · Score: 0

      Bogomips FTW!

    13. Re:2000's called... by jones_supa · · Score: 1

      Homer Simpson's head has them both.

    14. Re:2000's called... by Anonymous Coward · · Score: 0

      I'm all for a nice and straightforward means to compare chips, but you're wrong that clock speed was a good way to do that - at least after about 1998 or so.

      I don't disagree with your main point, but holy shit this is wrong. How on earth did you get the idea that this particular switch flipped in 1998? There was steady improvement in performance per clock cycle from the very beginning of x86 (and other microprocessor architectures). The 8086 could not execute anything in less than 2 cycles, and the vast majority of instructions took a lot more than that. The 286 improved on this in dramatic ways. The 386, even more. By the 486, extensive pipelining meant that many instructions could execute at a throughput of 1 per cycle. The Pentium introduced 2-way superscalar execution, raising peak throughput to 2/cycle (requiring careful code optimization to approach peak, but even without that it was much faster than a 486 at the same clock speed). The Pentium Pro introduced a much wider and more sophisticated superscalar out-of-order engine, raising real world throughput per clock by a lot and requiring much less hand optimization than Pentium. So on and so forth.

      It's not a recent thing. Clock speed has never been a good way to directly compare two CPUs of substantially different design.

      The Pentium IV really put a stick in the idea of comparing clock speed because they actually made it do less work in each cycle so they could have more cycles per second - but the same amount of work. They intentionally inflated the clock speed just so they could fool people. That's one of many reasons my Core 2.4 Ghz smokes any Pentium IV 2.4 Ghz.

      Snarky response: That's an intentionally simple-minded view of the issues.

      Was there some marketing motivation to the pursuit of high clock speeds? Perhaps. But it's not a fundamentally dishonest way of increasing performance. Pentium IV was neither the first nor the last time in history that a CPU design team has tried the so-called "speed racer" path, because in a vacuum, what do you care whether your CPU is fast because it has a high clock or because it's got a really sophisticated but slower-clocked core (aka a "braniac" in the biz)? You don't, the performance is what matters, and in that sense the Pentium IV actually delivered for several years. It eventually ran out of gas because advances in semiconductor physics didn't turn out the way they traditionally had. Instead of new process nodes making it possible to crank up clock rates while keeping power down (as they always had before), P4-like architectures were doomed to start using disproportionately more power than braniac CPU cores for the same performance. Late model Pentium 4 chips should've clocked much faster than they did (as in, Intel had planned to hit at least 5 GHz by then), but had to be held back to keep power consumption reasonable.

      Also, a 2.4 GHz Core 2 has 4.5 years and two full process nodes on a 2.4 GHz Pentium IV. P-IV was able to hit speeds as high as 3.0 GHz in Intel's 130nm process. In 2002. That's impressive, no matter how much you want it not to be. There was some really interesting and novel engineering which went into Pentium IV. Ultimately a wrong turn, but that happens.

    15. Re: 2000's called... by cheater512 · · Score: 1

      Speak for yourself. My processor will very happily go up to 4.1ghz without overclocking (Not bad for a mid-range processor).
      AMD is doing their best to keep clock speeds going strong which would explain why they have the current world record.

    16. Re: 2000's called... by Anonymous Coward · · Score: 0

      you could say anything you want i guess. but try to avoid being so wrong even laymen think your an idiot.

    17. Re: 2000's called... by Blaskowicz · · Score: 1

      But they don't beat their own Athlon II/Phenom II gen which ran at only 3GHz.

    18. Re:2000's called... by Anonymous Coward · · Score: 0

      The poster was not talking about RF applications.

    19. Re: 2000's called... by jones_supa · · Score: 1

      Speak for yourself. My processor will very happily go up to 4.1ghz without overclocking (Not bad for a mid-range processor).

      I was only talking about performance per clock.

      Of course, as you say, today chips can work at higher clock rates too, which also improves performance.

    20. Re: 2000's called... by Anonymous Coward · · Score: 0

      Sure, more cores is definitely better - that's the name of the game today - but only because overclocking beyond ~20GHz in controlled nitrogen cooled environments, or about ~6 to 8GHz in standard home environments leads to overheating issues, ultimately melting silicon. Instead, we increase calculations per second by focusing on parallel operations. But still: 2k cores at 800MHz still only completes a single line of logic at 800MHz. It's a brick wall. If you are trying to run through any algorithm where the next step relies on the results of the prior step (calculating the digits of pi for instance), you can only do that at the speed of one core. You cannot perform (in most cases anyway) this single line of logic in parallel.

      Bottom line: you can find great ways to build the tower faster by dividing the workload among more workers, but ultimately you will always be fundamentally limited by the speed at which one worker can lay one brick. Multiple cores is not and never was an answer to the issue. It's a band-aid while we find the right answer. Plus it's not like when a 400+GHz Graphene-based processor comes out for retail they will forget about multiple cores all of the sudden. Imagine having your first quad-core graphene processor running at 400GHz. Each core can process individual calculations about 200 times faster than your current-day core i7... And there are four of them available on the chip.

    21. Re: 2000's called... by jones_supa · · Score: 1

      I was comparing only the performance of a single core.

      Of course, as you say, adding more cores will improve overall performance too.

      I'm starting to wonder if slashdotters read the comments they are replying to anymore. :)

    22. Re:2000's called... by bdwebb · · Score: 1

      Maybe you're thinking of MEGAhertz?

    23. Re:2000's called... by Full+of+shit · · Score: 0

      No I'm thinking gigahertz, dipshit.

      Maybe you're confusing cpu clock frequencies for transistor switching frequencies.

      --
      The problem is not the TSA or the NSA. The problem is the USA.
    24. Re:2000's called... by Anonymous Coward · · Score: 0

      Are you really denying that conventional transistors weren't switching at 600+ ghz in the mid 2000s?

      I will deny that. From a article published in 2009:

      "Over the last few months, Bolognesi and his students have managed to beat the record for the switching speed of AlGaN/GaN HEMTs on silicon substrates several times in a row: the record is now 108 GHz. 'Other groups had only managed 28 GHz up to now using similar technology, so we are almost four times as fast', says Bolognesi, putting his team’s achievement into perspective."

      Just in case you're wondering, HEMT transistors are able to operate at higher frequencies than ordinary transistors.

  2. And again.. by Covalent · · Score: 1

    ...graphene saves the world, creates amazing superproducts, and almost defies the laws of physics.

    Cynicism aside, the research is exciting, but it's not likely to bear fruit any time soon.

    --
    Great warrior...hrmph! Wars not make one great.
    1. Re:And again.. by i+kan+reed · · Score: 1

      Well, if you want something to feed your cynicism, it's pretty reasonably supported that graphene causes cancer, if it gets in your body.

    2. Re:And again.. by smaddox · · Score: 4, Interesting

      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. CMOS won out because it scales much better. Graphene is a horrible material for traditional logic; it has no bandgap. Graphene switches have an on-off current ratio of ~3 (tiny and useless), whereas similar sized silicon-based MOSFETs have on-off current ratios of ~1000.

      There is some interesting work on making a new kind of logic with graphene-based BiSFETs, but it's still not possible to actually fabricate them. In contrast, neuristors, which are another interesting form of nanoscale logic, have been fabricated by HP labs from Mott-insulator based memristors. If I had to put my money on a replacement for CMOS, it would be these neuristors. However, there are still huge engineering challenges that lay ahead. Nonetheless, the Mott-insulator based memristors are already being commercially developed for high density, solid-state memory, with the hopes of eventually replacing flash memory.

    3. Re:And again.. by smash · · Score: 1

      Maybe, maybe not. Intel have been hinting that they won't be using silicon for much longer, a couple of years back they said there was maybe 3-4 generations of CPU left that they were going to do in silicon and that they had something "Really cool" in the lab to replace it with.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    4. Re:And again.. by meta-monkey · · Score: 2

      I'm really hoping it's isolinear chips.

      --
      We don't have a state-run media we have a media-run state.
    5. Re:And again.. by Anonymous Coward · · Score: 0

      I'm really hoping it's isolinear chips.

      Don't be absurd, they need to invent duotronic relays first.

    6. Re:And again.. by Anonymous Coward · · Score: 1

      I read a research paper that said if you took graphene in suppository form it could not only cure cancer but freshen your breath too.

    7. Re:And again.. by yesterdaystomorrow · · Score: 4, Informative

      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.

    8. Re:And again.. by phantomfive · · Score: 1

      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.

      Heh, so the internal logic is running at 400GHZ, and the rest of the chip is running at 10GHZ? Is that even practical?

      --
      "First they came for the slanderers and i said nothing."
    9. Re:And again.. by Anonymous Coward · · Score: 1

      Your CPU already operates at different speeds for different instructions, uses the cache at a slower rate, uses your RAM at an even slower rate and your disk an an even slower rate.

    10. Re:And again.. by profplump · · Score: 1

      Heh, so the internal logic is running at 400GHZ, and the rest of the chip is running at 10GHZ? Is that even practical?

      That's the way most systems have worked since the 486@66MHz days.

    11. Re:And again.. by yesterdaystomorrow · · Score: 1

      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.

      Heh, so the internal logic is running at 400GHZ, and the rest of the chip is running at 10GHZ? Is that even practical?

      Yes. Clock speed mismatch in different parts of a system is common with current technology. Cores commonly clock faster than memories, and much faster than many peripherals.

    12. Re:And again.. by Agripa · · Score: 1

      If you exclude the integration issues, then you can go further back to 1959 with the GE Tunnel Diode Manual which discusses two-terminal negative differential resistance logic.

      Since the speed was limited by the lead inductance of the discrete parts, I wonder how well an integrated version would perform. I suspect integration density would be limited by power dissipation as usual but integrated tunnel diode logic would sure be fast.

    13. Re:And again.. by Anonymous Coward · · Score: 0

      any suppository that manages to freshen your breath is almost certainly inserted too deeply....

    14. Re:And again.. by K.+S.+Kyosuke · · Score: 1

      I'd say it's not only practical but semi-asynchronous circuitry/multiple clock domains are already being used in CPUs. Your cores are already independent in their clock frequency, and I'd assume that shared caches are independent, too, since they can't actually be clocked against any single core.

      --
      Ezekiel 23:20
    15. Re:And again.. by aaronb1138 · · Score: 2

      Intel dropping hints like that is just as likely to be sending their competition down fiscal rabbit holes searching for the "really cool" stuff.

    16. Re:And again.. by Anonymous Coward · · Score: 1

      Heh, so the internal logic is running at 400GHZ, and the rest of the chip is running at 10GHZ? Is that even practical?

      Some other folks have covered the fact that it's not unusual to interface wildly differing clock rates. The other thing to keep in mind is that whenever device researchers quote ludicrously high speeds, they're talking about the speed at which an individual transistor can switch states (because that's what their research is focused on). Real logic circuits are always at least an order of magnitude slower. They're built up from many transistors, many of which are organized serially, so the switching delays add up. Furthermore, the wiring used to connect these chains together also has significant delay.

      I don't have a great feel for the numbers on the ASIC side since I usually work with FPGAs, so I'll give you an FPGA example which illustrates the principle. SRAM FPGAs use SRAM "lookup tables" (LUTs) to implement arbitrary logic: if you have N bits of inputs, you can represent any function of those N bits with a 2^N bit deep 1-bit wide lookup table, using the N input bits as an index into the table.

      Smoothing over some irrelevant details, modern Xilinx FPGAs are arrays of 6-input LUTs (64x1 SRAMs) paired with flip-flops (clocked storage elements), all interspersed with a programmable routing fabric which can connect the dots in arbitrary ways. If you look up the datasheet value for combinatorial logic delay (i.e. the time it takes from changing any of the inputs to a LUT to when the output reflects the correct value), it's really fast -- as fast as 50 picoseconds. Does that mean you can run real circuits implemented in such a FPGA at 1/50ps = 20 GHz? Oh hell no. With lots of tender love and care you can maybe hit 500 MHz. Maybe. But it's very, very difficult. Most routing delays are at least a couple hundred picoseconds, more if the signal has to travel further than neighbor distance in the routing matrix, so to even do as good as 500 MHz you have to take a lot of care to ensure that no logic function is so complex that it has to be implemented with multiple LUTs chained together, and that everything can be packed close together. 1 GHz is forget-about-it territory.

  3. Whatever by Anonymous Coward · · Score: 0

    Call me when it will interface with my existing duotronic relays

  4. 400GHz? by Anonymous Coward · · Score: 0

    Eat that, Moore!

    1. Re:400GHz? by phantomfive · · Score: 1

      Given the early state of this technology, it could well be that this technology doesn't get into your computer until the time it would match Moore's law (ignoring of course, that Moore's law deals with transistor size, not clock speed).

      --
      "First they came for the slanderers and i said nothing."
    2. Re:400GHz? by Anonymous Coward · · Score: 0

      Given the early state of this technology, it could well be that this technology doesn't get into your computer until the time it would match Moore's law (ignoring of course, that Moore's law deals with transistor size, not clock speed).

      Actually, if Moore's law would deal with clock speed, this would me more like reality catching up to it, after the current clock speed stagnation.

    3. Re:400GHz? by phantomfive · · Score: 2

      That graph makes me sad

      --
      "First they came for the slanderers and i said nothing."
    4. Re:400GHz? by amRadioHed · · Score: 2

      FYI, here's the full post where the graph came from.

      --
      We hope your rules and wisdom choke you / Now we are one in everlasting peace
    5. Re:400GHz? by jellomizer · · Score: 1

      However we got more Cores. So there is more parallel processing going on.

      Bad if you are still using DOS, but we learned to open up a bunch of apps without worrying anymore.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    6. Re:400GHz? by SuricouRaven · · Score: 1

      The focus shifted from more MHZ to doing more with them. Mostly parallelisation, more specialised hardware abilities and more efficient pipelining.

      Still sucks for those algorithms that can't be made parallel, though.

    7. Re:400GHz? by jones_supa · · Score: 1

      Hey, DOS was awesome. You could concentrate well on one thing at a time and get stuff done. Hardware-accelerated text console at your fingertips. Direct fast hardware access. Very fast startup.

    8. Re: 400GHz? by Anonymous Coward · · Score: 0

      i used to run just over 100 dos sessions in OS/2. you could do lots of stuff.
      nowdays i wait for slashdot to load.

    9. Re:400GHz? by phantomfive · · Score: 1

      Mainly because more MHZ proved to be impossible, but the space was there on the chip, so why not add an extra core if you can't do anything else? A doubled MHZ is better than an added core.

      --
      "First they came for the slanderers and i said nothing."
  5. I`ll take 2 by Anonymous Coward · · Score: 0

    How long before I can build a PC out of it?

    I've been waiting so long to play Crysis 1 at 60+ FPS full quality... in fact, Crysis 1, is the reason, I stopped updating my PC... this is my benchmark game.

    1. Re:I`ll take 2 by bobbied · · Score: 2

      A LONG time. Graphene is not even close to prime time yet. It leaks current like a colander leaks water and has such low gain (current or voltage take your pick) to make it nearly useless as a switch. Graphene *might* find use in broadband RF amps at lower power, but it's going to waste huge amounts of energy and you won't get much gain in the process. I'm not sure what value it will be, even in that application.

      They are going to have to come up with some modifications to the graphene crystal structure to make it not leak current and leave the desirable characteristics in place before this is going to be viable in digital devices. Given the materials engineers have been going after this for decades and have not yet come up with a solutions, I'm not holding out much hope for an easy solution.

      Silicon is indeed unique, in it's character and location on the Periodic Table. We will be hard pressed to come up with something that is as usable in digital electronics to replace silicon. We might be able to engineer a material that is useful and graphene does have promising aspects. but it's a long way from "shows promise" to "you can buy it".

      --
      "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
    2. Re:I`ll take 2 by Luckyo · · Score: 1

      Your graphene question has been addressed by bobbied, and the answer to your other question is: right now. Modern GPUs can produce constant 60+FPS on crysis 1 at full details quite easily. In fact, they can do that for crysis 3 (think nvidia titans in sli). It'll just cost you quite a lot. But it's already doable.

      The next stage is going to be 4k rendering, and for that, we're not quite at 60FPS+ yet. Though there we are not only hitting the output of modern GPUs, but even the GPUmonitor interface starts to be pushed to the limits.

    3. Re:I`ll take 2 by Anonymous Coward · · Score: 0

      even the GPUmonitor interface starts to be pushed to the limits.

      solved problem, multiple links for each monitor (think 2 or 4 dulaDVI or displayport links for each monitor from PC) each link controls 1/2 or 1/4 of display and OS "merges" them for applications into 1 display

    4. Re:I`ll take 2 by geekoid · · Score: 1

      they solved that in 2012. Do try to keep up.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    5. Re:I`ll take 2 by bobbied · · Score: 1

      Not really. They have some improvements to the current leakage issue, but we are not quite there yet.

      From my understanding (and that is admittedly somewhat limited, not being active in research on this) the state of research is that they can build working logic with graphene, but that they still require huge amounts of current and dissipate huge amounts of heat compared to the current silicon designs. The issue is the uncontrolled current leakage and a woefully low gain of a graphene transistor. I suspect that their "working logic gates" require huge amounts of real estate and can only be operated for very short periods before they get too hot.

      it's going to be awhile yet...

      --
      "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
  6. how much watt do you need for 400Ghz? by Anonymous Coward · · Score: 1

    k.T.

    1. Re:how much watt do you need for 400Ghz? by Anonymous Coward · · Score: 0

      slashdotters are too stupid to answer such a question....

    2. Re:how much watt do you need for 400Ghz? by Hentes · · Score: 1

      Doesn't matter, it's negative resistance so you'll get back more than you put in.

  7. even better: by Anonymous Coward · · Score: 0, Funny

    I don't know about this computer stuff, but graphene lube is much better than silicone lube. I say, bring on the graphene trannies!

  8. Insecure Passwords will Be Toast ... by BoRegardless · · Score: 0

    Once these transistors make up a functional computer &/or computer network.

    Plenty of jobs for security specialists are ensured.

    1. Re:Insecure Passwords will Be Toast ... by deaf.seven · · Score: 0

      Sometimes I wonder how relevant parallel programming would be with 100GHz - 1000Ghz or more CPUs available.

    2. Re:Insecure Passwords will Be Toast ... by camperdave · · Score: 1

      Don't worry. They'll build Graphene GPUs at the same time as they build CPUs out of them. I'm still waiting for the low power, sunlight readable, full color displays to come out.

      --
      When our name is on the back of your car, we're behind you all the way!
    3. Re:Insecure Passwords will Be Toast ... by Anonymous Coward · · Score: 1

      When your DRAM still has nanosecond-level access times, it's still pretty relevant.

    4. Re:Insecure Passwords will Be Toast ... by Anonymous Coward · · Score: 0

      When your DRAM still has nanosecond-level access times, it's still pretty relevant.

      What about on die cache?
      Most cracking processes try to leverage that as much as possible and (i think) can do whole sha512 hashes without needing much from ram.

    5. Re:Insecure Passwords will Be Toast ... by smash · · Score: 1

      I suspect they wont immediately. More likely they will cut costs and instead of having 4 or 8 cores on your CPU, you'll have ONE, just clocked higher. a single core is a LOT less complex to program for, and it will run fast enough that it doesn't matter for some time. ditto for GPUs. I suspect you'll see the designs simplified, consuming less power, etc long before we see similar complexity designs to today on graphene.

      A major reason is that the software just isn't there yet.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    6. Re:Insecure Passwords will Be Toast ... by Zero__Kelvin · · Score: 1

      It would still be extremely relevant, since not all compute problems are sequential in nature. For example, I may want to repaint my screen at the same time as I calculate the values required rather than calculating all the values first and then finally starting the repaint. 5 truly parallel processes at 1hz is five times as efficient, just as 5 truly parallel processes at 500 Ghz is 5 times more efficient. If history has taught anything with computers it is that we are far from having more computing power than we can find a use for.

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    7. Re:Insecure Passwords will Be Toast ... by DexterIsADog · · Score: 1

      Of course, 1,000 GHz should be fast enough for anyone...

    8. Re:Insecure Passwords will Be Toast ... by mwvdlee · · Score: 1

      Why couldn't they make an x86-64 compatible CPU using this (or in fact, any other) CPU technology?

      Perhaps the first few CPU's will be custom a ISA, but after they learn how to build full CPU's with this technology, there is nothing stopping them from making ARM or x86-64 compatible CPU's.

      --
      Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
    9. Re:Insecure Passwords will Be Toast ... by Stormy+Dragon · · Score: 1

      Even if it is a custom ISA, at 400GHz I'm pretty sure it can just emulate any existing CPU without even breaking a sweat.

    10. Re:Insecure Passwords will Be Toast ... by Anonymous Coward · · Score: 0

      Why bother with compatibility to x86-64 or ARM? We can recompile our os & apps for any cpu already. Linux runs on 15 architectures already, one more is not a problem. Oh, and commercial vendors can recompile for new platforms too.

    11. Re:Insecure Passwords will Be Toast ... by geekoid · · Score: 1

      And they'll a a linux distro in a week.
      And Apple will change their architecture 2 years later.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  9. Obligitory XKCD by flayzernax · · Score: 4, Funny
  10. Holy shazbot 400ghz by Anonymous Coward · · Score: 0

    The engineering required for communications in the low 10s of gigahertz is already mind boggling, but 400? There's a reason EE's call the high freqency RF engineers voodoo shamen. I've seen teartowns of high freqency RF equipment on youtube and the stuff looks like alien technology or props out of a sci-fi movie. Half the time it's just creatively drawn traces on a PCB covered by a metal sheild. "That squiggle? That's an inductor. That one? A capaitor? That jagged line is a carefully tuned multiplexer" And then there are waveguides.. Things that look like chunks of (and really are) oddly square metal tubing that cost 1500 hundred bucks a pop.

    Strange stuff.

  11. Not negative resistance by Anonymous Coward · · Score: 5, Informative

    "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.

    1. Re:Not negative resistance by Anonymous Coward · · Score: 4, Funny

      How can you get anyone to read an article on science if you don't convince them you are violating the fundamental laws of the universe?

    2. Re:Not negative resistance by ShanghaiBill · · Score: 5, Interesting

      Negative differential resistance just means that the current goes down when you increase voltage.

      Interestingly, the entire electric grid is developing NDR, and that is a big problem for power companies. In the old days, if there was too much demand for electricity, or if transformers were overheating, the power company could reduce the voltage (a "brown-out") and the current would fall. But with more and more switching power supplies in electronics and fluorescent lights, that doesn't work as well anymore. The switching power supply in your computer and CFLs will compensate for reduced voltage by increasing the duration of the "on" phase of the switch, thus drawing additional current, the opposite of normal resistance.

    3. Re:Not negative resistance by Nemesisghost · · Score: 1

      How can you get anyone to read an article on science if you don't convince them you are violating the fundamental laws of the universe?

      Heck, that's half the reason to read Hitchhiker's Guide to the Galaxy.

    4. Re:Not negative resistance by SuricouRaven · · Score: 3, Interesting

      I'm waiting to see what abuses show-off hackers can carry out with that. Not hacking the grid itsself, but the devices. Think a virus that infects the top five lines of electric car in 2030 and tells them all to flatten their batteries one night, then all simutainously kick in fast-charge mode at precisely the peak of the normal morning cuppa-tea surge. From low load to a couple hundred gigawatt above normal in five seconds. Grid wouldn't be able to react in time, substations would shut down automatically to prevent damage, could take hours to bring everything back up manually.

    5. Re:Not negative resistance by Anonymous Coward · · Score: 0

      The first one works fine if you use positrons.

    6. Re:Not negative resistance by Alioth · · Score: 1

      The UK national grid does not do this (lower the voltage) and I don't think ever has. As load increases, frequency begins to drop and there are various things that happen if the frequency can't be maintained within tolerances. Large industrial users with things that can go without power for a while without a problem have contracts with the National Grid to have frequency cut-offs. Think of a furnace that takes a week to get to temperature - being without power for a half hour doesn't really matter, so the furnace has equipment that turns it off if the frequency falls below a certain threshold. Organizations with emergency generators (think places like hospitals etc) will have contracts with the Grid that they will automatically start generating and feeding into the grid if the frequency falls below a threshold. If it gets really desperate, blackouts are used - not brown outs. This is exceedingly rare.

  12. negative diff. resistance != negative resistance by Anonymous Coward · · Score: 0

    Crap, it looks like the editors(!) are computer scientists.

    CAPTCHA: cathodes

  13. How was the estimation of 400 GHz made? by vovick · · Score: 1

    And what prevents silicon transistors from operating at frequencies over 400 GHz in theory? I'd much very like to know the answer before gasping in excitement. Something is telling me this estmiation has very little to do with the current technological level we have now...

    1. Re:How was the estimation of 400 GHz made? by smpoole7 · · Score: 4, Informative

      >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.
    2. Re:How was the estimation of 400 GHz made? by Nemesisghost · · Score: 1

      It is because you can't make the electrons move fast enough to switch between the different energy states without melting the entire thing.

    3. Re:How was the estimation of 400 GHz made? by vovick · · Score: 1

      The article you have linked to does not provide the definitive answer as to what the relation between the estimate in maximum frequency and electron mobility is. So it is not clear to me that silicon transistors cannot achieve 400 GHz. It is intuitive to conclude that the faster an electron can move through a material, the faster it can oscillate, and the higher you can crank up the frequency, so max estimation in frequency for Si is most likely lower than the one in graphene. But, again, I cannot find an estimation of max frequency for the silicon and, moreover, I expect it to be much higher than current processor frequencies, contrary to what the summary seems to imply.

    4. Re:How was the estimation of 400 GHz made? by geekoid · · Score: 1

      The article has the damn formula in it.
      What you mean to say is you aren't smart enough to use it.
      The actual number will depend on the doping.
      for example:

      Doping cm-3 = 10 to the -14
      Electron Mobility (cm2 V-sec) ~ 1500
      Hole Mobility (cm2 V-sec) ~ 450

      doping has a big impact on the numbers.

      Even if you could get Silicon to 400Ghz, the amount of power and heat would be a lot hire the graphene

      If you need it simpler then that, then you're too ignorant to have an opinion on this topic.
      Yeah, I'm rude but I am tired of people rendering opinions about things they know nothing about.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    5. Re:How was the estimation of 400 GHz made? by SuricouRaven · · Score: 1

      Silicon transistors can run at 500GHz* - but that's hitting the limits of electron mobility, and it needed liquid helium cooling.

      Sometimes, liquid nitrogen just doesn't cut it.

      * http://gtresearchnews.gatech.edu/newsrelease/half-terahertz.htm

    6. Re:How was the estimation of 400 GHz made? by vovick · · Score: 1

      The article has the damn formula in it.

      What formula? I asked for the estimation of the maximum frequency for a silicon-based transistor. A formula, along with the way it could be derived, would do. I looked for the word "frequency" in the article, yet I did not find anything directly describing said equation.

      Doping cm-3 = 10 to the -14
      Electron Mobility (cm2 V-sec) ~ 1500
      Hole Mobility (cm2 V-sec) ~ 450

      All right, you copied some numbers from the article. How are they related to the estimated maximum frequency of a transistor?

      Even if you could get Silicon to 400Ghz, the amount of power and heat would be a lot hire the graphene

      I asked if it was theoretically possible. The article implied it was not, and that was the reason for my question. As other people have already said, "the amount of power and heat" for Silicon can be negligible at 400GHz as well, so this is a very weak and unrelated argument.

      Yeah, I'm rude but I am tired of people rendering opinions about things they know nothing about.

      And I'm tired of Internet dimwits that are unable to reason and who are ready to insult other people's brain capabilities any time they are unable to read and comprehend their posts.

    7. Re:How was the estimation of 400 GHz made? by vovick · · Score: 1

      Answering my own question: nothing prevents silicon transistors from working over 400 GHz. IBM & GeorgiaTech have already done that.
      http://gtresearchnews.gatech.edu/newsrelease/half-terahertz.htm
      http://www-03.ibm.com/press/us/en/pressrelease/19843.wss
      As it has been mentioned by user mc6809e in another comment, certain transistors have long since reached 1 THz, but I'm unqualified in the area and can't find the appropriate article or key words.

      Keeping my excitement for some other occasion.

    8. Re:How was the estimation of 400 GHz made? by vovick · · Score: 1

      Thank you, I did not notice your comment before posting the same link. I wonder how much better graphene will do at such frequencies and temperatures and how much of a breakthrough there is behind this summary blurb.

    9. Re:How was the estimation of 400 GHz made? by slew · · Score: 1

      >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.

      It's a bit more complicated than that if you are looking for an "ultimate" limit.

      Electron mobility is important when considering the charge drift-velocity limited performance of a transistor (e.g., in a typical sub-micron device of today), but for nano-scale transistors, ballistic charge transport is predicted to be an important factor in charge transfer. Basically instead of operating in an ohmic region where charge motion is modeled by a drift equations and limited by channel scattering effects, in ballistic transport, the charge (or holes) move pretty much unimpeded from source to drain (or vice versa) because of the local field configuration or local quantum potential reasons. Since the ballistic transport is more limited by geometry than the channel composition, it's not clear that the ultimate limit is much different except that you can have higher current levels in graphene for "wires" connecting these switching components (because the wires probably don't need to be connected by "ohmic" contacts to the transistors).

      In any case, this paper doesn't really take this angle, but instead posits a modified type of switching element based on connecting and biasing a graphene transitor into a region where the Negative Differential Resistance effect happens (higher voltage, lower current) so that you don't have to rely on an intrinsic band-gap in the material to have a sharp on/off switching. As long as the NDR effect is high enough and you bias everything appropriatly, the on-off current ratio can be significant allowing a practical device to be manufatured The two interesting thing about the paper, are...

      1. They theorize that the graphene NDR effect can be used in the nano-scale ballistic regime (even though their experimental device wasn't small enough and only operated in the drift regime) meaning it's not doomed to be out-scaled by silicon...
      2. The device configuration that is required to use NDR is also suited for some non-binary computation schemes (e.g., fuzzy or multi-level primitives) mean it has some intrisnic efficiency over traditional transistors for some types of problems...

      FWIW, There are other non-graphene materials that make use of NDR effects. Probably the most common example is Gunn diode which is used to make high-speed oscillators (GaN versions can oscillate in the Terahertz range) for various low-power radar transmitters. Of course oscillating isn't really switching, but the principles are very similar. For a while, there was some research on SOI (silicon on insulator) devices which used NDR-capable FETs, but I don't think these used they same type of device topology proposed here...

  14. Summary incorrect - Don't need 8 transistors in Si by craighansen · · Score: 3, Informative

    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.

  15. Not MIT's work by Anonymous Coward · · Score: 4, Informative

    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.

  16. Re:Summary incorrect - Don't need 8 transistors in by Impy+the+Impiuos+Imp · · Score: 5, Funny

    NAND? Don't leave us hanging.

    --
    (-1: Post disagrees with my already-settled worldview) is not a valid mod option.
  17. Tunnel Diodes by Gim+Tom · · Score: 2

    Does anyone else remember this same kind of thing being said about Tunnel Diodes several decades ago? There were very few things actually sold with Tunnel Diodes in them. The only one I have is a very old Heathkit dip meter which never did work very well. Negative Resistance devices seem to keep popping up from time to time, but they also seem to be very difficult to get to work in a real circuit.

    1. Re:Tunnel Diodes by Anonymous Coward · · Score: 0

      Yeah, the problem with Tunnel diodes is that they're two-terminal devices, so the input is in parallel with the output. That makes it really hard to have well-defined input and output ports. You can make them oscillate and flip from one state to another, but it's really hard to make them amplify.

      Also I think they had to be made by hand, from Germanium, which made them expensive and unstable.

    2. Re:Tunnel Diodes by H0p313ss · · Score: 1

      Also I think they had to be made by hand, from Germanium, which made them expensive and unstable.

      #import <std_ex_wife_joke>

      --
      XML is a known as a key material required to create SMD: Software of Mass Destruction
    3. Re:Tunnel Diodes by Anonymous Coward · · Score: 0

      Planar (not hand made) Tunnel (also called Esaki) diodes are still made by (at least) Metelics and MPulse. And yes, they are made from germanium, are incredibly static sensitive and destroyed even by moderately high temperatures (no wave or relow soldering, hand soldering only, or wire bonding for bare chips).

      I know, I use them for stable, low noise, microwave detectors (their square law response is excellent, and paired with an LT1028A for low noise, they give better sensitivity than Schottky diodes, along with much less temperature dependance). An MP1601 gives a good 50Ohms match by itself, while zero bias Schottky
      detectors typically have a 50 Ohms in parallel to ground as an impedance matching circuit. Note that the detector circuit does not make use of the negative resistance region.

      This said, you are right that, being two-terminal devices, using them for anything else than detection or oscillation is messy. You need a circulator to separate input and outputs.

      This said, they could be used for low level mixers if they were more repeatable (dispersion will destroy isolation in double-balanced mixers) and somewhat more robust.

  18. Only over 400 GHz? by chris200x9 · · Score: 0

    Call me back when it's over 9000 GHz.

    1. Re:Only over 400 GHz? by Anonymous Coward · · Score: 0

      > Call me back when it's over 9000 GHz.

      That's almost 9 THz!!

  19. Silicon is already there by mc6809e · · Score: 4, Informative

    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.

    1. Re:Silicon is already there by vovick · · Score: 2

      Thank you for clearing this up. I've asked above why silicon (or silicon with some additions) cannot reach the theoretical threshold of 400 GHz the summary seems to make such a big deal of and didn't get a clear answer. Turns out it can and that theoretical frequency, as somehow expected, is not the limiting factor for modern processors.

    2. Re:Silicon is already there by geekoid · · Score: 1

      So people showing you the link with the math doesn't cut it, but some random post that agrees with you does?
      I bet you believe your mother when she said you where a smart boy.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    3. Re:Silicon is already there by Anonymous Coward · · Score: 0

      and the incredibly hard to fabricate matching circuits

    4. Re:Silicon is already there by Anonymous Coward · · Score: 2, Informative

      Stop being an arrogant asshole. The wikipedia article someone linked to him doesn't actually have any math relating charge carrier mobility to device switching speed. There's no way any reasonable person could expect him to accept it as an explanation in an informal context -- it's like getting angry at someone who asks why airplanes don't fall out of the sky, and isn't immediately satisfied by a link to a page full of basic fluid physics which doesn't explain (or even mention) lift.

      As for your so-called contribution (which you're so angry at vovick for ignoring), all you did was bark at him and toss out some numbers which weren't ever going to be meaningful to him. You didn't do any math and you haven't come close to "proving" your point. You get to be rude when you have and someone is denying it in an offensive way. You don't get to be when you're utterly failing at communicating why you believe that silicon transistors can't hit 400 GHz.

      Speaking of which, I for one suspect that you're completely full of shit. Plain silicon transistors hit 75 GHz in 1990:
      http://www.nytimes.com/1990/03/15/business/company-news-ibm-researchers-increase-speed-of-silicon-transistors.html

      And 7-ish years ago, SiGe devices hit 350 GHz at room temp, more at cryogenic temps:
      http://www.eurekalert.org/pub_releases/2006-06/giot-gtt061706.php

      So please, take your bullshit and shove it back up where it came from. It's not impossible for silicon (or material combinations involving silicon) transistors to switch at extremely high speeds, and 400 GHz at room temp is probably doable. You don't know as much as you think you know. You certainly haven't even lifted a finger to actually prove what you claim, despite all the noise you're generating. You are an example of Dunning-Kruger in action.

  20. The arc by dtmos · · Score: 4, Interesting

    A little-known example of negative differential resistance is the common electric arc. In an arc, as the current increases the arc gets "fatter" (wider), and so the voltage across the arc decreases. Increasing current with decreasing voltage is negative differential resistance. This enables oscillations, which were first encountered as audio noise in electric arc lighting in the mid-1800s. These led to William Duddell's "Singing Arc", in which Duddell added a tuned circuit to the negative resistance, creating a stable audio tone. The next step was obvious; he wired a keyboard to the arc and made the first electronic music.

    Danish physicist Valdemar Poulsen took Duddell's audio oscillator and, by placing the arc in a transverse magnetic field, and in a hydrogen atmosphere (and somehow not getting blown up in the process), moved the frequency of oscillation up into the low radio range, around 500 kHz or so. This was the arc radio transmitter. It differed from the more common spark transmitter in that the arc's output oscillation was continuous, while that of the spark transmitter was a damped (decaying) oscillation.

    The arc transmitter caught the attention of Cyril Elwell, of Palo Alto, California, who arranged to obtain the rights to the arc from Poulsen, and started commercial production of it with his company, the Federal Telegraph Company. The arc transmitter became a big success in World War One, when transmitters as large as 1 MW (one million watts) output were installed by 1918.

    Much as the Fairchild Semiconductor Company spawned several successful companies in Silicon Valley in the 1960s, Federal did so, too, 50 years earlier; refugees from Federal formed well-known companies like Magnavox and Litton Industries.

    1. Re:The arc by H0p313ss · · Score: 1

      Danish physicist Valdemar Poulsen took Duddell's audio oscillator and, by placing the arc in a transverse magnetic field, and in a hydrogen atmosphere (and somehow not getting blown up in the process), moved the frequency of oscillation up into the low radio range, around 500 kHz or so. This was the arc radio transmitter. It differed from the more common spark transmitter in that the arc's output oscillation was continuous, while that of the spark transmitter was a damped (decaying) oscillation.

      I learned something on Slashdot, my day is done.

      (I'm a software geek, so my electronics only had to go as far as a wheatstone bridge. Which is kind of embarrassing when you consider that my grandfather was an electrical engineer, I'll bet he could have whipped up an arc transmitter for fun.)

      --
      XML is a known as a key material required to create SMD: Software of Mass Destruction
  21. Re:Summary incorrect - Don't need 8 transistors in by Em+Adespoton · · Score: 2

    That wasn't the only part of the summary that was wrong; about the only part that was correct was the part that stated that they were able to perform an XOR in graphene with 3 FETs due to negative differential resistance.

  22. teleportation by electrosoccertux · · Score: 1

    that's what's great about bandgaps in silicon. The electron doesn't travel, it teleports.

  23. 1990's called... by wonkey_monkey · · Score: 1

    ...they want their joke back.

    --
    systemd is Roko's Basilisk.
  24. Jokes called... by fisted · · Score: 1

    ...they want their 1990s back.

  25. In Soviet Russia by Roachie · · Score: 1

    The 1990s were a joke.

    --
    This sig is not paradoxical or ironic.
  26. The GHz war didn't end by thegarbz · · Score: 1

    The GHz war didn't end it just got to the point where pursuing higher clock speeds caused performance due to other architectural constraints. So the focus became on getting more efficient on every clock cycle which we did and then we hit a wall there too.

    Now the focus is on paralleling tasks but guess what, now we're hitting a wall as to how to make effective use of those cores, and some of us wish the GHz war would be back so we can get some faster clock speeds again.

  27. MOD PARENT UP by Anonymous Coward · · Score: 0

    Thanks for the information & example!