Intermediate

Signal Propagation Delay Calculator

Enter the link distance and transmission medium to find one-way and round-trip propagation delay. Useful for network planning, PCB timing, fiber optic design and understanding latency in distributed systems.

m

Cable or link length in metres (1 km = 1000 m)

Transmission medium

One-way propagation delay
4,905.4ns

Time for a signal to travel the full distance once

Delay (formatted)
4.91 µs
Round-trip delay
9.81 µs
Signal velocity
203,859 km/s
Velocity factor
68% of c
SourceDestination4.91 µsSignal travel time across the link
Step by step
  1. 1

    Signal velocity in medium

    299,792,458 m/s × 0.68 = 203,858,871 m/s
    Speed of light in vacuum × velocity factor for this medium.
  2. 2

    One-way propagation delay (ns)

    1,000 m ÷ 203,858,871 m/s × 10⁹ = 4,905.4
Results are estimates for general information only and are not professional advice — always verify important results independently before relying on them. Read the full disclaimer.
Quick answer

How does this calculator work?

Propagation delay = Distance ÷ (c × Velocity Factor). A 1000 m single-mode fiber link (velocity factor 0.68) gives a one-way delay of about 4.9 µs and round-trip of 9.8 µs. Coaxial cable (0.66c) and twisted pair (0.59c) are slightly slower. Vacuum / free space is fastest at the full speed of light.

Formula
Delay (s) = Distance (m) ÷ (c × Velocity Factor)
How this is calculated

Signals in electrical and optical cables travel at a fraction of the speed of light in vacuum (c = 299,792,458 m/s). That fraction is called the velocity factor and depends on the dielectric material surrounding the conductor. Dividing the cable length by the signal velocity gives the one-way propagation delay; doubling it gives the round-trip delay relevant to protocols that wait for an acknowledgement.

Velocity factors used here: vacuum / free space = 1.00 (exact); single-mode optical fiber ≈ 0.68 (refractive index n ≈ 1.47); RG-58 coaxial cable ≈ 0.66; Cat5e/6 twisted-pair UTP ≈ 0.59. These are typical published values — exact figures vary by manufacturer and should be taken from the cable data sheet for precise timing analysis.

Note that propagation delay is only one component of total network latency. Processing delay in switches and routers, queuing delay under load, and serialisation delay (the time to clock out each bit) are additional contributors. This calculator isolates the pure speed-of-light component, which sets the irreducible minimum latency for any link.

Frequently asked questions

Glass has a refractive index of about 1.47, which slows light to roughly 68% of its vacuum speed — around 204,000 km/s. Over a 1000 km fiber link that still gives a one-way delay of nearly 5 ms. For intercontinental links of 10,000 km the one-way delay reaches about 49 ms regardless of bandwidth.

Propagation delay is purely the speed-of-light travel time across the physical medium. Total network latency also includes serialisation delay (time to transmit all bits at the line rate), processing delay in routers and switches, and queuing delay when buffers are shared. Propagation delay is the irreducible floor.

Protocols that require acknowledgements (TCP, HDLC) stall if the round-trip delay is long relative to the transmission window. This is the bandwidth-delay product problem. Long-haul links need large TCP window sizes, satellite links (≈600 ms RTT) require special tuning, and real-time applications like VoIP set a hard limit around 150 ms one-way delay for acceptable quality.

Also known as

propagation delay calculator
signal propagation delay
fiber optic delay calculator
cable latency calculator
round trip delay
network transmission delay

APA

TG we-Calculate Editorial Team. (2026). Signal Propagation Delay Calculator [Online calculator]. TG we-Calculate. https://we-calculate.com/calculator/propagation-delay-calculator

Chicago

TG we-Calculate Editorial Team. "Signal Propagation Delay Calculator." TG we-Calculate. 2026. https://we-calculate.com/calculator/propagation-delay-calculator.

IEEE

TG we-Calculate Editorial Team, "Signal Propagation Delay Calculator," TG we-Calculate, 2026. [Online]. Available: https://we-calculate.com/calculator/propagation-delay-calculator

BibTeX

@misc{wecalculate_propagation_delay_calculator, title = {Signal Propagation Delay Calculator}, author = {{TG we-Calculate Editorial Team}}, howpublished = {\url{https://we-calculate.com/calculator/propagation-delay-calculator}}, year = {2026}, note = {TG we-Calculate} }

Did this calculator help you?