Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

The common collector amplifier, Study notes of Engineering Physics

It is called the common-collector configuration because (ignoring the power supply battery) both the signal source and the load share the collector lead as a ...

Typology: Study notes

2021/2022

Uploaded on 09/12/2022

arwen
arwen 🇬🇧

4.3

(10)

249 documents

1 / 10

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
The common collector amplifier
Our next transistor configuration to study is a bit simpler for gain calculations.
Called the common-collector configuration, its schematic diagram is shown in
Figure below.
Common collector amplifier has collector common to both input and output.
It is called the common-collector configuration because (ignoring the power supply
battery) both the signal source and the load share the collector lead as a common
connection point as in Figure below.
Common collector: Input is applied to base and collector. Output is from emitter-
collector circuit.
It should be apparent that the load resistor in the common-collector amplifier circuit
receives both the base and collector currents, being placed in series with the
emitter. Since the emitter lead of a transistor is the one handling the most current
(the sum of base and collector currents, since base and collector currents always
pf3
pf4
pf5
pf8
pf9
pfa

Partial preview of the text

Download The common collector amplifier and more Study notes Engineering Physics in PDF only on Docsity!

The common collector amplifier

Our next transistor configuration to study is a bit simpler for gain calculations. Called the common-collector configuration, its schematic diagram is shown in Figure below.

Common collector amplifier has collector common to both input and output. It is called the common-collector configuration because (ignoring the power supply battery) both the signal source and the load share the collector lead as a common connection point as in Figure below.

Common collector: Input is applied to base and collector. Output is from emitter- collector circuit.

It should be apparent that the load resistor in the common-collector amplifier circuit receives both the base and collector currents, being placed in series with the emitter. Since the emitter lead of a transistor is the one handling the most current (the sum of base and collector currents, since base and collector currents always

mesh together to form the emitter current), it would be reasonable to presume that this amplifier will have a very large current gain. This presumption is indeed correct: the current gain for a common-collector amplifier is quite large, larger than any other transistor amplifier configuration. However, this is not necessarily what sets it apart from other amplifier designs.

Let's proceed immediately to a SPICE analysis of this amplifier circuit, and you will be able to immediately see what is unique about this amplifier. The circuit is in Figure below. The netlist is in Figure below.

Common collector amplifier for SPICE.

common-collector amplifier vin 1 0 q1 2 1 3 mod v1 2 0 dc 15 rload 3 0 5k .model mod1 npn .dc vin 0 5 0. .plot dc v(3,0) .end

Common collector: Output equals input less a 0.7 V VBE drop.

transistor is conducting. Cutoff occurs at input voltages below 0.7 volts, and saturation at input voltages in excess of battery (supply) voltage plus 0.7 volts. Because of this behavior, the common-collector amplifier circuit is also known as the voltage-follower or emitter-follower amplifier, because the emitter load voltages follow the input so closely.

Applying the common-collector circuit to the amplification of AC signals requires the same input “biasing” used in the common-emitter circuit: a DC voltage must be added to the AC input signal to keep the transistor in its active mode during the entire cycle. When this is done, the result is the non-inverting amplifier in Figure below.

common-collector amplifier vin 1 4 sin(0 1.5 2000 0 0) vbias 4 0 dc 2. q1 2 1 3 mod v1 2 0 dc 15 rload 3 0 5k .model mod1 npn .tran .02m .78m .plot tran v(1,0) v(3,0) .end

Common collector (emitter-follower) amplifier.

The results of the SPICE simulation in Figure below show that the output follows the input. The output is the same peak-to-peak amplitude as the input. Though, the DC level is shifted downward by one VBE diode drop.

Common collector (emitter-follower): Output V3 follows input V1 less a 0.7 V VBE drop.

Here's another view of the circuit (Figure below) with oscilloscopes connected to several points of interest.

Common collector non-inverting voltage gain is 1.

Since this amplifier configuration doesn't provide any voltage gain (in fact, in practice it actually has a voltage gain of slightly less than 1), its only amplifying factor is current. The common-emitter amplifier configuration examined in the previous section had a current gain equal to the β of the transistor, being that the input current went through the base and the output (load) current went through the collector, and β by definition is the ratio between the collector and base currents. In

Zener diode voltage regulator.

However, when used in this direct fashion, the amount of current that may be supplied to the load is usually quite limited. In essence, this circuit regulates voltage across the load by keeping current through the series resistor at a high enough level to drop all the excess power source voltage across it, the zener diode drawing more or less current as necessary to keep the voltage across itself steady. For high-current loads, a plain zener diode voltage regulator would have to shunt a heavy current through the diode to be effective at regulating load voltage in the event of large load resistance or voltage source changes.

One popular way to increase the current-handling ability of a regulator circuit like this is to use a common-collector transistor to amplify current to the load, so that the zener diode circuit only has to handle the amount of current necessary to drive the base of the transistor. (Figure below)

Common collector application: voltage regulator.

There's really only one caveat to this approach: the load voltage will be approximately 0.7 volts less than the zener diode voltage, due to the transistor's 0.7 volt base-emitter drop. Since this 0.7 volt difference is fairly constant over a

wide range of load currents, a zener diode with a 0.7 volt higher rating can be chosen for the application.

Sometimes the high current gain of a single-transistor, common-collector configuration isn't enough for a particular application. If this is the case, multiple transistors may be staged together in a popular configuration known as a Darlington pair , just an extension of the common-collector concept shown in Figurebelow.

An NPN darlington pair.

Darlington pairs essentially place one transistor as the common-collector load for another transistor, thus multiplying their individual current gains. Base current through the upper-left transistor is amplified through that transistor's emitter, which is directly connected to the base of the lower-right transistor, where the current is again amplified. The overall current gain is as follows:

Source: http://www.allaboutcircuits.com/vol_3/chpt_4/6.html