Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼
RSS

Class D Audio Amplifiers: What, Why, and How - Part 5


Much of the high-frequency energy in sigma-delta is distributed over a wide range of frequencies—not concentrated in tones at multiples of a carrier frequency, as in PWM—providing sigma-delta modulation with a potential EMI advantage over PWM. Energy still exists at images of the PDM sampling clock frequency; but with typical clock frequencies from 3 MHz to 6 MHz, the images are outside the audio frequency band—and are strongly attenuated by the LC low-pass filter.

Another advantage of sigma-delta is that the minimum pulse width is one sampling-clock period, even for signal conditions approaching full modulation. This eases gate-driver design and allows safe operation to theoretical full power. Nonetheless 1-bit sigma-delta modulation is not often used in class D amplifiers (Reference 4) because conventional 1-bit modulators are only stable to 50% modulation. Also, at least 64- oversampling is needed to achieve sufficient audio-band SNR, so typical output data rates are at least 1 MHz and power efficiency is limited.

Recently, self-oscillating amplifiers have been developed, such as the one in Reference 5. This type of amplifier always includes a feedback loop, with properties of the loop determining the switching frequency of the modulator, instead of an externally provided clock. High-frequency energy is often more evenly distributed than in PWM. Excellent audio quality is possible, thanks to the feedback, but the loop is self-oscillating, so it's difficult to synchronize with any other switching circuits, or to connect to digital audio sources without first converting the digital to analog.




Figure 3


The full-bridge circuit (Figure 3) can use "3 state" modulation to reduce differential EMI. With conventional differential operation, the output polarity of Half-bridge A must be opposite to that of Half-bridge B. Only two differential operating states exist: Output A high with Output B low; and A low with B high. Two additional common-mode states exist, however, in which both half-bridge outputs are the same polarity (both high or both low). One of these common-mode states can be used in conjunction with the differential states to produce 3-state modulation where the differential input to the LC filter can be positive, 0, or negative. The 0 state can be used to represent low power levels, instead of switching between the positive and negative state as in a 2-state scheme. Very little differential activity occurs in the LC filter during the 0 state, reducing differential EMI, although actually increasing common-mode EMI. The differential benefit only applies at low power levels, because the positive and negative states must still be used to deliver significant power to the speaker. The varying common-mode voltage level in 3-state modulation schemes presents a design challenge for closed-loop amplifiers.

Coming in the next installment: Taming EMI

Other available parts:

Part 1 Audio Amplifier Background
part 2 Class D Alternatives
Part 3 Class D AmplifierTerminology. Differential vs. Single-Ended Versions
Part 4 Sound Quality


Related Reading


More Insights






Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

Dr. Dobb's encourages readers to engage in spirited, healthy debate, including taking us to task. However, Dr. Dobb's moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing or spam. Dr. Dobb's further reserves the right to disable the profile of any commenter participating in said activities.

 
Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.