Transistor hFE equation question

  • Thread starter Thread starter TFM
  • Start date Start date
  • Tags Tags
    Transistor
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 10K views
TFM
Messages
1,016
Reaction score
0

Homework Statement



Showing how to get:

[tex]Z_{out} = \frac{Z_{in}}{h_F_E + 1}[/tex]

from

[tex]\Delta I_E = \Delta V_B/R[/tex]

Homework Equations



[tex]\Delta I_E = \Delta V_B/R[/tex]

[tex]Z_{out} = \frac{Z_{in}}{h_F_E + 1}[/tex]

[tex]\Delta V_E = \Delta V_B[/tex]

The Attempt at a Solution



I am trying to prove the above, but the book makes quite a large jump (again, "The Art of Electronics")

It goes from:

[tex]\Delta I_E = \Delta V_B/R[/tex] - (1)

straight to

[tex]\Delta I_B = \frac{1}{h_{FE} + 1}\Delta I_E = \frac{\Delta V_B}{R(h_{FE} + 1)}[/tex] -(2)

Can anyone help show how they've gone from (1) to (2)?

Thanks,

TFM
 
Physics news on Phys.org
TFM said:

Homework Statement



Showing how to get:

[tex]Z_{out} = \frac{Z_{in}}{h_F_E + 1}[/tex]

from

[tex]\Delta I_E = \Delta V_B/R[/tex]

Homework Equations



[tex]\Delta I_E = \Delta V_B/R[/tex]

[tex]Z_{out} = \frac{Z_{in}}{h_F_E + 1}[/tex]

[tex]\Delta V_E = \Delta V_B[/tex]

The Attempt at a Solution



I am trying to prove the above, but the book makes quite a large jump (again, "The Art of Electronics")

It goes from:

[tex]\Delta I_E = \Delta V_B/R[/tex] - (1)

straight to

[tex]\Delta I_B = \frac{1}{h_{FE} + 1}\Delta I_E = \frac{\Delta V_B}{R(h_{FE} + 1)}[/tex] -(2)

Can anyone help show how they've gone from (1) to (2)?

Thanks,

TFM

They don't. They substitute (1) into the equation relating [tex]\Delta I_E[/tex] and [tex]\Delta I_B[/tex] (the first half of (2)). I believe AoE uses [tex]h_{FE}[/tex] in place of [tex]\beta[/tex]
 
Okay so:

[tex]\Delta I_E = \Delta V_B/R[/tex]

substitute into:

[tex]\Delta I_B = \frac{1}{h_{FE} + 1}\Delta I_E[/tex]

gives:

[tex]\Delta I_B = \frac{1}{h_{FE} + 1}\frac{\Delta V_B}{R}[/tex]

[tex]\Delta I_B = \frac{\Delta V_B}{(h_{FE} + 1)R}[/tex]

R is the load, so I am assuming that this is the R output. Multiply it out:

[tex]R\Delta I_B = \frac{\Delta V_B}{(h_{FE} + 1)}[/tex]

divide by I_B

[tex]R = \frac{\Delta V_B}{(h_{FE} + 1)\Delta I_B}[/tex]

V = IR
R = V/I

thus:

[tex]R_{output} = \frac{R_{input}}{(h_{FE} + 1)}[/tex]


[tex]Z_{out} = \frac{Z_{in}}{h_F_E + 1}[/tex]

is also the same as:

[tex]R_{out} = \frac{R_{in}}{h_F_E + 1}[/tex]

Z is just a complex version of R

Does this look correct?

TFM
 
I think that's okay. Though you might want to make some justifications as to what the input and output (and input and output impedances) are of the BJT (unless this was part of the setup for the question). And you should probably start with complex impedances (Z=V/I) instead of changing from R to Z mid-way through.

Just my 2c.
 
Okay, Thanks for all your assistance :smile:

Thanks,

TFM