Simple current source

Hi,
I'm reading the Bob Cordel Designing Audio Power Amplifiers (2011) interesting book and I have a doubt:
on page 37 (see attachment) it is said that the output impedance of the current source in the figure is 290Kohm. I get a different result. It should be Ro=ro(1+gm*Re) which is equal to approximately 1900Kohm, considering VA approximately 100V. Can anyone explain to me?
 

Attachments

  • Immagine.png
    Immagine.png
    26.1 KB · Views: 182
It looks like you may not have included the hybrid-pi transistor model element "r_pi" in your analysis. In the current source circuit of post #1, the transistor base is at AC ground, so "r_pi" is connected between emitter and ground. Thus r_pi is effectively connected in parallel with the emitter resistor "Re". Your expression for output impedance does not include either "r_pi" or its definition, (Beta/gm).

_
 

Attachments

  • from_wikipedia.png
    from_wikipedia.png
    29.3 KB · Views: 82
Can anyone explain to me?
The discrepancy originates from the Thevenin equivalent resistance of the base divider.
It is easy to understand, either using the hard math method, or just reasoning. 20~30yrs ago, I would have presented a nice sheet filled with lines of equations, but I have become a LOF (lazy old fart), and I prefer softer methods whenever possible.
I am still able to scribble equations when required, but I prefer a less frontal attack, which also has the advantage of being intuitive and readily understandable.
Without the base divider, the potential would remain fixed at 2.7V, whatever.
When the Thevenin equivalent is included, the resistance seen by the base is ~5K.
You can see the Early effect as an increase in β with Vce; if β increases, Ib decreases meaning the burden on the divider decreases, which increases the base voltage; the emitter follows the base voltage, meaning a voltage increase across R1, increasing the emitter and collector currents.
This current increase with collector voltage translates into a parallel resistance at the collector.
To get your calculated Ro value, you need a pure common base stage, ie. make the Thevenin resistance of the divider negligible
 
Marcel is definitely not a LOF!
Having both methods expounded is nice, but they aren't exactly two sides of the same coin.
Marcel's calculations are based on the linear, small signal model, whilst my reasoning is based on a non-linear effect, the Early effect
 
Assuming beta is about 130, which I based on a graph in the NXP datasheet of the transistor that actually shows hFE rather than hfe, I end up with an impedance that is even lower than LTSpice's impedance:

currentsource.png


The calculated impedance is at the bottom of the middle column, the impedance with zero impedance voltage divider is in the right column. I used LibreOffice Calc rather than pencil and paper or a slide rule, which shows that I'm in fact quite lazy.

Tweaking beta to get the value closer to 290 kohm, I get this:

currentsource3.png


Even when Rdiv = 0, the impedance is less than the simple approximation predicts, because rpi is effectively in parallel with the feedback resistor RE, reducing the efficacy of the local series feedback.

When Rdiv > rpi, only a part of the voltage fluctuations across RE actually drives the controlled source - it's like the transconductance is reduced from gm to gm rpi/(rpi + Rdiv). This again reduces the efficacy of the local series feedback.
 
Last edited:
Marcel, I measured a real-world 2N5551 on my LockyZ curve tracer, data below. It had an Early voltage of 409 volts. Feel free to doublecheck my calculations.

edit- oh and measured Beta on this unit was 120.

_
 

Attachments

  • 2N5551.PNG
    2N5551.PNG
    16.8 KB · Views: 55