learn.howToCalculate
learn.whatIsHeading
Bandwidth is the maximum rate of data transfer across a network connection, measured in bits per second (bps). Transfer time depends on file size and available bandwidth. Note: file sizes use bytes (B), while bandwidth uses bits (b) — 1 byte = 8 bits.
단계별 가이드
- 1Convert file size to megabits: 1 MB = 8 Mb, 1 GB = 8,000 Mb
- 2Transfer time (seconds) = file size (Mb) / bandwidth (Mbps)
- 3Real-world speeds are typically 60–80% of advertised bandwidth
- 4Multiple simultaneous users further reduce available bandwidth
풀어진 예시
입력
1 GB file on 100 Mbps connection
결과
~80 seconds
8,000 Mb / 100 Mbps = 80s
입력
4K movie (15 GB) on 50 Mbps
결과
~40 minutes
120,000 Mb / 50 Mbps = 2,400s
계산할 준비가 되셨나요? 무료 Bandwidth 계산기를 사용해 보세요
직접 시도해 보세요 →