Transistors: NPN, PNP, which is preferred, how do they work?

AI Thread Summary
Transistors function as switches, with NPN and PNP types differing primarily in polarity. NPN transistors are generally faster and have lower noise due to the more direct flow of electrons compared to holes in PNP transistors. For NPNs, the collector must be positive relative to the emitter, while for PNPs, the emitter must be positive relative to the collector. Understanding these basics is crucial for circuit design, especially for emerging electrical engineering students. Mastering these concepts will aid in effectively using transistors in practical applications.
Betajuice
Messages
3
Reaction score
0
Hello, I am a High School senior that is going to major in EE next year and I am a having some serious trouble with transistors. I understand them at the most rudimentary level (they function like switches, right... please tell me I am right?) but the nuances that come into play when actually designing a circuit continue to elude me.

It goes something like this. I draw the circuit up on paper, I go to throw it on a bread board (because I am poor and can't afford SPICE) and then I spend 4 hours struggling with it trying to get it to work. Eventually I get frustrated and bring the schematic over to somebody I know that is in the field, they look at it, say it should work fine and I leave slightly less discouraged but nonetheless frustrated.

So, here is the crux of the problem; what is the difference between an NPN and a PNP BJT, aside from the obvious, and what are their prospective roles to an emerging EE student. How should I use them, when, and why?

Thank you so much,
Sincerely

~Betajuice~
 
Engineering news on Phys.org
At your level there is no difference except for polarity. I have been told that everything else being equal, NPNs are slightly faster and have a slightly lower noise figure because electrons flow more directly to the anode than holes flow to the cathode.

Do a search for PSPICE download. They have a good student version which is free though it has limitations on the number of components in the circuit. Linear Technology also has a free version of SPICE without such limits.

http://www.electronics-lab.com/downloads/schematic/013/
 
Thanks a bunch skeptic2, in my searches I also found this neat little Java applet that some guy coded up.

http://www.falstad.com/circuit/

I like it because it shows electron flow.
 
skeptic2 said:
At your level there is no difference except for polarity. I have been told that everything else being equal, NPNs are slightly faster and have a slightly lower noise figure because electrons flow more directly to the anode than holes flow to the cathode.

Wait, so, just to be sure I have a firm grasp on this.

This is is assuming that the NPN transistor is forward active.
In an NPN transistor the Collector must be positive with respect to the Emitter, and the current being controlled by the device is dependent upon the positive voltage bias that is applied to the Base terminal.

This is also assuming that the PNP transistor is forward active.
With a PNP transistor, the Emitter must be positive with respect to the Collector, and the current being controlled by the device is dependent upon the negative voltage bias that is applied to the Base terminal.

Is this a correct analysis?
 
Yes, that's about it.
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Back
Top