A radio receiver does not begin with a transistor. It begins at the antenna terminals, where an electromagnetic field produces a small RF voltage and current that the rest of the circuit can process.

That distinction matters in discrete-transistor projects. An antenna, a tuned network, a detector, and an amplifier perform different electrical jobs. Combining their names into “the radio circuit” hides the boundary that determines whether a receiver can select a station, recover its modulation, and produce enough output to hear.

The antenna is the RF interface

A receiving antenna couples energy from an electromagnetic wave into the receiver. Depending on antenna geometry and frequency, the useful electrical quantity appears as a small alternating voltage and current at its feed point.

A simplified signal path is:

electromagnetic wave
        |
        v
     antenna
        |
        v
small RF voltage/current

The antenna does not normally produce audio directly. A broadcast signal arriving at the antenna is still a radio-frequency waveform carrying information through modulation.

A piece of wire can serve as an antenna in some receivers, but antenna length, orientation, impedance, nearby conductors, ground arrangement, and operating frequency all affect coupling. “Any wire” is therefore a useful experiment, not a general antenna design rule.

Tuning selects a frequency range

The antenna can receive energy from many transmitters and noise sources at once. A resonant network gives the receiver frequency selectivity.

A common elementary network uses an inductor and capacitor:

        L
antenna--^^^^--+
               |
               C
               |
             ground

For an ideal LC resonator, its resonant frequency is approximately:

f0 = 1 / (2π√(LC))

Changing (L) or (C) moves the resonance. A variable capacitor was therefore a common tuning control in traditional AM receivers.

Real tuned circuits have finite bandwidth and loss. Their selectivity depends on loaded Q, source and load impedances, component losses, coupling, and circuit topology. Resonance does not mean that every other frequency disappears; it means the network responds differently across frequency.

Detection recovers the modulation

After tuning, an AM receiver still has an RF carrier whose amplitude varies with the transmitted information. The audio must be recovered from that RF waveform.

A simple envelope detector can use a diode, capacitor, and load resistor:

tuned RF ---->|----+---- audio
              diode |
                    C
                    |
                    R
                    |
                  ground

The diode rectifies the RF waveform. The RC network follows the slower envelope while suppressing much of the carrier-frequency variation.

This is why a basic crystal radio can receive AM without a transistor. The transistor is not inherently required for the act of reception or envelope detection. Under sufficiently strong-signal conditions, energy collected from the received signal can drive a sensitive high-impedance earpiece.

The detector time constant is a real design constraint. If it is too short, excessive carrier ripple remains. If it is too long, the output cannot follow faster changes in the modulation envelope.

The transistor becomes valuable when the signal is weak

A transistor can be inserted before or after detection, but its role depends on its position.

An RF amplifier before the detector raises the selected radio-frequency signal:

antenna -> tuned circuit -> RF transistor amplifier -> detector

An audio-frequency amplifier after the detector raises the recovered audio:

antenna -> tuned circuit -> detector -> transistor audio amplifier -> earpiece/speaker

A practical receiver can contain both.

The transistor therefore should not be described simply as the component that “catches” radio waves. In a conventional receiver, the antenna is the electromagnetic interface. Transistors provide gain and can also be used in oscillators, mixers, buffers, detectors, and other signal-processing stages.

A transistor can participate in tuning without replacing the antenna

Active devices interact with the RF input impedance, so the boundary is not perfectly isolated in a real circuit. Connecting a transistor stage to an LC resonator loads it. Bias networks and transistor capacitances can change gain, bandwidth, and the effective tuning behavior.

This becomes especially important at higher frequencies, where parasitic capacitance and inductance are no longer negligible.

The useful mental model is therefore functional rather than component-based:

antenna       coupling from electromagnetic field
tuned network frequency selection
detector      modulation recovery
transistor    gain / active signal processing
transducer    electrical signal -> sound

One physical stage can perform more than one function, but the functions themselves remain distinct.

Why AM is easier to build from discrete parts

AM is convenient for a minimal receiver because its information is represented by the carrier envelope. A diode envelope detector can recover that information without generating a local reference carrier.

FM reception requires recovering information from frequency deviation rather than amplitude variation. Practical FM receivers therefore need a discriminator, quadrature detector, PLL, or another frequency-demodulation method. A discrete-transistor FM receiver is possible, but it is a substantially different problem from adding an antenna and one transistor to an AM detector.

The smallest receiver depends on the output requirement

“Can radio be received without a transistor?” and “Can it drive a speaker without a transistor?” are different questions.

A passive AM crystal receiver may recover usable audio when the transmitter is strong, the antenna and ground system are effective, and the earphone presents a suitable load. A low-impedance loudspeaker usually requires much more power than the detector can supply directly.

That is where transistor gain changes the system: not by making the antenna receive electromagnetic waves, but by making the recovered electrical signal useful to a more demanding load.

The clean boundary is:

air -> antenna -> RF selection -> demodulation -> amplification -> sound

Once those jobs are separated, a discrete radio becomes easier to reason about. The antenna determines how RF energy enters the circuit; the tuned network determines what portion is emphasized; the detector extracts the modulation; and transistor stages provide gain where the available signal or output power is insufficient.