but second stage does not have any independent source so Vth should be 0
am i right ??
Yes. But the thevenin model can complicate quickly even if there are no independent sources. This happens when some fraction of the output is fed back toward the input (suppose you attached a feedback resistor from the output back to the input). The thevenin model is still valid but the equations become very nasty. It's preferable to think of those sorts of circuits in terms of feedback where we model the circuit differently to isolate the feedback elements. You will see this later on.
erece said:
sorry
in the first post i did some mistake. In that i wrote the formula for voltage gain of common base as Av = (gm/RS)(RcllRL)(re ll RE ll RS)
and for my circuit the second stage is common base for which RE is ∞ and no RL . So gain expression will become Av = (gm2/RS)(Rc)(re ll RS)
i forgot to divide by Rs. But still answer in the textbook for gain of second stage is 153.8 and the factor of 2 is coming because they ignored Rs.
This is a question from electronic circuits analysis & analysis by donald neamen
I don't know what circuit your general formula is associated with but what you came up with having re || Rs isn't right. Rs, if it were to be used, would be in series with re because the source feeds into the emitter in series.
Ignore Rs, just look at the second stage and apply an input. Insert a low-freq small signal model for the transistor into the circuit. I stuck a T-model in there but it turns out to be just as easy with a hybrid-pi model.
My diagram for the second stage is attached and appears on the left side with the emitter, base and collector of the transistor marked EBC. Sorry for the bad drawing, I have next to no sw on my netbook. The arrows may go in a different direction than you are used to because the transistor is pnp rather than the more commonly studied npn. With a pnp, a higher voltage at the emitter wrt to the base causes current to flow into the transistor and out of the collector.
Vo is just the voltage across Rc: Vo = α i
e Rc. And i
e is the current into the emitter = Vi / r
e. So Vo/Vi = α Rc / r
e. Since α = g
m r
e, Vo/Vi = g
m Rc
Note this result agrees with the provided solution A
2 = gm2 Rc
(Optional: I will just insert an asterisk here and point out that there is little current gain through a common base transistor, ie almost the same amount of current flows into the emitter as comes out of the collector. This observation is important when cascode amplifiers are studied. Cascode has a common emitter amplifier to do voltage gain (appearing as an output current) and then the current from that is fed through a common base transistor, which does not modify the output current. It does, however, increase the output resistance of the combination greatly and if you model the overall cascode as a Norton equivalent -- current source in parallel with output resistance -- you will see high gains are possible).Next, no, Rs from stage 1 should not show up in the formula. This is because your gain from the first stage includes the input resistance of stage 2 already.
If you had taken scissors and cut the circuit between stage 1 and stage 2, you would have to model stage 1 as a thevinin source in series with Rs and then attach that to stage 2 to complete the analysis.
Instead you have not cut the circuit, but have model stage 2 as a thevenin resistance and found the voltage entering stage 2 from stage 1 with this resistance in place. This transfer function has *already* taken into account the load of stage 2 on stage 1.
The right side of the diagram shows the difference.
In the top right diagram, we have cut the circuit so we model stage 1 as a source in series with Rs, which we will use to drive stage 2 (represented by Ri2) to complete the analysis.
In the bottom right diagram, we kept stage 2 in the circuit. Stage 1 is modeled as a source and Rs as before but now we are analyzing the circuit with Ri2 in place. This is what is done in this problem so the v2/v1 we find already includes the effect of loading on stage 1.
I don't know if that helps to clarify?