The common-emitter amplifier circuit illustrated in Figure 1 is one of the most important analog transistor circuits.
In this project, learn how to calculate amplifier voltage gain, be introduced to the difference between an inverting and a noninverting amplifier, and evaluate two different methods for adding negative feedback to this amplifier circuit.
Step 1: Build the common-emitter amplifier circuit shown in the schematic of Figure 1 and illustrated in Figure 2.
Step 2: Measure the output voltage (voltage measured between the transistor’s collector terminal and ground) and the input voltage (voltage measured between the potentiometer’s wiper terminal and ground) for several position settings of the potentiometer. I recommend determining the output voltage range as the potentiometer is adjusted through its entire range of motion, then choosing several voltages spanning that output range to take measurements at.
For example, if full rotation on the potentiometer drives the amplifier circuit’s output voltage from 0.1 V (low) to 11.7 V (high), choose several voltage levels between those limits (1, 3, 5, 7, 9, and 11 V). Measuring the output voltage with a meter, adjust the potentiometer to obtain each of these predetermined voltages at the output, noting the exact figure for later reference.
Then, measure the exact input voltage producing that output voltage, and record that voltage figure as well. In the end, you should have a table of numbers representing several different output voltages along with their corresponding input voltages.
Step 3: Calculate the voltage gain using any two pairs of input and output voltages—divide the difference in output voltages by the difference in input voltages:
$$Gain = \frac{\Delta V_{OUT}}{\Delta V_{IN}} = \frac{V_{OUT2} - V_{OUT1}}{V_{IN2} - V_{IN1}}$$
For example, if an input voltage of 1.5 V gives me an output voltage of 7.0 V and an input voltage of 1.66 V gives me an output voltage of 1.0 V, the amplifier’s voltage gain is:
$$Gain = \frac{V_{OUT2} - V_{OUT1}}{V_{IN2} - V_{IN1}} = \frac{7.0 - 1.0}{1.5-1.66} = -37.5$$
You should immediately notice two characteristics while taking these voltage measurements:
Common-emitter amplifiers are widely used due to their high voltage gain, but they are rarely used in as crude a form as this. Although this amplifier circuit works to demonstrate the basic concept, it is very susceptible to changes in temperature.
Step 4: Try leaving the potentiometer in one position and heating the transistor by grasping it firmly with your hand or heating it with some other source of heat, such as an electric hair dryer. WARNING: be careful not to get it so hot that your plastic breadboard melts!
Step 5: You may also explore temperature effects by cooling the transistor. Touch an ice cube to its surface and note the change in output voltage. When the transistor’s temperature changes, its base-emitter diode characteristics change, resulting in different amounts of base current for the same input voltage. This, in turn, alters the controlled current through the collector terminal, thus affecting output voltage.
Changes caused by temperature may be minimized through the use of signal feedback, whereby a portion of the output voltage is fed back to the amplifier’s input so as to have a negative, or canceling, effect on voltage gain. The temperature stability is improved at the expense of voltage gain; a compromise solution, but practical nonetheless.
Step 6: Perhaps the simplest way to add negative feedback to a common-emitter amplifier is to add some resistance between the emitter terminal and ground so that the input voltage becomes divided between the base-emitter PN junction and the voltage drop across the new resistance. Add the 1.5 kΩ resistor between the emitter and ground to the circuit, as illustrated in Figures 3 and 4.
Step 7: Repeat the same voltage measurement and recording exercise with the 1.5 kΩ resistor installed.
Step 8: Calculate the new (reduced) voltage gain of this circuit.
Step 9: Try altering the transistor’s temperature again and noting the output voltage for a steady input voltage. Does it change more or less than without the 1.5 kΩ resistor?
Step 10: Another method of introducing negative feedback to this amplifier circuit is to couple the output to the input through a high-value resistor. Connect a 1 MΩ resistor between the transistor’s collector and base terminals, as illustrated in Figures 5 and 6.
Step 11: Calculate the voltage gain of this new circuit and evaluate the temperature response. Although this different method of feedback accomplishes the same goal of increased stability by diminishing gain, the two feedback circuits will not behave identically.
Step 12: Measure the range of possible output voltages with each feedback scheme (the low and high voltage values obtained with a full sweep of the input voltage potentiometer) and how this differs between the two circuits.
To simulate the BJT voltage follower circuit, we can use the circuit shown in Figure 7 and the associated SPICE simulation netlist and input deck that follows.
Netlist (make a text file containing the following text, verbatim):
Common-emitter amplifier vsupply 1 0 dc 12 vin 3 0 rc 1 2 10k rb 3 4 100k q1 2 4 0 mod1 .model mod1 npn bf=200 .dc vin 0 2 0.05 .plot dc v(2,0) v(3,0) .end
This SPICE simulation sets up a circuit with a variable DC voltage source (vin) as the input signal and measures the corresponding output voltage between nodes 2 and 0. The input voltage is varied, or swept, from 0 to 2 V in 0.05 V increments.
The results are shown on a plot, with the input voltage appearing as a straight, increasing line. Due to the high gain of the amplifier, the output voltage will be a step function—beginning high and ending low, with a steep change in the middle where the transistor is in its active mode of operation.
Learn more about the fundamentals behind this project in the resources below.
Textbook:
Worksheets:
In Partnership with Isabellenhütte Heusler GmbH & Co. KG
In Partnership with Geehy Semiconductor
In Partnership with DigiKey Electronics
In Partnership with Geehy Semiconductor
In Partnership with Infineon Technologies