Sunday 16 February 2014

Z(in) for small signal analysis with BJT for unbypassed emitter and r0 in place


I have been studying the small signal analysis of BJT with re model with the emitter terminal not bypassed. I am able to derive those Zi, Zo,Av, Ai long as ro is assumed to be infinite. But I am unable to find Zi with a finite ro. Following is the circuit diagram:


enter image description here


Below is the equivalent re model: enter image description here


I tried with google, but have not been able to find any. Everywhere the solution is done omitting ro.Kindly help me with the analysis or provide some helpful link. Thanks in advance.


EDIT:


let, beta=B


From my analysis, Vb=Ib[Bre+(B+1)RE]



So, Zb=Vb/Ib= [Bre+(B+1)RE]


Zi=RB||Zb


But the expression for Zb given in the book by Boylestad and Nashelsky is


Zb=Bre+[{(B+1)+RC/ro}/{1+(RC+RE)/ro}]RE


which I am not able to understand. Please explain it.




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...