This tutorial explains with example calculation how to design common source with drain feedback enhancement MOSFET(Metal Oxide Semiconductor Field Effect Transistor) amplifier. For illustration purpose enhancement MOSFET 2N7000 transistor is used. We will also assume that the power supply is +5V. The tutorial explains how to calculate parameter K in mosfet, how select bias point or the operating point and how to calculate resistor values so that the circuit is biased on the selected operating point. The tutorial explains how to calculate the input and output impedance and how to use them to calculate the coupling capacitor. Finally it includes calculation to calculate the gain of the designed E-MOSFET amplifier.
The following shows circuit diagram of E-MOSFET common-source amplifier with drain feedback.
In the above circuit the resistor RF provides the negative feedback for biasing.
The following content of this tutorial.
1. Obtain DC operating point Q
2. Calculate resistor values at DC
3. Calculate input and output impedance
4. Calculate coupling capacitor values
5. Calculate Voltage Gain
6. Analysis & Result
7. Conclusion
8. Further recommendations
1. Obtain DC operating point Q
To bias the circuit with stable operating point Q at DC voltages and current, we perform DC analysis wherein we short the capacitors as shown below.
To bias the circuit, we need to know what the gate to source voltage,VGSVGS, and the drain current,IDID, must be such that it produces maximum swing for the output drain current . This is illustrated graphically below.
To find the operating point Q-point, we can draw the transconductance curve and then select Q point in the middle of the transconductance curve as illustrated above. For enhancement type MOSFET the drain current IDID, for given gate to source voltage VGSVGS can be calculated using the following equation,
ID=k(VGS−VGS(th))2ID=k(VGS−VGS(th))2 --------->(1)
Then using equation(1) we can calculate IDID for different voltages for VGSVGS between VGS(th)VGS(th) and VDDVDD then draw the transconductance curve. We can place a load line such that it intersects the transconductance curve in the middle which gives maximum possible swing for the output current. The intersection point is the Q-point or the operating point. The circuit is then biased(resistor values calculated), such that the value of gate to source voltage VGSVGS and drain current IDID have the value of at the q-point.
However, in order to use equation(1) to plot the graph, we need to know the value of k and VGS(th)VGS(th). VGS(th)VGS(th) is the gate to source voltage at which drain current starts to flow.
How to find value of VGS(th)VGS(th)?
From the datasheet of 2N7000 the minimum and maximum value of VGS(th)VGS(th) is 0.8V and 3V respectively and the typical value is 2.1V.
So here we will use the typical value, VGS(th)=2.1VVGS(th)=2.1V
How to find value of k?
Rearranging the equation (1) above we get equation for k,k=ID(VGS−VT)2k=ID(VGS−VT)2 --------->(2)
Since we know that VGS(th)=2.1VVGS(th)=2.1V we have to find out next the value of ID for particular VGS. From the datasheet the drain curve is as follows,
From the 2N7000 datasheet graph, the drain current ID is approximately 0.6A when VGS=5V as indicated in the following graph.
So from the equation(2) we can calculate the value of k for the 2n7000 E-MOSFET as follows,
k=ID(VGS−VT)2
or, k=0.6A(5V−2.1V)2
that is, k=71.34×10−3A/V2
How to draw transconductance curve?
Now with knowledge of k=71.34×10−3A/V2 and VGS(th)=2.1V we can find the drain current ID for a given value of gate to source voltage VGS using the equation(1). Some points are calculated below.
for VGS=2.5V, ID=k(VGS−VT)2=71.34×10−3(2.5−2.1)2=11.41mA
for VGS=3V, ID=k(VGS−VT)2=71.34×10−3(3−2.1)2=57.78mA
for VGS=3.5V, ID=k(VGS−VT)2=71.34×10−3(3.5−2.1)2=139.82mA
for VGS=4V, ID=k(VGS−VT)2=71.34×10−3(4−2.1)2=257.53mA
for VGS=4.5V, ID=k(VGS−VT)2=71.34×10−3(4.5−2.1)2=410.91mA
and for VGS=5V, ID=k(VGS−VT)2=71.34×10−3(5−2.1)2=599.96mA
With these points(ID,VGS) we can plot the transconductance curve for the E-MOSFET 2N7000 as shown below.
From the graph analysis the Q-point is located at ID=265mA and VGS=4.15V.2. How to calculate resistors values?
The resistors values are calculated for biasing the E-MOSFET at the Q-point where ID=265mA and VGS=4.15V.
For the common-source amplifier with drain feedback we have,
VDD=IRD+VD ------------>(3)
where, I is the total current from the supply.
I=IF+ID ------------>(4)
But IF which is the current flowing into the feedback resistor RF is essentially 0 because the gate current in mosfet is 0, that is IG=0 for mosfet transistors. Hence we can assume that ID=I and the equation (3) becomes,
VDD=IDRD+VD
from which we can calculate the drain resistor,
RD=VDD−VDID ------>(5)
For drain feedback circuit, the voltage at the drain is,
VD=IFRF+VGS -------->(6)
and since IF=IG=0 we have,
VD=VGS -------->(7)
We need VGS=4.15V for q-point biasing estimated above. Hence from (7)
VD=4.15V
With ID=265mA and VD=4.15V in equation(5) the drain resistor is,
RD=5V−4.15V265mA
that is, RD=3.2Ω
The value of the feedback resistor does not make difference because there will be no current through it. Hence usually we select high value for this resistor such as 10MOhm. The DC biased common source with drain feedback E-MOSFET circuit with the calculated values is shown below.
3. Calculate input and output impedance
The next step is to calculate the input and output impedance because they are required for calculating the coupling capacitor values. For this we need to perform AC analysis. The ac equivalent circuit of common source with drain feedback is shown below.
The input impedance is calculated using the following formula,
Zi=RF+(rd||RD)1+gm(rd||RD) ---------->(8)
where,
rd=ΔVDSΔID is the output impedance of the MOSFET
Usually,
RF>>rd||RD and therefore RF+(rd||RD)≃RF hence equation(8) can be written as,
Zi≃RF1+gm(rd||RD)
and also when rd>10RD, then rd||RD≃RD and therefore the input impedance is,
Zi≃RF1+gmRD -------->(9)
In equation(9) gm is the transconductance and is calculated using the formula,
gm=2k(VGSQ−VGS(th)) -------------->(10)
With k=71.34×10−3A/V2, VGSQ=4.15V and VGS(th)=2.1V calculated above we have,
gm=2×71.34×10−3(4.15V−2.1V)
that is,gm=292.49mS
With gm=292.49mS, RF=10MΩ and RD=3.2Ω we have using equation(9) output impedance as,
Zi≃10MΩ1+292.49mS×3.2Ω
that is, Zi≃10MΩ1+292.49mS×3.2Ω≃5.16MΩ
The output impedance is calculated using the formula,
Zo=RF||rd||RD ---------->(11)
Usually, RF>>rd||RD and therefore we can write (11) as,
Zo≃rd||RD
Also when rd>10RD, then rd||RD≃RD and therefore the input impedance is,
Zo≃RD -------->(12)
Since RD=3.2Ω thus, the Zo≃3.2Ω
4. Calculate coupling capacitor values
The input and output coupling capacitors should have reactance which is less than 10% of the input and output impedance at the frequency of interest. See the tutorial How to bias a BJT using voltage divider biasing where it is explained in details how to calculate the coupling capacitor.
Assume that the frequency of the input signal to the JFET source follower is 1KHz.
To calculate the input
coupling capacitor C1 we have
C1=12π(f)(0.1)(Zi)
With Zi=5.16MΩ
C1=12π(1kHz)(0.1)(5.16MΩ)=0.3nF
Similarly the output coupling capacitor C2 is calculated using the formula,
C2=12π(f)(0.1)(Zo)
and with Zo=3.2Ω, the output coupling capacitor is,
C2=12π(1kHz)(0.1)(3.2Ω)
that is, C2=0.049μF
5. Calculate Voltage Gain
The voltage gain Av can be calculated using the following formula,
Av=−gm(RF||rd||RD) ---------->(13)
Usually, RF>>rd||RD and if rd>10RD, equation(13) can be approximated as,
Av=−gmRD ---------->(14)
With gm=292.49mS and RD=3.2Ω,
Av=−(292.49mS)(3.2Ω)
that is, Av≃−0.93
The negative sign indicates that there is phase shift of 180 degree between input and output voltage. Also since voltage gain is less than 1 it indicates that the output signal is not amplified but diminished in this case.
6. Analysis & Results
The following is the complete circuit diagram of enhancement type MOSFET amplifier designed with common source and drain feedback configuration.
The following shows the voltage measurement of common source with drain feedback E-MOSFET amplifier.
The measured gate to source voltage VGS is 4.12V while the calculated was 4.15V. The drain voltage is 4.55V whereas ideally drain voltage is same as the gate to source voltage VGS=4.15V.
Consider that the input signal has amplitude of 100mV and frequency of 1KHz then the input and output signal waveform on oscilloscope is shown below.
Thus the above common source with drain feedback E-MOSFET amplifier signal waveforms shows the output signal is 180 degree out of phase with respect to the input signal. Also the output signal amplitude is less than the input signal amplitude. This is as expected because for this circuit the voltage gain Av is 0.93 as calculated above.
7. Conclusion
So in this way we have shown how to design a common source with drain feedback amplifier with enhancement MOSFET 2N7000 transistor. The DC and AC analysis were performed. We showed how to select the operating point and we showed how to calculate the resistor values to bias the transistor in the selected operating point(Q-point). We showed how to calculate the input and output impedances and how to calculate the coupling capacitor values.
In the design of the amplifier, the voltage gain has come out to be 0.93 which is less than 1. However for amplification we need voltage gain higher than 1. Therefore, the design should start by setting desired voltage gain first then move on to the biasing problem.
8. Further recommendations
The following are some recommended tutorials:
- How to bias JFET transistor?
- JFET Biasing Worked Out Example Calculation
- JFET with Two-Supply Source Bias
- How to design common source JFET Amplifier
- How to design Common Gate JFET Amplifier