An amplifier FET (Field Effect Transistor) is a voltage-controlled semiconductor device that uses an electric field to modulate current flow, allowing a small input voltage at the gate to control a much larger output current between the drain and source for signal amplification. In a real circuit, it changes high-impedance, low-current voltage signals into low-impedance, high-current signals capable of driving heavy loads like speakers or antennas, all while drawing virtually zero DC gate current. Beginners commonly confuse amplifier FETs with Bipolar Junction Transistors (BJTs), which require continuous base current to operate, or they mistakenly try to use power MOSFETs in their linear amplification region without proper thermal management, confusing switching behavior with linear gain.

Bench Reality Check: Unlike BJTs, the gate of a MOSFET looks like a capacitor to your driving circuit. While DC gate current is essentially zero, the AC gate charge (Qg) must be supplied rapidly to prevent high-frequency roll-off and parasitic oscillation in amplifier stages.

The Core Mechanism: Voltage Control and the Linear Region

To use a FET as an amplifier, you must bias it in its saturation region (often confusingly called the 'active' or 'linear' region in MOSFET datasheets, distinct from the 'linear/ohmic' region used for switching). In this state, the drain current ($I_D$) is primarily controlled by the gate-to-source voltage ($V_{GS}$) and remains relatively constant regardless of changes in the drain-to-source voltage ($V_{DS}$).

Think of the gate as a highly sensitive mechanical valve where the pressure (voltage) on the handle dictates the water flow (drain current), but no actual water leaks through the handle itself. The mathematical relationship governing this in the saturation region is:

$I_D = K \times (V_{GS} - V_{GS(th)})^2$

Where $K$ is a device-specific transconductance parameter and $V_{GS(th)}$ is the threshold voltage. The critical metric for an amplifier FET is its transconductance ($g_m$), measured in Siemens (S) or millisiemens (mS). This value tells you exactly how much the drain current will change for a given 1-volt change in gate voltage. Higher $g_m$ yields higher voltage gain.

Worked Example: Designing a 2N7000 Common-Source Amplifier

Let's design a small-signal common-source audio amplifier using a standard Vishay 2N7000 N-channel MOSFET. We want to amplify a high-impedance microphone signal to drive a subsequent stage.

1. Establish the DC Operating Point (Bias)

  • Supply Voltage ($V_{DD}$): 12V
  • Target Drain Current ($I_D$): 5mA (keeps the small TO-92 package cool; max power dissipation is ~300mW at 25°C).
  • Target $V_{DS}$: 6V (exactly half of $V_{DD}$ to allow maximum symmetrical voltage swing before clipping).

2. Calculate the Drain Resistor ($R_D$)

Using Ohm's Law for the voltage drop across the drain resistor:

$R_D = (V_{DD} - V_{DS}) / I_D = (12V - 6V) / 0.005A = 1200\Omega$

Standard value choice: 1.2kΩ.

3. Calculate the Gate Bias Network

According to the 2N7000 transfer characteristic curves, achieving $I_D = 5mA$ requires a $V_{GS}$ of approximately 3.2V (well above the typical 2.1V threshold). We use a voltage divider ($R_1$ and $R_2$) from the 12V rail to ground to set the gate at 3.2V.

To maintain high input impedance, we choose $R_2 = 1M\Omega$.

$V_G = V_{DD} \times [R_2 / (R_1 + R_2)]$

$3.2V = 12V \times [1M\Omega / (R_1 + 1M\Omega)]$

Solving for $R_1$ yields $2.75M\Omega$. Standard value choice: 2.7MΩ.

4. Estimate the Voltage Gain ($A_v$)

At $I_D = 5mA$, the small-signal transconductance ($g_m$) of the 2N7000 is approximately 40 mS (0.040 S).

$A_v = -g_m \times R_D = -0.040 \times 1200 = -48$

The negative sign indicates a 180-degree phase inversion. A 10mV AC signal at the gate will yield a 480mV AC signal at the drain. For a deeper mathematical breakdown of MOSFET small-signal models, refer to the Electronics Tutorials MOSFET Amplifier guide.

Where You Meet Amplifier FETs in Practice

You won't just find FETs in textbook examples; they dominate specific niches in modern electronics where BJTs fail or underperform.

  • Guitar Pedals and Audio Front-Ends (JFETs): Junction FETs like the J201 or 2N5457 are legendary in analog audio. Because they are normally-on (depletion-mode) devices with massive input impedance, they perfectly buffer high-impedance passive guitar pickups without loading them down and killing the high-frequency harmonics.
  • Class-D Audio and Motor Drives (Power MOSFETs): While not used in the 'linear' region here, FETs like the IRFP240 are the backbone of Class-D amplifiers. They switch hundreds of watts at hundreds of kilohertz with minimal $R_{DS(on)}$ conduction losses, relying on output LC filters to reconstruct the analog audio wave.
  • RF Power Amplifiers (LDMOS): In ham radio and cellular base stations, Laterally Diffused MOSFETs (like the NXP MRF300) handle kilowatts of RF power at high frequencies. Their negative temperature coefficient prevents the thermal runaway that destroys bipolar RF transistors.

Amplifier FET vs. BJT: Component Selection Matrix

Choosing between a FET and a BJT for an amplifier stage comes down to the source impedance and thermal constraints of your design.

Criterion Amplifier FET (MOSFET/JFET) Bipolar Junction Transistor (BJT)
Control Parameter Voltage ($V_{GS}$) Current ($I_B$)
Input Impedance Extremely High ($10^9$ to $10^{12} \Omega$) Moderate to Low ($1k$ to $10k \Omega$)
Thermal Runaway Risk Low (Negative temp coefficient at high current) High (Requires emitter degeneration resistors)
Low-Frequency Noise Higher 1/f (flicker) noise Lower 1/f noise
Best Application High-Z sensors, piezo mics, RF power, switching Low-Z mics, high-gain linear stages, low-noise front ends
Pro-Tip for Parallel Outputs: If you are building a high-current linear amplifier and need to parallel output devices, always use FETs. BJTs suffer from current hogging as they heat up (thermal runaway), requiring complex ballast resistor networks. FETs naturally share current as their temperature rises because their $R_{DS(on)}$ increases, acting as a built-in ballast.

Frequently Asked Questions

What is the difference between an amplifier FET and a BJT?

The fundamental difference is the control mechanism. An amplifier FET is voltage-controlled; the electric field generated by the gate voltage dictates the channel conductivity, drawing virtually zero steady-state current. A BJT is current-controlled; it requires a continuous flow of base current to maintain collector current. This makes FETs ideal for amplifying signals from high-impedance sources (like piezoelectric sensors) that cannot supply the base current a BJT demands.

Why do audio amplifiers use FETs instead of bipolar transistors?

Audio amplifiers use FETs primarily in the input and voltage-amplification stages to achieve ultra-high input impedance, which prevents signal loss from source loading. Furthermore, FETs lack the 'minority carrier storage time' inherent to BJTs, eliminating a type of high-frequency distortion called transient intermodulation distortion (TIM). However, in the final high-current output stage, designers often use BJTs (or IGBTs) because they offer a more linear voltage drop at very high currents compared to the quadratic response of standard MOSFETs.

How do I bias an amplifier FET in the linear region?

To bias an enhancement-mode MOSFET in the linear (saturation) region, you must apply a DC gate-to-source voltage ($V_{GS}$) that is strictly greater than the threshold voltage ($V_{GS(th)}$), while ensuring the drain-to-source voltage ($V_{DS}$) remains greater than $(V_{GS} - V_{GS(th)})$. In practice, this is achieved using a resistive voltage divider at the gate to set a fixed DC bias point, placing the quiescent drain voltage at roughly half the supply rail to allow maximum symmetrical AC swing without clipping against the supply or ground.

Can I use a switching MOSFET for linear audio amplification?

Yes, but with severe caveats. Switching MOSFETs (like the IRF540 or IRFP240) are optimized for low $R_{DS(on)}$ and fast transition times, not linear gain. When operated in the linear region, they are highly susceptible to the 'Spirito effect'—a localized thermal runaway phenomenon where microscopic hotspots form on the silicon die at high $V_{DS}$ and low $I_D$, destroying the part long before it reaches its rated power dissipation. If you must use a switching FET in a linear audio output stage, you must heavily over-spec the heatsink and keep the $V_{DS}$ drop as low as practically possible. For dedicated linear operation, always choose LDMOS or lateral MOSFETs designed specifically for audio/RF linear applications.