The chosen transistor was the 2N3904, whose datasheet is on this link.
Calculating resistors linked to transistor’s base
First, you must determine the voltage on transistor’s base. This value must be lower than supply voltage (Vcc) and higher than base-emitter voltage (VBE).
The 2N3904’s datasheet shows the possible range of VBE. For this project, the chosen value is 0.65V. Source: 2N3904 datasheet.
The formula to obtain voltage base (Vb).
Vb=VBE+2(Vcc−Vbe)
Vcc value was chosen arbitrarily as 8V.
Vb=0.65+2(8−0.65)=4.325V
Using the voltage division equation.
Vb=Rb2+Rb1Rb2⋅Vcc
4.325=Rb2+Rb1Rb2⋅8
0.5406=Rb1+Rb2Rb2
Rb1=0.8498⋅Rb2
The closest commercial values of Rb1 and Rb2 that meet this proportion are 1kΩ and 1.2kΩ, respectively.
Calculating resistance on emitter
Calculating emitter voltage.
VBE=Vb−Ve
0.65=4.325−Ve
Ve=3.675V
To design the resistor Re, it’s necessary define the emitter current (Ie). The arbitrarily defined value is 10mA, because it’s a safe value to prevent transistor overheating.
Ve=Re⋅Ie
Re=367.5Ω
The closest available commercial value is 470Ω, which produces an emitter current of 7.81mA.
Designing capacitors
The formula to calculate the input capacitor Ci.
Ci=2πf⋅Ri1
Where Ri is the input resistance saw by Ci capacitor.
Ri=Rb1∣∣Rb2∣∣βre
In this case, it wasn’t possible to measure β of transistor on multimeter. On “ON CHARACTERISTICS” part of datasheet shown before, the gain range goes from 100 to 300, when collector current (IC) is 10mA. The gain can be considered as 100. Calculating re and Ri.
re=IE26mV=7,81m26m=3,329Ω
Rb1∣∣Rb2=Rb1+Rb2Rb1⋅Rb2=523Ω
β⋅re=332,9
Ri=523+332,9523⋅332,9=203,42Ω
With cut frequency 20Hz, input capacitance is:
Ci=39,119⋅10−6F
The closest commercial value is 47⋅10−6F or 47μF. When higher Ci capacitance, lower will be the cut frequency. Below is the equation to calculate capacitance of Co.
Co=2π⋅f⋅Ro1
The formula to calculate the output resistance saw by capacitor.
Ro=βRb1∣∣Rb2
Ro=5,23Ω
Co=1521,5μF
The closest commercial value is 2200μF.
Common collector amplifier with PNP transistor
In this project, it’s used the PNP transistor 2N3906, whose datasheet is on this link.
Calculating the resistors linked to transistor base
Using the same procedure on previous project, considering negative voltages. The chosen supply voltage is -9V. The base-emitter voltage (VBE) is -0.65V.
VB=VBE+2VCC−VBE
VB=−0.65+2−9+0.65=−4.825V
VB=Rb2+Rb1Rb2⋅VCC
−4.825=Rb2+Rb1−9⋅Rb2
1.15Rb1=Rb2
The commercial values of Rb1 and Rb2 are 1kΩ e 1.2kΩ, respectively. Calculating Re resistance, whose emitter current (IE) is 15mA, a value arbitrarily chosen.
VBE=VB−VE
VE=−4,175V
VE=RE⋅IE
RE=278Ω
The commercial value is 330Ω, resulting in a IE of -12.6mA. Calculating Ci and Co values.
Ci=2πf⋅Ri1
I choose the cut frequency f as 5000Hz.
Ri=Rb1∣∣Rb2∣∣βre
β can also be considered as 100.
re=∣IE∣26m=2,63Ω
βre=263
Rb1//Rb2=2,2k1k⋅1,2k=545Ω
Ri=545+263545⋅263=177,39Ω
Ci=2π5000⋅177,391=179,44⋅10−9F
Ci commercial value is 100nF. Designing Co.
Co=2πf⋅Ro1
Ro=βRb1//Rb2=5,45Ω
Co=2π5000⋅5,451=5,84⋅10−6F
The closest commercial value is 10μF.
Common collector amplifiers video
In the video, blue signal is the input and yellow is output. The type of amplifier gain is 1, therefore, output signal isn’t amplified.