I'm sure this has been discussed a 1000 times (no pun intended), but is my cheat sheet below correct? My poor brain was raised on bytes, actually megabytes (MB), as in hard drives, RAM, digital memory etc. The networking world seems to be in bits - gigabit cards, 10/100 fast ethernet, 54/108/300 Mbps wireless etc. I know its 8 bits to a byte and I know a kilobyte is 1024 bits (not 1000 bits) so I think I have this correct:
Wireless:
54 Mbps = 54 x .119 = 6.43 MB per second
108 Mbps = 108 x .119 = 12.85 MB per second
300 Mbps = 300 x .119 = 35.7 MB per second
A Fast Ethernet card:
100 Mbps = 100 x .119 = 11.9 MB per second
A Gigabit card:
1000 Mbps = 1000 x .119 = 119 MB per second
.119 is simply 1 / (8*1.024*1.024)
Ref: http://www.wu.ece.ufl.edu/links/dataRate/DataMeasurementChart.html
Eg
Gigabits per second:
=1 Gbps 1,000,000,000 Bits/sec
=125,000,000 Bytes/sec (above divided by 8)
=122,070 Kilobytes/sec (above divided 1024)
=119MB/sec (above divided 1024)
Megabits per second
=1 Mbps 1,000,000 Bits/sec
=125,000 Bytes/sec (above divided by 8)
=122.070 Kilobytes/sec (above divided 1024)
=.119MB/sec (above divided 1024)
Wireless:
54 Mbps = 54 x .119 = 6.43 MB per second
108 Mbps = 108 x .119 = 12.85 MB per second
300 Mbps = 300 x .119 = 35.7 MB per second
A Fast Ethernet card:
100 Mbps = 100 x .119 = 11.9 MB per second
A Gigabit card:
1000 Mbps = 1000 x .119 = 119 MB per second
.119 is simply 1 / (8*1.024*1.024)
Ref: http://www.wu.ece.ufl.edu/links/dataRate/DataMeasurementChart.html
Eg
Gigabits per second:
=1 Gbps 1,000,000,000 Bits/sec
=125,000,000 Bytes/sec (above divided by 8)
=122,070 Kilobytes/sec (above divided 1024)
=119MB/sec (above divided 1024)
Megabits per second
=1 Mbps 1,000,000 Bits/sec
=125,000 Bytes/sec (above divided by 8)
=122.070 Kilobytes/sec (above divided 1024)
=.119MB/sec (above divided 1024)