Hello,
I trying to figure out an equation on how to convert bit into Megabytes. I found a sight that has the equation, but my math skills are poor and I'd like to understand step-by-step how they are able to solve the conversion.
*******************************************************************************************************************************************************
http://www.symantec.com/business/suppor ... =TECH36554
When investigating performance related issues, sometimes the logs report performance in bits per second. This TechNote provides a method for converting bits per second into Megabytes per second, which is a more common measurement.
First, convert the number of bits to bytes by dividing by 8:
1 byte
100,000,000,000,000 bits * --------- = x bytes
8 bits
(Notice that the 'bits' cancel, leaving the unit 'bytes' in the answer.) I'm having a hard time understanding this concept -- can someone please help me break it down??
Then take that answer and convert it to Kilobytes by dividing by 1024:
1 Kilobyte
x bytes * ------------- = y Kilobytes
1024 bytes
(Again, the 'bytes' cancel, leaving the unit 'Kilobytes' in the answer.)
Then take that answer and convert it to Megabytes by dividing by 1024 once again:
1 Megabyte
y Kilobytes = * ---------------- = z Megabytes
1024 Kilobytes
Once you find z, you have your answer. Incidentally, you can continue this beyond Megabytes:
1024 Megabytes = 1 Gigabyte and 1024 Gigabytes = 1 Terabyte.
I trying to figure out an equation on how to convert bit into Megabytes. I found a sight that has the equation, but my math skills are poor and I'd like to understand step-by-step how they are able to solve the conversion.
*******************************************************************************************************************************************************
http://www.symantec.com/business/suppor ... =TECH36554
When investigating performance related issues, sometimes the logs report performance in bits per second. This TechNote provides a method for converting bits per second into Megabytes per second, which is a more common measurement.
First, convert the number of bits to bytes by dividing by 8:
1 byte
100,000,000,000,000 bits * --------- = x bytes
8 bits
(Notice that the 'bits' cancel, leaving the unit 'bytes' in the answer.) I'm having a hard time understanding this concept -- can someone please help me break it down??
Then take that answer and convert it to Kilobytes by dividing by 1024:
1 Kilobyte
x bytes * ------------- = y Kilobytes
1024 bytes
(Again, the 'bytes' cancel, leaving the unit 'Kilobytes' in the answer.)
Then take that answer and convert it to Megabytes by dividing by 1024 once again:
1 Megabyte
y Kilobytes = * ---------------- = z Megabytes
1024 Kilobytes
Once you find z, you have your answer. Incidentally, you can continue this beyond Megabytes:
1024 Megabytes = 1 Gigabyte and 1024 Gigabytes = 1 Terabyte.