3

I have the following circuit:

enter image description here

I am asked to choose values for the different components such that at the end, the amplifier meets certain requirements.

In the solutions, I am told that to minimise the effect of emitter degeneration, I should choose the impedance of the capacitor to be significantly smaller than that of 1/gm1. As an explanation the following circuit is given:

enter image description here

There are 2 logic steps that I cannot follow:

  1. If we consider the impedance when looking into the emitter of the BJT (which is just 1/gm1 in the hand-drawn circuit) shouldn't it be 1/gm1 + (R1//R2)/(Beta+1) as the base doesn't go directly to an ac-ground.

  2. Why would we consider v_in to drop over the node impedance looking into the emitter? Intuitively I'd assume we'd consider a potential divider between r_pi and the total emitter impedance divided by (Beta + 1)

This is why I don't follow step 1

enter image description here

Bula
  • 143
  • 3
  • @Linkyyy I've added a sketch – Bula Nov 25 '18 at 16:43
  • I rotated the first image for you. Could you fix the new one? – JRE Nov 25 '18 at 16:45
  • The last drawing is wrong. RB1||RB2 is NOT in series with the base input path. – LvW Nov 25 '18 at 16:54
  • At what frequency do you wish the Capacitor to have only a small effect on the circuit? Is 1% effect a safe value? Or 30% effect (about 3dB)? – analogsystemsrf Nov 25 '18 at 17:08
  • @analogsystemsrf starting from 100Hz – Bula Nov 25 '18 at 17:26
  • @LvW what would it look like then? Thevenin equivalent between ground and input node results in that resistance (Rb1//Rb2) and a voltage source equal with (R1/R1+R2)Vcc. – Bula Nov 25 '18 at 17:34
  • I think not in Thevenian terms.Just one question: is the right side of the input capacitor C1 connected to the base node? Yes or no? (I must confess, I have overlooked the DC source in your rough hand-drawing). However, for my opinion you need no Thevenian at all. – LvW Nov 25 '18 at 17:40
  • @LvW Yes but ignore it. We can assume it shorts – Bula Nov 25 '18 at 17:42
  • I meant to say (R1/(R1+R2))Vcc for the Thevenin equivalent source – Bula Nov 25 '18 at 17:55
  • @Bula Are you aware that an AC grounded emitter amplifier like this has significant non-linear distortion (signal-related voltage gain) as well as variable voltage gain relative to ambient temperature? (The implication is that if this is part of a larger circuit then global negative feedback will be required to further linearize the result and also deal with ambient temperature variations on the voltage gain.) Separately, are you stick with AC ground via capacitor? Or are you allowed to insert a series resistor with that capacitor in this problem case? – jonk Nov 25 '18 at 20:19