File: /var/www/html/simulink/circuit/e-npn.html
<meta name="viewport" content="width=640">
<title>NPN Transistor (Bipolar)</title>
<link rel="SHORTCUT ICON" href="favicon.ico">
<body>
<hr>
<table><tr><td>
<iframe width=640 height=500 src="circuitjs.html?startCircuit=npn.txt"></iframe>
</td><td width="20"> </td><td valign="top">
</td>
</tr></table>
<p>
This is a demonstration of an NPN
<a href="http://en.wikipedia.org/wiki/Bipolar_junction_transistor">transistor</a>. The emitter
is at ground, and the base and collector voltages can be controlled using the sliders at right.
Move the mouse over the transistor to see labels for the three terminals.
<p>
The base-emitter junction acts like a <a href="http://en.wikipedia.org/wiki/Diode">diode</a>.
Little current flows into the base unless it is above about 0.6V. Assuming the collector is at a
higher voltage than the base, the collector-emitter current is 100 times the base current.
So, this transistor has a beta (current gain) of 100.
Moving the collector voltage higher or lower won't have any effect as long as it's higher
than the base voltage. This is forward active mode.
<p>
A transistor is often considered to be in saturation mode when the collector is lower than the
base. But it still acts like forward active mode unless the voltage difference, V<sub>bc</sub>,
is on the order of a diode drop (.6 V). If the base is at .7V and the collector is dropped
to about .14V or lower, the base current will go up and the collector current will go down,
so it will no longer be 100 times the base current. This is saturation, where the transistor
acts like a low-resistance switch, with a small voltage drop from the collector to
the emitter.
<p>
Next: <a href="e-pnp.html">PNP Transistor (Bipolar)</a><p>
Previous: <a href="e-3-invert.html">Ternary Logic Inverter</a><p>
<a href="e-index.html#npn">Index</a><p>
<a href="index.html">Simulator Home</a>
<hr>
<script type="text/javascript"><!--
google_ad_client = "pub-1974179407250396";
/* 728x90, created 7/9/08 */
google_ad_slot = "3265434789";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<hr>
<a href="http://www.falstad.com/mathphysics.html"><img src="/mathphysics_small.gif"></a>
<a href="http://www.falstad.com/index.html"><img src="/me_small.gif"></a>
<br><i>java@</i><i>falstad.com</i>
<br>Generated Wed Dec 7 2016
</body>