A Junction Field Effect Transistor (JFET) is a three-terminal, voltage-controlled semiconductor device that uses a reverse-biased p-n junction to constrict or 'pinch off' current flow through a conductive channel. Unlike Bipolar Junction Transistors (BJTs) that require a continuous base current to operate, a JFET draws virtually zero gate current. This gives it an input impedance typically ranging from 109 to 1012 ohms. In a real circuit, this massive impedance changes everything when you need to buffer a high-impedance source—like a passive guitar pickup, a piezo sensor, or an electret microphone—without loading it down and destroying its high-frequency response.
The Core Specs: JFET Part Numbers and Operating Ranges
Unlike MOSFETs, which are often defined by strict threshold voltages, JFETs are notorious for wide manufacturing variances in their zero-gate-voltage drain current (IDSS) and gate-source cutoff voltage (VGS(off)). When sourcing parts for a bench build, you must design your biasing network to accommodate the min/max spread of the specific part number, not just the 'typical' value.
| Part Number | IDSS Range (mA) | VGS(off) Range (V) | gm (Transconductance) | Primary Application & Notes |
|---|---|---|---|---|
| J201 | 0.2 to 1.0 | -0.5 to -1.5 | 150 - 700 µS | Audio input buffers. Excellent for high-impedance piezo and guitar pickups due to low IDSS. |
| 2N5457 | 1.0 to 5.0 | -0.5 to -6.0 | 1000 - 3000 µS | General-purpose audio amplifiers and analog switches. Wide VGS(off) spread requires careful biasing. |
| MPF102 | 2.0 to 20.0 | -0.5 to -8.0 | 2000 - 6500 µS | RF amplifiers and VHF oscillators. Warning: Pinout is D-G-S, unlike the 2N5457 (D-S-G). |
| BF256 | 4.5 to 12.0 | -1.5 to -4.5 | 2500 - 5500 µS | VHF/UHF RF front-ends. Low capacitance makes it ideal for high-frequency tuning circuits. |
How the Pinch-Off Works (With a Worked Numeric Example)
To understand JFET operation, imagine a garden hose with water flowing through it. If you squeeze the hose from the sides, you restrict the water flow. In an N-channel JFET, the 'hose' is the N-type silicon channel connecting the Drain and Source terminals. The 'hands squeezing the hose' are the P-type gate regions. By applying a negative voltage to the gate relative to the source (VGS), you reverse-bias the p-n junction, creating a depletion region that expands into the channel and restricts electron flow.
Because JFETs are strictly depletion-mode devices, they are 'normally ON'. With 0V on the gate, current flows freely (up to IDSS). You must apply a negative gate voltage to turn them off.
Calculating Drain Current with Shockley's Equation
Let's calculate the exact drain current (ID) for a real circuit using a 2N5457 JFET. According to the datasheet, let's assume our specific component measures at the typical midpoint: IDSS = 3.0 mA and VGS(off) = -3.0V.
We bias the gate at VGS = -1.5V. Using Shockley's Equation for JFET transfer characteristics:
I_D = I_DSS * (1 - (V_GS / V_GS(off)))^2
- Substitute the values:
I_D = 3.0mA * (1 - (-1.5V / -3.0V))^2 - Simplify the fraction:
-1.5 / -3.0 = 0.5 - Subtract from 1:
1 - 0.5 = 0.5 - Square the result:
0.5^2 = 0.25 - Multiply by IDSS:
3.0mA * 0.25 = 0.75mA
The drain current is 0.75 mA. If this JFET is wired as a common-source amplifier with a 10kΩ drain resistor connected to a 12V supply, the voltage drop across the resistor is 0.75mA * 10,000Ω = 7.5V. This leaves the drain sitting at exactly 4.5V (12V - 7.5V), providing excellent symmetrical headroom for an AC audio signal to swing without clipping.
Where You Meet JFETs in Practice
While MOSFETs dominate power switching and digital logic, JFETs hold a monopoly in specific low-noise, high-impedance analog niches.
- Guitar Pedal Input Buffers: Classic effects like the Ibanez Tube Screamer or Klon Centaur use a JFET (often a 2SK117 or J201 equivalent) wired as a source follower right at the input jack. This presents a 1MΩ+ impedance to the guitar's passive pickups, preventing 'tone suck' (the loss of high-frequency resonance caused by cable capacitance loading the pickup).
- Electret Microphone Capsules: If you crack open a standard electret mic capsule, you won't just find a diaphragm; you will find a tiny JFET wired as a common-source amplifier. The diaphragm acts as a high-impedance capacitor, and the internal JFET converts that fragile, high-impedance charge variation into a robust, low-impedance current signal that can drive meters of shielded cable.
- Low-Leakage Analog Switches: In precision sample-and-hold circuits or audio routing matrices, reverse-biased JFETs exhibit picoamp-level leakage currents, vastly outperforming standard CMOS transmission gates when holding a charge on a capacitor over time.
JFET vs. MOSFET vs. BJT: Clearing Up the Confusion
The most common mistake hobbyists make is treating a JFET like a MOSFET. While both are field-effect transistors, their physical construction and operating modes are fundamentally different. Analog Devices notes that JFET input stages are specifically chosen over MOSFETs in audio and instrumentation because they lack the gate-oxide dielectric noise and voltage spikes inherent to insulated gates.
| Feature | JFET | MOSFET | BJT |
|---|---|---|---|
| Gate/Base Control | Voltage (Reverse-biased PN junction) | Voltage (Insulated oxide layer) | Current (Forward-biased PN junction) |
| Default State (V_GS = 0) | Normally ON (Depletion-mode only) | Normally OFF (Enhancement) or ON (Depletion) | Normally OFF |
| Input Impedance | Very High (109 - 1012 Ω) | Extremely High (1014+ Ω) | Low to Moderate (103 - 105 Ω) |
| ESD Sensitivity | Moderate (PN junction clamps spikes) | Extreme (Gate oxide punctures easily) | Low |
| Best Used For | High-Z buffers, low-noise audio, RF | Power switching, digital logic, motor drive | General amplification, current mirrors |
Frequently Asked Questions
Can I test a JFET with a standard multimeter?
Yes, using the diode test mode. Between the Gate and Source (and Gate and Drain), you should read a standard PN junction diode drop (approx. 0.5V to 0.7V) in one direction, and an open circuit (OL) in the reverse direction. Between the Drain and Source, you should read a low resistance (usually 100Ω to 1kΩ) regardless of probe polarity, because it is just a piece of doped silicon. If Drain-Source reads open, the channel is blown.
Why do JFET datasheets have such massive ranges for IDSS?
The physical width of the depletion region is highly sensitive to the exact doping concentration and channel geometry during silicon fabrication. Manufacturers sort (bin) them, but for general-purpose parts like the 2N5457, the spread is too wide to guarantee a tight IDSS. This is why robust JFET circuit design relies on source-resistor self-biasing rather than fixed voltage dividers to stabilize the operating point.
Are JFETs obsolete?
No, but discrete through-hole JFETs are becoming rarer as manufacturers shift to integrated JFET-input op-amps (like the TL072 or OPA2134). However, for discrete audio builds, RF prototyping, and specialized sensor interfacing, discrete JFETs like the J201 and BF256 remain essential bench components in 2026.






