Design Article
Understanding Class-D amplifier power supply requirements
John Widder and Marco Brugora, STMicroelectronics
6/18/2008 2:30 PM EDT
Specifying the power supply requirements for audio amplifiers can be tricky. If the power supply is overdesigned it will add unnecessary cost to the product, and if it supply is underdesigned the amplifier will not meet its performance specifications. This article reviews the steps necessary to determine the power supply requirements for an audio amplifier.
There are several factors that a designer must consider when designing the power supply for an audio amplifier:
- Number of outputs and output voltage(s)
- Peak output current
- Average and peak output power
- Input voltage range for target geographic markets
- Line and load regulation
- Ripple and noise
- Size and weight
- Efficiency and standby power consumption requirements
- Safety, EMI, and other regulatory requirements
- Cost requirements
The factors listed above will determine the best type of power supply to use in any given application.
Power Supply Output Voltage and Current
The power supply voltage is one of the primary factors in determining how much power an amplifier can deliver to the load. The voltage required for an amplifier depends on several factors, including:
- the amplifier's output power requirements
- the load (speaker) impedance
- the amplifier output configuration (single-ended or BTL)
- the amplifier's maximum achievable duty cycle
- stray resistance in the output path
The nominal power supply output voltage is also a function of the power supply's output voltage tolerance and its line and load regulation. The amplifier should be able to provide its rated power at the minimum power supply output voltage, taking all of the above factors into account.
The maximum RMS power that an amplifier can deliver to the load without clipping is:
PBTL(RMS) = [(VCC • MMAX)2 / (2 • RT2)] • RLOAD
where RT is the sum of all of the DC resistances in series with the load:
RT = RLOAD + ROUT + RIND + RPCB + RPS
where
- RLOAD is the load (speaker) resistance,
- ROUT is the on-resistance (RDSon) of the amplifier's output transistors (one transistor for single-ended outputs and two transistors for BTL outputs),
- RIND is the DC resistance of the output filter inductors,
- RPCB the resistance of the circuit board traces, connectors, and wires, and
- RPS is the power supply output impedance.
Note that most of these resistances have temperature coefficients so it is important to use the component's resistance at its maximum operating temperature. This is particularly important for components that may have significant power dissipation such as the amplifier IC and the filter inductors.
MMAX is the amplifier's maximum output duty cycle. Duty cycle is also referred to as the modulation index (M), and MMAX is the maximum modulation factor.
Because amplifiers with BTL outputs can provide twice the peak-to-peak voltage to the load as a single-ended amplifier, the maximum output power of a single-ended amplifier is only ¼ of the maximum output power of a BTL amplifier with the same power supply voltages and load impedance.
PSE(RMS) = [(VCC/2 • MMAX)2 / (2 • RT2)] • RLOAD
= [(VCC • MMAX)2 / (8 • RT2)] • RLOAD
= ¼ • [((VCC • MMAX)2 / (2 • RT2)) • RLOAD]
= ¼ PBTL(RMS)
The peak output power occurs at the peak of the voltage or current into the speaker. The peak power that an amplifier can deliver to the load is
PBTL(PEAK) = IO2RL = (VO/RT)2 RL = 2 • PBTL(RMS) for amplifiers with BTL outputs
PSE(PEAK) = IO2RL = (VO/2RT)2 RL = ¼(VO/RT)2 RL = 2 • PSE(RMS) for amplifiers with single-end outputs
where VO is the amplifier output voltage (speaker voltage) and IO is the output current.


WANMAN
11/18/2008 4:50 AM EST
Sorry, I really don't understand about how does digit "2" come in the first equation (PBTL(RMS) = [(VCC MMAX)2 / (2 RT2)] RLOAD ) ?
Thanks
Sign in to Reply