MOSFET High Fidelity Output Stage

There are countless publications and designs for high-fidelity audio power amplifiers. As an audio engineer I have recently been designing a new power amplifier to replace my 3rd generation amplifier initially built over 25 years ago.

amp
Class AB amplifier using Hitachi Lateral MOSFETS

Much discussion has been made on “Square Law” and “Cube Law” amplifiers to reduce harmonic distortion by altering the drives to the output devices.

As an initial study, I simulated the following circuit in LTSpice and extracted a polynomial regression of the input and output data points. This then gives a clear indication of the transfer function. The following circuit:-

bipolar_mos_op
Bipolar Transistor driving MOSFET output

Running a spice simulation followed by a 5th term polynomial regression yielded the following equation:-

1.0371786 + 5.0875544x + 0.22985048x^2 -0.05428182x^3 + 0.005091393x^4

The 1.03 offset is unimportant, the 5.09 is the gain of the stage. The unwanted components are the square, cube and quadratic terms. The higher order terms produce greater distortion at higher signal amplitudes.

It is worth comparing this with the equivalent circuit using a MOSFET driver:-

output_fet_fet
MOSFET Output stage driving EXICON Lateral MOSFET

This produced the following polynomial:-

0.67743263 + 5.1414499x 0.14129363 x^2 -0.0204953^3 +0.0011353254x^4

Clearly the x^2 term is smaller as expected, but in addition the x^3 and x^4 terms are smaller. If we further reduce the gain to 2, by adjusting the feedback resistors we get:-

0.4495991+ 1.8448146x + 0.028082105x^2 -0.0040223748x^3 +0.00022303229x^4

If we can alter the drive to have -ve x^2 and x^3 terms we should be able to reduce distortion considerably. The largest distortion contribution is the x^2 component.

This work progressed to analysing hundreds of MOSFET output stages, the best design based on work suggested by Bob Cordell in his book Bob Cordell “Designing Audio Power Amplifiers”

This design has very low THD, but required additional complexity to the driving VAS stage. The distortion improvements in the output stage were lost in the additional complexity in the VAS driving stage.

The final decision was to use a conventional source following design with 3 pole miller compensation and careful VAS design. Most distortion is generated at +-1V where there s a transconductance imbalance. The initial design will ignore this and allow the feedback to cancel most of this error. The snag with -Ve feedback is it’s performance at higher frequencies, if the frequency response of the VAS stage is insufficient the error at 20KHz will be greater. We will consider the use of local error injection into the driver stage to reduce this error, hence reducing high frequency distortion.

Author: admin

A research engineer in electronics engineering with over 20 years research and development experience. Specialist in software architechture and design.

Leave a Reply

Your email address will not be published.