Processing math: 100%

JFET Biasing Worked Out Example Calculation

 In this tutorial we illustrate how to bias JFET transistor with worked out example calculation. This is follow up tutorial for previous tutorial how to bias JFET transistor. The JFET transistor used is 2N5459 N channel JFET. The worked out example starts with fundamental and basic gate shorted JFET circuit. Then resistor are added to gate shorted JFET circuit. The calculation are shown along with the circuit. Then self bias circuit and voltage divider biased JFET circuit is explained with worked out calculation for calculating the resistor values and voltages to bias the circuit.

Gate Shorted

 Consider the case when the gate of the JFET is shorted(grounded), that is VGS=0. Let use VDD=+5V between the drain and source. In this case, maximum current IDSS flows through the transistor from drain to source. The transistor is completely ON. The circuit is shown below.

circuit diagram of gate shorted JFET

To find the drain to source resistance we can use the following approximate formula,

RDS=VPIDSS    ------------->(1)

The values of VP and IDSS are obtained either from the datasheet or drain curve graph or physically measured. Often we want to perform simulation and test the desired circuit design before actually building the circuit to save time. When electronics design software is used to test the circuit we rely on spice model accuracy of the JFET component. Here we will be using Proteus Software and the spice model used by the software.

 In Proteus we can plot the drain characteristics of the 2N5459 JFET which is shown below.

drain characteristics of 2N5459 JFET in Proteus

 To know how to plot drain curve in proteus see the tutorial Import spice model in Proteus and draw JFET drain curve.

The top curve is for VGS=0. From the graph we can see that IDSS = 10mA and VP=1.2V. Thus from eqn(1) above,

RDS=VPIDSS=1.2V10mA=120Ω 

Next consider the circuit when drain resistor RD is added in the circuit. 

circuit diagram of gate shorted JFET with drain resistor

The equation for the drain voltage and drain resistor can be derived as following equation,

VDD=VD+IDRD  -------------->(2)

which gives drain voltage, 

VD=VDDIDRD ----------------->(3)

and also drain resistor,  

RD=VDDVDID  ------------->(4)

Suppose we want the voltage at the drain VD to be 2.5V, then we can calculate the required value for the drain resistor from eqn.(4) as follows,

RD=5V2.5V10mA=250Ω 

The circuit diagram with RD=250Ω is shown below.

circuit diagram of gate shorted JFET with drain resistor

The measured drain voltage and drain current for the above circuit is shown below.

simulated circuit diagram of gate shorted JFET with drain resistor

 

Applying Fixed Gate Bias

Next we consider what happens when a fixed bias or gate bias is added to the circuit. The gate bias is connected such that the gate to source voltageVGS is reversed biased. As the reverse gate bias is increased(more negative) the drain current decreases. Let us apply fixed gate bias of VGS=600mV which is half of the VP=1.2V from the above drain curve. The fixed gate bias circuit is as shown in the figure.

circuit diagram of fixed gate bias JFET

The drain current ID is controlled by the the gate to source voltageVGS and is dictated by the Shockley equation as follows,

ID=IDSS(1VGSVP)2  --------------->(5)

Once we know the drain current ID, we can set the drain voltage VD using the resistor RD using the equation (4) above.

However, using the above Shockley equation, it turns out that the calculated value for drain current ID does not result into expected value for drain voltage. For example, we have used in above calculation  IDSS = 10mA and VP=1.2V from the drain curve characteristic(obtained from the spice model of 2N5459 JFET). Using these values along with VGS=0.6V in Shockley equation gives drain current ID = 2.5mA. Suppose we want the drain voltage VD =2.5V. To get VD =2.5V we can use the eqn(4) above and with ID = 2.5mA and VDD =5V we get RD=1KΩ. Using VGS=0.6V and RD=1KΩ in the circuit then should give VD =2.5V but the voltage is 3.4V as shown in the following picture.

simulated circuit diagram of fixed gate bias JFET

So what is the correct way to calculate drain current ID? It turns out that we have to refer to the drain characteristics curve instead. The drain curve characteristics depends upon the spice model for the JFET used in the circuit simulation software which in this case is Proteus.

From the drain curve characteristics we have to look for drain current ID when VGS=0.6V and when VDS =2.5V. The following shows drain current ID=1.6mA when VGS=0.6V and when VDS =2.5V.


 Using ID=1.6mA obtained from the graph in eqn(4) we can obtain the drain resistor value as follows,

RD=VDDVDID=5V2.5V1.6mA=1.56KΩ 

With RD=1.56KΩ, the drain voltage VD is 2.5V as illustrated in the circuit simulated diagram below.

simulated circuit diagram of fixed gate bias JFET

Often for ac operation we add a gate resistor as shown below. This added gate resistor will not effect the reverse biasing of the gate to source voltage.

circuit diagram of fixed gate bias JFET with gate resistor

In this way we can apply fixed gate bias to operate JFET transistor in the ohmic region.

JFET Self Bias

Now we consider self biasing of JFET. Self biasing is a method wherein a resistor RS is added to the source terminal. The following is circuit diagram of a self bias JFET circuit.

 

circuit diagram of self bias JFET with gate resistor

This source resistor RS is used to apply a negative gate to source voltage VGS which is needed to operate a JFET. By using a source resistor voltage is developed across it which provides feedback to the gate and thus a separate power supply is not required in this circuit configuration. Because of this it is called self bias. Self bias also stabilizes the operating condition, that is the drain current is stabilized to certain extent. When the drain current increases, the source voltage across the source resistor is increased and thereby the gate to source voltage is increased. This increase in gate to source voltage decreases the drain current.

In self bias, the voltage at the source VS is equal to the gate to source voltage VGS.

 VS = -VGS   ----------------->(6)

The drain current flows through the source resistor RS so the source voltage VS is,

 VS = IDRS   ----------------->(7)

Therefore combining (6) and (7) we have,

 VGS = - IDRS   -------------->(8)

In self biasing of JFET, the operating point or the quiescent point Q, is selected such that drain current ID has maximum swing possible between 0 and IDSS. One way to find such Q point is to select VGS midway between 0 and VGS(off). This is diagrammatically shown below.


From equation (7) above we can see that the source resistor RS controls the gate to source voltage VGS which is the reverse bias voltage to control the drain current in JFET. It is found that when the source resistor RS is approximately equal to the JFET drain to source resistance RDS then VGS=VGS(off)2. Also when VGS=VGS(off)2 then the drain current is one forth of IDSS, that is, ID=IDSS4. This is due to the Shockley equation (5) above and illustrated diagrammatically below.

So using this idea of midpoint bias we have,

VGS=VGS(off)2    ------------>(9)

Since VGS(off)=VP=1.2V from the drain curve characteristics above, we have from eqn(9),

VGS=VP2=1.2V2=0.6V

Hence 

Now at this point we should be using the fact that the drain current ID should be one fourth of IDSS, that is 

ID=IDSS4  ------------------>(10)

which gives, ID=10mA4=2.5mA but this obtained value ID=2.5mA will not give expected result when the circuit is simulated.

Instead what we have to do is to use the drain current ID from the drain curve for VGS=0.6V. From the drain curve as before, ID=1.6mA. With this value of drain current the simulated circuit will give expected result as will be illustrated next.

With drain current ID=1.6mA and using equation (8) we can calculate the source resistor value as follows,

  VP(=VGS) = IDRS 

that is, RS=VGSID=0.6V1.6mA=375Ω 

Next step is to calculate the drain resistor value. We can calculate the drain resistor value using the equation (4) above. Let us choose drain voltage VD=2.5V then,

RD=VDDVDID=5V2.5V1.6mA=1.56KΩ

The self bias circuit diagram with the calculated resistor values is shown below.

calculated circuit diagram of self bias JFET with gate resistor


 The following shows simulated circuit with drain voltage, gate to source voltage and the voltage at the source.

simulated circuit diagram of self bias JFET with gate resistor

 So in this we can bias a JFET transistor using self bias. For example of circuits that uses self bias see Self Biased JFET Colpitts Oscillator and Headphone Amplifier using JFET.

Voltage Divider Bias

 Next we consider how to bias JFET transistor using voltage divider biasing method. The circuit diagram of biasing JFET using voltage divider biasing method is shown below.

simulated circuit diagram of voltage divider bias JFET

For operating the JFET transistor in active region, the quiescent point Q or the operating point should be in the middle of the transfer characteristic curve so that maximum swing for input gate to source voltage VGS and output drain current ID can be achieved. For this reason we set the gate to source voltage VGS half of the VGS(off) or the pinch off voltage VP of the JFET transistor. This is illustrated below.

 The gate voltage VG is provided by the voltage divider circuit formed by the resistor R1 and R2. The gate voltage is determined by the following voltage divider equation.

VG=(R2R1+R2)VDD   ---------------->(11)

  This gate voltage VG is used to set the gate to source voltage VGS in reverse biased condition. So if VG = |VGS| then the gate to source voltage is reversed biased. Therefore the gate voltage is for mid-point operating point is,

VG = |VGS|=VGS2=1.2V2=0.6V

Using equation(11) we can then calculate the resistor values. Rearranging equation(11) for solving resistor R1 provided arbitrary chosen value for resistor R2,

R1=(VDDVGVG)R2

Let R2=1kΩ, then

R1=(5V0.6V0.6)1kΩ

therefore, R1=7.33kΩ

Now the gate to source voltage VGS is,

 VGS=VGVS

Therefore the source voltage VS is,

 VS=VGVGS

or,   VS=0.6V(0.6V)=1.2V

From the drain curve we have for VGS(off)=-0.6V we have the drain current of ID=1.6mA. This was explained in the gate bias and self bias methods above.

The source voltage VS across the source resistor RS is,

VS=IDRS

Therefore,  RS=VSID=1.2V1.6mA=750Ω

Finally we calculate the drain resistor RD. For this we need to set the desired drain voltage  VD. Let the drain voltage VD =2.5V, then we have,

VDD=VD+IDRD

rearranging for drain resistor,

RD=VDDVDID

or, RD=5V2.5V1.6mA

that is,  RD=1.56kΩ

Hence the voltage divider biased JFET circuit with the calculated value is shown below.

calculated simulated circuit diagram of voltage divider bias JFET
 The following shows the simulated current and voltages for the above circuit,

simulated circuit diagram of voltage divider bias JFET

So in this tutorial we showed how to calculate resistors and voltages for biasing JFET transistor. Learning how to bias a JET transistor is helpful because then one can design application circuit using JFET. Following are some example of usage of JFET transistor.

- AM modulator using JFET transistor 

- AM modulator design with Two JFET transistors.

 

Post a Comment

Previous Post Next Post