1 | <!doctype html> |
---|
2 | <html> |
---|
3 | <head> |
---|
4 | <meta charset="utf-8"> |
---|
5 | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> |
---|
6 | <style> |
---|
7 | h1, |
---|
8 | h2, |
---|
9 | h3, |
---|
10 | h4, |
---|
11 | h5, |
---|
12 | h6, |
---|
13 | p, |
---|
14 | blockquote { |
---|
15 | margin: 0; |
---|
16 | padding: 0; |
---|
17 | } |
---|
18 | body { |
---|
19 | font-family: "Helvetica Neue", Helvetica, "Hiragino Sans GB", Arial, sans-serif; |
---|
20 | font-size: 13px; |
---|
21 | line-height: 18px; |
---|
22 | color: #737373; |
---|
23 | background-color: white; |
---|
24 | margin: 10px 13px 10px 13px; |
---|
25 | } |
---|
26 | table { |
---|
27 | margin: 10px 0 15px 0; |
---|
28 | border-collapse: collapse; |
---|
29 | } |
---|
30 | td,th { |
---|
31 | border: 1px solid #ddd; |
---|
32 | padding: 3px 10px; |
---|
33 | } |
---|
34 | th { |
---|
35 | padding: 5px 10px; |
---|
36 | } |
---|
37 | |
---|
38 | a { |
---|
39 | color: #0069d6; |
---|
40 | } |
---|
41 | a:hover { |
---|
42 | color: #0050a3; |
---|
43 | text-decoration: none; |
---|
44 | } |
---|
45 | a img { |
---|
46 | border: none; |
---|
47 | } |
---|
48 | p { |
---|
49 | margin-bottom: 9px; |
---|
50 | } |
---|
51 | h1, |
---|
52 | h2, |
---|
53 | h3, |
---|
54 | h4, |
---|
55 | h5, |
---|
56 | h6 { |
---|
57 | color: #404040; |
---|
58 | line-height: 36px; |
---|
59 | } |
---|
60 | h1 { |
---|
61 | margin-bottom: 18px; |
---|
62 | font-size: 30px; |
---|
63 | } |
---|
64 | h2 { |
---|
65 | font-size: 24px; |
---|
66 | } |
---|
67 | h3 { |
---|
68 | font-size: 18px; |
---|
69 | } |
---|
70 | h4 { |
---|
71 | font-size: 16px; |
---|
72 | } |
---|
73 | h5 { |
---|
74 | font-size: 14px; |
---|
75 | } |
---|
76 | h6 { |
---|
77 | font-size: 13px; |
---|
78 | } |
---|
79 | hr { |
---|
80 | margin: 0 0 19px; |
---|
81 | border: 0; |
---|
82 | border-bottom: 1px solid #ccc; |
---|
83 | } |
---|
84 | blockquote { |
---|
85 | padding: 13px 13px 21px 15px; |
---|
86 | margin-bottom: 18px; |
---|
87 | font-family:georgia,serif; |
---|
88 | font-style: italic; |
---|
89 | } |
---|
90 | blockquote:before { |
---|
91 | content:"\201C"; |
---|
92 | font-size:40px; |
---|
93 | margin-left:-10px; |
---|
94 | font-family:georgia,serif; |
---|
95 | color:#eee; |
---|
96 | } |
---|
97 | blockquote p { |
---|
98 | font-size: 14px; |
---|
99 | font-weight: 300; |
---|
100 | line-height: 18px; |
---|
101 | margin-bottom: 0; |
---|
102 | font-style: italic; |
---|
103 | } |
---|
104 | code, pre { |
---|
105 | font-family: Monaco, Andale Mono, Courier New, monospace; |
---|
106 | } |
---|
107 | code { |
---|
108 | background-color: #fee9cc; |
---|
109 | color: rgba(0, 0, 0, 0.75); |
---|
110 | padding: 1px 3px; |
---|
111 | font-size: 12px; |
---|
112 | -webkit-border-radius: 3px; |
---|
113 | -moz-border-radius: 3px; |
---|
114 | border-radius: 3px; |
---|
115 | } |
---|
116 | pre { |
---|
117 | display: block; |
---|
118 | padding: 14px; |
---|
119 | margin: 0 0 18px; |
---|
120 | line-height: 16px; |
---|
121 | font-size: 11px; |
---|
122 | border: 1px solid #d9d9d9; |
---|
123 | white-space: pre-wrap; |
---|
124 | word-wrap: break-word; |
---|
125 | } |
---|
126 | pre code { |
---|
127 | background-color: #fff; |
---|
128 | color:#737373; |
---|
129 | font-size: 11px; |
---|
130 | padding: 0; |
---|
131 | } |
---|
132 | sup { |
---|
133 | font-size: 0.83em; |
---|
134 | vertical-align: super; |
---|
135 | line-height: 0; |
---|
136 | } |
---|
137 | * { |
---|
138 | -webkit-print-color-adjust: exact; |
---|
139 | } |
---|
140 | @media screen and (min-width: 914px) { |
---|
141 | body { |
---|
142 | width: 854px; |
---|
143 | margin:10px auto; |
---|
144 | } |
---|
145 | } |
---|
146 | @media print { |
---|
147 | body,code,pre code,h1,h2,h3,h4,h5,h6 { |
---|
148 | color: black; |
---|
149 | } |
---|
150 | table, pre { |
---|
151 | page-break-inside: avoid; |
---|
152 | } |
---|
153 | } |
---|
154 | </style> |
---|
155 | <title>Point to Point Link Planning with Airlink</title> |
---|
156 | |
---|
157 | </head> |
---|
158 | <body> |
---|
159 | <h1>Point to Point Link Planning with Airlink</h1> |
---|
160 | |
---|
161 | <h2>Exercise</h2> |
---|
162 | |
---|
163 | <p>In this exercise you will use Ubiquiti's online "Airlink" software to plan a set of point to point wireless links.</p> |
---|
164 | |
---|
165 | <p>We'll use a planned network for Maewo, Vanuatu as an example. Model links for the following locations:</p> |
---|
166 | |
---|
167 | <ul> |
---|
168 | <li>Gwatiowol to Lolowai</li> |
---|
169 | <li>Gwatiowol to Betarara</li> |
---|
170 | <li>Gwatiowol to Kerepei</li> |
---|
171 | <li>Gwatiowol to Ngota</li> |
---|
172 | <li>Ngota to Naviso</li> |
---|
173 | </ul> |
---|
174 | |
---|
175 | |
---|
176 | <p>Coordinates for the sites are as follows:</p> |
---|
177 | |
---|
178 | <ul> |
---|
179 | <li>Betarara -15.095418, 168.080450</li> |
---|
180 | <li>Gwatiowol -15.097147, 168.102001</li> |
---|
181 | <li>Kerepei -15.105270, 168.080422</li> |
---|
182 | <li>Lolowai -15.292585, 167.987227</li> |
---|
183 | <li>Naviso -15.122566, 168.143764</li> |
---|
184 | <li>Ngota -15.103936, 168.121965</li> |
---|
185 | </ul> |
---|
186 | |
---|
187 | |
---|
188 | <h2>Using the AirLink Website</h2> |
---|
189 | |
---|
190 | <p>Open your browser and visit <a href="https://airlink.ubnt.com/">https://airlink.ubnt.com/</a></p> |
---|
191 | |
---|
192 | <p>These directions will use the example of a link from Gwatiowol. When you've finished this link, save your results and continue on to the next link.</p> |
---|
193 | |
---|
194 | <p>To start, position your browser at one of the sets of coordinates above by pasting the coordinates into the search box and pressing enter.</p> |
---|
195 | |
---|
196 | <p>Now Start a new link by clicking the link button on the left-hand side of the screen.</p> |
---|
197 | |
---|
198 | <p><img src="http://noc.ws.nsrc.org/images/link-button.png" width="350" alt="image" /></p> |
---|
199 | |
---|
200 | <p>If you were working on a project previously, this old project will be deleted.</p> |
---|
201 | |
---|
202 | <p>Place the Access Point pin where you would like a tower. Since most of these links are centered at Gwatiowol, place your first Access Point there.</p> |
---|
203 | |
---|
204 | <p>You might want to change the screen display to show a satellite map, or better, a contour map, so you can place your tower on a high location. Do that with the <code>Layers</code> button above the <code>Simulate Links</code> button.</p> |
---|
205 | |
---|
206 | <p><img src="http://noc.ws.nsrc.org/images/layers.png" width="650" alt="image" /></p> |
---|
207 | |
---|
208 | <p>Now to place the <code>Station</code> unit, paste the coordinates of the other end of the link into the search box, and press enter. Drag your Station unit to the location of the other end of the link.</p> |
---|
209 | |
---|
210 | <p>You should now have a link - which you can verify by looking at the <code>Link Simulator</code>.</p> |
---|
211 | |
---|
212 | <p><img src="http://noc.ws.nsrc.org/images/link-simulator.png" width="350" alt="image" /></p> |
---|
213 | |
---|
214 | <p>You will want to make sure you have a clear <code>Line of Sight</code> and <code>1st Fresnel Zone</code>.</p> |
---|
215 | |
---|
216 | <p>If you don't, using the contour map, adjust the location of your Access Point or Station until you do.</p> |
---|
217 | |
---|
218 | <p>Other settings you can work that are critical to the operation of the link are the <code>Antenna Height</code>, <code>Antenna Gain</code>, and <code>Output Power</code>.</p> |
---|
219 | |
---|
220 | <p>In remote settings, getting antenna height can be very difficult, so it's often better to move a small tower or have additional small towers instead of having a very tall mast. In general towers under 15m are manageable, so try to make your links work with the antenna height at 15 meters or lower.</p> |
---|
221 | |
---|
222 | <p><img src="http://noc.ws.nsrc.org/images/height.png" width="450" alt="image" /></p> |
---|
223 | |
---|
224 | <p>If you place your towers near to the edge of a hill or mountain, you can manage trees in the near end of the path. It's easy to cut trees around a tower, but it's much harder to cut trees in the middle of a radio path. Assume that in the middle of your path trees will be around 20m high - unless you can see using satellite photos that there are no trees.</p> |
---|
225 | |
---|
226 | <p>When you finish each link, <code>save a screen shot of your window</code> before moving on to the next.</p> |
---|
227 | </body> |
---|
228 | </html> |
---|