Slashdot Mirror


MIT Research Tweaks Smartphone Amplifier Voltage To Gain Battery Life

hypnosec writes "Two MIT electrical engineering professors, Joel Dawson and David Perreault, have claimed that they have cracked the age old efficiency problem related to the power amplifier in smartphones by designing a new amplifier that consumes just half the power as compared to their current counterparts. Current transistor-based power amplifiers consume power in two modes – standby and output signal mode. The only way to reduce power consumption and increase battery life is to use the least possible power when in standby mode. The problem here is that if the power is kept very low when in standby mode, because of sudden jumps from low-power standby mode to high-power output mode, signals get distorted. This is why current technologies waste a lot of electricity as standby power levels are kept at a relatively higher level to avoid distortion. The new technology, dubbed asymmetric multilevel outphasing, is basically a blazingly fast electronic gearbox that would select the best possible voltage to send across to the transistors that would minimize power consumption."

12 of 47 comments (clear)

  1. I hope they've done the needful... by bogaboga · · Score: 3, Interesting

    ...and filed a patent for the implementation or call it execution....otherwise some clever company, that is better known for suing others in the industry,; that's had one of its famous patents invalidated recently, will file...and sue.

  2. Duplicate story from Oct 31 by MattskEE · · Score: 5, Informative

    This is a duplicate story posted on Slashdot on Oct 31: http://hardware.slashdot.org/story/12/11/01/0021213/breakthrough-promises-smartphones-that-use-half-the-power

    Luckily this time the summary includes a link to an actual technical paper. The summary and the news article make it sound like this is an Envelope Tracking amplifier, but if you read the paper this is actually something different, it is more complicated and more interesting.

    They are starting from an outphasing amplifier which divides a variable envelope signal into two constant amplitude but variable phase signals which can be amplified more efficiently since the amplifier doesn't need to output both large and small signals. But combining the signals is inefficient because the combiner must absorb some of the power when the two halves of the signal are very out of phase with each other. What the MIT researchers are doing is extending the outphasing technique to allow multiple discrete amplitudes on each amplifier to minimize the combiner inefficiency. It's more efficient than plain outphasing, I'm not sure how it compares to envelope tracking since the authors did not compare it to this in their paper.

    1. Re:Duplicate story from Oct 31 by Juba · · Score: 2

      It's not a dupe. In an incredible technical breakthrough, Slashdot just managed to half the power required to operate its website by posting every story twice.

    2. Re:Duplicate story from Oct 31 by Andy+Dodd · · Score: 4, Informative

      Zero crossings and low output amplitudes with outphasing techniques are a bitch. If you use a hybrid combiner, nearly all of the energy goes into a dummy load on the difference port. If you use a "lossless" combiner such as a matching network, the VSWR seen by the amp elements skyrockets and - best case, efficiency is crap. Worst case, you fry the output stages of the amp.

      Around a decade ago I worked on an outphasing system - I fried a LOT of hardware by accidentally feeding the system a low or zero amplitude, which effectively caused two amps to fight each other 180 degrees out of phase. http://www.google.com/patents/US6930547

      What they seem to be doing here is reducing the voltage provided to the amp elements, reducing the power output, which allows them to reduce total output power efficiently while keeping the two amp elements relatively in-phase, and also allowing them to "fight" each other without frying themselves like they would if running at full power.

      E.g. it's probably something like outphasing for 70-100% envelope levels, and power supply modulation below that. Likely not a "hard" threshold - they probably transition from one approach to the other somewhere in the 30-70% operating region.

      http://slashdot.org/comments.pl?sid=3222705&cid=41842229 for some more details.

      --
      retrorocket.o not found, launch anyway?
  3. hybrid A/theta modulator by cats-paw · · Score: 5, Interesting

      One way to do high efficiency is to do separate phase and amplitude modulation, the so called A-theta modulator. you get your amplitude control by adjusting the PA voltage _continuosly_ and do your phase modulation with an IQ modulator.

    For wide bandwidth modulation formats this is a bit of a pain since you need a very wideband, high current, power supply. so they are doing an A/theta modulator but trying to simplify the bias control on the PA to avoid that.

    What I'm not clear on is why they are doing this when they have a predistortion loop anyway. a pure predistortion loop should be able to achieve very similar results without any need for the PA bias adjust. you can also do it with 1 PA instead of two.

    maybe it simplifies the PD loop substantially, I can't tell yet from the paper, but it trades this off against needing two PAs and PA bias control. And that PA bias control is a bit of a headache two, because you can't just stick a switch in there. The selectable bias levels have to come from a switching power supply which switches between different output voltages. doing this is also non-trivial.

    I don't know, looks like somebody's thesis to me. Doesn't look like it's particular practical.

    Also, first rule of looking at schemes like this. How much of that power they saved is being used in the more complicated digital circuitry. That's the reason you don't see PD loops in cell phones. It's a wash, you spend so much power analyzing the signal to do PD that you burn up the savings . Now if you have a 10W transmitter, PD makes lots of sense.

    --
    Absolute statements are never true
    1. Re:hybrid A/theta modulator by cats-paw · · Score: 2

      they can handle as much as you want - they just get a lot harder to implement because the feedback loop typically has to be 5x the bandwidth of the operating bandwidth to make sure it can compensate for 3rd and 5th order products.

      AGC has nothing to do with linear operation of the amplifier (well it does but only to the extent that operating at really low power levels is more linear) . The problem with these modulation schemes with high Peak to average is that they require the amplifier to be "backed-off" in such a way that they are biased for linear operation but they put out only 1/10th the power that the bias condition should be able to support.

      so for example a PA biased for 1/2W operation can only be operated at 50-100mW out, making your efficiency something on the order of 10-20%. A class C amplifier for GSM use, for example is pushing 60-65% efficiency.

      which wouldn't be a problem except that darn near everything is moving towards OFDM type modulation.

      --
      Absolute statements are never true
    2. Re:hybrid A/theta modulator by MattskEE · · Score: 4, Insightful

      For wide bandwidth modulation formats this is a bit of a pain since you need a very wideband, high current, power supply. so they are doing an A/theta modulator but trying to simplify the bias control on the PA to avoid that.

      No, they're doing something more complicated than A/theta modulation (aka envelope tracking aka envelope elimination and restorataion aka ...). They are doing an outphasing amplifier which splits the original signal into two constant amplitude variable phase signals which will reproduce the original signal when they are recombined, but they are adding some envelope tracking elements to further improve efficiency since wideband combiners will absorb the differential section of the input signals as loss.

      What I'm not clear on is why they are doing this when they have a predistortion loop anyway. a pure predistortion loop should be able to achieve very similar results without any need for the PA bias adjust. you can also do it with 1 PA instead of two.

      A predistorter doesn't have much of anything to do with PA efficiency (the point of this MIT research), PD's are for linearity. High efficiency PA topologies typically take a hit to linearity. Fancy techniques like outphasing and envelope tracking are better than some but they still reduce linearity. Poor linearity means increased distortion. Distortion increases error rates in digital transmissions, and it also leads to signal leaking into adjacent signal bands, which isn't allowed in the tight cellular spectral environment. So they put a PD in there to linearize things a bit further. That's probably why they are using discrete bias levels instead of continuously variable - they can optimize their PD loop to work best in these four well-characterized states which gets most of the efficiency gain while making the linearization easier.

      I don't know, looks like somebody's thesis to me. Doesn't look like it's particular practical. Also, first rule of looking at schemes like this. How much of that power they saved is being used in the more complicated digital circuitry. That's the reason you don't see PD loops in cell phones. It's a wash, you spend so much power analyzing the signal to do PD that you burn up the savings . Now if you have a 10W transmitter, PD makes lots of sense.

      These are not fundamental limitations. It's making more and more sense as digital processing and DSP chips get faster, cheaper, and lower power. The point of research is to try to push the state of the art and it may not be "practical" when the research paper is hot off the press. If it's good enough then it will be practical some time down the road, and if it isn't good enough then it will be left aside as a lesson learned. Apparently the researchers think its good enough to found a startup company, so they're either foolish or they understand it better than you. Time will tell.

  4. Sounds like ... by PPH · · Score: 2

    ... a PWM variant of a class G amplifier.

    Lots of novel stuff with state of the art DSP techniques. But every once in a while I spot the ghosts of tubes lurking around.

    --
    Have gnu, will travel.
    1. Re:Sounds like ... by Phreakiture · · Score: 2

      The "Class T" amplifier is a name-branded class D amp. Class D amps rock for both efficiency and energy density. As I sit here right now, i am listening to CAKE playing on a pair of Peavey speakers with built-in 400W Class D amps. Not only do they sound magnificent, but they also pack a whallop if I should just frob the Volume slide on my preamp. I know that they don't draw anywhere near the specplate figure when I have them loafing like they're doing now.

      The problem with using PWM in any of its variations at microwave frequencies is that you really need to have a reference waveform running at around 10X the highest frequency you want to amplify, and that reference waveform needs to be triangular or sawtooth, and you need to have a comparator that can accuratly judge the relationship between the the reference waveform and the waveform to be amplified fast enough not to end up low-passing or distorting the amplified waveform. At audio frequencies, this is a piece of cake (no pun intended cf. the previous paragraph), and you might even be able to pull it off into MF or HF, but at UHF and up, I would have to say that current technology is just not up to the task.

      That said, I think PPH nailed it. I think they have basically created a Class G (or maybe H) RF amplifier, which, as far as I know, hasn't been done before.

      --
      www.wavefront-av.com
  5. Re:Age old? by __aaltlg1547 · · Score: 3, Informative

    It's clumsily worded. It's an age-old problem in power amplifiers that are used in situations where power varies, such as radio receivers and transmitters that need to work at multiple power levels. But I don't understand why they identify smartphones as a place where this has a great potential to improve battery life. It's really more applicable to non-smart cellphones where the audio amp and transmitter PA are bigger proportions of the total battery draw.

    Cellphone power is often dominated by processor and display power.

  6. Re:Wow! by kelemvor4 · · Score: 2

    Did someone say fluffers? I'm in!

  7. Re:Age old? by TubeSteak · · Score: 2

    Cellphone power is often dominated by processor and display power.

    Compare the standby time to the talk time of your phone.

    For example: The iPhone 5
    # Talk time: Up to 8 hours on 3G
    # Standby time: Up to 225 hours

    I have no doubt you will kill the battery quickest by running the processor and display,
    but the transmitter is no slouch when it comes to drawing down your reserves.

    --
    [Fuck Beta]
    o0t!