Link Budget Interview Prep

Link budget interview prep - transmit power, antenna gain, path loss, noise figure, sensitivity, and fade margin for wireless engineers.

Quick answer

A link budget is the end-to-end accounting of signal power across a wireless path, expressed entirely in decibels so that each factor adds or subtracts from a running total.

Link-budget questions test whether a candidate can translate a wireless requirement into a concrete, defensible set of numbers.

Editorial review

Written by

CompoundLearn editorial team

Wireless / RF / hardware engineering

Reviewed by

CompoundLearn editorial team

Wireless / RF / hardware engineering

Last reviewed

Built from curated topic maps, editorial validation, and subject-matter review so the page stays aligned with the interview intent and the current content pipeline.

What it is

A link budget is the end-to-end accounting of signal power across a wireless path, expressed entirely in decibels so that each factor adds or subtracts from a running total. The chain starts with the transmitter output power in dBm, adds the transmit antenna gain in dBi to obtain effective isotropically radiated power (EIRP), subtracts the free-space or model-based path loss, subtracts any cable, connector, and body-loss terms, and then adds the receive antenna gain to arrive at the received signal power at the antenna port. That power is then compared against the receiver sensitivity — the minimum power at which the receiver can decode the signal at the required error rate — and the difference is the link margin. Receiver sensitivity is itself a derived number: thermal noise floor plus noise figure plus required SNR. The thermal noise floor at 290 K is -174 dBm/Hz; multiplied by bandwidth in Hz (added in dB-Hz), plus noise figure in dB, plus the SNR required by the chosen modulation and coding scheme. A system with a 20 MHz channel, 7 dB noise figure, and a target SNR of 5 dB has a sensitivity near -89 dBm. Every additional dB of sensitivity improvement — through a lower-noise LNA, a better antenna match, or a more efficient code — directly extends range or improves reliability. Fade margin is the buffer added beyond the minimum sensitivity to account for shadowing, multipath fading, and slow link variation. The required margin depends on the propagation model, shadow standard deviation, and the reliability target. A 10 dB margin provides roughly 90-percentile availability in typical suburban models; demanding environments or high-reliability applications often require 15-20 dB. Omitting fade margin is one of the most common reasons a deployment that looks viable on paper performs poorly in the field.

Why interviewers ask

Link-budget questions test whether a candidate can translate a wireless requirement into a concrete, defensible set of numbers. A strong answer walks through the entire chain — transmit power, EIRP, path loss model and its range-frequency dependence, cable and connector loss, receive antenna gain, noise figure, thermal noise floor, SNR requirement, sensitivity, and fade margin — without skipping steps or conflating units. That chain of reasoning is a compact proxy for physical-layer depth. For hiring teams, link budget is a particularly efficient screening question because it sits at the intersection of RF design, propagation, and receiver architecture. A candidate who can compute sensitivity from first principles (thermal noise floor at -174 dBm/Hz, bandwidth, noise figure, required SNR) and can then explain that a 3 dB noise-figure improvement and a 3 dB transmit-power increase buy the same 3 dB of link margin — but that improving NF is often the cheaper lever, since transmit power is capped by EIRP regulation and battery/PA limits — is demonstrating the kind of systems thinking that separates a strong RF engineer from someone who can only look up specifications. The topic also reveals whether candidates understand the difference between average-case and percentile-coverage design. A link that passes under median path-loss conditions with zero margin will fail half the time in a real deployment. An interviewer who follows up with "what fade margin would you add for 95-percent outdoor coverage?" is looking for a candidate who knows that the answer depends on the shadow standard deviation of the propagation model and the desired availability target — not someone who picks 10 dB by intuition.

Common mistakes

The most frequent error is treating link budget as a single number — "received power" — without verifying the full chain. Candidates compute free-space path loss and declare the link healthy, but omit cable loss on the transmit side, mismatch loss at the antenna, body-loss derating for handheld devices (commonly 3-5 dB), or the feed-line loss on a base-station installation. Each missing term shifts the margin, and a 2 dB error in a 5 dB margin is catastrophic. A second major mistake is computing path loss with the wrong model for the deployment. Free-space loss applies only when there are no obstructions; indoor environments, dense urban areas, and sub-GHz propagation through building walls each require different models — ITU-R, COST 231 Hata, 3GPP TR 38.901, or custom ray-tracing depending on frequency and geometry. Using free-space loss in an indoor scenario will produce an optimistic result by 15-30 dB, making a marginal link look comfortable. A third mistake is confusing received power with SNR or SINR. A receiver can pick up plenty of power and still fail to decode if the noise figure is high (degrading SNR) or if a nearby interferer is strong (degrading SINR). The link budget must be evaluated against sensitivity — which already bakes in noise figure and required SNR — not against an arbitrary threshold like -90 dBm that ignores the modulation being used. Strong candidates always tie the receiver sensitivity to a specific MCS and target block-error rate, because those numbers change as the system adapts to channel conditions.

Frequently asked questions

What is a link budget?
A link budget is the power accounting for a wireless path. It starts with transmit power in dBm, adds transmit antenna gain in dBi, subtracts free-space or model-based path loss in dB, accounts for implementation losses such as cable loss and body loss, and compares the resulting received power against the receiver sensitivity. The margin between received power and sensitivity is the link margin, which must cover fading and interference headroom.
Why do interviewers ask link-budget questions?
Because link budget is the simplest way to tell whether a wireless system should work at all. If a candidate can reason through transmit power, antenna gain, path loss, noise figure, sensitivity, and fade margin in the correct order and units, they usually have a solid physical-layer foundation. The topic also reveals whether a candidate understands the difference between a link that works on average and a link that works reliably in the presence of fading and interference.
How is receiver sensitivity calculated?
Receiver sensitivity equals the thermal noise floor plus noise figure plus the required SNR for a given modulation and coding scheme. The thermal noise floor at room temperature is -174 dBm/Hz; for a 20 MHz channel the noise power is -174 + 73 (dB-Hz for 20 MHz) = -101 dBm before noise figure. Adding a 7 dB noise figure gives a noise floor of -94 dBm, and if QPSK 1/2 needs 3 dB SNR, the sensitivity is approximately -91 dBm.
What is fade margin and why does it matter?
Fade margin is the extra signal power added on top of the minimum sensitivity to maintain a target link-availability percentage under fading and shadowing. A 10 dB margin roughly covers 90-percentile slow fading in many suburban environments; tighter reliability targets or high-shadow-deviation environments require 15-20 dB. Omitting fade margin means the link works under median conditions but fails frequently at cell edge or when the path is partially obstructed.
What is the most common link-budget mistake?
Treating received power as the only answer. In reality, a link can have decent received power and still fail because of interference, noise figure, blockage, poor antenna efficiency, or missing fade margin.
How does antenna gain affect link budget differently from transmit power?
Transmit power radiates equally in all directions through an isotropic (0 dBi) reference antenna, while antenna gain redirects that energy into a preferred direction. Both add to EIRP in the same dB sense, but gain is passive — a high-gain directional antenna achieves range extension without consuming more power. The tradeoff is beam width: a 15 dBi antenna with a 10-degree beam requires precise alignment, making it useful in fixed backhaul but impractical in a mobile device without beam steering. Antenna efficiency losses (ohmic loss, mismatch) reduce effective gain and must be included as negative terms in the budget.
How does AI help with link budgets?
AI can help organize assumptions, check arithmetic, and summarize tradeoffs, but the engineer still has to verify the numbers against real path-loss, antenna, and receiver specifications.

Related topics

Essential AI-Native Skills for Link Budget

Modern engineering work increasingly uses AI tools for design and code review, debugging, documentation, test and testbench generation, and workflow automation. The goal is not to let AI replace engineering judgment — it is to move faster while keeping verification discipline.

  • Use AI to explain unfamiliar code, logs, waveforms, datasheets, or test failures.
  • Break large problems into small, reviewable steps you can verify independently.
  • Ask AI for hypotheses, then validate them against tests, measurements, simulations, or lab data.
  • Version-control your analysis scripts, testbenches, and configs — keep changes small and reviewable.
  • Document your assumptions, design tradeoffs, and debugging decisions.
  • Verify AI output before trusting it: run the checks that fit the domain — unit tests, linters, simulations, or bench/lab measurements.
  • Review AI output for correctness, edge cases, and real-world consequences.

Link Budget — coming to the question bank

The adaptive practice engine is already live for core wireless, RF, and ML systems. Link Budget isn't covered in the question bank yet — get notified when it's added.

One email when this topic launches. Nothing else. Unsubscribe in one click.