BJT CE Amplifier
To use the BJT as an effective voltage amplifier, the following topology can be used.
Vin is the incoming voltage. Rsig=50Ω and Rpd=1MΩ (‘pd’ stands for ‘pulldown’). We could leave these resistors out of the circuit, but they will effect the circuit a bit. Vout is the outgoing, amplified voltage. Rload=50kΩ, representing the load of the following part of the circuit. We will test this circuit with a 10mV sine wave of 440Hz (centre A note).
C1 and C2 are coupling capacitors that separate the AC incoming and outgoing voltage from the DC voltage offset necessary for the operation point of the transistor. As we will see, the values of C1 and C2 matter a lot, because they will block certain frequencies to an extent, depending on the size of the capacitor. Also, these capacitors might result in a phase shift between Vin and Vout.
Rc is the collector resistor. The output impedance of the amplifier will be the same as the value of this resistor. The value of this resistor in combination with Re dictates the angle of the load line and as such the current amplification factor. Re is the emitter resistor. The actual DC voltage gain of the amplifier can be calculated as (roughly): gain=RcRe
Ce is the collector bypase capacitor. We need Re for the stability of the circuit, but the value of this resistor will decrease the gain of the amplifier. To bypass this resistor for AC current, we use this bypass capacitor. We can now ommit Re from the gain formula. This won’t be a divide-by-zero, because we have left out the internal resistance of the transistor in the formula above. The AC gain formula with the bypase capacitor looks like:
gain=Rcre,re=26mVIe
(The 26mV is a the thermal voltage and can also be calculated and will change a bit with the ambient temperature, as is explained in this video).
Rb1 and Rb2 form a resistor divider, setting the DC bias voltage for the base of the transistor. For maximum potential voltage swing of the input, the bias point is set at half Vcc, in this case Vce=6V. Using this method of biasing greatly reduces the effect of the β (forward current gain of the transistor) by holding the Base DC bias at a constant level regardless the β value.
Resistor Re is used for stability of the circuit and as a general rule of thumb, the voltage drop across this resistor should generally be one tenth of the supply voltage, so: Ve=Vcc10=12V10=1.2V
Designing the amplifier - using approximationPermalink
To get the values of the resistors, we look at the DC equivalent of the circuit. As DC current cannot pass a capacitor, we can simply ommit anything behind the capacitors. Also, we assume that Ib≈0. We will find out that this approximation holds when Ib is quite small with respect to Ic and Ie). With this approximation, we can also conclude that Ic≈Ie.
Finding RcPermalink
The voltage part of the circuit with Rc, the transistor and Re should correspond to the following formula:
- Using Kirchoff’s law: Vcc−Vc−Vce−Ve=0
- Using Ohms’ law: Vcc−IcRc−Vce−Ve=0
This gives us the formula to calculate Rc and Ic as:
Rc=Vcc−Vce−VeIcIc=Vcc−Vce−VeRc
Let’s assume that we want to achieve a maximum Ic=40mA. From the formula above, we can see that this maximum current occurs when Vce=0, so we can calculate Rc by omitting Vce from the formula above and using the general rule of thumb that Ve should be one tenth of the Vcc:
Rc=Vcc−VeIc=Vcc−0.1∗VccIc=12V−1.2V40mA=10.8V40mA=270Ω
Finding RePermalink
As Ie=Ib+Ic≈Ic=40mA max, we can calculate the value of Re=1.2V40mA=30Ω≈33Ω
Drawing the load linePermalink
We can now draw the load line. One point of the load line is at Vce=Vcc,Ic=0. The other point of the load line is at Vce=0 and can be found using the aproximation of Ic≈Ie and using the formula from above:
Ic=Vcc−Vce−VeRc=Vcc−IcReRc=VccRc+Re=12V303Ω≈40mA
So the formula for the load-line is: Ic=12V−Vce303Ω. Setting the Q-point at Vccq=6V,Icq=6V303Ω=20mA. Measuring Ib at this Q-point (this SPICE-model), we get Ibq≈38.2uA. As β=IcIb, we can calculate that for this SPICE model of the BC549C, the β=518 at the Q-point of 6.0V. If the β value is already known, you can simply calculate Ib with the formula: Ibq=Icqβ
Finding Rb2Permalink
The current flowing through the voltage divider has to be large compared to the base current, so the voltage divider is not effected by the base current. A general rule of thumb is a value at least 10 times Ib. At the Q-point, we know that Ibq=38.2uA and Icq=20mA. Given that Ie≈Ic, we can calculate the voltage drop across Re, which give us: Veq=Ieq∗Re=Icq∗Re=20mA∗33Ω=0.66V.
The voltage at Vb=Ve+Vbe. In this formula, Vbe is the forward biased diode drop of the transistor, we’ll use 0.7V. As this is a fixed value for the transistor, the difference between Vb and Ve will also be fixed. Knowing the value for Vb, which is also the voltage drop over Rb2, we can calculate the value for this resistor, using Ohm’s law:
Rb2=Veq+Vbe10∗Ibq=0.66V+0.7V10∗38.2uA=1.36V382uA=3560Ω≈3k3Ω
Another way of finding Rb2Permalink
To make the circuit more or less independent of β, RT should more much smaller than (β+1)∗Re. Most optimal is 100 times smaller, but sometimes this will give very small values, so 10 times smaller is used a lot. RT is the Thevenin equivalent resistance of the resistor divider circuit Rb1 and Rb2:
RT=(Rb1||Rb2)=Rb1∗Rb2Rb1+Rb2
As this value will always be smaller than the value for Rb2, we are on the safe side if we make:
Rb2=β∗Re10=518∗3310=1709Ω≈1k8Ω
Finding Rb1Permalink
To find Rb1, we try to calculate Vb from the side of the voltage divider:
Vb=Rb2Rb1+Rb2∗Vcc
Rb1=Vcc∗Rb2Vb−Rb2=12V∗1800Ω1.36V−1800Ω=14559≈14k7Ω
Finding CePermalink
To work as a good bypass capacitor, the reactance of the capacitor should be much lower than Re at the lowest frequency we want to pass. Usually, a 10 times smaller value is used. The reactance formula for the capacitor is:
Xc=12πfC
This gives use the formula for the value of C. As we will probably want to let as much frequency pass, we will round up, as a higher capacitance will bypass more frequencies. We will solve the formula for f=100Hz
Ce=102πfRe=102π∗100∗33=1020735=482uF≈470uF
Finding C1Permalink
The input capacitor forms a high-pass filter with the Tevenin equivalant resistance of the circuit after the capacitor. Leaving out the impedance of the transistor, this results into:
RT=(Rb1||Rb2)=Rb1∗Rb2Rb1+Rb2=1165
Using the same formula as for Ce and a frequency of 100Hz, we get:
Ce=102πfRe=102π∗100∗1165=13661nF≈20uF
Finding C2Permalink
The output capacitor form a high-pass filter with the impedance of the next stage: the load of the amplifier. We don’t really know this impedance. We have used a 10kΩ load in our test circuit:
Ce=102πfRload=102π∗100∗10000=1592nF≈2000nF
Output characteristicsPermalink
We would expect an increase of the output voltage with respect to the input voltage, and a 180 degree phase shift.
If we map the output voltage to the intput frequency, we can visualize the frequency cut-off from the high-pass filter of the circuit: