WLAN very slow at campus (many other laptops connected to same wifi), how to improve speed?

2

I have an Acer 1810TZ (Win 7 Pro 64bit) with a Intel(R) WiFi Link 1000 BGN. When I'm connected to access points, where only 2 or 3 other devices are connected at the same time, the speed of my wlan is ok.

But at campus I'm havding the problem that my wlan speed sucks, but my classmates don't have slow internet. It's not the AP, I think it is the configuration of my wlan card.

Ping to google.com:

Package loss of 30%, ping between 135ms-1735ms, average 670ms

I tried the following things:

My config:

802.11n channel bandwich for 2.4: 20MHz
802.11n Mode: activated
Wireless Mode 802.11b/g
Fat Channel Intolleracen: deactivated
Roaming dynamic level: medium
CTS-to-self activated
Transmissionpower: max

What possibilities do I have to analyze the problem or even solve it?

Tobi

Posted 2011-05-25T12:29:08.947

Reputation: 154

To help troubleshoot, I'd start with inSSIDer.

– sblair – 2011-05-28T23:15:23.250

Answers

2

If your wireless adapter and campus network support the 5GHz band, it's almost always a much cleaner signal, i.e. less interference.

Joel Coehoorn

Posted 2011-05-25T12:29:08.947

Reputation: 26 787

mhh. my device doesn't support 5GHz :-/ – Tobi – 2011-05-27T14:38:25.410

If the poor performance is due to interference, his friends should experience the same problem which is not the case. – Ali – 2012-05-20T12:06:38.367

0

Check the data transmission rate. If you are close to the access point it should be very high or maximum (54Mbps in 802.11g network). Some rate selection algorithms are very poor and decrease the data transmission rate significantly hoping to get a better throughput. If the rate is low manually set it to a high rate (if you are relevantly close to the AP). Second thing I would do in such a situation is to turn on CTS/RTS it usually helps in busy networks. Let me know if you don't know how to do these.

Ali

Posted 2011-05-25T12:29:08.947

Reputation: 341