Do sandstorms, too much heat, and strong winds affect Wi-Fi connections?

Do sandstorms, too much heat, and strong winds affect Wi-Fi connections?

We are situated in Saudi Arabia and we have a Wi-Fi connection from our ISP. I only use ping to other websites to monitor our connection. Most of the time, we encounter request timeouts and slow connections. My question is, do sandstorms, too much heat, and strong winds affect Wi-Fi connections? If so, how does it affect the connection?

    Requires Free Membership to View

    By submitting your registration information to SearchNetworking.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchNetworking.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

802.11 signal strength can certainly be affected by physical obstacles. I have never read anything regarding the impact of sandstorms, but it stands to reason that sand in the air between transmitter and receiver would cause some attenuation.

Strong winds also frequently impact radio transmission systems -- not through signal attenuation, but by knocking directional antennas out of alignment or causing other physical damage to base stations.

According to my colleague Craig Mathias, heat won't directly affect RF propagation, but it could affect the electronics used if temperatures rose to, say 70+ degrees C. Some mil-spec products are designed to handle higher temperatures.

In your case, you can try to determine the impact of these weather conditions by taking performance measurements at regular intervals. Ping can be helpful –- for example, run a batch file hourly to send a fixed number of pings (ping –n) and write the average to a file. But it may be more useful to run something that measures application throughput, like using FTP to copy a few files (perhaps several large images) from a Web site and average their throughput. Alternatively, a number of Web sites let you measure your connection speed interactively. You can view this list of international speed test sites.

But the reason that I suggest batch-mode tests at regular intervals is that you'll end up with a larger set of samples that you can review or plot with a spreadsheet program. That will help you establish a baseline -- what your performance usually is -- and differentiate it from anomalies caused by weather -- what your performance is during or following a storm.

This was first published in August 2007