{{ summaryTitle }} {{ summaryValue }} {{ summaryLine }} {{ badge.label }} {{ badge.value }} {{ summaryAnnouncement }}
Transfer rate conversion inputs
Keep the unit attached to the number; Mbps and MB/s differ by a factor of eight.
Use line rate for link or port specifications; use payload throughput for measured useful traffic.
Choose the notation needed by the next command, report, or capacity plan.
Choose a common planning profile or Custom to enter a measured reserve.
{{ workflowFeedback }}
Zero is neutral. Editing this field changes the profile to Custom unless it exactly matches a preset.
%
Changing the unit preserves the same byte quantity.
Use the actual copy, maintenance, backup, or migration window.
Use SI for decimal vendor/network labels or IEC for binary storage labels.
Use 24 for continuous delivery or the permitted daily maintenance window.
hours/day
Choose 1 to 31 days to match the planning calendar.
days
{{ ledgerExportStatus }}
UnitLine ratePayload rateCopy
{{ row.label }}{{ row.line }}{{ row.payload }}
{{ chartExportStatus }}
{{ windowExportStatus }}
MeasureValuePlanning meaningCopy
{{ row.label }}{{ row.value }}{{ row.note }}
{{ notesExportStatus }}
DecisionCurrent readingNext checkCopy
{{ row.label }}{{ row.reading }}{{ row.action }}

A transfer rate describes how much data crosses a boundary in a unit of time. Network links are commonly labeled in bits per second, while file-copy tools often report bytes per second. Because one byte contains eight bits, 100 MB/s and 100 Mbps describe rates that differ by a factor of eight.

Prefixes create a second source of disagreement. SI units scale by 1000, so 1 Gbps is 1,000,000,000 bits per second. Binary prefixes scale by 1024, so 1 Gibps is 1,073,741,824 bits per second. Capitalization also matters: Mb means megabits and MB means megabytes.

Transfer-rate terms used for capacity planning
Quantity What it describes Typical use
Line rateTotal bit rate on a link or interfacePort and circuit specifications
Payload throughputUseful data rate after an overhead reserveMeasured copies, backups, and downloads
Transfer timePayload size divided by useful throughputMaintenance-window and migration planning
Capacity tierFirst common Ethernet tier at or above a modeled line rateEarly link-sizing comparisons

Advertised link speed is not a promise of application throughput. Protocol headers, encryption, retransmissions, congestion, storage speed, CPU limits, latency, and parallelism can all reduce the useful rate. An overhead percentage is therefore a planning assumption that should be replaced with a measured reserve when reliable observations exist.

A delivery window changes conversion into a capacity question. The required rate must be high enough to move the full payload before the window closes, and repeated jobs also need enough active hours and days to support the expected daily or monthly volume.

How to Use This Tool:

Keep the unit and rate basis attached to the measurement, then model the payload and time window that matter.

  1. Enter the Transfer rate and choose its unit. Confirm whether the number is a Line rate or Payload throughput.
  2. Choose the output unit and an Overhead assumption. Select Custom when a measured protocol reserve is available; the accepted range is 0% to 40%.
  3. Enter a positive Reference payload with an explicit decimal or IEC size unit.
  4. Set the positive Delivery window. Adjust active hours per day and month days only when daily or monthly capacity is part of the plan.
  5. Read Window plan for the estimated completion time, required rate, pass or miss result, and first common link tier.

Interpreting Results:

Payload ETA is the main completion estimate because it uses the useful-data rate. A nonnegative window slack means the modeled payload finishes on time; negative slack is the estimated overrun.

  • Required line rate includes the selected overhead reserve. Compare it with a link tier, not with payload throughput from an application graph.
  • First fit tier is the smallest built-in Ethernet tier at or above the current line rate. The buffered tier applies 20% headroom.
  • Window met is only as reliable as the payload size, rate basis, and overhead assumption. Verify those three values before scheduling work.

Technical Details:

Every rate is normalized to bits per second. Bit-rate units multiply by their decimal or binary prefix factor; byte-rate units multiply by the same prefix factor and by eight. Payload sizes are normalized to bytes and time windows to seconds before the transfer equations are applied.

Formula Core:

Let R be the entered rate in bits per second, o the overhead percentage, e the payload-efficiency ratio, B the payload bytes, and t the window seconds.

e=1o100 Rpayload=Rline×e Tpayload=8BRpayload Rrequired line=8Bte

When the entered rate is a line rate, it is multiplied by e to get payload throughput. When the entered rate is payload throughput, it is divided by e to recover the modeled line rate. A window passes when tTpayload is greater than or equal to zero.

Capacity per active day equals payload bits per second divided by eight, multiplied by active hours and 3600 seconds. Monthly capacity multiplies that daily value by the selected 1 to 31 days. These figures assume the modeled payload rate can be sustained throughout every active hour.

Unit and Rule Core:

Transfer-rate unit and planning rules
RuleExact treatment
SI prefixeskilo through tera use powers of 1000.
IEC prefixeskibi through tebi use powers of 1024.
Bits and bytes1 byte equals 8 bits.
OverheadAccepted from 0% through 40%, inclusive.
Tier fitThe first tier whose rated bits per second is greater than or equal to the modeled line rate.
Buffered tierTier fit after multiplying the modeled line rate by 1.2.

Common overhead presets are 0% for raw storage or application throughput, 3% for Ethernet TCP payload, 6% for encrypted file copy, and 12% for a VPN or tunneled WAN. They are planning defaults rather than measurements of a particular transfer.

Accuracy Notes:

The result is deterministic for the entered values, but real throughput can vary during a transfer. Use an observed sustained payload rate and a conservative overhead reserve for maintenance or migration decisions. The calculation runs in the browser and does not measure the network.

Worked Examples:

100 GB over a 1 Gbps link

A 1 Gbps line rate with 3% overhead provides 970 Mbps of modeled payload throughput. A decimal 100 GB payload contains 800 gigabits, so its payload ETA is about 825 seconds, or 13 minutes 45 seconds. A 15-minute window passes with about 75 seconds of modeled slack.

References: