Jump to content

Link budget: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Link budget for radio systems: add original, exact path loss formula
m std acro def
 
(190 intermediate revisions by more than 100 users not shown)
Line 1: Line 1:
{{Short description|Accounting of signal gains and losses in communications}}
A '''link budget''' is the accounting of all of the gains and losses from the transmitter, through the medium (free space, cable, waveguide, fiber, etc.) to the receiver in a [[telecommunication]] system. It takes into account the attenuation of
{{Use American English|date = March 2019}}
the transmitted signal due to propagation, as well as the loss, or gain, due to the antenna. Random attenuations such as [[fading]]
{{More citations needed|date=March 2016}}
are not taken into account in link budget calculations with the assumption that fading will be handled with diversity
A '''link budget''' is an accounting of all of the [[Power (physics)|power]] gains and losses that a communication [[signal]] experiences in a [[telecommunication]] system; from a transmitter, through a [[communication channel|communication medium]] such as [[radio wave]]s, [[transmission line|cable]], [[waveguide (radio frequency)|waveguide]], or [[optical fiber]], to the receiver. It is an equation giving the received power from the transmitter power, after the attenuation of the transmitted signal due to propagation, as well as the [[antenna gain]]s and [[feedline]] and other losses, and [[Amplifier|amplification]] of the signal in the [[radio receiver|receiver]] or any [[repeater]]s it passes through. A link budget is a design aid, calculated during the design of a communication system to determine the received power, to ensure that the information is received intelligibly with an adequate [[signal-to-noise ratio]]. Randomly varying channel gains such as [[fading]] are taken into account by adding some margin depending on the anticipated severity of its effects. The amount of margin required can be reduced by the use of mitigating techniques such as [[antenna diversity]] or [[MIMO|multiple-input and multiple-output]] (MIMO).
techniques.


A simple link budget equation looks like this:
A simple link budget equation looks like this:


:Received Power ([[dBm]]) = Transmitted Power (dBm) + Gains ([[decibel|dB]]) - Losses (dB)
:Received power (dBm) = transmitted power (dBm) + gains (dB) losses (dB)


Power levels are expressed in ([[dBm]]), Power gains and losses are expressed in [[decibel]]s (dB), which is a [[logarithm]]ic measurement, so adding decibels is equivalent to multiplying the actual power ratios.
==Link budget for radio systems==
For a [[line of sight]] [[radio]] system, a link budget equation might look like this:


==In radio systems==
RxP = TxP + TxG - TxL - FSL - ML + RxG - RxL
For a [[Line-of-sight propagation|line-of-sight]] [[radio]] system, the primary source of loss is the decrease of the signal power as it spreads over an increasing area while it propagates, proportional to the square of the distance (geometric spreading).
* Transmitting antennas can be Omnidirectional, Directional, or Sectorial, depending on the way in which the antenna power is oriented. An omnidirectional antenna will distribute the power equally in every direction of a plane, so the radiation pattern has the shape of a sphere squeezed between two parallel flat surfaces. They are widely used in many applications, for instance in WiFi Access Points. Directional antennas concentrate the power in a specific direction, called the bore sight, and are widely used in point to point applications, like wireless bridges and satellite communications. Sectorial antennas concentrate the power in a wider region, typically embracing 45º, 60º, 90º or 120º. They are routinely deployed in Cellular towers.
where:
RxP = received power (dBm)
TxP = transmitter output power (dBm)
TxG = transmitter [[antenna gain]] (dBi)
TxL = transmitter losses (coax, connectors...) (dB)
FSL = [[free space loss]] or [[path loss]] (dB)
ML = miscellaneous losses ([[fading]], body loss, polarization mismatch, other losses...) (dB)
RxG = receiver [[antenna gain]] (dBi)
RxL = receiver losses (coax, connectors...) (dB)


===Simplifications needed===
Line of sight deployments for example will have path losses that are related to the [[inverse square]] of the distance. The Free Space Loss equation can be written in several ways depending on the units of measure. Here are some examples:
The free space loss is easily calculated using [[Friis transmission equation]] which states that the loss is proportional to the square of the distance and the square of the frequency. Additionally losses are incurred in most radio links, including atmospheric attenuation by gases, rain, fog and clouds. Fading due to variations of the channel, multipath losses and antenna misalignment. In non line of sight links, diffraction and reflection losses are the most important since the direct path is not available.


===Transmission line and polarization loss===
FSL (dB) = 20*log[4*π*distance/wavelength] (where distance and wavelength are in the same units)
In practical situations (deep space telecommunications, weak signal DXing etc.) other sources of signal loss must also be accounted for
* The transmitting and receiving antennas may be partially cross-polarized.
* The cabling between the radios and antennas may introduce significant additional loss.
* [[Fresnel zone]] losses due to a partially obstructed line of sight path.
* [[Doppler shift]] induced signal power losses in the receiver.


===Endgame===
FSL (dB) = 32.45 dB + 20*log[frequency(MHz)] + 20*log[distance(km)] [http://people.deas.harvard.edu/~jones/es151/prop_models/propagation.html]
If the estimated received power is sufficiently large (typically relative to the [[Sensitivity (electronics)|receiver sensitivity]]), which may be dependent on the communications protocol in use, the link will be useful for sending data. The amount by which the received power exceeds receiver sensitivity is called the [[link margin]].


=== Equation ===
FSL (dB) = -27.55 dB + 20*log[frequency(MHz)] + 20*log[distance(m)]
A link budget equation including all these effects, expressed logarithmically, might look like this:


:<math>
FSL (dB) = 36.6 dB + 20*log[frequency(MHz)] + 20*log[distance(miles)]
P_\text{RX} = P_\text{TX} + G_\text{TX} - L_\text{TX} - L_\text{FS} - L_M + G_\text{RX} - L_\text{RX} \,
</math>
where:
:<math>P_\text{RX}</math>, received power (dBm)
:<math>P_\text{TX}</math>, transmitter output power (dBm)
:<math>G_\text{TX}</math>, transmitter [[antenna gain]] (dBi)
:<math>L_\text{TX}</math>, transmitter losses (coax, connectors...) (dB)
:<math>L_\text{FS}</math>, [[path loss]], usually [[free space loss]] (dB)
:<math>L_\text{M}</math>, miscellaneous losses ([[fading]] margin, body loss, polarization mismatch, other losses, ...) (dB)
:<math>G_\text{RX}</math>, receiver [[antenna gain]] (dBi)
:<math>L_\text{RX}</math>, receiver losses (coax, connectors, ...) (dB)


The loss due to propagation between the transmitting and receiving antennas, often called the path loss, can be written in dimensionless form by normalizing the distance to the wavelength:
Reception is reliable when RxP > [[Sensitivity (electronics)|receiver sensitivity]]


:<math>L_\text{FS}\text{(dB)} = 20\log_{10}\left(4\pi{\text{distance} \over \text{wavelength}}\right)</math> (where distance and wavelength are in the same units)
==Link budgets for non-line of sight radio==
Indoor deployments for example will have path losses that are related to the inverse cube of the distance. The link budget for an over the horizon radio path may include other path losses such as refraction, reflection, multipath... etc.


When substituted into the link budget equation above, the result is the logarithmic form of the [[Friis transmission equation]].
==Link budgets for other media==

Media such as cable, waveguide, fiber, etc. have losses that are linear over distance. The [[path loss]] will be in terms of dB per meter or dB per 100 feet.
In some cases, it is convenient to consider the loss due to distance and wavelength separately, but in that case, it is important to keep track of which units are being used, as each choice involves a differing constant offset. Some examples are provided below.

:<math>L_\text{FS}</math> (dB) ≈ 32.45 dB + 20 log10[frequency (MHz)] + 20 log10[distance (km)]<ref>{{cite web |url=http://people.deas.harvard.edu/~jones/es151/prop_models/propagation.html |title=Archived copy |website=people.deas.harvard.edu |access-date=12 January 2022 |archive-url=https://web.archive.org/web/20050901001655/http://people.deas.harvard.edu/~jones/es151/prop_models/propagation.html |archive-date=1 September 2005 |url-status=dead}}</ref>
:<math>L_\text{FS}</math> (dB) ≈ −27.55 dB + 20 log10[frequency (MHz)] + 20 log10[distance (m)]
:<math>L_\text{FS}</math> (dB) ≈ 36.6 dB + 20 log10[frequency (MHz)] + 20 log10[distance (miles)]

These alternative forms can be derived by substituting wavelength with the ratio of propagation velocity (''c'', approximately {{val|3|e=8|u=m/s}}) divided by frequency, and by inserting the proper conversion factors between km or miles and meters, and between MHz and (1/s).

==Non-line-of-sight radio==
Because of building obstructions such as walls and ceilings, propagation losses indoors can be significantly higher. This occurs because of a combination of attenuation by walls and ceilings, and blockage due to equipment, furniture, and even people.

* For example, a "[[Lumber#North American softwoods|2 by 4]]" wood stud wall with [[drywall]] on both sides results in about 6&nbsp;dB loss per wall at 2.4 GHz.<ref>{{cite web |url=http://www.sss-mag.com/pdf/an9804.pdf|title=Tutorial on Basic Link Budget Analysis|website=sss-mag.com|access-date=4 June 2023}}</ref>
* Older buildings may have even greater internal losses than new buildings due to materials and line of sight issues.

Experience has shown that line-of-sight propagation holds only for about the first 3 meters. Beyond 3 meters propagation losses indoors can increase at up to 30&nbsp;dB per 30 meters in dense office environments. This is a good rule-of-thumb, in that it is conservative (it overstates path loss in most cases). {{Citation needed|date=September 2022}} Actual propagation losses may vary significantly depending on
building construction and layout.

The attenuation of the signal is highly dependent on the frequency of the signal.

== In waveguides and cables ==
Guided media such as coaxial and twisted pair electrical cable, radio frequency waveguide and optical fiber have losses that are exponential with distance.

The [[path loss]] will be in terms of dB per unit distance.

This means that there is always a crossover distance beyond which the loss in a guided medium will exceed that of a line-of-sight path of the same length.

Long distance [[fiber-optic communication]] became practical only with the development of ultra-transparent glass fibers. A typical path loss for [[single-mode fiber]] is 0.2&nbsp;dB/km,<ref>{{cite web |url=http://www.corningcablesystems.com/web/library/litindex.nsf/$ALL/EVO-412-EN/$FILE/EVO-412-EN.pdf |title=Archived copy |website=www.corningcablesystems.com |access-date=12 January 2022 |archive-url=https://web.archive.org/web/20070928054321/http://www.corningcablesystems.com/web/library/litindex.nsf/$ALL/EVO-412-EN/$FILE/EVO-412-EN.pdf |archive-date=28 September 2007 |url-status=dead}}</ref> far lower than any other guided medium.

=== Earth–Moon–Earth communications ===
Link budgets are important in [[EME (communications)|Earth–Moon–Earth communications]]. As the [[albedo]] of the Moon is very low (maximally 12% but usually closer to 7%), and the [[path loss]] over the [[1 E8 m|770,000 kilometre]] return distance is extreme (around 250 to 310{{nbsp}}[[decibel|dB]] depending on VHF-UHF band used, [[modulation]] format and [[Doppler shift]] effects), high power (more than 100 watts) and [[high-gain antenna]]s (more than 20&nbsp;dB) must be used.
* In practice, this limits the use of this technique to the spectrum at [[VHF]] and above.
* The Moon must be above the horizon in order for EME communications to be possible.

=== Voyager program ===
The [[Voyager program]] spacecraft have the highest known path loss (308{{nbsp}}dB as of 2002<ref name=descanso>
{{cite web|author=JPL Deep Space Communications and Navigation Systems |url=https://descanso.jpl.nasa.gov/DPSummary/Descanso4--Voyager_ed.pdf |title=Voyager Telecommunications |publisher=descanso.jpl.nasa.gov|date=March 2002 |accessdate=2017-08-04}}</ref>{{rp|26}}) and lowest link budgets of any telecommunications circuit. The [[Deep Space Network]] has been able to maintain the link at a higher than expected bitrate through a series of improvements, such as increasing the antenna size from 64{{nbsp}}m to 70{{nbsp}}m for a 1.2{{nbsp}}dB gain, and upgrading to low noise electronics for a 0.5{{nbsp}}dB gain in 2000–2001. During the [[Neptune]] flyby, in addition to the 70-m antenna, two 34-m antennas and twenty-seven 25-m antennas were used to increase the gain by 5.6{{nbsp}}dB, providing additional link margin to be used for a 4× increase in bitrate.<ref name=descanso/>{{rp|35}}


==See also==
==See also==
*[[Friis transmission equation]]
*[[Decibel]]
*[[Antenna gain-to-noise-temperature]]
*[[Isotropic radiator]]
*[[Isotropic radiator]]
*[[Radiation pattern]]
*[[Radiation pattern]]
*[[Multipath]]
*[[Multipath propagation]]
*[[Free space loss]]
*[[RF planning]]

==References==
{{Reflist}}


==External links==
==External links==
*[http://home.deds.nl/~pa0hoo/helix_wifi/linkbudgetcalc/wlan_budgetcalc.html Link budget calculator for Wireless LAN]
*[http://home.deds.nl/~pa0hoo/helix_wifi/linkbudgetcalc/wlan_budgetcalc.html Link budget calculator for wireless LAN]
*[http://www.ligowave.com/linkcalc Point-to-point link budget calculator]
*[http://www.questinygroup.com/muos MUOS Link budget calculator/planner]
*[http://sites.google.com/site/lteencyclopedia/lte-radio-link-budgeting-and-rf-planning/lte-link-budget-comparison Example LTE, GSM and UMTS Link Budgets]
*[https://github.com/harrison-caudill/pylink Python link budget calculator for satellites]
*[https://nbviewer.jupyter.org/github/kirlf/cubesats/blob/master/LinkBudget/LB.ipynb Small satellites link budget (with python examples)]


[[Category:Telecommunications]]
[[Category:Budgets]]
[[Category:Telecommunications engineering]]
[[Category:Radio frequency propagation]]

Latest revision as of 19:21, 31 December 2023

A link budget is an accounting of all of the power gains and losses that a communication signal experiences in a telecommunication system; from a transmitter, through a communication medium such as radio waves, cable, waveguide, or optical fiber, to the receiver. It is an equation giving the received power from the transmitter power, after the attenuation of the transmitted signal due to propagation, as well as the antenna gains and feedline and other losses, and amplification of the signal in the receiver or any repeaters it passes through. A link budget is a design aid, calculated during the design of a communication system to determine the received power, to ensure that the information is received intelligibly with an adequate signal-to-noise ratio. Randomly varying channel gains such as fading are taken into account by adding some margin depending on the anticipated severity of its effects. The amount of margin required can be reduced by the use of mitigating techniques such as antenna diversity or multiple-input and multiple-output (MIMO).

A simple link budget equation looks like this:

Received power (dBm) = transmitted power (dBm) + gains (dB) − losses (dB)

Power levels are expressed in (dBm), Power gains and losses are expressed in decibels (dB), which is a logarithmic measurement, so adding decibels is equivalent to multiplying the actual power ratios.

In radio systems

[edit]

For a line-of-sight radio system, the primary source of loss is the decrease of the signal power as it spreads over an increasing area while it propagates, proportional to the square of the distance (geometric spreading).

  • Transmitting antennas can be Omnidirectional, Directional, or Sectorial, depending on the way in which the antenna power is oriented. An omnidirectional antenna will distribute the power equally in every direction of a plane, so the radiation pattern has the shape of a sphere squeezed between two parallel flat surfaces. They are widely used in many applications, for instance in WiFi Access Points. Directional antennas concentrate the power in a specific direction, called the bore sight, and are widely used in point to point applications, like wireless bridges and satellite communications. Sectorial antennas concentrate the power in a wider region, typically embracing 45º, 60º, 90º or 120º. They are routinely deployed in Cellular towers.

Simplifications needed

[edit]

The free space loss is easily calculated using Friis transmission equation which states that the loss is proportional to the square of the distance and the square of the frequency. Additionally losses are incurred in most radio links, including atmospheric attenuation by gases, rain, fog and clouds. Fading due to variations of the channel, multipath losses and antenna misalignment. In non line of sight links, diffraction and reflection losses are the most important since the direct path is not available.

Transmission line and polarization loss

[edit]

In practical situations (deep space telecommunications, weak signal DXing etc.) other sources of signal loss must also be accounted for

  • The transmitting and receiving antennas may be partially cross-polarized.
  • The cabling between the radios and antennas may introduce significant additional loss.
  • Fresnel zone losses due to a partially obstructed line of sight path.
  • Doppler shift induced signal power losses in the receiver.

Endgame

[edit]

If the estimated received power is sufficiently large (typically relative to the receiver sensitivity), which may be dependent on the communications protocol in use, the link will be useful for sending data. The amount by which the received power exceeds receiver sensitivity is called the link margin.

Equation

[edit]

A link budget equation including all these effects, expressed logarithmically, might look like this:

where:

, received power (dBm)
, transmitter output power (dBm)
, transmitter antenna gain (dBi)
, transmitter losses (coax, connectors...) (dB)
, path loss, usually free space loss (dB)
, miscellaneous losses (fading margin, body loss, polarization mismatch, other losses, ...) (dB)
, receiver antenna gain (dBi)
, receiver losses (coax, connectors, ...) (dB)

The loss due to propagation between the transmitting and receiving antennas, often called the path loss, can be written in dimensionless form by normalizing the distance to the wavelength:

(where distance and wavelength are in the same units)

When substituted into the link budget equation above, the result is the logarithmic form of the Friis transmission equation.

In some cases, it is convenient to consider the loss due to distance and wavelength separately, but in that case, it is important to keep track of which units are being used, as each choice involves a differing constant offset. Some examples are provided below.

(dB) ≈ 32.45 dB + 20 log10[frequency (MHz)] + 20 log10[distance (km)][1]
(dB) ≈ −27.55 dB + 20 log10[frequency (MHz)] + 20 log10[distance (m)]
(dB) ≈ 36.6 dB + 20 log10[frequency (MHz)] + 20 log10[distance (miles)]

These alternative forms can be derived by substituting wavelength with the ratio of propagation velocity (c, approximately 3×108 m/s) divided by frequency, and by inserting the proper conversion factors between km or miles and meters, and between MHz and (1/s).

Non-line-of-sight radio

[edit]

Because of building obstructions such as walls and ceilings, propagation losses indoors can be significantly higher. This occurs because of a combination of attenuation by walls and ceilings, and blockage due to equipment, furniture, and even people.

  • For example, a "2 by 4" wood stud wall with drywall on both sides results in about 6 dB loss per wall at 2.4 GHz.[2]
  • Older buildings may have even greater internal losses than new buildings due to materials and line of sight issues.

Experience has shown that line-of-sight propagation holds only for about the first 3 meters. Beyond 3 meters propagation losses indoors can increase at up to 30 dB per 30 meters in dense office environments. This is a good rule-of-thumb, in that it is conservative (it overstates path loss in most cases). [citation needed] Actual propagation losses may vary significantly depending on building construction and layout.

The attenuation of the signal is highly dependent on the frequency of the signal.

In waveguides and cables

[edit]

Guided media such as coaxial and twisted pair electrical cable, radio frequency waveguide and optical fiber have losses that are exponential with distance.

The path loss will be in terms of dB per unit distance.

This means that there is always a crossover distance beyond which the loss in a guided medium will exceed that of a line-of-sight path of the same length.

Long distance fiber-optic communication became practical only with the development of ultra-transparent glass fibers. A typical path loss for single-mode fiber is 0.2 dB/km,[3] far lower than any other guided medium.

Earth–Moon–Earth communications

[edit]

Link budgets are important in Earth–Moon–Earth communications. As the albedo of the Moon is very low (maximally 12% but usually closer to 7%), and the path loss over the 770,000 kilometre return distance is extreme (around 250 to 310 dB depending on VHF-UHF band used, modulation format and Doppler shift effects), high power (more than 100 watts) and high-gain antennas (more than 20 dB) must be used.

  • In practice, this limits the use of this technique to the spectrum at VHF and above.
  • The Moon must be above the horizon in order for EME communications to be possible.

Voyager program

[edit]

The Voyager program spacecraft have the highest known path loss (308 dB as of 2002[4]: 26 ) and lowest link budgets of any telecommunications circuit. The Deep Space Network has been able to maintain the link at a higher than expected bitrate through a series of improvements, such as increasing the antenna size from 64 m to 70 m for a 1.2 dB gain, and upgrading to low noise electronics for a 0.5 dB gain in 2000–2001. During the Neptune flyby, in addition to the 70-m antenna, two 34-m antennas and twenty-seven 25-m antennas were used to increase the gain by 5.6 dB, providing additional link margin to be used for a 4× increase in bitrate.[4]: 35 

See also

[edit]

References

[edit]
  1. ^ "Archived copy". people.deas.harvard.edu. Archived from the original on 1 September 2005. Retrieved 12 January 2022.{{cite web}}: CS1 maint: archived copy as title (link)
  2. ^ "Tutorial on Basic Link Budget Analysis" (PDF). sss-mag.com. Retrieved 4 June 2023.
  3. ^ "Archived copy" (PDF). www.corningcablesystems.com. Archived from the original (PDF) on 28 September 2007. Retrieved 12 January 2022.{{cite web}}: CS1 maint: archived copy as title (link)
  4. ^ a b JPL Deep Space Communications and Navigation Systems (March 2002). "Voyager Telecommunications" (PDF). descanso.jpl.nasa.gov. Retrieved 2017-08-04.
[edit]