USB Gigabit Ethernet speed on Mac OS X
Posted on 14. Mar, 2012 by jerome in Using
USB to Gigabit Ethernet adapters are especially useful for adding faster wired network capability to otherwise WiFi-only machines like the Macbook Air.
You can buy Apple’s branded 10/100 USB adapter — but price-wise, it will cost more than some gigabit adapters (like our Plugable USB Gigabit adapter). A gigabit adapter is also a nice upgrade for machines that only have a 10/100 ethernet port, but are connecting to a gigabit-capable network.
Because there’s often confusion about the rated speeds and actual throughput, especially when running 1000Mbps Ethernet over USB 2.0′s 480Mbps bus, we did some testing to establish a base line.
The test:
We installed the latest ASIX AX88178 Mac drivers for the Plugable Gigabit Adapter (currently v6.3.0). We used the open source network testing tool iperf running on a Mac Mini Server running 10.7.3 and a MacBook running 10.6.8. If you’d like to duplicate our tests, here’s a nice pre-compiled GUI version available here: JPerf-2.0.2.dmg. In order to isolate the adapters as completely as possible, we connected directly between two ethernet ports, set the address manually and ran iperf as both server and client in each direction. Remember that in order to get gigabit speeds, your entire network (including any routers in-between) need to be gigabit capable.
The results:
| PCI-Gigabit Ethernet | |
| USB-to-Gigabit Ethernet (Plugable USB2-E1000) | |
| USB 10/100 Ethernet |
These are low-level performance numbers (raw TCP/IP throughput). Real world throughput like copying a file over the network will be substantially lower due to transport overhead and any bottlenecks on the network or on either side of the transfer.
Using a tool like iperf and isolating the ethernet adapters to a direct connection establishes a base line for data speeds. To further identify potential networking bottlenecks, introduce one network component at a time and rerun your tests to see how the throughput is effected by the increasing complexity.
For detailed instructions on installing Mac drivers for the Plugable USB2-E1000, see Howto: Installing ASIX’s USB Gigabit Ethernet Driver on Mac OS X Lion 10.7.
We hope these numbers are useful to set performance expectations. Have any questions? We’d be happy to help. Reply here or email support@plugable.com anytime. Thanks!
Charging Your iPad or iPhone with a USB Hub
Posted on 13. Mar, 2012 by Aaron Knopf in Windows
“The only reason I bought this was that my computer’s USB doesn’t provide enough power to charge my iPad 2. Unfortunately, this hub doesn’t charge the iPad either, so it’s completely useless to me.”
“Bought this as a powered USB hub so that an iPhone and iPad could be connected to a MacBook Pro and charge both. Does not work.”
“So much for a ‘powered’ usb hub, it doesn’t power my iPad …, which defeats the purpose of me even getting it.”
It seems like it should be so easy. You have a hub that is plugged into an electrical socket. Your iPad is plugged into the hub. It should recharge. But it says, “Not Charging.” Why?
It all has to do with how electrical current is supposed to flow through USB ports and with confusion caused by proprietary behaviors that Apple has implemented in its product ecosystem that lead to different recharging results in seemingly identical scenarios.
If you want to avoid the answer to the “why” question and just know how to charge your Apple iPad, iPhone, or iPod Touch when it’s connected to a self-powered hub, here are your two options.
Option 1: The iPad/iPhone/iPod is connected to a hub that is plugged into an electrical outlet and a computer simultaneously. The Apple device will recharge by pulling current at a rate of 500 milliamps when attached to this hub (the hub’s power supply must have enough amperage to provide this current).
- The iPhone and iPod both will indicate they are charging in this state. Total recharge time will be about half as fast as when they are plugged directly into a Mac’s USB port or an electrical outlet.
- The iPad will display “Not Charging” in this state if its screen is enabled. Put the screen to sleep with the Sleep/Wake button on the iPad’s exterior, and the device will start to charge. In our tests, an iPad charging at a 500-milliamp rate will add about 10% to its battery meter every 1.5 hours.
Option 2: The iPad/iPhone/iPod is connected to a hub that is plugged into an electrical outlet but not a computer. The Apple device’s power must be completely turned off for the device to recharge when attached to this hub. Here are step-by-step instructions.
- Plug the iPad, iPhone, or iPod into the hub. If the device was previously shut down, it will turn on upon sensing power from the hub.
- Perform Apple’s shutdown routine for the device. You can’t just let the screen go blank. You need to hold down the physical Sleep/Wake button on the exterior of the iPad, iPhone, or iPod until you see the red arrow on screen that you can swipe to turn off the device.

- Swipe the red arrow to complete the shutdown process.
- Once turned off, the Apple devices will draw power through the hub at the 500-milliamp rate.
Please be aware that if you attach multiple Apple devices at one time to your hub in either scenario that you might start to exceed the amperage available in your hub’s power supply. We cannot verify charging will occur once this has occurred.
In our tests, when we overloaded the available power supply, we saw varying results in how the attached devices consumed power. However, we did observe that iPhones and iPods (not iPads) still would charge–albeit very slowly–when drawing power at the 100 milliamp rate.
If you want to know more about how USB power works and where Apple deviates from the USB 2.0 standards, read on.
USB Power Primer
The USB 2.0 spec permits devices to pull current at a default rate of 100 milliamps from a USB 2.0 port (we’ll call this the host)–enough to power a mouse but hardly enough to charge an iPad battery.
If a USB 2.0 device needs current at faster rate than 100 milliamps to function, it is allowed to negotiate with the host to increase its consumption rate to a maximum of 500 milliamps from the host’s port.
When a device tries to draw more current than is available to the host–often described as overcurrent–you can end up with a warning that there isn’t sufficient power to meet the device’s needs. This warning might appear on the host (e.g., a popup in the Windows taskbar, like the one shown to the right). But others, like the Mac, disable the port without any warning, often creating the erroneous impression that the devices are broken. They aren’t–they’re just not able to draw any power from the port anymore. A reboot re-enables the port, but the port will shut down again if you don’t take any action to reduce the power consumption by the mix of devices attached to the port.
When multiple devices are connected to a single USB 2.0 port via an unpowered hub, it can lead to an overcurrent situation, especially because all the devices attached to the hub have to share the 500 milliamp current available through the host’s port. The hub can only split the available current, not multiply it.
A self-powered USB 2.0 hub–that is, one with its own AC adapter–can alleviate this situation, because it can tell the host, “Don’t worry, I can take over as the provider of the current that these devices want.”
For example, if the hub’s the power supply can deliver current at a rate of 2.5 amps (100 milliamps = .1 amps), and there are five ports on the hub, the host now can let each USB 2.0 device attached to a port on the hub negotiate for up to the USB 2.0 maximum of 500 milliamps (2.5 amps / 5 ports = 500 milliamps / port) without exceeding the hub’s power capacity.
When There’s No Host
When a self-powered hub is plugged into an electrical outlet but not connected to a host–think of it as a USB-based power strip in this configuration–it becomes wildly unpredictable how devices attached to the hub will behave when trying to draw power. The original USB 2.0 spec just didn’t envision how important USB-based power consumpution would become.
Without guidance from the spec on what to do in this scenario, device manufacturers can implement whatever behaviors they desire. Some devices will pull power at the same rate as they do when attached to a host-connected hub. Other devices will downgrade to the 100 milliamp default. Certain devices may try to exceed the 500 milliamp limit in the USB 2.0 spec–not necessarily a bad thing for improving device charging times.
In the case of the Apple iPad, iPhone, and iPod Touch, we saw different power consumption behaviors depending on whether the devices were powered on or off. When powered on, they could draw only 100 milliamps of power. When turned off, as explained earlier, they would draw 500 milliamps of power.

This image shows an iPad's power consumption when plugged into a self-powered hub that has no data connection: On the left, the iPad in a powered-on state is drawing 100 milliamps from the hub. On the right, the iPad in a powered-off state is drawing nearly 500 milliamps from the hub. Click the image for a larger view.
If you have questions about whether your specific phone, tablet, or handheld device will charge if it’s plugged into a hub that’s being used like a power strip, the only way to know is to plug the device into the hub and see what happens.
Apple Bites Back
Apple makes great devices, but it also makes the USB-charging situation even more confusing. As explained, the iPad, iPod, and iPhone will recharge when pulling 500 milliamps of current. But Apple has engineered these devices to prefer to pull more than USB 2.0-specified maximum of 500 milliamps. However, to do so, the devices must be connected directly to USB ports that have been customized with Apple’s proprietary charging extensions.

Click the image to go to Apple's support document that explains the proprietary USB charging behaviors in Apple's product ecosystem.
In a support document on Apple.com about USB charging, Apple explains that “some Apple computers and displays can provide up to 1100 milliamps [1.1 amps] … through the port to which the Apple peripheral or device is connected.” In other words, when an iPad or iPhone is connected to a newer Mac as its USB host, an iPad can draw current at more than twice the standard USB 2.0 rate.
The current isn’t delivered at as fast a rate as the 2.1 amps provided by Apple’s special AC wall adapter for recharging an iPad. Gizmodo has done a speed test of the fastest (and slowest) ways to charge an iPad. Charging via a Mac’s USB port at the 1.1 amp rate was the slowest way in the Gizmodo test, but it still got the job done. As we’ve identified, even 500 milliamps will get the job done as long as the iPad’s screen or power is off.
And 500 milliamps is the only rate that you’ll ever get from a Windows PC or any other USB 2.0 host that lacks Apple’s proprietary charging extensions.
You might be thinking that the ideal solution is just to get a Mac plus a USB hub. Then you can have all the benefits of multiple USB ports and can use one to charge your iPad, iPhone, or iPod Touch at the faster rate available when connected directly to a Mac.
Unfortunately Apple only allows these devices to draw the 1.1-amp current from a Mac’s USB port via a direct connection. Apple explains: “An Apple peripheral device must be plugged directly into an Apple computer or display. Apple peripheral devices connected to hubs will not have access to extra power above the standard USB specification of 500 milliamps.”
In other words, if you connect a hub–powered or not– to your Mac, you lose access to the proprietary charging extensions in the Mac’s USB port that allow the Mac to charge your iPad, iPhone, or iPod at the 1.1-amp rate.
If you want to know how Apple establishes these proprietary USB charging behaviors, Ladyada.net has a great video and blog post on the technical underpinnings of the mysteries of Apple device charging. As she explains, it has to do with how Apple has engineered its devices to deviate from the USB 2.0 spec when they sense a special amount of voltage from the power source on two of the four lines that make up a USB connection.
Where Do We Go from Here
There is hope that in the future USB-connectable devices will consume power in a way that meets the “universal” promise in the USB name.
There is now a USB battery-charging spec that was developed to standardize USB-based charging behaviors. Unfortunately, the spec has not yet been widely adopted. And the lack of any strong industry efforts to market or brand spec compliance makes it difficult for customers to identify and buy products that already follow the spec.
In a world where following this spec was the norm, you could plug your hub into a wall, attach a bunch of devices, and get them all to recharge in a reasonable and predictable amount of time without having to take any special action.
Regardless of what happens in the future, our aim always is to make sure that you know what to expect from Plugable products today and that you are satisfied with the ones you purchase. If you have questions or comments about this article or device charging in general, feel free to leave a reply here, and we’ll respond.
If you have other questions about any Plugable hubs, docking stations, adapters, or cables, get in touch with us through our support website at support.plugable.com or e-mail us at support@plugable.com. We’re here to help.
When You Need a New WiFi Adapter
Posted on 26. Feb, 2012 by Aaron Knopf in Windows
You love your laptop, but its WiFi network adapter is on the fritz. You could try to get it repaired or plunk down at least a few hundred bucks for a new computer. There’s also an easy, inexpensive option that will get you back on the network in no time: Use a USB-based WiFi adapter.
Plugable’s new USB-NANO-11N WiFi adapter offers 802.11n wireless connectivity in an incredibly small package.
At just 0.25 inches long by 0.5 inches wide when plugged into a USB port, the USB-NANO-11N is barely noticeable. With such a low profile, you don’t have to worry about the adapter snapping off from an accidental nudge. In fact, you won’t even need to unplug it before you stuff your laptop PC your backpack or totebag.
Size Matters
The drawback of such a small form factor is that the USB-NANO-11N has a small antenna, which limits the performance and range of the adapter. While it theoretically could connect to an 802.11n wireless network at a top speed of 150 Mbps, real-world usage shows that speeds up to 24 Mbps are more likely.
Distance from the WiFi hotspot also will cause the connection quality to vary. For optimal performance, we recommend the USB-NANO-11N for customers who plan to use the adapter in the same room as the hotspot.
Getting Connected
If the USB-NANO-11N is right for you, there’s an important step you must take before plugging it in to your computer: Download and install the latest drivers first.
There is a drivers CD included with the adapter, but it’s always best to use the latest drivers available online. And if you’re going to use this on a Windows PC, you definitely want to install the updated drivers rather than rely on Windows to pick the right ones for you.
Given that you’re probably going to use the adapter on a computer that doesn’t currently have an Internet connection, you’ll need to find a computer where you can get to the following URL: http://plugable.com/products/usb-nano-11n/driver. This will take you to the drivers page for the Realtek 8818CUS chipset that’s at the heart of the USB-NANO-11N.
Download the drivers you need–they’re available for Windows XP, Vista, and 7; Mac OS X 10.4 and up; plus versions of Linux (Note: the Android drivers are for developers only)–to some kind of portable media (USB drive, CD) that you can use on the computer where you need to install them.
Once the drivers are in place (a restart may be needed), plug in the USB-NANO-11N, and you should be good to go. The adapter works in USB 2.0 and 1.1 ports, though you’ll get faster throughput in a USB 2.0 port. When you have an active connection, an LED at the top of the unit will flash intermittently.
The driver install also will add Realtek’s USB wireless LAN utility to you computer, which allows you to manage the adapter’s settings, set up usage profiles, and see info about the state of your network connection. It’s all the same functionality that’s available through your computer’s operating system but in one handy location for the USB-NANO-11N.
As noted, the adapter supports the 802.11n draft WiFi specification for data transmission in the 2.4Ghz band, but it is compatible with the older 802.11b and g specifications. It also supports the common WiFi security protocols (64/128 bit WEP, WPA/WPA2, WPA-PSK/WPA2-PSK and Wi-Fi Protected Setup).
Additional Uses
In future posts we’ll look at some other uses of the USB-NANO-11N, such as
- adding a second network adapter to a PC to use it for Internet connection sharing and
- getting all your wireless devices on the same 802.11 spec for improved WiFi speed.
If you have pre-sales or support questions about the USB-NANO-11N, don’t hesitate to write to us at support@plugable.com. We’re here to help.
![]() |
Plugable USB Wireless Adapter – 802.11N – 1T1R – Nano Size – Short Range – Windows, Mac, Linux (Realtek Chipset) | Product Details | ![]() |




Recent Comments