Designing Common-Cathode Triode Amplifiers

General

The most commonly used amplifier stage is the common-cathode amplifier.  It features high input impedance, medium-to-low output impedance, relatively high gain, and good frequency response.  The frequency response can be tailored by either the input and output coupling capacitors or the cathode bypass capacitor.  The output signal of the common cathode amplifier is inverted with respect to the input signal.

The common-cathode amplifier configuration - fully bypassed cathode

Following is a schematic of a typical common-cathode amplifier stage with a bypassed cathode resistor:



It can be shown1 that the low frequency response due to the output circuit is controlled by Co, , and the output impedance of the stage. These components act as a high-pass filter with a -6dB/octave (-20dB/decade) slope and a lower -3dB point that can be calculated as follows: 

The common-cathode amplifier configuration - unbypassed cathode

Following is a schematic of a typical common-cathode amplifier stage with an unbypassed cathode resistor:




This circuit is similar to the bypassed cathode configuration with the exception of the removal of the cathode bypass capacitor, Ck.  Removing this capacitor adds degenerative negative feedback at the cathode, which lowers the gain of the stage and increases the output impedance at the plate.  The frequency response due to the input and output coupling capacitors remains the same as for the bypassed configuration.
Now, the unbypassed gain is:

The common-cathode amplifier configuration - partially bypassed cathode

If the cathode bypass capacitor is not large in comparison to the cathode resistance, the circuit is said to have a partially bypassed cathode.  The result of a partially bypassed cathode is a shelving frequency response.  This can be used to provide a small amount of treble boosting (or bass cut) for an amplifier stage.
 
 
For example, suppose you wanted to partially bypass a cathode to get a bit of treble boost, and you chose a 0.1uF cathode bypass capacitor and a 1.5K cathode resistor.



In this case, there is only a 5.8dB boosting of the high frequencies (or cutting of the lows, depending on how you want to look at it). On the other hand, a plate coupling capacitor, in conjunction with the next stage input impedance, acts as a true first order highpass filter, and has a -6dB per octave (-20dB per decade) slope extending down to DC. When shaping the frequency response of an amplifier, it is important to know which one to use, depending upon the desired result. 

If the plate resistor, cathode resistor, and bypass capacitor values were different than the ones used in the example, the "center" point of the shelf would shift left or right, and the ratio between the top and bottom of the "shelf" would change.   Basically, the lower gain part of the "shelf" is set by the unbypassed gain of the stage, and the upper gain part of the shelf is set by the fully-bypassed gain of the stage, and the transition frequency is then set by the value of the bypass cap in relation to the equivalent cathode resistance.

  Appendix A:  The math behind the output frequency response highpass filter:
1Transfer function determination:

The output of the tube can be modeled as a voltage source in series with a resistance equal to the internal plate resistance in parallel with the plate load resistor as mentioned previously.  The entire output stage circuit can then be modeled as a voltage source with this output resistance, R1, in series with the coupling capacitor, C,  followed by the load resistance, R2, to ground.

Using the voltage divider rule, the transfer function can be derived as follows:
Vout =       Vin*R2    
              R1+R2+1/sC
Substituting H(s) for Vout/Vin, we get:
H(s) =         R2        
            R1+R2+1/sC
Multiplying top and bottom by sC, we get:
H(s) =         sCR2          
            sCR1+sCR2+1

       =          sCR2          
             sC(R1+R2)+1
Dividing top and bottom by C(R1+R2), we get:
H(s) =          sCR2  
                C(R1+R2)      
             s +          1      
                    C(R1+R2)
Canceling out theC terms in the numerator, we get:
H(s) =           sR2  
                 (R1+R2)      
             s +          1      
                    C(R1+R2)
This is now in the form of a standard highpass filter transfer function as shown below:

H(s) =    Ks
            s + a
           
where K = a constant indicating the magnitude the transfer function approaches at very high frequencies, and
           a  = the cutoff frequency of the network (in radians)

So, for the example above,

            K =      R2    
                   (R1+R2)
and

             a =        1        
                   C(R1+R2)

Thus, the magnitude approaches  R2/(R1+R2) at high frequencies, and the cutoff frequency (in radians) is 1/C(R1+R2).

Example:  In the case of the fully bypassed cathode, the output impedance was 38.5K ohms.  If we had a circuit with a 0.022uF coupling capacitor and a 100K load resistance following it, R1 would be 38.5K, R2 would be 100K, and C would be 0.022uF, and the maximum gain would approach 100K/(38.5K+100K) = 0.722 times the maximum gain if there were no coupling capacitor or load resistance, which is equal to -2.83dB loss, and the frequency response -3dB point would occur at 1/(0.022uF*(38.5K+100K)) = 328.19 radians, or 52 Hz (to convert radians to Hz, divide by 2*pi).

The schematic and frequency response plots for this example are shown below.  As you can see, the response is 2.8dB down from the 0dB line, and the -3dB cutoff point is at 52Hz.










Appendix B:  The math behind the equivalent cathode impedance:
2Equivalent cathode resistance determination:
If you inject a voltage of 1V at the grid, with the cathode grounded, you get an equivalent "internal" voltage source of mu*Vgk, which then produces a current of mu*Vgk/ra (this is effectively a transconductance - the voltage at the grid produces a corresponding current change in the plate circuit).  There is no current flowing in the grid circuit, so the 1V at the grid contributes no direct current of its own except through the transconductance of the tube.
However, if you inject a voltage of Vgk at the cathode, with the grid grounded, you get a current of mu*Vgk/ra plus the current due to Vgk injected at the cathode, which now appears directly across (ra+Rp), since they are in series.  This means the equivalent voltage source is now mu*Vgk + Vgk, which is equal to (mu+1)*Vgk, so the current produced by this source is (mu+1)*Vgk/(ra+Rp).
This gives an impedance, seen "looking into" the cathode, of:
        Vgk/((mu+1)*Vgk/(ra+Rp))
which is equal to:
        (ra+Rp)/(mu+1)
since the Vgk terms cancel.
Example:
With a plate resistor of 100K, and internal plate resistance of 62.5K and a mu of 100, the 12AX7 will have a cathode impedance of  (62.5K+100K)/(100+1) = 1609 ohms.  This impedance is then in parallel with the actual cathode resistor, so if you used an 820 ohm cathode resistor, the actual cathode resistance would be 1609||820 = 543 ohms. 

Appendix C:  The math behind the lower cutoff frequency due to a partially-bypassed cathode
3This section under construction - thanks to Jean-Pierre Trolet for pointing out an error in the original document.  I will update it when I get some time to review and rewrite the document.

Copyright © 2000, 2001, 2002,2003,2004,2005,2006,2007 Randall Aiken.  May not be reproduced in any form without written approval from Aiken Amplification.

Revised 08/14/07