If you need a default, reliable MOSFET amplifier for audio or low-frequency signal gain, build a common-source topology using an IRF510 (for power) or 2N7000 (for small-signal), biased with a voltage divider and a source-degeneration resistor for thermal stability. Unlike BJTs, MOSFETs are voltage-controlled devices with virtually zero gate current, but their threshold voltage (VGS(th)) varies wildly between individual parts. This guide cuts through the semiconductor physics and gives you the exact component values, biasing math, and diagnostic steps to get a working amplifier on your bench today.

The Core Decision: Which MOSFET Amplifier Topology Do You Need?

Before wiring a single component, you must match your signal requirements to the correct topology and silicon class. Choosing the wrong part results in either a distorted signal, a melted transistor, or a circuit that simply fails to bias.

Decision Tree: MOSFET Amplifier Selection
Application Scenario Required Topology Target Part Class Concrete Pick
Small-signal voltage gain (<100mW, sensor pre-amps) Common-Source (Class A) Small-Signal N-Channel 2N7000 or BS170
Audio power amplification (1W - 10W, speaker drive) Common-Source (Class A) or Push-Pull (Class AB) Power N-Channel IRF510 or IRF540N
RF / High-Frequency amplification (>10MHz) Common-Gate RF Dual-Gate MOSFET BF998
High-side switching / current mirror Common-Drain (Source Follower) P-Channel Power IRF9540N
The Verdict: For 90% of hobbyist and student bench projects requiring linear voltage gain and modest current drive, the Common-Source Class A topology using an IRF510 is the default winner. It is cheap, widely available, and forgiving to bias on a standard 12V bench supply. The rest of this guide uses the IRF510 as the baseline.

Understanding the Symbol, Pinout, and Operation Regions

When looking at an N-channel enhancement-mode MOSFET schematic symbol, you will see three primary connections: the Gate (G), Drain (D), and Source (S). The symbol features a broken vertical line between the Drain and Source, indicating that the device is "normally off" (enhancement mode). The arrow on the Source terminal points inward for an N-channel device (and outward for a P-channel). Physically, the TO-220 package pinout, when viewed from the front with the tab on top and pins pointing down, is strictly 1: Gate, 2: Drain, 3: Source.

A critical trap for beginners is confusing MOSFET operation regions with BJT regions. In a MOSFET, the "Saturation" region is where amplification happens, whereas in a BJT, saturation means the switch is fully closed.

MOSFET Operation Regions (N-Channel Enhancement)
Region Name Condition (IRF510 Typical) Behavior Circuit Use
Cutoff VGS < VGS(th) (e.g., < 2.0V) No channel formed. ID ≈ 0A. Switch (OFF state)
Triode (Linear) VGS > VGS(th) AND VDS < (VGS - VGS(th)) Acts like a voltage-controlled resistor. ID increases linearly with VDS. Switch (ON state), variable resistor
Saturation (Active) VGS > VGS(th) AND VDS > (VGS - VGS(th)) Channel pinches off at drain. ID is controlled entirely by VGS and is mostly independent of VDS. Linear Amplification, constant current source

A Complete, Bench-Tested Common-Source Amplifier Circuit

Below is a proven Class A common-source amplifier designed to amplify a line-level audio signal (up to 1V peak-to-peak) to drive a small load or feed into a larger power stage. It operates on a standard 12V DC supply.

Component Values and Bill of Materials

  • Q1: IRF510 N-Channel MOSFET (mounted on a small heatsink)
  • R1 (Gate Pull-up): 150 kΩ (1/4W)
  • R2 (Gate Pull-down): 100 kΩ (1/4W)
  • RS (Source Degeneration): 4.7 Ω (2W minimum)
  • RD (Drain Load): 22 Ω (5W minimum)
  • CIN (Input Coupling): 1 µF film or ceramic
  • COUT (Output Coupling): 100 µF electrolytic (rated 25V)
  • CBYPASS (Source Bypass): 100 µF electrolytic (placed in parallel with RS to restore AC gain)

Assembly Steps

  1. Establish the DC Bias Network: Connect R1 between the 12V rail and the Gate. Connect R2 between the Gate and Ground. This creates a Thevenin equivalent gate voltage (VG) of roughly 4.8V.
  2. Wire the Source Feedback: Connect RS (4.7 Ω) between the Source pin and Ground. Wire CBYPASS in parallel with RS. This capacitor shorts the resistor for AC signals, preventing negative feedback from killing your AC voltage gain, while RS maintains DC thermal stability.
  3. Set the Drain Load: Connect RD (22 Ω) between the 12V rail and the Drain pin. The output signal will be taken from the Drain.
  4. Add AC Coupling: Connect CIN in series with your signal source and the Gate. Connect COUT in series with the Drain and your load/speaker. Ensure the positive stripe of the electrolytic capacitors faces the higher DC potential (COUT positive faces the Drain).
  5. Verify and Power: Double-check pinout (Gate-Drain-Source). Apply 12V. Measure the DC voltage at the Drain; it should sit at approximately 6V (half of VDD), allowing maximum symmetrical voltage swing.

Biasing for Stability: Avoiding Thermal Runaway

The most common reason a DIY MOSFET amplifier fails on the first power-up is ignoring the VGS(th) spread. If you check the Vishay IRF510 datasheet, the Gate-Source Threshold Voltage is specified as a minimum of 2.0V and a maximum of 4.0V. If you design a fixed-bias circuit assuming VGS(th) is exactly 3.0V, a batch of transistors with a threshold of 2.2V will draw massive current, overheat, and destroy themselves in seconds.

This is why source degeneration (RS) is mandatory. Here is how the math works in our circuit:

  1. Our voltage divider sets VG = 4.8V.
  2. Assume a specific IRF510 has a VGS requirement of 3.5V to conduct our target current.
  3. The voltage across the source resistor (VS) must therefore be VG - VGS = 4.8V - 3.5V = 1.3V.
  4. Using Ohm's law, the quiescent Drain current (ID) is VS / RS = 1.3V / 4.7Ω ≈ 276 mA.

If the transistor heats up and its internal threshold voltage drops (a natural semiconductor characteristic), it tries to draw more current. But as ID increases, the voltage drop across RS increases, which in turn reduces the effective VGS (since VG is fixed). This negative feedback loop automatically chokes off the excess current, stabilizing the bias point and preventing thermal runaway.

Callout Tip: Even with source degeneration, a Class A MOSFET amplifier dissipates significant heat as a static load. At 276 mA and a VDS of roughly 6V, Q1 is dissipating about 1.6 Watts continuously. A bare TO-220 package can handle ~1W in free air before the junction temperature spikes. Always bolt your power MOSFET to an aluminum heatsink with thermal paste for Class A audio applications.

Failure Modes and Multimeter Diagnostics

MOSFETs generally fail in three distinct ways. Understanding these helps you diagnose a blown amp without desoldering everything immediately.

  • Gate Oxide Puncture (ESD): The silicon dioxide layer between the Gate and the channel is incredibly thin. A static shock can arc through this layer, permanently shorting the Gate to the Source or Drain. The multimeter will read a dead short between G and S.
  • Thermal Runaway / SOA Exceedance: If the device is pushed beyond its Safe Operating Area (SOA) without adequate heatsinking, the silicon die melts, usually resulting in a dead short between Drain and Source.
  • Avalanche Breakdown (dV/dt spikes): Inductive loads (like speakers without a Zobel network or flyback diodes) can generate voltage spikes that exceed the 100V VDSS rating of the IRF510, punching through the channel.

How to Test an N-Channel MOSFET with a Multimeter

You do not need a specialized transistor tester. Use your multimeter's Diode Test mode and follow this exact sequence to verify the internal body diode and the gate capacitance:

  1. Discharge the Gate: Touch all three pins (G, D, S) simultaneously with your finger or a piece of wire to drain any stored charge in the gate capacitor.
  2. Check Body Diode (Reverse): Place the Red probe on the Source and Black probe on the Drain. The meter should read "OL" (Open Loop) or a very high number.
  3. Check Body Diode (Forward): Swap probes: Red on Drain, Black on Source. You should read a standard diode drop, typically between 0.4V and 0.6V. If it reads 0.00V, the Drain-Source channel is shorted (device is dead).
  4. Charge the Gate: Move the Red probe to the Gate while keeping the Black probe on the Source. Hold for 2 seconds. This uses the meter's internal battery to charge the gate capacitance and turn the MOSFET on.
  5. Verify Channel Conduction: Move the Red probe back to the Drain (Black remains on Source). The meter should now read a very low voltage drop (near 0.00V or a beep), indicating the channel has successfully turned on.
  6. Discharge and Re-verify: Short the Gate to the Source again to discharge it. Repeat Step 2; it should read "OL" again, proving the device can turn off.

Safe Default Part Numbers for Your Next Build

When sourcing components for MOSFET amplifier basics or replacing a blown transistor, stick to these industry-standard, widely available part numbers. They offer the best balance of price, availability, and predictable behavior.

Recommended MOSFET Defaults for Amplifier Designs
Part Number Type VDSS (Max) ID (Continuous) RDS(on) Best Application
2N7000 N-Channel Small Signal 60V 200 mA 1.2 Ω @ 10V Pre-amps, sensor buffering, low-power voltage gain
BS170 N-Channel Small Signal 60V 500 mA 0.8 Ω @ 10V Direct 2N7000 alternative with slightly higher current handling
IRF510 N-Channel Power 100V 5.6 A 0.54 Ω @ 10V Class A audio amps, HAM radio linear amplifiers, motor drivers
IRF540N N-Channel Power 100V 33 A 0.044 Ω @ 10V High-power Class AB audio outputs, heavy inductive load switching
IRF9540N P-Channel Power -200V -23 A 0.117 Ω @ -10V Complementary P-channel match for IRF540N in push-pull output stages

By anchoring your designs to a source-degenerated common-source topology and utilizing the IRF510 or 2N7000 as your baseline silicon, you eliminate the guesswork from biasing. Always verify your threshold voltages on the bench, respect the Safe Operating Area, and use the multimeter diode-test sequence to validate your parts before soldering them into your final PCB or perfboard layout. For deeper thermal modeling and advanced SOA curve analysis, consult the Texas Instruments MOSFET learning resources to ensure your heatsink sizing matches your specific ambient temperature constraints.