ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <title>Elementary Electronics - Transistor</title> </head> <link href="styletrans.css" rel="stylesheet" type="text/css"> <body> <div id = "wrapper"> <div id = "header"> <div id ="logo"> <h1>Elementary Electronics</h1> <form action="http://www.google.com/cse" id="cse-search-box" target="_blank"> <div> <input type="hidden" name="cx" value="partner-pub-0196766173841427:8tpe9k-26o3" /> <input type="hidden" name="ie" value="ISO-8859-1" /> <input type="text" name="q" size="40" /> <input type="submit" name="sa" value="Search" /> </div> </form> <script type="text/javascript" src="http://www.google.com/cse/brand?form=cse-search-box&amp;lang=en"></script> </div> </div> <div id = "menu"> <a href="../../Index.html">Home</a> <a href="../../Electricity/Electrical charge/charge.html">Electricity</a> <a class ="active" href="#">components</a> <a href="../../lesson plans/lesson/works.html">Lesson plans</a> <a href="../../Experiments/explore/projects.html">Experiments</a> </div> <div id="strip"> </div> <div id ="vital"> <div id = "sidebar"> <ul> <li><a href="../active/passive.html"><b>Classification</b></a></li> <li><a href="../Resistor/resist.html"><b>Resistor</b></a></li> <li><a href="../capacitor/capacity.html"><b>Capacitor</b></a></li> <li><a href="../inductor/induct.html"><b>Inductor</b></a></li> <li><a href="../Diode/pnjun.html"><b>Diode</b></a></li> <li><a href="../rectifier/rectify.html"><b>Rectifier</b></a></li> <li><a href="../Clamper/clamp.html"><b>Clamper</b></a></li> <li><a class ="active" href="#"><b>Transistor</b></a></li> <li><a href="../Transformer/updown.html"><b>Transformer</b></a></li> <li><a href="../Multimeter/multi.html"><b>Multi meter</b></a></li> <li><a href="../amplifier/amplify.html"><b>Amplifier</b></a></li> </ul> </div> <div id = "content"> <div style="margin-left:12px;"> <script type="text/javascript"><!-- google_ad_client = "pub-0196766173841427"; /* 728x90, created 11/15/09 */ google_ad_slot = "5486516132"; google_ad_width = 728; google_ad_height = 90; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </div> <div style="margin-left:20px;"> <script type="text/javascript"><!-- google_ad_client = "pub-0196766173841427"; /* 728x15, created 11/15/09 */ google_ad_slot = "3833725231"; google_ad_width = 728; google_ad_height = 15; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </div> <p>Transistor is a <b>active electronic component and a semiconductor device.</b> Transistors are made from semiconductor materials and have three or more terminals. In general,<b> NPN and PNP are two types of transistors. P and N refer P-type (holes are majority carriers) and N-type(electrons are majority carriers) semiconductor materials formed from silicon or germanium.</b></p> <div class="img"><img src="pic 1.jpg" width="180" height="160"> </div> <p>Three terminals of a transistor are <b>Base (b), Emitter (e) and Collector (c).</b> The doping concentration or impurities added in terminal of base is very less and in collector is high. The impurities or doping in emitter is slightly greater than collector. The three regions of Base,Emitter and Collector are separated by junctions. Since the <b>transistor have two junctions, It is known as Bipolar Junction Transistor (BJT).</b><br><br> For the analysis of NPN transistor, it can be thought of <b>two diodes with common anode.</b> As positive voltage is given between emitter-base junction, it forward biases that junction and Reverse bias is applied to collector-base junction.The current flows from collector to emitter.<br><br> To make the transistor in conduction state, voltage between base and emitter (V<sub>BE</sub>) should be in minimum value and that<b> minimum possible voltage is known as cut in voltage.</b> The total transistor current, that is nothing but emitter current, is sum of other two terminals currrent.</p> <h5>I<sub>E</sub> = I<sub>B</sub> + I<sub>C</sub></h5> <p><b>The symbol of a NPN transistor :</b></p><div class="img1"><img src="pic 2.png" width="100" height="100"> </div> <p>In PNP transistors,base-collector junction is forward biased and base-emitter junction is reverse biased.Current flow takes place from emitter to collector. Transistors, especially Bipolar Junction Transistor (BJT), depend on both electrons and holes to current flow.<br><br> <b>The symbol of a PNP transistor :</b></p> <div class="img2"><img src="pic 3.png" width="100" height="100"> </div> <p>A transistor circuit can be connected in three ways.<b> Common base (CB), Common emitter (CE) and Common collector (CC) configurations are three types of connections.</b> Most of the transistor circuits are connected in Common emitter configuration (CE) where ground terminals of power source are connected to emitter.<br><br> Transistors are used for various functions like<b> switching and amplifying.</b> In switching, base and emitter voltage is same and current is either off or on depending on base voltage.It is used for<b> high power application like switched mode power supply and low power application like logic gates.</b></p> <div style="margin-left:20px;"> <script type="text/javascript"><!-- google_ad_client = "pub-0196766173841427"; /* 728x15, created 11/15/09 */ google_ad_slot = "3833725231"; google_ad_width = 728; google_ad_height = 15; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </div> <div style="margin-left:12px;"> <script type="text/javascript"><!-- google_ad_client = "pub-0196766173841427"; /* 728x90, created 11/15/09 */ google_ad_slot = "5486516132"; google_ad_width = 728; google_ad_height = 90; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </div> </div> </div> <div id="strip1"> </div> </div> </body> </html>