low-noise amplifier

A low-noise amplifier, or LNA, is a specialized amplifier placed immediately after a receiver's antenna that boosts a weak incoming radio signal while adding as little additional electronic noise as possible, since noise introduced this early is especially damaging to overall receiver sensitivity. ```flowchart { "rows": [ { "type": "nodes", "items": [ { "title": "Antenna captures an extremely weak incoming signal", "sub": "signal strength often barely above the noise floor already present", "tone": "neutral" } ]}, { "type": "arrow" }, { "type": "group", "title": "LNA amplifies the signal while adding minimal noise", "items": [ { "title": "Placed as close to the antenna as possible", "sub": "any noise added here degrades every later stage's output too", "tone": "blue" } ]}, { "type": "arrow" }, { "type": "nodes", "items": [ { "title": "Stronger signal passed on with good signal quality preserved", "sub": "later receiver stages can process it more reliably", "tone": "green" } ]} ] } ``` **LNAs exist because a receiver's overall signal quality is disproportionately affected by noise added at its very first amplification stage, a consequence of how signal-to-noise ratio degradation compounds through a chain of stages.** Since noise introduced by the first amplifier in a receive chain gets amplified right along with the signal by every subsequent stage, while noise added later has proportionally less impact on the final result, a low-noise amplifier is specifically engineered to boost the weak incoming signal while introducing as little additional noise as possible, protecting the overall receiver's sensitivity in a way that a later, noisier amplification stage never could fully make up for. ```svg Low-Noise Amplifier: The Moving Parts a simplified look at the pieces involved and how they connect Antenna captures weak signal near the noise floor already LNA amplifies with minimal added noise Placed as close to antenna as possible early noise affects everything after Stronger signal, quality preserved later stages process it reliably ``` ```svg Noise Added Early Costs the Most first-stage noise is amplified by every stage that follows Antenna LNA (low noise) Mixer Later stages Small noise added here amplified once, contained Same noise added later would degrade the whole chain's output ``` | Aspect | Standard general-purpose amplifier | Low-noise amplifier | |---|---|---| | Optimization priority | Gain, output power | Minimal added noise, then gain | | Placement in receive chain | Anywhere, less position-sensitive | Immediately after the antenna | | Impact on receiver sensitivity | Moderate | Disproportionately large | | Common use | General signal boosting | Front-end of radio receivers | **LNA performance is characterized primarily by its noise figure, a standardized measure of how much additional noise the amplifier itself introduces relative to an ideal noiseless amplifier providing the same gain.** Because noise figure quantifies exactly the property an LNA is designed to minimize, it serves as the key specification engineers use to compare and select LNAs for a given receiver design, alongside other considerations like gain, linearity, and power consumption that still matter but are typically secondary to noise performance for this particular component. **LNA design involves a real tradeoff between minimizing noise figure and other desirable amplifier characteristics like gain, bandwidth, and linearity, since optimizing purely for lowest possible noise can come at the expense of these other properties.** Because circuit design choices that most effectively suppress amplifier noise don't always simultaneously maximize gain or minimize signal distortion, LNA designers balance noise figure against these other performance metrics based on the specific requirements of the receiver system the LNA will serve. **LNAs are critical components across a wide range of radio-frequency systems, from cellular and Wi-Fi receivers to satellite communication and radar systems, anywhere a weak incoming signal must be captured reliably.** Because virtually any radio receiver has to work with a signal that has already been substantially weakened by traveling through the air, LNAs serving as that first, critical amplification stage are foundational components across cellular handsets, Wi-Fi devices, satellite ground stations, and radar receivers alike. Read the low-noise amplifier through a whisper-relay lens: the first person to hear and repeat a faint whisper determines how clearly the message survives down the entire chain, so that first repetition matters far more to the message's clarity than any repetition further down the line.

Go deeper with CFSGPT

Get AI-powered deep-dives, save terms, and run advanced simulations — free account.

Create Free Account