Help with bandwidth calculation
12 years 6 months ago #38034
by sose
sose
Network Engineer
analysethis.co/index.php/forum/index
Help with bandwidth calculation was created by sose
Considering the fact 8 bits = 1 byte, how will it take to download a 1 MB file browsing at one megabits per second(1mb/s)? Please show all your working.
sose
Network Engineer
analysethis.co/index.php/forum/index
12 years 6 months ago #38035
by S0lo
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
Replied by S0lo on topic Re: Help with bandwidth calculation
Assuming (as usual) small b means bit and Capital B means byte.
speed = bits/time = 1Mb/s
bits = 8*1Mb
Substitute that bits in the equation above, you get:
8Mb / time = 1Mb/s
Solve for time:
time = 8Mb / (1Mb/s) = 8 s
So it should take 8 seconds. Notice that M (which is usually 1024*1024, or 1000*1000) simply cancels out.
speed = bits/time = 1Mb/s
bits = 8*1Mb
Substitute that bits in the equation above, you get:
8Mb / time = 1Mb/s
Solve for time:
time = 8Mb / (1Mb/s) = 8 s
So it should take 8 seconds. Notice that M (which is usually 1024*1024, or 1000*1000) simply cancels out.
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
The following user(s) said Thank You: sose
Time to create page: 0.116 seconds