Design and construction of a functional AM radio receiver using an LC resonant circuit, a 1N34A germanium detector diode, and an LM386 audio amplifier. The system receives AM broadcast signals, tunes the desired station, demodulates the envelope, and reproduces audible sound through standard low-impedance earphones.
The engineering objective was to build a simple but reliable AM receiver that can receive ambient AM broadcasts, tune across the standard AM band, recover transmitted audio, and deliver an audible output on common low-impedance earphones. The implementation combines theoretical sizing and practical breadboard prototyping.
Demo Video
Embedded demonstration of the AM receiver in operation.
Functional Chain
1. Loop antenna / copper coil receives the AM electromagnetic wave and acts as the tuning inductance.
2. LC resonant stage selects the desired station by maximizing response near the resonant frequency.
3. 1N34A germanium diode demodulates the AM signal by envelope detection.
4. LM386 audio stage amplifies the recovered audio for low-impedance earphones.
Physical Principles
Electromagnetic induction in the loop converts changing magnetic flux into an induced voltage.
The loop antenna behaves electrically as an inductor and is part of the resonant network.
LC resonance creates frequency selectivity around f0 = 1 / (2*pi*sqrt(L*C)).
AM audio information is encoded in the carrier envelope and recovered by diode rectification.
Audio amplification is necessary because detected RF envelopes are too weak to drive headphones directly.
Design Logic
Define the target AM band coverage.
Measure realistic variable capacitor range from available components.
Compute required inductance to reach the low-frequency limit.
Design loop geometry and turns to match the target inductance.
Validate tuning behavior experimentally and iterate physically.
Real Circuit Prototype
Click to open the image in a zoomable viewer.
Breadboard implementation of the AM radio receiver
Circuit Schematic
Click to open the schematic and zoom in for wiring details.
Schematic of the LC tuning, demodulation, and amplification chain
Electrical Values
Parameter
Value
Target AM band
540 kHz to 1600 kHz
Variable capacitance range
14 pF to 200 pF (2x TRC210 in parallel)
Fixed capacitor
10 pF
Maximum equivalent capacitance
210 pF
Calculated inductance
413.65 uH
Diode
1N34A germanium
Amplifier
LM386
Potentiometer
10 kOhm
Supply
9 V battery
Coil Geometry
Parameter
Value
Frame shape
Square
Frame side length
26.5 cm
Wire gauge
26 AWG
Number of turns
18 turns
Build Method
Built on breadboard for rapid iteration and easy debugging.
Coil wound manually on a 26.5 cm cardboard square frame.
Two variable capacitors wired in parallel to extend tuning range toward lower AM frequencies.
Careful lead routing and stable contacts used to limit parasitic effects.
Testing and Tuning Notes
Tuning is highly sensitive to small capacitance adjustments.
Signal levels are low, so clean wiring and short RF paths are critical.
Amplifier polarity and grounding details affect noise and stability.
What This Demonstrates
This project shows the complete chain from electromagnetic wave capture to audible output using foundational circuit theory: induction, LC resonance, envelope detection, and analog audio amplification. It translates textbook electromagnetics into a functional communication prototype built with accessible components.