StatGardenREF. DESK
Calculators/Physics/Signal propagation delay
Physics

Signal propagation delay calculator

Time a signal takes to travel a distance through cable, fibre or free space.

Published 25 September 2026

What this calculator does

Propagation delay is distance divided by signal speed, and signals travel slower in cable than in vacuum. Through optical fibre at a velocity factor of 0.67, 100 km takes 0.498 ms one way.

The figure worth remembering is about 5 microseconds per kilometre in fibre. It is why a round trip to a server 1,000 km away cannot beat about 10 ms no matter how much bandwidth is bought, and why latency-sensitive systems are placed near their users rather than given faster links.

The formula

FormulaPropagation delay = distance / (speed of light × velocity factor)

The distance is divided by the speed of light multiplied by the velocity factor of the medium. Velocity factor accounts for signals travelling slower through a dielectric than through vacuum: about 0.67 in fibre and 0.59 to 0.66 in copper. Round trip is simply twice the one-way figure.

TermMeaning
Propagation delayTime for the signal to traverse the distance. Independent of bandwidth.
Velocity factorSignal speed as a fraction of the speed of light in vacuum.
Round trip timeTwice the one-way delay, which is what a ping measures.
Latency floorThe minimum delay physics allows, which no amount of bandwidth can reduce.

The inputs explained

FieldWhat to enter
Distance (km)Distance in kilometres, along the actual cable route rather than straight-line distance.
MediumThe medium, which sets the velocity factor.

When to use it

Estimating network latency

Propagation sets the floor below which no link can go, whatever its bandwidth.

Choosing a data centre location

Distance to users translates directly into unavoidable latency.

Understanding a traceroute

Comparing measured hop times against the propagation floor shows how much is queueing and processing.

Worked examples

Every figure in the tables below is produced by this page’s own calculator at build time, so the numbers and the tool always agree. Select any row to load that scenario.

How far is how long?

A range of distances through the same medium.

Optical fibre, velocity factor 0.67
DistanceOne-way propagation delayRound tripDelay per kilometre
10 km0.050 ms0.100 ms4.98 µs/km
100 km0.498 ms0.996 ms4.98 µs/km
1,000 km4.979 ms9.957 ms4.98 µs/km
10,000 km49.786 ms99.571 ms4.98 µs/km
The delay per kilometre holds at 4.98 µs throughout, which is the constant worth carrying. A 10,000 km link, roughly London to Tokyo, has a round trip floor of 99.6 ms before any equipment is involved, and no upgrade can reduce it.

Questions

Does more bandwidth reduce propagation delay?

No. Propagation is distance divided by speed and has nothing to do with bandwidth. Extra bandwidth reduces transmission delay, the time spent clocking bits onto the line, but the signal still takes the same time to cross the distance.

Why is fibre slower than the speed of light?

Because light travels more slowly through glass than through vacuum, by the refractive index of the fibre core. That gives a velocity factor around 0.67, so signals move at about two thirds of the vacuum speed of light.

Why is my ping higher than this calculation?

Because propagation is only the floor. Real latency adds transmission delay, queueing in routers, processing at each hop, and the fact that cable routes are far from straight. A figure two or three times the propagation floor is entirely normal.

Is satellite different?

Substantially. A geostationary satellite sits about 36,000 km up, so the round trip through the satellite is around 480 ms before anything else. Low earth orbit constellations are far closer, which is precisely why they can offer much lower latency.

For the time spent clocking bits onto the link, see the transmission delay calculator. For memory timings, see the RAM latency calculator.

Advertisement
Advertisement