A basic communication system consists of two radios, each with its associated antenna, the two being separated by the path to be covered. In order to have a communication between the two, the radios require a certain minimum signal to be collected by the antennas and presented at their input ports. Determining if the link is feasible is a process called link budget calculation. Whether or not signals can be passed between the radios depends on the characteristics of the equipment and on the diminishment of the signal due to distance, called path loss.
Calculating the link budget
The characteristics of the equipment to be considered when calculating the link budget are:
• Transmit (TX) Power. It is expressed in milliwatts or in dBm. TX power is often dependent on the transmission rate. The TX power of a given device should be specified in the literature provided by the manufacturer.
• Antenna Gain. Antennas are passive devices that create the effect of amplification by virtue of their physical shape. Antennas have the same characteristics when receiving and transmitting. So a 12 dBi antenna is simply a 12 dBi antenna, without specifying if it is in transmission or reception mode. Parabolic antennas have a gain of 19-24 dBi, omnidirectional antennas have 5-12 dBi, sectorial antennas have roughly a 12-15 dBi gain.
• Minimum Received Signal Level (RSL), or simply, the sensitivity of the receiver. The minimum RSL is always expressed as a negative dBm (- dBm) and is the lowest signal level the radio can distinguish. The minimum RSL is dependent upon rate, and as a general rule the lowest rate (1 Mbps) has the greatest sensitivity. The minimum will be typically in the range of -75 to -95 dBm. Like TX power, the RSL specifications should be provided by the manufacturer of the equipment.
• Cable Losses. Some of the signal's energy is lost in the cables, the connectors and other devices, going from the radios to the antennas. The loss depends on the type of cable used and on its length. Signal loss for short coaxial cables including connectors is quite low, in the range of 2-3 dB. It is better to have cables as short as possible.
When calculating the path loss, several effects must be considered. One has to take into account the free space loss, attenuation and scattering.
Free Space Loss. Signal power is diminished by geometric spreading of the wavefront, commonly known as free space loss. Ignoring everything else, the further away the two radios, the smaller the received signal is due to free space loss. This is independent from the environment, depending only on the distance. This loss happens because the radiated signal energy expands as a function of the distance from the transmitter.
Using decibels to express the loss and using 2.45 GHz as the signal frequency, the equation for the free space loss is
Lfsl = 40 + 20*log(r)<-----check
where Lfsl is expressed in dB and r is the distance between the transmitter and receiver, in meters.
Attenuation. The second contribution to the path loss is given by attenuation. This takes place as some of the power is absorbed when the wave passes through solid objects such as trees, walls, windows and floors of buildings. Attenuation can vary greatly depending upon the structure of the object the signal is passing through, and it is very difficult to quantify. The most convenient way to express its contribution to the total loss is by adding an “allowed loss” to the free space. For example, experience shows that trees add 10 to 20 dB of loss per tree in the direct path, while walls contribute 10 to 15 dB depending upon the construction.
Scattering. Along the link path, the RF energy leaves the transmitting antenna and energy spreads out. Some of the RF energy reaches the receiving antenna directly, while some bounces off the ground. Part of the RF energy which bounces off the ground reaches the receiving antenna. Since the reflected signal has a longer way to travel, it arrives at the receiving antenna later than the direct signal. This effect is called multipath, or signal dispersion. In some cases reflected signals add together and cause no problem. When they add together out of phase, the received signal is almost worthless. In some cases, the signal at the receiving antenna can be zeroed by the reflected signals. This is known as extreme fading, or nulling. There is a simple technique that is used to deal with multipath, called antenna diversity. It consists of adding a second antenna to the radio. Multipath is in fact a very location-specific phenomenon. If two signals add out of phase at one location, they will not add destructively at a second, nearby location. If there are two antennas, at least one of them should be able to receive a usable signal, even if the other is receiving a distorted one. In commercial devices, antenna switching diversity is used: there are multiple antennas on multiple inputs, with a single receiver. The signal is received through only one antenna at a time. When transmitting, the radio uses the antenna last used for reception. The distortion given by multipath degrades the ability of the receiver to recover the signal in a manner much like signal loss. A simple way of applying the effects of scattering in the calculation of the path loss is to change the exponent of the distance factor of the free space loss formula. The exponent tends to increase with the range in an environment with a lot of scattering. An exponent of 3 can be used in an outdoor environ- ment with trees, while one of 4 can be used for an indoor environment.
When free space loss, attenuation, and scattering are combined, the path loss is:
L(dB) = 40 + 10*n*log(r) + L(allowed)
For a rough estimate of the link feasibility, one can evaluate just the free space loss. The environment can bring further signal loss, and should be considered for an exact evaluation of the link. The environment is in fact a very important factor, and should never be neglected.
To evaluate if a link is feasible, one must know the characteristics of the equipment being used and evaluate the path loss. If you are using different radios on the two sides of the link, you should calculate the path loss twice, once for each direction (using the appropriate TX power for each calculation). Adding up all the gains and subtracting all the losses gives
TX Power Radio 1
+ Antenna Gain Radio 1
- Cable Losses Radio 1
+ Antenna Gain Radio 2
- Cable Losses Radio 2
= Total Gain
Subtracting the Path Loss from the Total Gain:
Total Gain
- Path Loss
= Signal Level at one side of the link
If the resulting signal level is greater than the minimum received signal level of the receiving radio, then the link is feasible! The received signal is powerful enough for the radio to use it. Remember that the minimum RSL is always expressed as a negative dBm, so -56 dBm is greater than -70 dBm. On a given path, the variation in path loss over a period of time can be large, so a certain margin should be considered. This margin is the amount of signal above the sensitivity of radio that should be received in order to ensure a stable, high quality radio link during bad weather and other atmospheric disturbances. A margin of 10 to 15 dB is fine. To give some space for attenuation and multipath in the received radio signal, a margin of 20dB should be safe enough.
Once you have calculated the link budget in one direction, repeat the calcuation for the other direction. Substitute the transmit power for that of the second radio, and compare the result against the minimum received signal level of the first radio.
Example link budget calculation
As an example, we want to estimate the feasibility of a 5 km link, with one access point and one client radio. The access point is connected to an omni directional antenna with a 10 dBi gain, while the client is connected to a directional antenna with 14 dBi gain. The transmitting power of the AP is 100mW (or 20 dBm) and its sensitivity is -89 dBm. The transmitting power of the client is 30mW (or 15 dBm) and its sensitivity is -82 dBm. The cables are short, so we can estimate a loss of 2dB at each side.
Adding up all the gains and subtracting all the losses for the AP to client link gives:
20 dBm (TX Power Radio 1)
+ 10 dBi (Antenna Gain Radio 1)
- 2 dB (Cable Losses Radio 1)
+ 14 dBi (Antenna Gain Radio 2)
- 2 dB (Cable Losses Radio 2)
40 dB = Total Gain
The path loss for a 5 km link, considering only the free space loss is: Path Loss = 40 + 20log(5000) = 113 dB
Subtracting the path loss from the total gain
40 dB - 113 dB = -73 dB
Since -73 dB is greater than the minimum receive sensitivity of the client radio (-82 dBm), the signal level is just enough for the client radio to be able to hear the access point. There is only 9 dB of margin (82 dB - 73 dB) which will likely work fine in fair weather, but may not be enough to protect against extreme weather conditions.
Next we calculate the link from the client back to the access point:
15 dBm (TX Power Radio 2)
+ 14 dBi (Antenna Gain Radio 2)
- 2 dB (Cable Losses Radio 2)
+ 10 dBi (Antenna Gain Radio 1)
- 2 dB (Cable Losses Radio 1)
35 dB = Total Gain
Obviously, the path loss is the same on the return trip. So our received signal level on the access point side is:
35 dB - 113 dB = -78 dB
Since the receive sensitivity of the AP is -89dBm, this leaves us 11dB of margin (89dB - 78dB). Overall, this link will probably work fine. By using a 24dBi dish on the client side rather than a 14dBi antenna, we will get an additional 10dBi of gain on both directions of the link (remember, antenna gain is reciprocal). A more expensive option would be to use higher power radios on both ends of the link, but note that adding an amplifier or higher powered card to one end generally does not help the overall quality of the link.
There has been error in communication with booki server. Not sure right now where is the problem.
You should refresh this page.