Propagation Delay Calculator - Distance, Velocity Factor, and Time

Use this propagation delay calculator to convert distance and dielectric into one-way signal travel time and propagation speed for any wire or wireless link.

Updated: June 19, 2026 • Free Tool

Propagation Delay Calculator

Length of the link between the sender and receiver. Converted to metres before calculation.

Pick the unit that matches the number you entered. The calculator converts to metres internally.

Common cable dielectrics with their typical velocity factor. Pick Custom to enter a value from a cable datasheet.

Ratio of propagation speed to c. 1.0 for vacuum/air, 0.65 for Cat5/Cat6 polyethylene, 0.69 for solid PTFE. Used when Dielectric is set to Custom.

Results

One-Way Propagation Delay
0s
In Milliseconds 0ms
Propagation Speed 0m/s
Round-Trip Propagation Delay 0s

What Is Propagation Delay?

A propagation delay calculator turns the link distance between a sender and its receiver into the one-way time a signal spends travelling across that link. The same number shows up when checking satellite internet latency, sizing a long coax run for a race timer, or auditing a high-frequency trading floor.

  • Estimate satellite internet latency: Enter 35,786 km and pick Air (VF 1.0) to read the ~119 ms one-way floor for a geostationary downlink before queueing or protocol overhead.
  • Time a long coax or ethernet run: Pick polyethylene (VF 0.65) and enter the cable length to read the wire-time contribution to a serial, DMX, or analogue video link.
  • Compare wired vs wireless hops: Hold the distance constant and flip dielectric between Air and Polyethylene to see the cable penalty in nanoseconds or microseconds.
  • Budget propagation time in a timing chain: Add the calculated propagation delay to transmission, processing, and queueing times when modelling a control loop or a synchronised measurement system.

Propagation delay sits underneath several other networking ideas. Latency, round-trip time, ping, and lag all start with propagation delay and then add transmission delay (the time to push every bit of the packet onto the wire), queueing delay (the time spent waiting in routers), and processing delay (the time routers spend making forwarding decisions). Knowing the propagation component is the first step in budgeting the rest.

The model used here follows the IEEE 802.3 convention: the signal travels at the speed of light, scaled by the velocity factor of the medium. That single rule covers wireless point-to-point links, copper ethernet, coax, twisted-pair telecom, and fibre when you want a back-of-the-envelope number before reaching for a refractive-index calculation.

Once the propagation delay is known, the baud rate calculator in our Tools cluster shows how long the on-the-wire transmission of a serial frame actually takes at a given symbol rate.

How Propagation Delay Calculator Works

The calculator reduces the link to two numbers: a distance and a propagation speed. Once you supply both, the one-way propagation delay falls out of a single division, and round-trip is twice that.

propagation delay = distance / (speed of light x velocity factor)
  • Distance: Link length between sender and receiver. Converted from your unit to metres before the calculation.
  • Dielectric material: Cable insulation or air. Selects a velocity factor preset; Custom lets you override.
  • Velocity factor: Ratio of propagation speed inside the medium to c. Defaults to 1.0 for air and 0.65 for polyethylene ethernet.
  • Speed of light (c): Exactly 299,792,458 m/s in vacuum. Multiplied by the velocity factor to give the propagation speed used in the formula.

Propagation speed and distance interact through a single division, so the output is sensitive to the unit you enter. 5,567 km and 5,567 m give answers that differ by 1,000x. Always pick the unit that matches the number on your cable spec sheet or routing table.

5,567 km wireless hop (New York to London)

Distance 5,567 km, dielectric Air, velocity factor 1.0

delay = 5,567,000 m / (299,792,458 m/s x 1.0)

0.01857 s one-way; 0.03714 s round-trip

Sanity check: 18.57 ms one-way and 37.14 ms round-trip, in the same range the longest undersea cable systems run at before queueing and protocol overhead.

3 m polyethylene ethernet patch cable

Distance 3 m, dielectric Polyethylene Ethernet, velocity factor 0.65

delay = 3 m / (299,792,458 m/s x 0.65)

1.539 x 10^-8 s one-way; 3.078 x 10^-8 s round-trip

About 15.4 nanoseconds one-way. Negligible for most networks but matters for in-rack timing chains where every nanosecond counts.

According to NIST CODATA, the speed of light in vacuum is exactly 299,792,458 metres per second, the constant IEEE 802.3 uses as the reference for cable propagation speed.

According to IEEE 802.3, propagation delay equals distance divided by propagation speed, where propagation speed equals the speed of light times the velocity factor of the medium, and the standard specifies the cable velocity limits that govern structured ethernet runs.

Once the propagation component is in hand, the data transfer calculator in our Tools cluster adds the file-size and bandwidth side of the equation, with a dedicated latency-versus-duration concept card that pairs naturally with this propagation-delay number.

Key Concepts Explained

Four concepts show up every time propagation delay is discussed; read these once and the rest of the page reads itself.

Speed of light as the speed limit

Every propagation-delay calculation starts from c, which is exactly 299,792,458 m/s in vacuum. Nothing in a copper, coax, or fibre medium travels faster than c, and most media push the signal a little slower.

Velocity factor of the medium

Velocity factor (VF) is the ratio of the propagation speed inside a cable to c. Vacuum and air sit at 1.0, polyethylene ethernet near 0.65, foam polyethylene coax at 0.81, air-spaced PTFE around 0.85, and solid PTFE around 0.69.

One-way versus round-trip delay

One-way propagation delay is the time the signal spends travelling from sender to receiver. Round-trip propagation delay is twice that, because the return path also needs the same amount of time on the wire. Ping tools report round-trip.

Propagation delay versus latency

Propagation delay is just the time on the wire or in the air. Latency adds transmission delay, queueing, and processing, so latency is always equal to or larger than propagation delay. The calculator returns the propagation floor; the network adds the rest.

For the matching signal-level conversions, the RF unit converter in our Tools cluster turns dBm, dBμV, volts, and milliwatts into each other at common system impedances, so the propagation-delay answer stays in-cluster when you size transmit levels downstream.

How to Use This Propagation Delay Calculator

The form takes four inputs and returns four results. The flow below covers a transcontinental wireless link and an indoor ethernet run.

  1. 1 Enter the distance: Type the link length and pick the matching unit. Use kilometres for satellite and inter-city wireless, metres for indoor cable runs, feet for AV or broadcast runs measured in feet, miles for outdoor line-of-sight links.
  2. 2 Choose a dielectric: Pick Air for any wireless or free-space path. Pick Polyethylene Ethernet for Cat5, Cat6, or Cat6A copper. Pick Foam Polyethylene for foamed coax, Air-Spaced PTFE for rigid coax, Solid PTFE for low-loss assemblies, or Custom to type your own velocity factor.
  3. 3 Set the velocity factor if Custom: Only used when Dielectric is Custom. Default 0.65 is a reasonable starting point for copper ethernet; type a different value when the cable datasheet reports one.
  4. 4 Read the one-way delay: Top of the results panel. The number is shown in seconds and milliseconds so a 15-ns patch cord and a 240-ms satellite round-trip both read in the right unit.
  5. 5 Read propagation speed and round-trip delay: Propagation speed confirms the speed of light scaled by your velocity factor. Round-trip is twice one-way, which is the number you compare against ping or traceroute.

Checking the satellite-internet floor: enter 35,786 km, leave Distance Unit on kilometres, leave Dielectric on Air, leave Velocity Factor at 1.0. The propagation delay calculator returns 0.119375 s one-way (119.4 ms) and 0.238750 s round-trip. Anything measured above that on a real link is queueing, protocol, or bandwidth, not propagation.

Pair the propagation delay result with the bandwidth calculator in our Technology cluster to size the throughput budget for the same link.

Benefits of Using This Calculator

One propagation delay answer replaces three hand calculations: unit conversion, medium lookup, and divide-by-c. Here is what that buys you.

  • Skip the unit and speed-of-light conversion: Enter the distance in metres, kilometres, miles, or feet and the calculator handles the conversion. Pick a dielectric and the velocity factor is filled in for you.
  • Compare wireless and wired paths: Hold the distance constant and flip dielectric between Air and Polyethylene to see the cable penalty in nanoseconds or microseconds without retyping the math.
  • Plan satellite and long-haul latency budgets: Read the geostationary 119 ms one-way floor in seconds and round-trip at a glance, then add your own queueing and protocol margin for a realistic budget.
  • Document cable spec assumptions: Use the Custom velocity factor to record the actual VF from a datasheet, then share the inputs as part of a project record so the propagation number is reproducible.
  • Verify timing-chain calculations: When a control loop, time-code feed, or synchronised measurement crosses a long cable, the calculator gives a defensible propagation number to add to transmission, processing, and queueing delays.

When the next step is wall-clock file transfer time, the download time calculator in our Technology cluster takes file size, bandwidth, and overhead as its inputs and lists latency among the real-world factors it cannot fully model, which is where this propagation-delay result plugs back in.

Factors That Affect Your Results

Propagation delay is bounded by physics, but the number you read depends on a few choices.

Velocity factor of the dielectric

The single biggest knob. Air 1.0, polyethylene ethernet 0.65, foam polyethylene 0.81, air-spaced PTFE around 0.85, solid PTFE 0.69. Pick the closest preset or use Custom for a datasheet value.

Cable length versus routed length

The calculator uses straight-line distance. A coax run routed through cable trays and around corners can be 10-20 percent longer than the floor distance, so add that slack to the input first.

Distance unit and conversion rounding

Feet converts to metres with a 0.3048 factor and miles with 1,609.344. Enter the unit that matches the number on your spec sheet to avoid a 3 percent rounding error.

Fibre is faster than copper (VF typically 0.66-0.67 for silica glass), but the same rule applies. Custom lets you set the VF for fibre.

One-way versus round-trip accounting

Ping and traceroute report round-trip. The calculator exposes both, so use the round-trip number when comparing against network measurements and the one-way number when summing propagation budgets across multiple legs.

  • The calculator assumes straight-line distance. Real cables follow patch panels and conduits, so the actual propagation delay is usually a few percent longer than the result for a coax or Cat6 run.
  • Velocity factor presets come from typical industry values. Off-list cables need the actual datasheet number via Custom.
  • The model ignores the small refractive-index dispersion in optical fibre across wavelengths. For single-mode fibre timing chains, use the manufacturer VF at the operating wavelength.

According to Microwaves101: Light, Phase and Group Velocities, solid PTFE has a dielectric constant of 2.07 and a velocity factor near 69.5 percent, and air gaps and helical spacers push air-spaced coax toward 0.85-0.90.

For the upstream half of the same link, the upload time calculator from our Tools cluster applies the same bandwidth-versus-time math to outbound traffic, so the propagation delay is the floor on both directions.

propagation delay calculator interface showing distance, dielectric, velocity factor, and propagation speed inputs alongside one-way delay, round-trip delay, and propagation speed outputs
propagation delay calculator interface showing distance, dielectric, velocity factor, and propagation speed inputs alongside one-way delay, round-trip delay, and propagation speed outputs

Frequently Asked Questions

Q: What is propagation delay?

A: Propagation delay is the time a signal spends travelling from its sender to its receiver. It depends only on the link distance and the propagation speed of the medium, not on how much data is being sent. Two routers in the same room might see a few nanoseconds, while a transatlantic hop accumulates tens of milliseconds.

Q: How do you calculate propagation delay?

A: Divide the link distance by the propagation speed. Propagation speed equals the speed of light times the velocity factor of the medium: for air it is c, for polyethylene ethernet it is about 0.65 c, and for solid PTFE insulation it is roughly 0.69 c.

Q: What is velocity factor and why does it matter?

A: Velocity factor is the ratio of the propagation speed inside a cable to the speed of light in vacuum. A standard Cat5 or Cat6 polyethylene ethernet cable has a velocity factor near 0.65, so signals travel at about 195,000 km/s instead of 300,000 km/s. Always check the cable spec sheet; the calculator's preset list covers the common dielectrics.

Q: What is the propagation delay for a Cat6 ethernet cable?

A: Cat6 polyethylene ethernet cable has a velocity factor near 0.65. A 3 m patch cord therefore introduces about 15.4 nanoseconds one-way, a 30 m office run about 154 ns, and a 100 m channel the full structured-cabling limit near 513 ns.

Q: Why is satellite internet propagation delay so high?

A: A geostationary satellite orbits 35,786 km above the equator, so the one-way downlink takes about 119 ms and the round trip close to 240 ms before any queueing or protocol overhead. That floor is why satellite internet feels laggy even on a fast link.

Q: Is propagation delay the same as latency?

A: Latency is the broader round-trip delay a packet actually experiences, including propagation delay plus transmission delay, queueing, and protocol handling. Propagation delay is only the time the signal spends on the wire or in the air, so latency is always equal to or larger than propagation delay.