Transistors

Thread Starter

iPromise

Joined Aug 11, 2013
15
I read that Transistors amplify the voltage from input.

But how does amplifying voltage help create logic gates preforming operations (AND gate, OR gate, XOR gate, NAND, etc.)?
 

onlyvinod56

Joined Oct 14, 2008
369
A bi-polar transistor is considered a current amplifier,
consider an npn CE mode. if a relay coil is connected between collector and Vcc.

the collector current Ic = (Vcc - Vce)/R.relay.
How can the BJT amplifies the current as already the current is decided by the relay coil resistance??
 

ScottWang

Joined Aug 23, 2012
7,505
consider an npn CE mode. if a relay coil is connected between collector and Vcc.

the collector current Ic = (Vcc - Vce)/R.relay.
How can the BJT amplifies the current as already the current is decided by the relay coil resistance??
The normally BJT amplifies the current is working in the linear area, the Ic is depends on the Ib and count on hfe=Ic/Ib, and as you said to used the relay that is working in the logical area, hfe=Ic/Ib=10 for Vce saturation.
 

jegues

Joined Sep 13, 2010
733
BJTs are often described as both a current controlled and voltage controlled current sources, but under varying circumstances.

The current control model, \(I_{C} = h_{FE}I_{B}\) is often used when we are in the linear region of operation, as this is "good enough."

However, other models like the Eber-Molls model, \(I_{C} = I_{S} \left(e^{\frac{V_{BE}}{V_{T}}}-1 \right)\) are used to address the fact that transistors are indeed transconductance devices, meaning that the collector current is determined by its base-to-emitter voltage.
 
Last edited:
Top