Free-Space Path Loss Calculator

What this calculator measures

Free-space path loss, usually shortened to FSPL, is one of the first numbers radio engineers check when they sketch a wireless link. Even in a perfect vacuum with nothing to block, reflect, absorb, or scatter the signal, the transmitted energy spreads out as it travels. Because that energy is distributed over a larger and larger area, the receiving antenna collects a smaller share of it as distance increases. This calculator estimates that spreading loss in decibels from only two inputs: frequency and distance.

That makes the page useful well beyond textbook examples. You can use it when planning a point-to-point Wi-Fi bridge, estimating a telemetry link, comparing an ISM band option, or sanity-checking why a short VHF link feels forgiving while a long microwave hop demands much more gain and margin. FSPL is not the whole story, but it is the clean baseline that helps you decide whether a proposed link is broadly realistic before you worry about hardware details.

The result is expressed in dB, which can feel abstract at first. In practice, it is simply a subtraction term in a link budget. A larger FSPL number means more loss between transmitter and receiver. A smaller number means the signal arrives with less spreading loss. If two scenarios are otherwise identical, the one with the lower path loss is easier to close.

How to use the calculator

Enter the signal frequency in megahertz and the link distance in kilometers, then press the calculate button. The page immediately returns the free-space path loss in dB. Those units matter. The familiar constant 32.44 used here is correct only when distance is in kilometers and frequency is in megahertz. If you switch to meters, miles, or gigahertz, the constant changes even though the underlying physics does not.

A good workflow is to start with the band and distance you actually expect in the field, then run one or two comparison cases. For example, you might keep the same distance and compare 900 MHz, 2.4 GHz, and 5.8 GHz. Or you might keep the same frequency and test a short, typical, and worst-case distance. FSPL responds predictably, so quick scenario checks are often enough to reveal whether you need more antenna gain, less path length, or a lower operating frequency.

  1. Type the carrier frequency in MHz.
  2. Type the link distance in km.
  3. Press Calculate FSPL to update the result panel.
  4. Read the answer as a loss term in dB, then compare it with your transmitter power, antenna gains, and receiver sensitivity.

If you are building a link budget spreadsheet later, this calculator is a fast way to verify that your FSPL term is in the right ballpark before you commit to a larger design.

How to choose sensible inputs

The frequency box should contain the actual RF frequency, not the channel number, service name, or marketing label. A 2.4 GHz Wi-Fi link should be entered as 2400 MHz if you want a quick estimate; a 915 MHz telemetry system should be entered as 915. The distance box should represent the full separation between transmitting and receiving antennas, not the cable run, the route length along roads, or the radius of a service area on a map.

When you are not sure which distance to use, think about the link you are trying to guarantee. A best-case line-of-sight test range may be much shorter than the longest path you need in production. Engineers often run at least three cases: nominal distance, maximum expected distance, and a conservative stretch case. That habit makes the result more useful because it turns a single number into a decision range.

The formula used on this page

For distance in kilometers and frequency in megahertz, the standard free-space path loss equation is:

Lfs = 32.44 + 20 log (10 d ) + 20 log (10 f )

Here, d is distance in kilometers and f is frequency in megahertz. The logarithms are why FSPL changes in clean, memorable steps instead of linearly. If you double the distance, the loss increases by about 6.02 dB. If you double the frequency, the loss also increases by about 6.02 dB. Increase either one by a factor of ten and the loss rises by 20 dB.

Those rules are incredibly useful for field intuition. Suppose a link works comfortably at 1 km. Moving to 2 km costs about 6 dB before you even consider trees, rain, connectors, or antenna misalignment. Likewise, shifting from 900 MHz to 1.8 GHz costs about 6 dB at the same distance. That is why lower-frequency systems often feel more forgiving in long-range work, while higher-frequency systems reward you with bandwidth but ask more of the link budget.

For reference, any calculator can be written in general form as a function of its inputs. The MathML below was already part of this page and is still accurate in that broad sense. In this specific calculator, the two important inputs are simply distance and frequency.

R = f ( x1 , x2 , โ€ฆ , xn )

Link budgets also use sums of gains and losses. That is the reason the second preserved MathML block still belongs on this page: a full wireless design usually combines several dB terms after you compute the FSPL portion.

T = โˆ‘ i=1 n wi ยท xi

In plain language, that sum says the final link picture is built from many pieces. FSPL is one of those pieces, and this calculator isolates it so you can understand it clearly before adding everything else.

Worked example

Assume you want the free-space loss for a 2.4 GHz link over 5 km. Because the form expects megahertz, enter 2400 for frequency and 5 for distance. The calculation becomes 32.44 + 20 log10(5) + 20 log10(2400). That works out to 32.44 + 13.98 + 67.60, which gives approximately 114.02 dB.

That answer tells you how much geometric spreading loss occurs in ideal free-space conditions. On its own, 114.02 dB is not good or bad. Its meaning depends on the rest of the link budget. If your transmitter has generous power, both antennas have gain, and the receiver is sensitive, the link may still be comfortable. If you are using low-power hardware with little antenna gain, the same path loss may be too high.

Now compare that with a 900 MHz link over the same 5 km. The loss drops to about 105.50 dB. That difference of roughly 8.52 dB is large enough to matter. It helps explain why lower bands can feel noticeably easier to close over the same distance, even before you think about diffraction, penetration, or regulatory power limits.

How to interpret the result in a link budget

The calculator returns only the free-space loss term, not received power. To estimate received power, place the FSPL number into a simple link budget. A common engineering shorthand is:

Pr = Pt + Gt + Gr - Lfs - Lmisc

Here, received power equals transmit power plus transmit and receive antenna gain, minus the free-space path loss, minus any other losses such as feedline, connector, polarization, or implementation loss. Imagine a 2.4 GHz link over 5 km with 20 dBm transmit power, 8 dBi gain at each antenna, and 2 dB of miscellaneous loss. You would estimate received power as 20 + 8 + 8 - 114.02 - 2, or about -80.02 dBm.

If the receiver needs only -92 dBm for the data rate you care about, that rough budget leaves almost 12 dB of margin. That is a useful first-pass result. It suggests the link may work in free space, but you would still want extra margin for fading, alignment error, rain, foliage, interference, and real installation losses. In other words, FSPL gets you to the starting line; engineering margin gets you to a robust system.

Comparison scenarios

The table below gives a few realistic checkpoints. They are not universal recommendations, but they show how quickly the loss rises as either variable increases.

Scenario Frequency Distance FSPL Reading the number
VHF telemetry 150 MHz 2 km 81.98 dB Very modest free-space loss compared with higher bands, which is why low-frequency links can tolerate range more easily.
Sub-GHz / ISM 900 MHz 2 km 97.55 dB Still manageable for many practical systems, but already about 15.6 dB higher than the 150 MHz case at the same distance.
2.4 GHz bridge 2400 MHz 5 km 114.02 dB A useful benchmark for outdoor Wi-Fi-style planning. Antenna gain and fade margin become important here.
5.8 GHz microwave hop 5800 MHz 5 km 121.69 dB High-capacity bands can work well, but the free-space loss is much steeper and link budgets tighten quickly.

A quick pattern appears: long distance and high frequency compound each other. If you have flexibility in only one design variable, even a modest reduction in path length or operating band can buy back several dB.

Assumptions and limits

This calculator intentionally uses the simplest widely accepted model: unobstructed propagation in free space. That means it ignores obstacles, terrain, buildings, foliage, Fresnel-zone blockage, antenna pattern detail, feeder losses, multipath fading, humidity, rain fade, earth curvature, and polarization mismatch. In the field, any of those can matter. The result is therefore best treated as a baseline rather than a guarantee.

That baseline is still valuable because it answers an important question early: if the link does not look feasible even in free space, it will not improve once reality is added. On the other hand, if the FSPL result looks comfortable, you have a reason to continue into a fuller design with gains, margins, and environmental effects included.

  • Line of sight: the calculation assumes a clear, unobstructed path.
  • Far-field conditions: FSPL is a propagation model, not a near-field coupling model.
  • Unit discipline: MHz and km are required for the constant used here.
  • No antenna terms: antenna gain is not part of the answer shown by this calculator.
  • No fade margin: real deployments need extra dB beyond the mathematical minimum.

Practical checks before you trust a number

After calculating FSPL, ask three plain questions. First, does the number move in the right direction when you change inputs? It should rise when distance rises and also rise when frequency rises. Second, is the result in the range you would expect from similar systems? Third, when you insert the number into a larger link budget, is there still a healthy margin after all other losses are added?

Those checks catch the most common mistakes: entering gigahertz as if it were megahertz, confusing miles with kilometers, and mistaking path loss for received power. They also keep you from over-trusting a clean-looking result. Radio math is precise, but field conditions are rarely ideal.

Common questions

Does a higher dB output mean a stronger link? No. In this calculator, the dB number is a loss term. Higher FSPL means more spreading loss and therefore a weaker received signal for the same transmitter and antenna setup.

Why does the answer jump so quickly? Because the equation is logarithmic. Ten times the distance adds 20 dB. Ten times the frequency adds another 20 dB. That scaling is why microwave links often need tighter engineering discipline than lower-frequency links.

Can I use the result for indoor or obstructed paths? Only as a lower bound on loss. Once walls, people, ground reflections, foliage, or weather appear, real attenuation may be much higher. The calculator remains useful as the clean starting point, but it is not a substitute for a site survey or a full propagation model.

Why preserve a simple FSPL tool when full simulators exist? Because fast intuition matters. A one-line estimate helps you reject impossible ideas, compare bands quickly, and understand which variable is doing the damage before you move into more detailed software.

Use megahertz for frequency and kilometers for distance. The constant 32.44 in the formula assumes exactly those units.

The result is the free-space loss term only. It does not include antenna gains, transmit power, receiver sensitivity, cable loss, or fade margin.

Result

Enter frequency and distance to compute path loss.

The value above is easier to use when you compare scenarios. Try keeping frequency fixed and doubling distance, then keeping distance fixed and doubling frequency. You should see the same pattern both times: each doubling adds about 6 dB of free-space loss.

Optional mini-game: Link Window Sprint

This arcade mini-game turns the same idea into a fast reflex challenge. Receivers drift across space at different ranges, and you choose the band that can still close the link before the target gets away. Lower frequency is forgiving at long distance; high frequency scores more, but only when the receiver is close enough for the path loss to stay manageable. The calculator above is the real math tool; the game below is simply a playful way to build intuition.

Score 0 Time 75s Streak 0 Integrity 5 Band 150 MHz Phase 1 Best 0

Start game: Link Window Sprint

Lock as many receivers as you can before time runs out. Green target rings mean your currently selected band can close the link at that distance; red rings mean the free-space path loss is still too high, so switch bands or wait until the target gets closer.

Controls: move the pointer to aim, click or tap to fire, and press 1, 2, or 3 to switch between 150 MHz, 900 MHz, and 5.8 GHz. Space also fires. Runs last 75 seconds, traffic patterns change every 20 seconds, and glowing yellow boosts add a temporary +6 dB margin.

Best score is saved on this device. Quick lesson: doubling distance adds about 6 dB of free-space loss, and doubling frequency adds about 6 dB too.

Embed this calculator

Copy and paste the HTML below to add the Free-Space Path Loss Calculator | FSPL for Radio and Wireless Links to your website.