Also known as: low-noise amplifier, LNA
Reader-supported. GopherTrunk is free, open-source software. Some
hardware links on this page go to Amazon with our Associates tag
(gophertrunk-20); if you buy through them we may earn a small
commission at no extra cost to you. It never changes which gear we recommend, and
the software stays free either way. How GopherTrunk is funded →
A low-noise amplifier (LNA) boosts a weak antenna signal early in the receive chain, adding as little noise as possible.1 Because every later stage contributes its own noise, amplifying the signal first — before cable and mixer losses eat into it — preserves the signal-to-noise ratio and largely fixes the whole receiver’s sensitivity. An LNA is a specific kind of preamplifier: one designed so that its own noise figure is as low as the gain it provides is useful.
How it works
The reason placement matters is captured by the Friis noise formula for a chain of stages.2 The total noise factor is
F_total = F1 + (F2 − 1)/G1 + (F3 − 1)/(G1·G2) + …
The first stage’s noise factor F1 passes through untouched, but every later stage’s noise
contribution is divided by the gain that precedes it. Give the first stage enough gain
G1 and its low F1 dominates: the noise of the coax, the mixer, and the SDR’s own
ADC are suppressed by that gain. This is why the
LNA belongs at the antenna, ahead of the feedline, not bolted to the radio. Its
noise figure — noise factor expressed in dB — is the single
number that most determines how weak a signal the receiver can still recover.
An LNA is not free gain, though. It also amplifies every strong signal in its passband, and its output devices have a finite 1 dB compression point and third-order intercept. Drive it too hard and it generates intermodulation products that can bury the wanted signal — so a “better” LNA is often one with lower gain but higher linearity.
Variants
- Wideband LNA — flat gain over a broad range (e.g. 20 MHz–2 GHz). Simple and cheap, but it amplifies out-of-band offenders too, so it is usually paired with an RF filter or SAW filter preselector.
- Band-specific / filtered LNA — an integrated filter plus amplifier for one service (1090 MHz ADS-B, the 137 MHz weather-satellite band). The filter protects the amplifier from overload and is the more robust choice near strong transmitters.
- Mast-mounted amplifier (MMA) — a weatherproof LNA at the antenna, fed DC up the coax by a bias tee so no separate power cable is needed.
- GaAs / GaN pHEMT devices dominate modern low-noise designs; noise figures below 1 dB are routine at VHF/UHF.
In practice
Add an LNA only when the front end is genuinely noise-limited — long or lossy coax, a weak-signal target, or a masthead install. In a strong-signal urban environment an un-filtered LNA usually makes reception worse by pushing the SDR into overload; there, reach for a filtered LNA or an attenuator instead. Because the RTL-SDR and similar tuners already have modest noise figures, the LNA’s biggest wins come on the highest bands and longest runs, where cable loss would otherwise dominate the budget.
Relevance to SDR
An antenna-mounted LNA can meaningfully improve reception of weak signals on hobby SDRs — ADS-B at 1090 MHz, L-band satellite, and long UHF runs are classic cases — provided you guard against overload from strong nearby transmitters. GopherTrunk is downstream of the front end: it decodes whatever IQ the SDR delivers and does not control the LNA, but a well-chosen LNA raises the in-channel SNR that GopherTrunk’s demodulators see, which is the difference between a locked control channel and a dropped one. See the DSP notes on rate-invariance — the decode path is only as good as the samples handed to it, and the LNA is where that quality is won or lost.
Recommended for SDR
For SDR and scanner use, the RTL-SDR Blog Wideband LNA (around $30) is the default choice: flat gain of roughly 20 dB from ~20 MHz to 2 GHz, and it is bias-tee powered, so the dongle feeds it DC up the coax with no extra wiring. Mount it at the antenna to suppress feedline loss per the Friis budget — but don’t over-amplify: in a strong-signal environment an un-filtered LNA can overload the SDR, so add an RF filter or reach for a filtered LNA if nearby transmitters are hot.
For a wider comparison of LNAs and where each one helps, see the best SDR LNA guide.
As an Amazon Associate, GopherTrunk earns from qualifying purchases — at no extra cost to you. It never changes what we recommend.
Sources
-
Low-noise amplifier — Wikipedia, on LNAs, noise figure, and their role in setting receiver sensitivity. ↩
-
Friis formulas for noise — Wikipedia, deriving how each cascaded stage’s noise is divided by preceding gain, the reason the LNA goes first. ↩
Frequently asked questions
Which LNA should I buy for SDR scanning?
For general SDR and scanner use the RTL-SDR Blog Wideband LNA (around $30) is the popular pick: flat gain from roughly 20 MHz to 2 GHz and powered over the coax by your dongle’s bias tee, so no separate power lead is needed. Enable the bias tee in software and the LNA lives right at the antenna, where its gain suppresses feedline loss.
How is the RTL-SDR Blog LNA powered?
By a bias tee — it takes 3.3–5 V DC injected up the coax. Any SDR with a switchable bias tee (RTL-SDR Blog V3/V4, NESDR SMArTee) can feed it, or an inline bias tee module can. See our note on the bias tee for how DC and RF share one cable.
Can an LNA make reception worse?
Yes. In a strong-signal urban environment an un-filtered wideband LNA amplifies everything, including nearby FM, pager, and cellular transmitters, and can push the SDR into overload and intermodulation. Add it only when the front end is genuinely noise-limited — long coax, a weak target — and pair it with an RF filter if strong signals are present.
Do I need a filter with a wideband LNA?
Often, yes. Because a wideband LNA boosts out-of-band signals too, a band-pass or notch filter ahead of it keeps strong local transmitters from overloading the amplifier. A filtered (band-specific) LNA does this in one box for services like 1090 MHz ADS-B.