← Back to Evan Systems

Radio Project

Discrete Transistor AM Radio Receiver

Physical build, LTspice simulation, and interactive schematic explorer for a discrete transistor AM receiver.

9 V battery powered Discrete BJT signal chain 1 MHz AM simulation 8 Ω speaker load
Completed discrete transistor AM radio with ferrite antenna, breadboard circuit, battery, tuning control, and speaker
The complete breadboard receiver: tuned ferrite input, discrete signal chain, 9 V supply, and speaker output.

Overview

This project is a 9 V battery-powered AM radio receiver built around discrete transistor stages rather than an integrated radio IC. The page documents the physical antenna and tuning build, the LTspice model, and the signal path from RF pickup through audio output.

The completed receiver combines a tuned LC front end, two RF gain stages, transistor detection and volume control, an audio driver, and a complementary BD139/BD140 output stage. This case study presents the design as a complete engineering record: architecture, construction, simulation, measured operating points, troubleshooting method, and downloadable project files.

Power9 V battery supply
Tuned inputL1 = 120 µH with VC1 swept near resonance
Source1 MHz carrier amplitude-modulated by 1 kHz tone
Output loadSpeaker represented as 8 Ω in LTspice

Physical Build

The physical front end uses a hand-wound coil on a 9.5 mm diameter, 100 mm long ferrite rod and an approximately 200 pF mechanical variable capacitor for tuning. Moving the capacitor changes the resonant point of the LC tank and determines which part of the AM band is emphasized before amplification.

Build note: the simulation treats the ferrite antenna as a lumped inductor so the first-order tuning behavior can be studied before adding parasitics, coil loss, coupling, and antenna geometry.

Signal Chain

The receiver is divided into layered functional blocks. Each layer has a simple job: select the station, increase RF level, extract the audio envelope, control the audio level, and drive the speaker.

LC tankL1 + VC1 select the carrier
Q1First RF transistor stage
Q2Second RF transistor stage
Q3 + VR1Detector / preamp and level control
Q4Audio driver
BD139 / BD140Push-pull output stage
8 Ω speakerModeled as resistor load

Circuit Overview

The schematic is treated as a set of layers instead of one large mystery circuit. Open each block below to inspect the role of that part of the receiver.

LTspice schematic of the discrete transistor AM radio receiver
LTspice schematic for the full discrete AM receiver model.
Input tuning: LC tank

The front end uses L1 = 120 µH and VC1 swept around resonance. This approximates the ferrite rod and variable capacitor combination used in the physical receiver.

RF path: Q1 → Q2

Q1 and Q2 provide transistor RF gain after the tuned input. In the simulation, these stages help show how the selected carrier is passed forward before envelope recovery.

Detector / preamp: Q3 + VR1

Q3 and VR1 form the detector/preamp control layer. This is where the AM envelope becomes the useful low-frequency audio signal and where level adjustment is introduced.

Audio output: Q4 → BD139/BD140

Q4 drives the complementary BD139/BD140 output stage. The output is coupled into an 8 Ω speaker load, represented as a resistor in LTspice for a first-pass simulation.

Bill of Materials

The physical receiver uses the following discrete parts. Grouped reference designators share the listed quantity and value.

QtyRefsTypeValue / part
1VC1Variable capacitorApproximately 200 pF
1L1Ferrite rod antenna9.5 mm diameter × 100 mm long
2R1, R3Resistor1 kΩ
1R11Resistor470 Ω
1R12Resistor1.8 kΩ
3R2, R4, R8Resistor6.8 kΩ
1R7Resistor12 kΩ
1R9Resistor27 kΩ
3R5, R14, R15Resistor47 kΩ
1R10Resistor100 kΩ
1R6Resistor330 kΩ
2R13, R16Resistor220 Ω
1VR1PCB volume potentiometer10 kΩ
1C9Ceramic capacitor68 pF
5C1–C5Ceramic capacitor10 nF
1C6Ceramic capacitor100 nF
1C7Electrolytic capacitor10 µF
1C8Non-polar electrolytic4.7 µF
4C10–C13Electrolytic capacitor100 µF
2D1, D2Diode1N4148
2Q1, Q2NPN RF transistorBF199
1Q3PNP audio transistorBC560C
1Q4NPN audio transistorBC549C
1Q5NPN output transistorBD139
1Q6PNP output transistorBD140
1LS1Loudspeaker65 mm, 8 Ω
1J1Battery clipPP3 / 9 V
1S1PCB slide switchOn/off
1Plug-in breadboardPrototype assembly
1Terminal strip3 A, 3-way
2M2.5 bolts4 mm
4M2.5 washers
2Control knobsShort shaft
1Single-core wire4 m

LTspice Simulation Setup

The LTspice source is configured as a controlled AM test signal rather than a real antenna environment. A 1 MHz carrier is amplitude-modulated by a 1 kHz tone, making it easier to verify that the receiver passes RF energy and recovers the audio envelope.

SimulatorLTspice 26.0.2 for Windows
SolverNormal solver, trapezoidal integration
Conditions27 °C, reltol = 0.01
Run time3.398 seconds; operating point converged

Modeled conditions

  • 9 V DC supply, matching the battery-powered build target.
  • 1 MHz carrier with 20 mV nominal amplitude and 50% modulation from a 1 kHz tone.
  • Ferrite rod represented as a lumped 120 µH inductor.
  • Variable capacitor swept around resonance to demonstrate tuning selectivity.
  • Speaker represented as an 8 Ω resistor load.

Simulation focus

  • Confirm the LC tank tuning point.
  • Observe signal transfer through Q1 and Q2.
  • Inspect recovered 1 kHz audio behavior.
  • Compare output stage behavior under an 8 Ω load.
.step param Ctune 150p 260p 10p
.tran 0 20m 10m 50n
.options reltol=0.01

Results

Physical receiver result

Approximately three AM stations received

The completed 9 V breadboard receiver tunes in about three AM stations and produces a relatively loud output from the 65 mm, 8 Ω speaker. Audible static remains alongside the received audio, making noise reduction and front-end selectivity the main areas for continued refinement.

Build demonstration

Receiver in operation

A short demonstration documents the completed breadboard radio operating as a physical receiver.

Watch on YouTube ↗

Bench DC checkpoints

Representative stable operating points from the completed breadboard provide a concise electrical baseline for the receiver.

CheckpointMeasured valueEngineering role
Battery / VCC8.764 VOperating supply under test.
Q1 collector7.533 VFirst RF-stage collector bias.
Q2 collector5.27 VSecond RF-stage collector bias.
Q3 detector output0.003 V DCNear-ground detector output operating point.
Q4 collector3.36 VAudio-driver collector operating point.
Q4 emitter1.03 VAudio-driver emitter bias.
Output midpoint3.86–3.89 VQuiescent bias for the complementary output stage.
Q5 collector / supply side8.22 VUpper output-device supply connection.
Q6 base3.39 VLower output-device bias point.
Q6 collector / ground side0.003 VLower output-device ground reference.
Speaker-side DC0.03 VOutput coupling keeps DC across the speaker near zero.
Bench result: the collector and midpoint voltages establish usable headroom through the RF and audio chain, while the speaker-side DC remains close to zero after output coupling.

The simulation shows the expected low-frequency audio tone appearing at later nodes and at the speaker load after the RF and detector stages. The variable capacitor sweep gives a way to compare response near resonance and verify that tuning has a measurable effect.

Measured simulation snapshot

Values below are taken from the 15–19.9 ms measurement window of the supplied transient run.

MetricMeasured valueInterpretation
Battery current5.527 mAApproximately 49.74 mW drawn from the 9 V source.
RF rail8.435 V, 2.566 mA0.564 V is dropped across R16 from the audio rail.
RF source59.71 mVppApplied amplitude-modulated test source.
LC tank0.694 mVppTank/source transfer is approximately 1.16% in this run.
Q1 RF gain5.44 V/VCollector peak-to-peak divided by base peak-to-peak.
Q2 RF gain15.03 V/VTotal Q1-base to Q2-collector gain is approximately 80.3 V/V.
Detector output2.643 mVppVR1 wiper receives 1.094 mVpp, a ratio of about 0.414.
Q4 audio gain48.69 V/V0.316 mVpp at the base produces 15.40 mVpp at the collector.
Speaker signal3.603 mVpp / 1.226 mVrmsCalculated into the 8 Ω resistor model.
Speaker power0.188 µWOverall simulated battery-to-load efficiency is approximately 0.000378%.
Speaker DC−0.222 mV averageThe output coupling capacitor removes nearly all DC from the load.
Interpretation: this transient run is a controlled low-drive reference used to compare stage transfer, recovered waveform shape, and tuning response. Because the speaker is represented by a fixed resistor and the source is idealized, the calculated load power is not treated as an acoustic loudness prediction.
Recovered audio1 kHz behavior is visible after detection and audio amplification.
Tuning selectivityVC1 sweep demonstrates how resonance changes the receiver response.
Load checkThe BD139/BD140 output layer is tested against an 8 Ω speaker approximation.

Debugging Process

Debugging followed the receiver from input to output, using the schematic as a map and separating RF faults from audio faults. Each stage was checked independently before the complete signal chain was evaluated.

  1. Validate the tuned input: confirm coil continuity, variable-capacitor wiring, and sensitivity to ferrite-rod orientation.
  2. Establish DC operating points: verify the battery rail and collector voltages before introducing a signal.
  3. Separate RF and audio paths: determine whether signal loss occurs before or after envelope recovery.
  4. Use a controlled reference: compare stage behavior against the 1 MHz carrier and 1 kHz modulation used in LTspice.
  5. Observe the final node: probe the physical speaker output to confirm recovered audio reaches the load.

Modeling Assumptions and Limitations

The simulation is intentionally scoped as a circuit-analysis model rather than a full electromagnetic or acoustic model. Its value is in controlled comparison of tuning, stage transfer, and waveform behavior.

Assumptions

  • Ferrite rod is approximated as a lumped inductor.
  • Speaker is approximated as a fixed 8 Ω resistor.
  • AM input is an ideal 1 MHz carrier with 1 kHz modulation.
  • Variable capacitor sweep represents tuning selectivity.

Limitations

  • Ferrite coupling, orientation, coil Q, and winding parasitics are reduced to a lumped-inductor approximation.
  • The 8 Ω resistor load does not reproduce the frequency-dependent impedance or acoustic efficiency of the physical speaker.
  • The ideal AM source excludes broadcast fading, interference, environmental noise, and antenna orientation.
  • Transistor model parameters represent nominal devices rather than the exact components installed on the breadboard.
  • Absolute simulated load power is interpreted as a low-drive electrical reference, not a prediction of perceived volume.

Project Files & Conclusion

The completed project package includes a portable LTspice schematic and the transistor model library used for BF199, BC560C, BC549C, BD139, and BD140 devices.

Built

Complete physical receiver

A 9 V breadboard radio with ferrite tuning, discrete RF and audio stages, volume control, and an 8 Ω speaker.

Demonstrated

Real AM reception

The finished receiver tunes approximately three broadcast stations with strong audible output and characteristic background static.

Documented

Reproducible engineering record

Schematic, model library, BOM, simulation setup, waveform results, physical measurements, and debugging method are preserved together.

The project demonstrates a complete analog signal chain using discrete devices: resonance and selectivity at the input, RF voltage gain, envelope recovery, audio amplification, and low-impedance speaker drive.