Why is speed of internet connection generally described in megabits/second whereas the size of a file is in megabytes/second? Is it purely for ISPs to make their offered connection seem faster than it actually is to the average internet user?

1.15K views

Why is speed of internet connection generally described in megabits/second whereas the size of a file is in megabytes/second? Is it purely for ISPs to make their offered connection seem faster than it actually is to the average internet user?

In: Technology

3 Answers

Anonymous 0 Comments

The primary reason is historical and cultural, nothing to do with anything making sense. Back when they were invented the world of computers and the world of telecommunications were very different, used different jargon, had different experts, published in different journals, were dominated by different companies.

The rise in popularity of the internet helped force those two worlds together but they still came from different backgrounds and emphasized different things when talking about their technology. Telecoms used bits per second, and a kilobit meant 1000. Computer people came to use bytes, where a kilobyte meant 1024, and when they needed to talk about data rates they started using bytes per second.

I suppose there are practical aspects mixed in there having to do with bytes that have a different number of bits, or the out-of-order deliver in the Internet protocol, but those are secondary and later. The original reason is the cultural divide.

You are viewing 1 out of 3 answers, click here to view all answers.