You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$4 Answers
The transistor is a shortening of the name "transient resistor" device.
You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$For BJTs, I usually think of them as current-controlled current sources. That is, the current from the base to the emitter (I_be) controls the current from the collector to the emitter (I_ce):
I_ce = h_fe * I_be = beta * I_be
where h_fe = beta ~= 200, +/- 100. This relationship is pretty accurate until you run up against limitations like operating close to the power supply rails, or running the transistor close to its maximum current rating. To get around this, BJTs are often biased so that the "idle voltage" at the base is around Vcc/2. This gives the input signal enough room to move around; otherwise, it would be up against one of the supply rails and the signal would be clipped. Limiting current can be accomplished with resistors.
The difference between an NPN and a PNP is that in an NPN, the emitter is on the side closer to ground. In a PNP, the emitter is on the side closer to V+. This means that in an NPN, the I_be flows into the base and out the emitter, but in a PNP, I_be flows into the emitter and out the base. Voltage-wise, for an NPN, a big base voltage gives a big I_ce, and a small base voltage gives a small I_ce. For a PNP, a big base voltage gives a small I_ce and a small base voltage gives a big I_ce.
The reason why the bias, or Q-point (for quiescent operating point) is set a bit higher than Vcc/2 has to do with the construction of a transistor. Internally, the BJT has PN junctions just like a diode. And, just like a diode, there is a voltage drop whenever current flows through the junction, which is about 0.7V for a silicon junction. At base voltages less than 0.7V, the behavior of the transistor becomes very nonlinear and is not useful for amplifying signals. Therefore, the useful range of voltages is inside 0.7V until Vcc, and the center of that range is where the engineer tries to set the Q-point.
A typical audio amplifier has a few sections. The first section is the differential amplifier. The second is the output stage, which drives the speakers. The third is the feedback circuit.
Since I am still learning, I don't feel comfortable saying more beyond this. Right now, I'm still studying various websites about the class AB amplifier.
You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$
Yes, this is the way to think about it. Transistors are a resistor that you can vary by doing something to a third connection (the Gate for FETs or the Base for BJTs). So for very small differences in the third connection, you can get a very large change in the resistance between the first two connections.