wearymason4
Active Member
239 messages
joined Oct 2014
You can't just stack those device speeds together because they aren't downloading data at the exact same moment.
A LAN connection is full duplex—meaning it handles sending and receiving data simultaneously. That’s nothing like WiFi, which basically takes one millisecond to receive and the next millisecond to send packets since it operates on a simplex principle.
Plus, if there's any other WiFi signal floating around nearby, the system has to wait for that noise to clear before it can push the next packet through... and honestly, that’s usually why your WiFi crawls, especially if you've got a bunch of different devices all fighting for space on the same channel.
If you're running a WiFi device in "n300" mode (that's a 40MHz width), you're looking at a practical speed of maybe 150Mbps under perfect conditions. But, if you toss a range extender in the middle to try and boost the range, that top speed is going to tank down to about 75Mbps. If those devices are stuck in "n150" mode, the speed is cut in half again, and don't even get me started on the old "g" standard...
Also, if your WiFi settings are set to "auto" for b, g, or n modes, the hardware will actually switch itself over to a slower mode if it detects interference. It does this because the slower modes have a bit more reach since their broadcast width is narrower.