Sziklai Transconductance calculation... ahum?

Cast into a humble & simple question....
Gave away my Horowitz & Hill to my nephew (somesort of my clone actually), I'm stuck into how to calculate the final compound transconductance of a Sziklai pair consisting of a J-fet and a BJT. Any clue upward pointed appreciated.
 

Attachments

  • Sziklai_Transconductance.jpg
    Sziklai_Transconductance.jpg
    43.8 KB · Views: 182
Last edited:
Maple (link 1) or Mathematica (link 2) could help you derive a closed form analytical solution in a purely symbolic (non-numeric) chain of algebraic transformations.

Or it might be less expensive and more fun, to treat this as an approximation problem. One viewpoint is: there are three independent variables: Rdrain, Idss_jfet, Vpinchoff_jfet. To cover the domain space, run 3^5 = 243 LTSPICE simulations, at 5 different values of each of the 3 independent variables. Then grub around with zippy software to find an acceptable-to-you approximation formula (sometimes called: curve fitting) which matches the simulations, acceptably closely. i.e. the approximation function evaluated at the 243 datapoints, gives acceptable-to-you, small sum-of-squared-errors. Some curve fitting software (for example: Simfit, LabFit, MyCurveFit) is free, some costs USD 80 (e.g. CurveExpertProfessional), some is built into MATLAB if you've already got that package, and some costs USD 6000 (e.g. Belysa Immunoassay Curve Fitting).
 
perhaps calculate the dynamic input resistance R_π of the bjt as

R_π = β / g_m_bjt

then the dynamic resistive load on the jfet is

R_load = R || R_π

Then the voltage gain of the jfet stage is

A_jfet = g_m_jfet • R_load

So the total transconductance is

g_m_sziklai = A_jfet • g_m_bjt


(I denote by g_m what you denoted as S)

Does this work ?
 
I learned (many years ago...) that this is a SuperFET, so the transconductance is simply: S = gmxBeta, where gm is the transconductance of the JFET (for the drain current in use) and Beta is the current gain for the transistor (at the used collector current).
 
  • Like
Reactions: hbtaudio
It's interesting is that this circuit is not very useful below about 10mA total current. It could be if the resistor was larger, but then the speed of the BJT is compromised. I chose 4k7 to be as large as I felt was useful for audio applications. Operating the FET at half Idss would require a resistor about 330 Ohms. It's interesting that the combination seems to be noticeably more linear than the FET alone.
 
  • Like
Reactions: Citizen124032