KT88
500+ Head-Fier
- Joined
- Nov 7, 2004
- Posts
- 948
- Likes
- 26
Intro: since this post is quite long, I'd like to sum this up in a sentence. This post shows an issue with the operation of the well known capacitance multiplier under appreciable load condition, with some background and simulation result as well as measured data. A solution to the problem is presented with some more simulation + measurement data for comparison - as well as a rule of thumb for selecting the right parts for your needs. </intro>
I want to share something I've noticed quite a long time ago - but up until now I was too lazy to sit down and write
Many PS designs use the capacitance multiplier as a LPF at the input to generate a clean DC supply for the error amplifier. The simple idea is to make a small capacitor act as a much larger capacitor by utilizing the fact the BJT follower has an output impedance which is ~hfe times lower than the impedance present at its base (and an additional re, which is usually very small and can be neglected).
However, there's one problem with this topology, which seems like many designs don't really take into account. Have a look at this simple circuit:

It a basic voltage regulator, with the input from the diode bridge on the left side, a capacitance multiplier for the error-amplifier, a pass transistor (in this case a BJT, but can be an MOS), and a voltage divider at the output for setting the DC voltage. The reference isn't shown, just for simplicity. Under the conditions shown here the capacitance multiplier will work just as expected. However, once we start sourcing appreciable current at the output, the voltage across C1 will flactuate quite significantly - the exact value of the "appreciable" current will depend on the capacitance at the input of the regulator (C1). The problem with this is that the assumptions under which the capacitance multiplier model was derived, are no longer true - even though the regulator itself still holds regulation as the voltage across C1 is higher than Vout+dropout voltage. This is no longer a circuit which can be approximated by a small signal model. If you look at the voltages at the terminals of T1 under these conditions it might saturate, and might even work in reverse polarity (VCB<0V).
Here's the VCE(volts) and IC(mA's) of T1 for this circuit with a 3300uF C1, 1K+100uF LPF, and a load of 1A (the results are from pSpice with the error-amp is biased at ~10mA):

As can be seen the transistor conducts in both directions, so the assumption it acts as a simple capacitance multiplier doesn't hold.
However, in some cases it can indeed be very profitable to use this circuit, and when it works as expected it improves performance significantly. This issue is actually quite easy to fix with the addition of 2 parts:

The addition of D1 and C4 solves the problem. Under no load it just adds an additional diode drop to the dropout voltage of the regulator (so it would be best to use a low Vf diode like a schottky diode to minimize this effect). However, under high load condition where the voltage over C1 changes significantly, correct selection of C4 will prevent reverse polarity of the transistor, and will allow the capacitance multiplier to act as we assume it acts. The correct value should be selected according the the line frequency (50Hz/60Hz) and according to the current the error-amplifier draws. The transistor T1 can operate in the forward region with VCE>0.2V, so we can allow ~0.5V of droop over C4. For instance in this example with a 50Hz input (100Hz after rectification), and 10mA in the error-amp we'll need C=I/(2*Frequency*0.5)=I/Frequency=0.01/50=200uF. Obviously using a higher value of capacitance won't hurt.
Here's the same simulation with these parts added to the circuit:

As you can see, the transistor now acts exactly as we'd expect it would, which would of course improve regulation significantly.
I've also measured that on the PS I use for my headphone amplifier, so I'll be able to post some measurement data. The test was done with the only regulator I own that uses a capacitance multiplier - the output voltage was set to 24V (23.3V) with a load of ~1A (15R+8R 50W resistors in series). Measurement was done with tangent's LNMP -> Agilent U1253A (recently calibrated). This measures from 5Hz-100KHz (-3dB), and scope images were taken with the DS1052E. I'd rather not state the regulator I've used because it was designed by another member, and because this issue would be identical for all regulators that use this scheme, so the exact model is of little importance. Here are the results:
regulator with no modification:
Output noise: no load - 11uVRMS 1A load - 107uVRMS
Here's VCE of Q1 under these conditions:
No load:

1A load:

As you can see, VCE is consistent with the simulation results with a significant AC component, and goes all the way down to 0V which means the capacitance multiplier isn't operating as expected.
regulator with proposed modification (UF1004 diode + 330uF cap (these are the closest value I've had at the moment)):
Output noise: no load - 11uVRMS 1A load - 83uVRMS
And the VCE of Q1 under 1A load:

Which again is the same as in the simulation results, making sure the transistor stays in the same mode of operation - this also yield an improvement in the output ripple due to the lower ripple in the supply voltage of the error amplifier.
I've modded my regulator to include these parts and left it that way, even though under the low current I usually use with my headphone amplifier it makes no difference. Hopefully this will be helpful for other HF readers as well.
Edit: I've added some additional info which shows another benefit of this circuit in post #4 of this thread.
Edit2: Ti (AMB) did some measurements of what I've shown here as well, and he's results are quite similar to what I've found here. You can read he's original post here.
I want to share something I've noticed quite a long time ago - but up until now I was too lazy to sit down and write

Many PS designs use the capacitance multiplier as a LPF at the input to generate a clean DC supply for the error amplifier. The simple idea is to make a small capacitor act as a much larger capacitor by utilizing the fact the BJT follower has an output impedance which is ~hfe times lower than the impedance present at its base (and an additional re, which is usually very small and can be neglected).
However, there's one problem with this topology, which seems like many designs don't really take into account. Have a look at this simple circuit:
It a basic voltage regulator, with the input from the diode bridge on the left side, a capacitance multiplier for the error-amplifier, a pass transistor (in this case a BJT, but can be an MOS), and a voltage divider at the output for setting the DC voltage. The reference isn't shown, just for simplicity. Under the conditions shown here the capacitance multiplier will work just as expected. However, once we start sourcing appreciable current at the output, the voltage across C1 will flactuate quite significantly - the exact value of the "appreciable" current will depend on the capacitance at the input of the regulator (C1). The problem with this is that the assumptions under which the capacitance multiplier model was derived, are no longer true - even though the regulator itself still holds regulation as the voltage across C1 is higher than Vout+dropout voltage. This is no longer a circuit which can be approximated by a small signal model. If you look at the voltages at the terminals of T1 under these conditions it might saturate, and might even work in reverse polarity (VCB<0V).
Here's the VCE(volts) and IC(mA's) of T1 for this circuit with a 3300uF C1, 1K+100uF LPF, and a load of 1A (the results are from pSpice with the error-amp is biased at ~10mA):
As can be seen the transistor conducts in both directions, so the assumption it acts as a simple capacitance multiplier doesn't hold.
However, in some cases it can indeed be very profitable to use this circuit, and when it works as expected it improves performance significantly. This issue is actually quite easy to fix with the addition of 2 parts:
The addition of D1 and C4 solves the problem. Under no load it just adds an additional diode drop to the dropout voltage of the regulator (so it would be best to use a low Vf diode like a schottky diode to minimize this effect). However, under high load condition where the voltage over C1 changes significantly, correct selection of C4 will prevent reverse polarity of the transistor, and will allow the capacitance multiplier to act as we assume it acts. The correct value should be selected according the the line frequency (50Hz/60Hz) and according to the current the error-amplifier draws. The transistor T1 can operate in the forward region with VCE>0.2V, so we can allow ~0.5V of droop over C4. For instance in this example with a 50Hz input (100Hz after rectification), and 10mA in the error-amp we'll need C=I/(2*Frequency*0.5)=I/Frequency=0.01/50=200uF. Obviously using a higher value of capacitance won't hurt.
Here's the same simulation with these parts added to the circuit:
As you can see, the transistor now acts exactly as we'd expect it would, which would of course improve regulation significantly.
I've also measured that on the PS I use for my headphone amplifier, so I'll be able to post some measurement data. The test was done with the only regulator I own that uses a capacitance multiplier - the output voltage was set to 24V (23.3V) with a load of ~1A (15R+8R 50W resistors in series). Measurement was done with tangent's LNMP -> Agilent U1253A (recently calibrated). This measures from 5Hz-100KHz (-3dB), and scope images were taken with the DS1052E. I'd rather not state the regulator I've used because it was designed by another member, and because this issue would be identical for all regulators that use this scheme, so the exact model is of little importance. Here are the results:
regulator with no modification:
Output noise: no load - 11uVRMS 1A load - 107uVRMS
Here's VCE of Q1 under these conditions:
No load:
1A load:
As you can see, VCE is consistent with the simulation results with a significant AC component, and goes all the way down to 0V which means the capacitance multiplier isn't operating as expected.
regulator with proposed modification (UF1004 diode + 330uF cap (these are the closest value I've had at the moment)):
Output noise: no load - 11uVRMS 1A load - 83uVRMS
And the VCE of Q1 under 1A load:
Which again is the same as in the simulation results, making sure the transistor stays in the same mode of operation - this also yield an improvement in the output ripple due to the lower ripple in the supply voltage of the error amplifier.
I've modded my regulator to include these parts and left it that way, even though under the low current I usually use with my headphone amplifier it makes no difference. Hopefully this will be helpful for other HF readers as well.
Edit: I've added some additional info which shows another benefit of this circuit in post #4 of this thread.
Edit2: Ti (AMB) did some measurements of what I've shown here as well, and he's results are quite similar to what I've found here. You can read he's original post here.