我有一个 100 Mbps 的互联网连接,当使用以太网电缆连接到我的 Windows 10 机器时,我已经使用 Speedtest.net 成功测试了 100 Mbps。
不幸的是,通过 WiFi 连接时我可以获得的最大互联网速度约为 50 Mbps(再次使用 Speedtest.net 检查)。
根据我的路由器和 Windows,我连接到路由器的速度约为 585 Mbps。我在 Windows 计算机上使用 iperf3 测试了 TCP 传输速度,并在三星 Galaxy S6(具有 802.11ac wifi 芯片)上使用 Android 应用程序 Magic iPerf 测试了 TCP 传输速度,平均速度约为 180 Mbps:
Connecting to host 192.168.1.132, port 5201
[ 4] local 192.168.1.161 port 50353 connected to 192.168.1.132 port 5201
[ ID] Interval Transfer Bandwidth
[ 4] 0.00-1.00 sec 21.4 MBytes 179 Mbits/sec
[ 4] 1.00-2.00 sec 19.4 MBytes 162 Mbits/sec
[ 4] 2.00-3.01 sec 19.9 MBytes 165 Mbits/sec
[ 4] 3.01-4.00 sec 20.1 MBytes 171 Mbits/sec
[ 4] 4.00-5.00 sec 20.6 MBytes 173 Mbits/sec
[ 4] 5.00-6.00 sec 20.1 MBytes 169 Mbits/sec
[ 4] 6.00-7.00 sec 19.9 MBytes 167 Mbits/sec
[ 4] 7.00-8.00 sec 21.1 MBytes 177 Mbits/sec
[ 4] 8.00-9.00 sec 20.0 MBytes 168 Mbits/sec
[ 4] 9.00-10.00 sec 20.5 MBytes 172 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bandwidth
[ 4] 0.00-10.00 sec 203 MBytes 170 Mbits/sec sender
[ 4] 0.00-10.00 sec 202 MBytes 169 Mbits/sec receiver
iperf Done.
这显然远非理想的情况,但仍然比我的 WiFi 互联网速度快。
我的路由器是华硕RT-AC68U这是一款相对高端的 802.11ac 路由器。我有一个 USB3.0 802.11acNetis WF2190无线适配器连接到我电脑上的 USB 3.0 端口。我的手机和电脑都连接到我在上面的测试中在路由器上设置的 5 GHz 网络。我家附近没有其他 5 GHz 网络会干扰。
我不太明白是什么原因导致了这个问题。任何建议都将不胜感激!
编辑1:我想我可能遇到了类似的问题此用户。
编辑2:这是试图说明我的问题的一次糟糕的尝试:
我能够从我的 Windows PC 到我的 Android 手机获得约 180 Mbps 的 WiFi 传输速度:
PC <-----> Router <----> Android
我通过 wifi 连接到互联网时只能获得 50 Mbps:
PC <---- Router <---- Internet
我可以使用以太网电缆获得 100 Mbps 的速度:
PC <==== Router <==== Internet