You are not logged in.

#1 2014-02-23 02:11:33

synthead
Member
Registered: 2006-05-09
Posts: 1,337

802.11n adapter on USB 2: bandwidth throughput concerns

If I attach a 802.11n adapter to a server to use hostapd (to replace a consumer AP unit), would I get bottle-necked by installing it on a USB 2 interface?  I know USB 2 is 480 Mb/s while 802.11n is 300 Mb/s at best, but what about overhead data on the USB 2 interface for managing the adapter, etc?  Also, would it be beneficial or even possible to install two or more 802.11n interfaces for load-balancing multiple connections, etc?

Offline

#2 2014-02-23 11:26:34

Rexilion
Member
Registered: 2013-12-23
Posts: 784

Re: 802.11n adapter on USB 2: bandwidth throughput concerns

300 MB/s for wireless N is a theoretical maximum. It also requires a client to gobble up the entire bandwidth. Given signal interference and drivers that might not scale probably, you won't have any problems I think. I would be surprised if you did because of the bus bandwidth.


fs/super.c : "Self-destruct in 5 seconds.  Have a nice day...\n",

Offline

#3 2014-02-23 11:31:09

progandy
Member
Registered: 2012-05-17
Posts: 5,280

Re: 802.11n adapter on USB 2: bandwidth throughput concerns

synthead wrote:

I know USB 2 is 480 Mb/s while 802.11n is 300 Mb/s at best, but what about overhead data on the USB 2 interface for managing the adapter, etc?

Even if your wireless network runs at 300 Mb/s, that still leaves 150 Mb/s for usb protocol overhead. That should be enough in all cases.


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

#4 2014-02-23 14:28:49

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: 802.11n adapter on USB 2: bandwidth throughput concerns

Regarding load balancing, be aware that all devices plugged into the same usb2 root hub will share the maximum available bandwidth, it's easy to forget you don't have an available bandwidth of 480Mb/s x number of devices connected wink


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#5 2014-02-24 02:15:55

synthead
Member
Registered: 2006-05-09
Posts: 1,337

Re: 802.11n adapter on USB 2: bandwidth throughput concerns

Right on, I think this idea is pretty solid, then.  My wireless router is simply a makeshift AP these days, so I'm looking to get hostapd on my server so I can get rid of it.

I know this is a little OT, but I have picked out a couple USB interfaces in looking at reviews.  Anyone have any experience with these?  Any other adapters I should consider for the job?
Amped Wireless UA600 High Power Wireless-300N 600mW USB Adapter
ENCORE ENUWI-2XN45 Wireless N300 Adapter with Two 5 dBi antennas, IEEE 802.11b/g/n USB 2.0 Up to 300Mbps

Last edited by synthead (2014-02-24 02:16:38)

Offline

#6 2014-02-24 06:54:57

Rexilion
Member
Registered: 2013-12-23
Posts: 784

Re: 802.11n adapter on USB 2: bandwidth throughput concerns

If I were you I would check what kind of chipset these devices actually carry and inspect the state of the Linux kernel driver.

For the second one I could find documents here. But that did not say much. Google revealed this disturbing post. Someone mentions it here as well. The answer does not confirm nor deny compatibility. I also saw some threads in Spanish.

Well, once you do figure it what driver it is. You should Google for it and see if it's hostapd capabilities are solid.

I would put this specific example on the blacklist if I were you.

Still, it could work though. But you have no reason to assume it would.


fs/super.c : "Self-destruct in 5 seconds.  Have a nice day...\n",

Offline

Board footer

Powered by FluxBB