Download units and times query

Started by tehidyman, Aug 28, 2010, 12:25:59

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

tehidyman

As download speeds are given in Kbps, I assume that as there are 8bits to 1Byte then a download speed of 1000 kbps is 125KBps and that assuming there are 1024 KB to 1MB, and 1024 MB to 1 GB then it should take 8388 seconds to download 1 GB at 1000kbps.
I then calculate that if I download 1GB a month then seeking to increase my download speed from 2000Kbps to 2500Kbps will save me about 28 seconds a day.  Is it worth it (no answers needed)? I have assumed that IDnet bandwidth figures are in GB.

Are my calculations and assumptions correct though.  Comments appreciated.

Rik

I think your initial figures are about right, but an increase in speed of 25% should save you 3355 seconds a month, or about 110 seconds a day. However that ignores DNS lookup times, site response times etc. In practice, therefore, I don't think you'd notice the difference. I think.  :stars:
Rik
--------------------

This post reflects my own views, opinions and experience, not those of IDNet.

tehidyman

Thanks Rik, I agree with the  :stars:. I reckon I spent about 25 years worth of potential time-saving checking facts and figures but maybe it will cure me of chasing speed increases.

Rik

 ;D

We get to the same spot with just a small delay, it's why I've been able to live with a 2.5-3.5M line for so long. Now, if I was downloading movies etc, I'd probably feel different.
Rik
--------------------

This post reflects my own views, opinions and experience, not those of IDNet.

Technical Ben

Great site that helped me (although it took me a good few minuets to figure out) is this one.
http://web.forret.com/tools/bandwidth.asp?speed=3478&unit=MB%2Fs
It does every conversion imaginable. (Although you still need google to know How many unicorns there are on a blue moon.
I use to have a signature, then it all changed to chip and pin.

Rik

Rik
--------------------

This post reflects my own views, opinions and experience, not those of IDNet.

tehidyman

Quote from: Technical Ben on Aug 28, 2010, 18:38:32
Great site that helped me (although it took me a good few minuets to figure out) is this one.
:thnks:Interesting site and potentially useful, but it took me a symphony to get my head round it.

esh


In [1]: gb = 1024 * 1024 * 1024

In [2]: time = lambda rate: gb/((rate*1e3)/8)

In [3] = (time(2000) - time(2500))/31.0
Out[3]: 27.709451612903209


I agree!
CompuServe 28.8k/33.6k 1994-1998, BT 56k 1998-2001, NTL Cable 512k 2001-2004, 2x F2S 1M 2004-2008, IDNet 8M 2008 - LLU 11M 2011