Network Throughput Calculator
Measure the actual speed of your data transfer
Megabytes (MB)
Gigabytes (GB)
Terabytes (TB)
Megabits (Mb)
Gigabits (Gb)
Seconds
Minutes
Hours
Calculation Results:
Throughput (Mbps)
0
Throughput (MB/s)
0
Understanding Network Throughput Calculation
Network throughput refers to the actual amount of data successfully transmitted over a communication channel in a specific period of time. Unlike bandwidth, which represents the theoretical maximum capacity of a link, throughput measures the real-world performance you experience during file transfers or streaming.
The Network Throughput Formula
The fundamental mathematical formula for calculating throughput is quite simple:
Throughput = Total Data / Time Taken
How to Calculate Throughput Step-by-Step
- Determine Data Size: Identify the size of the file or data packet transferred. Note whether it is in Bytes (B) or Bits (b). (1 Byte = 8 Bits).
- Measure Duration: Record the exact time from the start of the transmission to the completion.
- Convert Units: For standard networking metrics (Mbps), convert your data to Megabits and your time to seconds.
- Divide: Divide the total bits by the total seconds to find the rate.
Example Calculation
If you transfer a 2 Gigabyte (GB) file in 40 seconds:
- Convert GB to Gigabits: 2 GB × 8 = 16 Gigabits.
- Convert Gigabits to Megabits: 16 Gb × 1000 = 16,000 Megabits.
- Divide by time: 16,000 Mb / 40 seconds = 400 Mbps.
Factors That Affect Throughput
Several variables can cause your throughput to be significantly lower than your advertised bandwidth:
- Network Congestion: High traffic volumes on the same path.
- Protocol Overhead: Data used for headers and error correction (TCP/IP overhead).
- Latency: Delays in data requests and acknowledgments.
- Hardware Limitations: Router CPU limits, older cabling, or slow storage drives.