If you look at the piece of brochure or promo material (the one on the right is taken from P1's website), you should see that the speed is quoted as 1 Mbps or 1 Mbit/s (note that the 'b' is not capitalised). The reseller agent was wrong for sure, to have said "one megabyte per second" - it is actually one megabit per second.
One byte (capital B) is equivalent to eight bits (small b). Therefore a bit is 1/8 of a byte. Broadband speeds are advertised in kilo- or megabits per second. And since your computer calculates download speed in kilobytes per second:
1 megabit per second × 1,024 = 1,024 kilobits
1,024 kilobits × 1,024 = 1,024,576 bits
1,024,576 bits ÷ 8 = 131,072 bytes
131,072 bytes ÷ 1,024 = 128 kilobytes per second
Broadband speeds are usually advertised in pairs of download and upload speeds, also downlink and uplink. Downlink is used for downloading, uplink is used for uploading. Typically, the uplink is half or less than the downlink. A good example to highlight this, is that uploading a photo usually takes longer than downloading a photo to view.
To sum things up:
- Broadband Internet speeds are always advertised in bits per second, e.g. kilobits per second (kbps), megabits per second (Mbps, the M must be capitalised to differentiate from milli).
- To convert bits per second to bytes per second, divide by 8.
- Capitalisation of the B in data units matter! A capital B represents bytes (commonly used in computer storage), a small b represents bits (commonly used in networking). Always take note of this when discussing in forums, chatrooms etc, it can get ambiguous in some cases.
No comments :
Post a Comment
All comments are subject to moderation. If you don't want to sign in, comment as "Name/URL".