An AM amplifier is a radio frequency (RF) circuit designed to increase the power of an amplitude-modulated signal while strictly preserving the variations in its voltage envelope. In a real installation or transmitter circuit, it changes a milliwatt-level modulated carrier from an oscillator or mixer into a watt-level signal capable of driving an antenna or transmission line without flattening the modulation peaks. Beginners commonly confuse it with an FM (Frequency Modulation) amplifier—which can use highly non-linear, efficient switching classes because FM information lives in zero-crossings, not amplitude—or a baseband audio amplifier, which operates at 20 Hz to 20 kHz rather than RF frequencies.
Think of AM amplification like stamping a textured pattern into sheet metal; if your press (the amplifier) bottoms out and flattens the high spots (clipping), the pattern (the audio envelope) is permanently destroyed, resulting in severe audio distortion and illegal spectral "splatter" on adjacent frequencies.
The Core Mechanics of AM Amplification
The defining challenge of an AM amplifier is linearity. Because the intelligence (audio or data) is encoded in the changing amplitude of the RF carrier, the amplifier's output must be a strictly proportional scaled-up replica of its input. If the amplifier enters saturation or cutoff during the positive peaks of the modulation envelope, those peaks are clipped.
This clipping causes two major failures:
- In-band distortion: The recovered audio at the receiver sounds harsh, muffled, or heavily distorted.
- Out-of-band splatter: Clipping generates sharp voltage transitions, which mathematically translates to wideband harmonic noise that interferes with neighboring radio channels.
To maintain linearity, low-power AM amplifiers typically run in Class A or Class AB, where the active device (transistor or tube) conducts for the entire RF cycle or slightly more than half, respectively. However, these classes are notoriously inefficient, dissipating massive amounts of heat. For high-power AM broadcast, engineers historically bypassed this inefficiency by using a highly efficient Class C RF amplifier and injecting the audio modulation directly into the high-voltage DC supply rail (plate/collector modulation), effectively forcing the Class C amp to vary its output amplitude in step with the audio.
Worked Numeric Example: Tuning the LC Tank
Every practical AM amplifier requires an output matching network—usually an LC (inductor-capacitor) tank circuit—to filter out harmonics and resonate at the target carrier frequency. Let's calculate the required inductance for a standard 1.0 MHz AM broadcast band amplifier.
The resonant frequency formula is:
f = 1 / (2π√(LC))
Assume we are using a standard polyvaricon variable capacitor with a maximum capacitance of 250 pF. We want to find the inductance (L) required to resonate at exactly 1.0 MHz (1,000,000 Hz).
- Rearrange the formula to solve for L:
L = 1 / ((2πf)² × C) - Plug in the values:
L = 1 / ((2 × 3.14159 × 1,000,000)² × 250e-12) - Calculate the denominator:
(6,283,185)² × 250e-12 ≈ 3.947e13 × 250e-12 ≈ 9869.6 - Divide:
1 / 9869.6 ≈ 0.0001013 Henrys
The required inductance is 101.3 µH. To build this on the bench, you would wind approximately 15 turns of 22 AWG enameled copper wire on a 1-inch diameter T68-2 (red) powdered iron toroid core, which yields an AL value that closely matches this target while handling the RF current without saturating.
Where You Meet This in Practice
While consumer AM radio reception is declining, AM amplification remains critical in several modern and specialized domains:
- Aviation VHF Communications: Aircraft radios operating between 118 MHz and 137 MHz use Amplitude Modulation. AM is mandated here to prevent the "capture effect" inherent to FM, ensuring that if two pilots transmit simultaneously, air traffic control hears a heterodyne squeal and knows to ask for repeats, rather than the stronger signal completely masking the weaker one.
- RFID and NFC Systems: 125 kHz proximity cards and 13.56 MHz NFC readers rely on ASK (Amplitude Shift Keying), which is essentially digital AM. The reader's RF amplifier must modulate the carrier amplitude to send commands to the passive tag.
- Amateur Radio (Ham): The 160-meter and 80-meter bands still see heavy AM usage for vintage rig restorations and specific regional nets, requiring homebrew AM amplifier stages.
Decision Tree: Selecting Your AM Amplifier Topology
Choosing the right amplifier class dictates your heat sink size, power supply requirements, and modulation method. Use this decision matrix to select your topology.
| Topology | Power Range | Linearity | Efficiency | Modulation Method |
|---|---|---|---|---|
| Class A | < 100 mW | Excellent | < 30% | Low-level (base/gate) |
| Class AB | 100 mW - 50 W | Good | 30 - 50% | Low-level (requires linear filtering) |
| Class C | 1 W - 1 kW+ | Non-linear | 70 - 85% | High-level (collector/plate) |
Parasitic Oscillation and Layout Realities
The most common failure mode when building an AM amplifier on a breadboard or perfboard is parasitic oscillation. Because RF transistors like the 2N2222 or 2N3866 have high gain at VHF/UHF frequencies, stray capacitance between the input and output traces can turn your AM amplifier into an unintended 100 MHz oscillator.
To prevent this, you must implement neutralization or strict layout discipline:
- Ground Planes: Use a solid copper ground plane. Do not use long jumper wires for RF grounds; the inductance of a 2-inch wire at 1 MHz is enough to decouple your bypass capacitors, rendering them useless.
- Bypass Capacitors: Place a 100 nF ceramic capacitor and a 10 µF tantalum capacitor in parallel as close to the transistor's emitter/ground pin as physically possible. The 100 nF handles the RF, while the 10 µF handles the audio modulation frequencies.
- Base Stoppers: Solder a 10-ohm to 47-ohm carbon composition resistor directly to the base pin of the transistor. This acts as a low-pass filter, killing VHF parasitic gain without affecting your 1 MHz AM signal.
For deeper reading on RF layout and parasitic suppression, the All About Circuits RF textbook chapter provides excellent foundational schematics, while the ARRL Handbook remains the definitive reference for high-power AM plate modulation transformers and tank circuit Q-factor calculations.
Frequently Asked Questions
Can I use an LM386 audio amplifier chip to amplify an AM RF signal?
No. The LM386 is a baseband audio amplifier with a bandwidth typically limited to a few hundred kilohertz. It cannot slew fast enough to amplify a 1 MHz or higher RF carrier. You must use an RF-specific transistor or an IC designed for RF mixing/amplification, like the NE602 or a discrete BJT/FET.
Why does my AM amplifier output look like a flat line on the oscilloscope?
If your oscilloscope timebase is set too slow (e.g., 1ms/div), the 1 MHz RF carrier will blur into a solid block, and you will only see the audio envelope. If the envelope itself is a flat line, your oscillator is likely failing to start, or your LC tank is tuned to the wrong frequency, shorting the RF to ground. Check your biasing and tank resonance.
What is "splatter" and how do I measure it?
Splatter is out-of-band interference caused by over-modulation or amplifier clipping. You measure it using a spectrum analyzer. A clean AM signal shows a central carrier spike with two distinct sidebands. If you see a wide "skirt" of noise extending far beyond the sidebands, your amplifier is clipping the envelope and generating illegal splatter.






