Bob Lee (QSC)
In case you missed it, I work for QSC Audio!
- Jul 3, 2001
- 12,668
- 2,036
- 67
- Disclosures
- Former Technical Communications Developer, QSC Audio
The output voltage is compared to the input voltage (using
some circuitry for scaling the voltage) to determine which is
greater.
That's not correct. The usual method for class D PWM involves comparing the signal voltage with a very precise triangle wave. This converts the input voltage into a time analog, which controls the switching of the MOSFETs, which alternate between the positive and negative rail voltages, apportioning these voltages by time instead of by controlling a push-pull voltage divider (as would be the case with a class AB amp). A duty cycle of 50% positive and 50% negative would result in the integration filter putting out 0 volts. A duty cycle of 75% positive and 25% negative results in the
integration filter putting out 0.5 × the positive rail. And so on.
This could be done digitally, that is, with the time apportionment done by a digital process, but it usually isn't. I recall one class D amp, made by TacT, that had a digital audio input and a processor that computed the pulse widths from the incoming data streams. That was an entirely numerical process, so it would be proper to call that class D amp "digital." Ironically, the volume control was done through apparently analog means: by raising or lowering the ± rail voltages (i.e., varying the regulator circuitry).