Slashdot Mirror


New Full Duplex Radio Chip Transmits and Receives Wireless Signals At Once (ieee.org)

Wave723 writes: A new chip by Columbia University researchers uses a circulator made of silicon transistors to reroute signals and avoid interference from a transmitter and receiver that share the same antenna. This technology instantly doubles data capacity and could eventually be built into smartphones and tablets. The chip enables them to work around the principle of Lorentz Reciprocity, in which electromagnetic waves are thought to always travel along the same path both forward and backward. Traditionally, electronic devices required two antennas -- a transmitter and receiver -- that took turns or operated on different frequencies in order to exchange signals.

7 of 33 comments (clear)

  1. good miniaturation by Anonymous Coward · · Score: 5, Informative

    Circulators are used all of the place (radar, satcom), so nothing new. But one small and efficient enough to potentially work in a cellphone? Neat stuff. They come with their own set of tradeoffs, so it might not be worth it in the end for smartphone use, but will find use somewhere.

    1. Re:good miniaturation by MattskEE · · Score: 4, Informative

      It's kind of new, since this is an active circulator instead of the old passive ones.

      Passive ones work great except they cannot be effectively miniaturized at the low frequencies used for current cell phone communication because size is proportional to the wavelength. Active circulators, based on non-reciprocal amplifiers and appropriate phase shifted combiner/divider networks, have existed for a long time. But there's been a lot of recent attention and work to bring them to a point where they're actually useful and efficient in communication applications.

    2. Re:good miniaturation by Agripa · · Score: 3, Interesting

      Active circulators with an arbitrary number of ports have been known of for decades but they have to operate within the noise, power, and linearity of their active devices. When used to separate a transmitter and receiver on the same frequency, their limited isolation will cause major problems on the receive side. Their big advantage is that they can operate over wide bandwidths which makes them very useful for test instrumentation.

      This design was published in 1991 and would be useless in this application. I ran across it when it was included in one of my microwave engineering books.

      I suspect the refinement they came up with involves a second adaptable stage to cancel feedthrough and near end echo but in order to do this, the output of the final amplifier has to be sampled to include its high levels of noise and even if it all works perfectly, all of the noise contributed in those circuits will get added to the receiver. I looked at doing something similar by sampling an earlier stage but just the noise contributed by the final amplifier was enough to overload the receiver. You can see this effect when powering up a SSB transmitter with no modulation which promptly raises the noise level for the entire band.

  2. The canceller is the clever bit by HuskyDog · · Score: 4, Interesting

    The gist of what is clever here is the canceller which removes the transmitted signal from the receiver. Circulators have been around for donkey's years (not just in military systems) but they are bulky (especially at lower frequencies such as those for mobile comms). The are often used to allow a single antenna to operate at both transmit and receive either alternately (e.g. radar) or on different frequencies (e.g. satcom). Making a solid state one is clever, but this isn't the first one.

    However, some of your transmit signal will always end up in the receiver for three reasons; (a) the circulator isn't perfect, (b) the antenna doesn't have a perfect match so some of the transmit energy sent to it bounces back again and (c) energy can reflect back from the immediate environment. Cancelling schemes exist, and invariably consist of some mechanism for sampling the transmitted signal and feeding just the right amount back into the receiver exactly out of phase. In theory this works, but in most practical circumstances the extremely high level of cancellation needed requires a completely unachievable precision.

    For added pain, the solution tends to be very narrow band and the cancellor's settings have to be continually updated as the transmit interference changes (particularly in a mobile environment due to (c)).

    If they have managed to make this work in a practical and useful way then it will be very impressive, but I would need to see some real world experiments to be convinced of its practicality.

    1. Re:The canceller is the clever bit by Ungrounded+Lightning · · Score: 3, Informative

      However, some of your transmit signal will always end up in the receiver for three reasons; (a) the circulator isn't perfect, (b) the antenna doesn't have a perfect match so some of the transmit energy sent to it bounces back again and (c) energy can reflect back from the immediate environment.

      Combined with the many orders of magnitude strength difference between the transmitted and received signals in a typical communications application, even a miniscule imperfection in the circulator's cancellation of transmit power at the received signal port can result in the transmit signal swamping the received signal. So the circulator must be EXTREMELY GOOD to be useful in the described way.

      --
      Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  3. Re:Not new by jiriw · · Score: 4, Informative

    What you describe is not full duplex. Two radios working together, taking turns (one transmitting, then one receiving, etc.) is the very definition of half duplex. And one radio in constant operation is simplex of course. Full duplex is always a situation where two radios are used in constant operation. One sending, one transmitting.

    Full duplex using two radios on different frequencies is old school. Just a matter of a good combination of filters and enough frequency separation.

    Full duplex using two radios on the SAME frequency, using directional signals is difficult but not undo-able. As long as you can prevent your receiver being blown up by your own transmission signal (and hope an unexpected reflective object in your signal path doesn't undo all your careful physical transmitter-receiver antenna separation).

    Full duplex using two radios (both in continuous operation, one transmitting, one receiving, as defined at the top of my post) on exactly the SAME frequency while using a SINGLE (omni-directional) antenna is a true nightmare. And apparently these guys did just that with technology that promises it to be available in hand-held appliances.

    RTFA, they used a combination of a circulator on silicon (which is the most innovative part. The circulator used in the project described by the article should kill most of the transmitted signal otherwise picked up directly by the receiver) and echo cancellation (which they developed earlier and is used to subtract any transmitter signal left which should mostly be echoes from objects that reflect the transmitted signal at distance and possibly internal echo from a sub-optimal antenna) on the received signal at the receiver end, so they can then try amplifying what's left. Which should be the (weak) signals that are transmitted towards the antenna by another transceiver.

    Exciting stuff :)
    73, PG8W

  4. Re: Silicon Circulator? by bill_mcgonigle · · Score: 4, Funny

    Amirite is a conflict mineral anyway.

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)