Kerry an I went out to try the 54GLs in their first long-range link. There was some apprehensiveness about this test due to the fact that the transmit power of the 54GLs is not as high as the other linksys router model we use [insert model here]. The foot of snow didn't help either, but we forged on.
For the test, we used the
2.17mi link we scouted a couple weeks ago. Kerry set up on top of the parking Structure at Alewife Station, and I hiked the other half of the link out to Robbins Farm in Arlington. Here's the setup:


The image on the left is the 54GL on the small reflector, and the one on the right is the old Linksys AP on the large reflector. Note how the routers are positioned to place the antenna in the focal point of the reflector. The whole thing looks like this

with the large reflector used as a base for the small one. Though this is convenient when you don't have a stand, I want to separate the two in future tests to be sure that the large one isn't increasing the performance of the small.
After aiming the antennas visually (the straw-scope [insert pic] works well for this purpose) we fired up the
Nighthawk and took a look with the wi-spy. For the small antenna we got the following data. All measurements are at the 2414MHz:
- -90.0 dB (noise threshold was -102.5 dB, avg)
- No significant effect when aiming at a point 100m off-axis
For the big one [link this to big antenna design page. It's the first time it's mentioned] we recorded:
- -86.0 dB (noise threshold was -97.4 dB. avg)
- No significant effect when aiming at a point 100m off-axis
Here's an example of that the camera's RF signature looks like at -90 dB. The signal is centered at 2414MHz:

With the antennas positioned, we started up the routers, and after
getting the antennas selected correctly, we made strong links with both router models on both antennas. Using the
wl rssi
command on the STA router [Add link to network diagram, when ready], we saw signal strengths of -63 dB on the big antenna and -74 dB with the small antenna using the 54GL. We used a network analysis tool called
NetPerf to test network throughput (go here for
the winXP binaries we used. I have no idea what version of NetPerf they are.) following these steps:
- Start a command prompt window on a PC at one end of the link and start netserver like this:
netserver.exe -p <port>
We used port 7777. - Run net client on a PC at the other end of the link by opening a command window and calling:
netclient.exe -p <same port> -H <IP of netserver PC>
Note: You must be able to ping the netserver machine from the netclient machine. The reverse does not seem to be required as Kerry, who was at the AP, could not ping my PC at the STA but I could ping his PC at the AP and we could only get netclient to run successfully on his machine.
Also note: every time netclient is run, netserver must be restarted.
Throughput results, surprisingly, were better for the 54GL than for the older, more powerful router, and tests with both reflectors performed returned similar results in terms of throughput. The complete results were:
Silver Router:
54GL
- Big Reflector - 1.30 Mbps
- Small Reflector - 1.25 Mbps
Note that the "option distance" setting was not set in the wireless config file for these tests. We will try to determine if setting it has any effect on throughput during the next test. The configuration files that were modified from their default values for this test are
here.
Overall this was a successful outing. We are now confident that the 54GLs will work, and have already met our minimum test distance for the Afghanistan trip. On friday or saturday we'll try the
3.17 mile link, and possibly shooting through trees.
Helpful tweaks for next time:
- Install "wl" utility on the silver routers so we can directly compare signal strengths between the two models
- Investigate ways to test the signal strength of the router directly in the event a connection cannot be made. Possible idea: bringing a 2nd STA into the mix at short range. because the firmware keeps the tx power pinned at 19dB, we should be able to talk to a second AP at short range and then read the signal at the other reflector as if we were trying to talk across the link.
- Troubleshoot pinging PC-PC in the AP->STA direction
- Write up a more complete test plan before going out to make sure we don't forget anything or waste time.