blob: 4970b7bf924c9c7f3eab77e027127447b7401be9 [file] [log] [blame]
Aijana Schumannb439e2b2020-09-03 20:39:00 +02001.. contents::
2 :depth: 3
3..
4
5Link Calculator
6===============
7
8The Link calculator analyzes the microwave propagation measurements of
9the wireless links. It can be accessed through the Network Map by
10clicking on the link calculation button available in microwave links.
11
12View
13----
14
15The app includes two view possibilities. If it is accessed via the menu,
16the view provides a form table and a blank information table. The form
17table offers inputs for latitude and longitude values of the two points
18of a link. By entering this geographical information the data in the
19information table gets updated.
20
21The information table contains the calculation inputs and outputs. If
22the Link Calculator is accessed through the calculate link button,
23only this table with pre-filled geographical locations is shown.
24Currently, input variables of the link calculation include Polarization,
25Frequency, Rain Model, and Rainfall Rate. Outputs of the calculation are
26Free Space Loss and Rain Loss. The results will be visible upon clicking
27the Calculate button at the bottom of the table.
28
29Average Mean Sea Level
30~~~~~~~~~~~~~~~~~~~~~~
31
32Denotes the ground elevation of the sites on each end.
33
34Antenna Height Above Ground
35~~~~~~~~~~~~~~~~~~~~~~~~~~~
36
37Is the height at which the antenna is mounted from the ground.
38
39Distance
40~~~~~~~~
41
42The distance in the information table is auto-filled when the microwave
43link is selected and the calculator is accessed through the calculate
44link button in the Network Map. If the points are entered manually, the
45distance is calculated after clicking the Calculate button.
46
47Polarization
48~~~~~~~~~~~~
49
50A selection of Vertical and Horizontal polarization is possible.
51
52Frequency
53~~~~~~~~~
54
55A selection of known and regulated microwave bands is possible.
56
57Rainfall Rate
58~~~~~~~~~~~~~
59
60Rainfall rate can be entered in the field, however if the local
61information is not available, the digital map and rainfall values of
62ITU-R P.837-7 [1]_ is used. The latitude grid is from -90 North degrees
63to +90 North degrees and the longitude grid is from -180 degrees East to
64+180 East. For this calculation, the pre-computed R_0.01 map is used. A
65selection is possible through the Rain Model drop-down list. When the
66ITU model is selected, the rainfall rate will be shown in the rainfall
67rate field after clicking the Calculate button.
68
69Calculations
70------------
71
72Wireless signal attenuation is calculated based on ITU Recommendations
73for Propagation. At the moment these calculations include the free space
74loss and rain loss.
75
76Free Space Loss
77~~~~~~~~~~~~~~~
78
79Calculates the Free Space Path Loss for a point-to-point non-terrestrial
80link using the recommended formula in ITU-R P.525-4 [2]_. The output is
81shown in dB hence the distance is attributed in the calculation.
82
83Rain Loss
84~~~~~~~~~
85
86Calculates the rain induced attenuation on microwave signal. The
87calculation is based on the recommended formula in ITU-R P.838-3 [3]_,
88taking into account the polarization of the signal, rainfall rate, and
89distance. The manual calculation is also possible if Specific Rain is
90selected as rain model. After selecting the inputs, rain loss will be
91calculated by clicking the Calculate button.
92
93--------------
94
95.. [1]
96 Radiocommunication Sector of International Telecommunication Union.
97 ITU-R P.837-7: Characteristics of precipitation for propagation
98 modelling 2017.
99
100.. [2]
101 Radiocommunication Sector of International Telecommunication Union.
102 ITU-R P.525-4: Calculation of free-space attenuation 2019.
103
104.. [3]
105 Radiocommunication Sector of International Telecommunication Union.
106 ITU-R P.838-3: Specific attenuation model for rain for use in
107 prediction methods 2005.