2.4.7

JFET structure and operation

1,991 words9 min readdifficulty · medium2 backlinks

WHAT is a JFET?

For an n-channel JFET: a bar of n-type silicon forms the channel; two p-type regions on either side form the gate. For a p-channel JFET, invert all types and voltage polarities.

Figure — JFET structure and operation

WHY reverse-bias the gate? (the core trick)


HOW it operates — three regimes

Let VGSV_{GS} = gate-to-source voltage, VDSV_{DS} = drain-to-source voltage. For an n-channel device, VGS0V_{GS} \le 0 (gate kept negative to reverse-bias the junction).

1. Ohmic (triode) region — small VDSV_{DS}

When VDSV_{DS} is tiny, the channel behaves like a plain voltage-controlled resistor. IDI_D rises almost linearly with VDSV_{DS}, and its slope is set by VGSV_{GS}.

2. Pinch-off and saturation

As VDSV_{DS} increases, the depletion region near the drain grows (there the reverse bias across the junction is largest, because the channel is at a higher potential near the drain). Eventually the channel is pinched off near the drain. Beyond this, IDI_D becomes almost constant — the device saturates.

3. Cutoff

When VGSVGS(off)V_{GS} \le V_{GS(off)}, the depletion regions meet all along the channel: it is fully closed, ID0I_D \approx 0.


DERIVATION — where the transfer equation comes from

We won't solve the full 2-D Poisson equation, but we can build Shockley's equation from physical constraints.

Step 1 — what controls IDI_D? The channel conductance depends on the open channel width. Define a normalized "how-far-from-cutoff" variable: x=VGSVGS(off)0VGS(off)=1VGSVGS(off)x = \frac{V_{GS} - V_{GS(off)}}{0 - V_{GS(off)}} = 1 - \frac{V_{GS}}{V_{GS(off)}} Why this step? At VGS=0V_{GS}=0, x=1x=1 (fully open). At VGS=VGS(off)V_{GS}=V_{GS(off)}, x=0x=0 (fully closed). So xx ranges 010\to1 and captures the fraction of "openness."

Step 2 — the width shrinks with the square root of voltage. A key result for a step junction is that the depletion width grows as V\sqrt{V}. Working through the channel-charge integral (Shockley's analysis) gives, in saturation, that IDI_D depends on the square of the openness variable: ID=IDSS(1VGSVGS(off))2\boxed{I_D = I_{DSS}\left(1 - \frac{V_{GS}}{V_{GS(off)}}\right)^2}

Why this step? Squaring xx comes from integrating the channel charge along its length while the depletion width varies as V\sqrt{V}; the algebra collapses to a clean parabola.

Step 3 — fixing the constant IDSSI_{DSS}. Set VGS=0V_{GS}=0: then the bracket =1=1, so ID=IDSSI_D = I_{DSS}.

Transconductance (how strongly VGSV_{GS} steers IDI_D) is the derivative: gm=dIDdVGS=2IDSSVGS(off)(1VGSVGS(off))=gm0(1VGSVGS(off))g_m = \frac{dI_D}{dV_{GS}} = \frac{-2I_{DSS}}{V_{GS(off)}}\left(1 - \frac{V_{GS}}{V_{GS(off)}}\right) = g_{m0}\left(1-\frac{V_{GS}}{V_{GS(off)}}\right) where gm0=2IDSSVGS(off)g_{m0} = \dfrac{-2I_{DSS}}{V_{GS(off)}} is the transconductance at VGS=0V_{GS}=0.

Why derive gmg_m? It's literally the slope of the transfer curve — the "gain knob" of the JFET. Steel-man: memorizing gmg_m feels safe, but if you can differentiate Shockley you never need to memorize it.


Worked Examples


Common Mistakes (Steel-manned)


Recall Feynman: explain to a 12-year-old

Imagine a garden hose (the channel) with water flowing through it. The gate is like two soft pads on the sides of the hose. When you press the pads (make the gate more negative), the hose squeezes and less water flows. Press hard enough and the hose is fully pinched — no water at all. The cool part: you press with an electric field, so your fingers never actually touch the water — you barely use any energy to control a big flow. That's a JFET!


Active Recall

What does JFET stand for?
Junction Field-Effect Transistor.
Why is a JFET called "unipolar"?
Only one carrier type (electrons in n-channel, holes in p-channel) carries the current.
What biases the gate junction of a JFET?
It is reverse-biased, so it draws almost no gate current.
What physically controls the channel width?
The width of the reverse-biased PN junction's depletion region.
Define IDSSI_{DSS}.
Drain current in saturation when the gate is shorted to the source (VGS=0V_{GS}=0); the maximum IDI_D.
Define VGS(off)V_{GS(off)}.
The gate-source voltage at which the channel is fully pinched off and ID0I_D \approx 0.
State Shockley's equation.
ID=IDSS(1VGS/VGS(off))2I_D = I_{DSS}(1 - V_{GS}/V_{GS(off)})^2, valid in saturation.
What is pinch-off?
The point where the depletion region closes the channel near the drain; beyond it IDI_D saturates.
Why is JFET input resistance very high?
The gate junction is reverse-biased, so gate current is nearly zero.
Formula for transconductance gmg_m?
gm=(2IDSS/VGS(off))(1VGS/VGS(off))g_m = (-2I_{DSS}/V_{GS(off)})(1 - V_{GS}/V_{GS(off)}).
In which region is Shockley's equation valid?
The saturation (pinch-off) region, not the ohmic region.
For n-channel JFET, what happens if VGS>0V_{GS} > 0?
The gate junction forward-biases, gate conducts, and control is lost / device can be damaged.
Which region makes the JFET act as a voltage-controlled resistor?
The ohmic (triode) region at small VDSV_{DS}.

Connections

  • BJT vs FET comparison — current-controlled vs voltage-controlled.
  • MOSFET structure and operation — insulated gate replaces the PN junction.
  • PN junction depletion region — the physics that forms the "valve".
  • JFET biasing (self-bias, voltage-divider) — setting the operating point.
  • Transconductance and small-signal models — using gmg_m for amplifiers.
  • JFET as amplifier and switch — applications of the regions above.

Concept Map

has terminal

has terminal

has terminal

kept

grows

makes

gives

narrows

small V_DS

larger V_DS

V_GS below V_GS off

defines

leads to Shockley eqn

leads to Shockley eqn

JFET unipolar transistor

Gate PN junction

Drain carriers leave

Source carriers enter

Reverse-biased junction

Depletion region

Gate current near zero

High input resistance

Conducting channel

Ohmic region resistor

Pinch-off saturation

Cutoff I_D zero

Pinch-off voltage V_P

Transfer equation I_D

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Dekho, JFET ko samajhne ka sabse easy tareeka hai ek squeezable pipe ki tarah sochna. Ek n-type silicon ka bar hai jisme se current flow karta hai — usko bolte hain channel. Uske dono side p-type region hain, jo milke gate banate hain. Gate aur channel ke beech ek PN junction hai jisko hum hamesha reverse-bias rakhte hain (n-channel ke liye VGSV_{GS} ko negative rakhte hain).

Ab magic yeh hai: jab reverse-bias badhta hai, to depletion region phailta hai aur channel ko andar se dabata hai — pipe patli ho jaati hai, resistance badhta hai, current kam ho jaata hai. Itna dabao ki channel poora band ho jaaye, to current zero — us voltage ko bolte hain VGS(off)V_{GS(off)}. Aur jab VGS=0V_{GS}=0 ho, channel fully open, max current IDSSI_{DSS} mil jaata hai. Sabse important baat: gate junction reverse-biased hai isliye gate se current bilkul nahi behta — matlab JFET voltage se control hota hai, current se nahi. Isiliye input resistance bahut high hoti hai.

Formula yaad rakho: ID=IDSS(1VGS/VGS(off))2I_D = I_{DSS}(1 - V_{GS}/V_{GS(off)})^2. Yeh sirf saturation region me chalta hai (pinch-off ke baad). Numerical me sabse badi galti hoti hai negative sign ki — dono VGSV_{GS} aur VGS(off)V_{GS(off)} negative hote hain, to unka ratio positive banta hai. Pehle ratio simplify karo, phir bracket, phir square. Ek hi bracket se tum IDI_D bhi nikal loge aur gmg_m bhi — yeh 80/20 trick hai.

Kyun matter karta hai? JFET high-impedance amplifiers, sensor front-ends, aur switches me use hota hai jahan tumhe input se current nahi kheenchni. BJT current controlled hai, JFET voltage controlled — yeh fundamental difference exams aur real circuits dono me kaam aata hai.

Connections