Field-Effect Transistor (JFET)
Semiconductor Devices · JFET · Learn
The BJT is a current-controlled device — a small base current controls a large collector current. The JFET (Junction Field-Effect Transistor) is fundamentally different: it is voltage-controlled. The gate draws essentially zero current; it squeezes a conducting channel with an electric field. That high input impedance makes JFETs ideal for instrumentation amplifiers, RF front ends, and anywhere you cannot afford to load the signal source.
Construction
An N-channel JFET consists of a bar of n-type silicon (the channel) with two p-type regions diffused into it from opposite sides to form the gate. The two ends of the channel are the drain (at higher potential) and the source (at lower potential). When VGS = 0 V the depletion regions are thin, the channel is wide open, and the maximum drain current flows — this is called (drain-to-source current with the gate shorted to source).
Making VGS more negative reverse-biases the gate–channel pn-junctions. The depletion regions grow inward, pinching the channel narrower and reducing . At the pinch-off voltage (a negative number, also called ) the two depletion regions meet and the channel is completely closed — .
Transfer characteristic
In the saturation region (where VDS ≥ VGS − VP), the drain current follows Shockley's square-law:
This parabola is the JFET's "personality" — a plot of vs for a fixed in saturation. Two device parameters fully characterise it: and . Typical values for a 2N5457 are IDSS = 1–5 mA, VP = −0.5 to −6 V (wide spread — always read the datasheet).
Output curves and operating regions
The output curves reveal two distinct regions:
- Ohmic region (VDS < VGS − VP): the channel is not yet pinched off. The JFET behaves like a voltage-controlled resistor — ID rises steeply with VDS. The on-resistance is roughly .
- Saturation region (VDS ≥ VGS − VP): the channel is pinched at the drain end, and ID is approximately constant at the value set by VGS. This is the amplifier operating region.
The locus of knee points (dashed line in Fig. 3) is given by . Above this line lies saturation; below it is the ohmic region.
Transconductance gm
The transconductance gm measures how effectively the gate voltage controls the drain current:
where is the maximum transconductance at VGS = 0. Note that gm decreases as VGS goes more negative — the JFET becomes less responsive near pinch-off. This is why JFET amplifiers are often biased near VGS = 0 to maximise gain.
The small-signal voltage gain of a common-source amplifier is:
JFET vs BJT
JFETs and BJTs complement each other. JFETs win on input impedance (Gin > 109 Ω, no gate current), noise (lower 1/f noise — preferred in audio front ends), and thermal stability (ID has a negative temperature coefficient at the right bias — self-stabilising). BJTs win on transconductance per milliamp (gm = IC/VT ≈ 40 mA/V per mA — much higher than JFETs), and on predictability (β varies 3×, but VP can vary 10×).
In practice: use a JFET at the input of a low-noise amplifier or when the signal source cannot supply any current. Use a BJT when you need high gain from a low supply current, or when tight part-to-part consistency matters.