JFET Self-Bias Calculator

Design a source self-bias for a JFET amplifier. Given IDSS, Vp (pinch-off), and Rs, compute ID, VGS, and VDS operating point.

Calculator Electronics Updated Apr 18, 2026
How to Use
  1. Enter JFET parameters (IDSS, Vp) from datasheet.
  2. Enter Rd (drain) and Rs (source) resistors.
  3. Solve the quadratic: ID = IDSS · (1 − ID·Rs / Vp)²
Input
V
mA
V (negative)
Ω (k OK)
Ω (k OK)
Presets
Operating Point
ID
mA
VGS
V
VDS
V
Region

Show Work

Enter values to see the JFET operating-point calculation.

Formulas

Shockley Equation
ID = IDSS · (1 − VGS/Vp
JFET transfer characteristic.
Self-Bias
VGS = −ID · RS
Gate tied to ground via large RG.
Combined Quadratic
ID = IDSS · (1 + ID·RS/Vp
Solve for operating point.
Drain-Source Voltage
VDS = VDD − ID·(RD + RS)
Remaining rail across the JFET.
Saturation Condition
VDS > VGS − Vp
Required for constant-current operation.
Transconductance
gm = (2·IDSS/|Vp|) · √(ID/IDSS)
Small-signal gain parameter.

History of the JFET

The junction field-effect transistor was conceived by William Shockley in 1952, six years after his co-invention of the BJT. Shockley\'s theoretical JFET analysis predicted most of its modern parameters — IDSS, Vp, and the square-law transfer equation now bearing his name — before any practical device existed. The first commercial JFETs (Siliconix 2N3821, Motorola 2N3819) reached the market around 1964.

JFETs dominated low-noise analog inputs through the 1970s and 80s. Their very high input impedance (gigohms at low frequencies), low input-current noise (pA instead of nA), and moderate input voltage noise made them ideal for preamps driving electret microphones, condenser mics, phono cartridges, and electrometer front-ends. Bob Widlar used JFET input stages in op-amps like the LF356 and LF411 to bring these advantages into monolithic amplifiers.

Self-biasing with a source resistor is the classic JFET amplifier topology, and it\'s elegant because the device\'s own transfer characteristic provides the feedback for bias stability. No separate bias voltage source is needed — the drain current itself generates VGS via the source resistor drop. Modern analog designers still use JFETs for specialty applications (audiophile front-ends, scientific instrumentation, discrete switches) where their unique combination of high Zin and low noise beats alternatives.

About This Calculator

Enter supply voltage VDD, JFET parameters IDSS and Vp (from the datasheet — note Vp is negative for N-channel), and drain/source resistors. The tool solves the self-bias quadratic for operating-point drain current ID, then computes VGS, VDS, and flags the operating region.

One important caveat: individual JFETs vary substantially in IDSS and Vp (often 2:1 or worse within the same part number). Designs that need precise bias point should either measure parameters of each unit, matched-pair select, or use a circuit topology that cancels the variation. All math runs client-side; no values leave your browser.

Frequently Asked Questions

Why self-bias?

Source resistor Rs provides negative feedback: as ID increases, VGS = −ID·Rs becomes more negative, reducing ID. Stabilizes the operating point against device variations.

IDSS and Vp?

IDSS: drain current when VGS = 0 (maximum ID). Vp (pinch-off): VGS at which ID drops to zero. Both from datasheet; vary significantly between parts of same type.

Common Use Cases

Audio Front-End

JFET for low-noise microphone preamp — JFETs have excellent noise figures.

Guitar Preamp

Classic J201 or 2N5457 in self-bias configuration.

Last updated: