Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

transfering data

Featured Replies

Hi I am trying to work out how long it will take to transfer a file over different networks.

If I have a 50mb file how long would it take to transfer using gprs @ 80kbps and edge @ 236kbps

any help would be appreciated

I suppose that's an 50MB file? With overhead counted you need about 10 bits to transfer a byte, so you'll need 500 Mb.

@80kb/s: 500 000 000 / 80 000 = 6250 sec = 1 hour 45 minutes.

@236kb/s: 500 000 000 / 236 000 = 2119 sec = 35 minutes.

Times are slightly different when you mean MiB and Kib.

  • Author

Thanks Mijzelf great utility !

Although I would still like to know how to calculate this, anyone help my brain is thinking too hard about it and I cant find the solution....

Any help appreciated :)

I would still like to know how to calculate this

Mijzelf did the math for you.

Lets repeat.

1byte(B ) = 8bits(b ) (2^8=256 possibilities, enough for all characters), make it ~10 for the whole communication (sort of wrapping).

1kB = 1.000bytes and 1mB=1.000.000bytes (=~10.000.000b exchanged)

also 1KB=1024 bytes and 1MB=1024KB, but lets round it.

-80kbits/s is the speed, it's the volume per time. You want the time, so time=volume/speed but you have to use the same units for both values.

(50.000.000 x 10bits) / (80.000bits/sec) = 6250sec = ~104min =~1h44'. This is pure theory, so use 1024 (twice) instead of 1000 and also add ~20% for real world. That gives ~2hours 11'.

and so on,

1MB on 56k modem ~4min

1MB on 10Mb network ~1.2sec

10MB on 100Mb network ~1.2sec

  • Author

Thanks Ponch ! I have got it now.... :hello:

and thanks again Mijzelf

I think I have just learned somethign new today :thumbup

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.