1

I'm curious about this. My friends told me that there is difference between the speed of internet connection when you connect your PC/Laptop with Bluetooth or USB cable. They said that the internet speed is on good speed when you connect the mobile with USB and the speed will low when you connect through the Bluetooth. So does it really true? I want to know if YES then why it is?

1
  • By experience wireless connections are always slower than wired ones. Interferences can make it really slow!
    – sinni800
    Commented Aug 16, 2011 at 13:53

2 Answers 2

3

It just depends on the version of USB or Bluetooth that you are using. You internet speed will become limited to the bandwidth of BlueTooth or USB. On Bluetooth you will have the free air factor(the propagation of signal will be suceptive to signal interference from random noise, instead of USB, where the noise is high limited with twisted metalic pairs).

USB 1.0: Released in January 1996. Specified data rates of 1.5 Mbit/s (Low-Bandwidth) and 12 Mbit/s (Full-Bandwidth).

USB 2.0: Released in April 2000. Added higher maximum bandwidth of 480 Mbit/s (60 MB/s) (now called "Hi-Speed").

USB 3.0 has transmission speeds of up to 5 Gbit/s, which is 10 times faster than USB2.0 (480 Mbit/s).

Bluetooth v3.0 + HS (most common): Bluetooth 3.0+HS supports theoretical data transfer speeds of up to 24 Mbit/s, though not over the Bluetooth link itself. Instead, the Bluetooth link is used for negotiation and establishment, and the high data rate traffic is carried over a colocated 802.11 link. Its main new feature is AMP (Alternate MAC/PHY), the addition of 802.11 as a high speed transport.

More about USB.

More about Bluetooth.

1
  • This answer is going in the right direction, but still needs to take into consideration the bandwidth on the internet circuit as well as latency involved with USB versus Bluetooth connection, as those factors will be involved in how the connection between the two works with the internet connection speed available. IE, Bluetooth will be more latent than USB 3.0, but it doesn't matter that much if your internet bandwidth is only 512Kbps.
    – MaQleod
    Commented Aug 16, 2011 at 15:02
1

Even if you look at theoretical speeds, USB 2.0 can get a max of 60 MB/s while Bluetooth 2 can barely hit 0.32 MB/s.1

1 I converted the speeds from Mbps (Megabits per second) to MB/s (Megabytes per second) because that's usually what people care about when it comes to downloads speeds.

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .