Slashdot Mirror


UIUC Researchers Create Light Emitting Transistor

thesilverbail writes "Researchers at the University of Illinois have demonstrated light emission from the base layer of a Bipolar Transistor. This discovery could be the beginning of an era in which photons are directed around a chip in much the same fashion as electrons have been maneuvered on conventional chips. It's reminiscent of the exciting days of the Miracle month November, 1947, when the transistor was first invented."

37 comments

  1. Damn by cicatrix1 · · Score: 0

    If I would have known at the time I could have marketed the light emitting transistor after my discovery back in 7th grade industrial technology class.

    --

    I know more than you drink.
    1. Re:Damn by Micro$will · · Score: 2, Funny

      Sure, but assuming you've done something like I've done (try to switch several amps through a 2N2222 rated at .8 amps) isn't exactly considered "Solid State".

    2. Re:Damn by Patrik_AKA_RedX · · Score: 2, Funny

      Among the years I've invented several new technologies in class:

      The one-time self-deassembling capacitor. (put a high enough voltage on a elko to build one)

      The flash diode. (build a bridge rectifier and replace one diode with a zenerdiode)

      The automatic copper trace remover. (short a 7Ah lead accu through a trace on a circuit board. Capable of removing quite wide tracks)


      Guess I should take a patent on those. They must have millions of possible uses.

    3. Re:Damn by Anonymous Coward · · Score: 0

      Actually a Long Time Ago there were PCBs that had thin tracks that were intended to be removed by high current.

    4. Re:Damn by jfw25 · · Score: 1
      The flash diode. (build a bridge rectifier and replace one diode with a zenerdiode)

      Also referred to as the "Noise Emitting Diode".

  2. Cool! Lights! by YouHaveSnail · · Score: 1, Interesting

    From Univac to the Connection Machine, computers have always had lights that show what they're doing. I'd love to see a PowerPC or Pentium processor built with this tech and a little window on the chip package so you could look inside and see what the chip is doing! Cheesy, I know, but it'd be a fun and retro nod to our computing heritage. I'm not sure where you'd put the heat sink, though...

    1. Re:Cool! Lights! by deglr6328 · · Score: 1

      Can you see in the deep 'vacuum' ultraviolet range? Cuz that's what you'd need to be able to do in order to resolve the 90 nanometer transistors in a Pentium 4! :) Though maybe you could see large scale patterns in circuts lighting up for certain tasks....that would be neat.

      --
      - "Hear that?! The percolations are imminent! Cease your ingress!"
    2. Re:Cool! Lights! by Anonymous Coward · · Score: 0

      It wouldn't matter, even if he could see things that small, do you really think he could precieve things switching on and off billions of times a second?

      At best, you might notice the general areas of the chip that are busiest for a billion cycles or so in a row glowing a bit brighter than the rest.

      Of course, they'll need to invent transparent heatsinks before you'll see any of this.

    3. Re:Cool! Lights! by wiggling · · Score: 1

      When first out of college I worked at a place that made 16-bit minicomputers. (No, you never heard of them.) They owned an H-P diagnostic device that plugged into the address bus and used the low-order 8 bits to drive the X axis of an oscilliscope and the high-order 8 bits for the Y axis.

      You also hooked a sensor onto the memory read strobe (IIRC you could do choose between data fetch and instruction fetch on this architecture), and you could watch real-time memory accesses graphically -- it would light a spot on the scope corresonding to a memory location whenever that location was accessed. Additionally there were a row of 16 switches that you could use to enter an address, which would move a little circular cursor. By positioning the cursor over a dot on the scope you could read the corresponding address from the swithes.

      We used this to debug and to optimize running programs. You could see where a system was stuck if it got caught in a loop, and you could tell where it was spending a lot of time even if it wasn't stuck. I didn't actually use this a whole lot, but it was way cool to watch the computer work!

      There was a DIY project to build pretty much the same thing to drive a standard oscilliscope from the address bus of an Apple ][. It might have been in Byte magazine, perhaps as a Ciarcia's Circuit Cellar article. I recall the article but never built it.

  3. This doesn't seem to mean much by Tau+Zero · · Score: 5, Informative
    First, there's no real magic here; the news release says that the transistor is "made from indium gallium phosphide and gallium arsenide."

    What this means is that someone has taken the same materials which emit light as part of a single-junction device (a diode) and have also made them do so as part of a bi-junction device. While this looks like it might be a good way to integrate light emission with the control circuitry, it's not going to do anything to make them easier to integrate into large devices (silicon works for this because its oxide, SiO2, is a pretty good insulator while gallium doesn't do anything so convenient).

    I will admit that it's clever, and someone may find some unobvious way of turning it into a useful device (massively parallel optical interconnects?), but there's just no way that this is going to be slapped onto the next Intel or AMD die. It especially will not replace aluminum or copper interconnects between parts of one processor.

    --
    Time is Nature's way of keeping everything from happening at once... the bitch.
    1. Re:This doesn't seem to mean much by Anonymous Coward · · Score: 0

      Does anyone else automatically think of processors first when new tech like this comes along? I sure don't.

  4. This isn't what you think by Cyclone66 · · Score: 4, Informative

    It's an extension of the idea of the Light emitting Diode but it doesn't mean we'll have optical computers any time soon. The transistor still runs on current, it only outputs light! That means it can not drive another LET which means fully optical based devices aren't possible.

    What this DOES mean however, is smaller devices in the realm of electronic/optical interaction. The basic functionality of this transistor is similar to a small combination of transistors and diodes except that this does it in one device. The device is rather large but it'll probably shrink rather quickly as it's still in the early stages of development.

    1. Re:This isn't what you think by grayrest · · Score: 4, Informative

      Actually, it outputs both current and light. The light just happens to be a byproduct of the electron-hole recombination in the material. I do believe that the two outputs will be either the same or opposite depending on transistor type (pnp or npn) so you really don't get anything out of the transistor that you weren't getting already, you just get it in a different format. I'm sure, however, that someone more creative than myself will find some cool use for this.

      You're extremely unlikely to see this type of technology in a microprocessor, at least in it's current BJT form. Most if not all microprocessors use MOS-type transistors because they're much easier to fabricate. BJTs are usually used in electronic amplifiers, though either can be used in either scenario depending on how the circuit is set up.

    2. Re:This isn't what you think by Anonymous Coward · · Score: 0
      JTs are usually used in electronic amplifiers, though either can be used in either scenario depending on how the circuit is set up.

      An audio amp with LETs could be pretty cool. That's the best use I've come up with so far. Otherwise I don't see any advantage to this.

    3. Re:This isn't what you think by jralls · · Score: 3, Interesting

      The main reason that FETs are used instead of BJTs in logic devices is that FETs are voltage devices while BJTs are current devices. Logic is much easer to implement with voltage. Amplification, on the other hand, works better with current devices. Hence the BiCMOS processes which are common in the mixed-signal world.

      As for these light-emitting BJTs, unless the light is emitted instead of heat from the resistance losses (which I'd think unlikely), the gain and efficiency of the transistor will be reduced by the light emission.

  5. That's nothing by TheOnlyCoolTim · · Score: 4, Funny

    This one time I made some smoke emitting transistors.

    Tim

    --
    Omnia vestra castrorum habetur nobis.
    1. Re:That's nothing by Anonymous Coward · · Score: 1, Funny
      This one time I made some smoke emitting transistors.

      Once the smoke gets out, they don't work anymore.

    2. Re:That's nothing by eclectro · · Score: 2, Funny

      Yes there is the Noise Emitting Diode (NED) too;

      Noise Emitting Diode (NED)
      When connected across a 1000 volt supply it makes a loud noise (once). The NED was discovered by Igor Pravaganda whom you'll recall worked many years trying to filter AC with electrolytics. He'll always be remembered as the father of the confetti generator.

      --
      Take the cheese to sickbay, the doctor should see it as soon as possible - B'Elanna Torres, "Learning Curve"
  6. End of interchip communincation problem era! by stj · · Score: 2, Interesting

    This is great. It's not to do computations. Really, silicon is good and fast enough for that right now (of course it would be real cool if possible, but that won't work). However, couple this effect with phototransistors which already are in the domain of high frequency (at least theoretical results suggest so - 10 GHz here) and you end of with the dream of board engineers - forget wiring chips with metal. Interconnect them with fiber! Certainly with germanium it's gonna bit a bit difficult, but it's worth it: all you need to wire to chips is power, end of distance limit between chips, and forget problems of spilling something on the board! Even with current germanium version it'll work perfect for connectors between boards.

    --
    iThink iHate iMod
    1. Re:End of interchip communincation problem era! by SW6 · · Score: 1
      [...]all you need to wire to chips is power, end of distance limit between chips, and forget problems of spilling something on the board! Even with current germanium version it'll work perfect for connectors between boards.

      You haven't thought this through, have you? One of the problems with chips is that they can't get signals between points on the chip fast enough because the speed of light limits it. So how is light going to make it any faster when it travels at, erm, the speed of light?

    2. Re:End of interchip communincation problem era! by stj · · Score: 2, Informative

      You are right, however you are wrong ;-) Well, speed of light is not the only problem. One of the major complications in electrical wiring is that at high frequencies even a couple inches turns into long distance telecommunications and you have to construct actual transmission lines with matching impedances. Using optics eliminates this problem. Now if you talk about speed of light, at the distances of inches that's far less relevant than you think. Typically much more problem is with the transmission rate and synchronization than actual propagation delay.

      Inside single chip the situation is different, because the maximum delay pretty much determines clock rate.

      --
      iThink iHate iMod
    3. Re:End of interchip communincation problem era! by Anonymous Coward · · Score: 0

      Not to mention that the speed of light in fiber optics is typically faster than the speed of electrons zipping through copper. Light's just like anything else; different speeds in different mediums. I think in freshman physics, we calculated copper wiring to operate at about 86% the speed of light. Not sure what fiber optics do....

    4. Re:End of interchip communincation problem era! by stj · · Score: 1

      Actually they happen to be about the same. Copper wire speeds vary between 0.4 and 0.95c, depending on the desing of the cable. Typical assumption is 0.66c. Fiber optics propogation speeds vary, too. However the most common assumption is 0.66c, because SiO2 (silica glass) has just that factor (approximately).

      --
      iThink iHate iMod
  7. just higher switching speeds by ndevice · · Score: 2, Interesting

    Since switching speed is also a function of the size of the device (capacitance), this transistor probably wouldn't produce any benefit over the LED version.

    The article seems to be saying that they could get higher switching speeds out of this transistor, but we still have inefficiencies here: either the amplified output is used, or the optical output is used. Why would it be necessary to use both? And if the benefits come from not having to drive interconnects between the transistor and LED, we already have integrated transistor/led packages on the same substrate. It might be a better idea to make the emitter current the light emmiting part because then you'd be able to save on component costs.

  8. While this is kind on impressive... by blankinthefill · · Score: 2, Interesting

    I don't think it heralds in any type of light passed processing age. There is still the unresolved problem of creating a sensor that is sesitive to pick up a small amount of light, let alone making such a sensor small amd efficient. Untill that occurs, then this is just another advance that we probably can't use for what we think we can.

    1. Re:While this is kind on impressive... by Anonymous Coward · · Score: 0

      There's no reason why we can't detect that small amount of light.

      But you're right, it basically has one input and two outputs. The limiting factor is that you still have to input current and not light.

      One option might be to use regular transistors in tightly packed areas, and then on longer runs use the light emmiter and send it through a fiber-optic interconnect. That way you remove the effect of transmission lines and it's a little faster.

  9. Nothing to get excited about by JGski · · Score: 3, Interesting
    Since this was done on GaAs/InP, it pretty much assures that the massive adoption date is anywhere from Today+20years to Today+infinity. In case you hadn't heard, GaAs, and III-V in general, has been the "next big thing" in semductors for nearly 30 years now. It's pretty much a niche technology only used when Si absolutely can't do the job at any price because the price to do III-V is usually so high in capital and tech issues that Si, even when price inflated 1-2 orders of magnitude, is *still* overall cheaper.

    Things that would get my attention:

    implemented in SiGe instead of III-V materials

    bidirectional transduction in O->E not just O->E at usable efficiencies

    demonstration of integration into "conventional" manufacturing processes

    Otherwise, it's an interesting academic exercise that might lead to the above points, which is "A Good Thing".

  10. my use by OwlofCreamCheese · · Score: 2, Funny

    I say we use this to make TVS with resolutions of ten trillion by ten trillion. then you can like... take a microscope to your tv and see the bacteria on the actors. I bet james earl jones has herpes.

    --
    -You're wasting your time. Alfador only likes me.
  11. reminiscent of the Miracle month by frovingslosh · · Score: 1
    It's reminiscent of the exciting days of the Miracle month November, 1947, when the transistor was first invented.

    Oh yea, it's just like that, except that in this case we'll never hear about it again and in five years you'll do searches on it and not be able to find anything on it except the original articles. I could easily list 100 things this exciting or more that I've seen that just seem to vanish. Interesting news, but I think it's way over optomistic to equate it to the discovery of the transistor.

    --
    I'm an American. I love this country and the freedoms that we used to have.
    1. Re:reminiscent of the Miracle month by dustmote · · Score: 1

      Ah, but what was the *most* interesting one? That's the one I'd like to see more research on. :)

      --


      -1, "1337" speak
  12. Big deal by ScottForbes · · Score: 3, Funny

    I invented a light-emitting resistor in a UIUC circuit design course over ten years ago. It only worked once, though, and it burned my fingers.

  13. Where this may be useful... by hobit · · Score: 3, Interesting
    The idea that this is somehow enabling optical computing is incorrect as these things can't take light as input. One could use a photodetector of course, but it doesn't seem like a big deal, one could use LEDs to do this today...

    Debugging hardware could become simpler however. You could "see" (or have a computer watch) exactly what each transistor is doing. This could greatly enhance the ability to test real chips. Of course the transistors are usually buried under the metal layers, so I guess it depends on how bright the transistors are or if the designers are willing to leave (lots) of gaps in the metal layer for at least the "important" transistors.

    Mark

    --
    As Nietsche famously said, "If you stare too long into the Abyss, 1d4 Tanar'ri of random type will attack you."
  14. Cool! by Anonymous Coward · · Score: 0

    This reminds me back when I was at UIUC and independently discovered the smoke-emitting capacitor.

  15. no big deal. by Anonymous Coward · · Score: 0

    ...it emits in the IR range.

    that's called heat, people.

    btw - the light emitting resistor was invented a long time ago -- it's called an incandescant light-bulb.

    'wanna impress me? -- make it switch with the light (i.e. light on -> current flows; light off -> current stops, &c.) on a scale that lends itself to current lithographic processing.

  16. I bought it as IR LED... by SharpFang · · Score: 1

    but besides Infrared, it emits visible light, noise and smell.

    Electrolytic transistors work well as Boom generators, just reverse the polarisation.

    --
    45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2