Layer 1 & Layer 2 Physical Transit Latency

Packet Transmission & Serialization Delay Calculator

Decompose network transit latency into physical bit-clocking serialization (L/R), optical speed-of-light propagation in silica and hollow-core fiber, and multi-hop switch forwarding mechanics.

Serialization vs. Propagation Latency Engine

L/R Bit Clocking • n = 1.4682 Silica • Cut-Through ASIC
Frame & Payload Size Presets:
Serialization Delay (Tserial)
L/R bit-clocking transit out of transmitter SERDES
Transmitter Clocking Delay
1.214 μs
1,214.40 ns (0.00121 ms)
Frame Bits (L × 8) 12,144 bits
Single Bit Duration (1/R) 100.00 ps
Max Theoretical Frame Rate 823,451 fps
Medium Propagation Delay (Tprop)
Speed of light in physical medium: d / (c ÷ n)
Physical Medium Delay
489.73 μs
0.4897 ms (489,726 ns)
Signal Velocity in Medium (v) 204,190 km/s (68.11% c)
Latency Metric per km 4.897 μs / km
Physical Distance (d) 100.00 km (62.14 mi)
Combined One-Way Base Transit
Tserial + Tprop (Zero-Queue Single Hop)
One-Way Delivery Time
490.94 μs
0.491 ms (RTT ≈ 0.982 ms)
Serialization Share 0.25%
Propagation Share 99.75%
Latency Regime Propagation-Dominated
Latency Decomposition Proportion: Serialization vs. Propagation Propagation Dominates Transit (99.75% of One-Way Delay)
Serialization: 1.21 μs (0.25%)
Propagation: 489.73 μs (99.75%)
Total Link Transit: 490.94 μs (0.491 ms)
Multi-Hop End-to-End Latency Profile (Ttotal = Tserial + Tprop + Tproc + Tqueue)
Path Topology: 3 Intermediate Switches (4 Serializations Total in Store-and-Forward)
Propagation-Limited Profile
Store-and-Forward Latency
512.01 μs
Includes 4 full frame serializations (4.86 μs) + propagation + ASIC + FIFO queuing.
Cut-Through Switching Latency
508.40 μs
Bypasses intermediate frame serialization. Only 1 full serialization + 3 × 64B header lookups.
Estimated End-to-End RTT
1.024 ms
Two-way symmetric transit time (2 × One-Way Path Delay).
Switching Architecture Diagnostic:

Cut-Through switching saves 3.61 μs across 3 hops compared to Store-and-Forward. For long-haul paths (100.00 km), optical propagation (489.73 μs) overwhelmingly dominates the budget. However, in data center spine-leaf or high-frequency trading (HFT) fabrics with sub-kilometer fiber, Cut-Through reduces hop delay by up to 80%.

Dynamic Mathematical Derivation Chain
Input: Frame L = 1518 Bytes (12,144 bits) | Line Rate R = 10.0 Gbps (10,000,000,000 bps) | Distance d = 100.0 km in Single-Mode Fiber (n = 1.4682) | Serialization Delay T_serial = 12,144 / 10,000,000,000 = 0.0000012144 s = 1.2144 μs (1,214.4 ns) | Propagation Speed = 299,792,458 / 1.4682 = 204,190,477 m/s = 4.8973 μs/km | Propagation Delay T_prop = 100.0 × 4.8973 = 489.73 μs (0.4897 ms) | 3 Intermediate Store-and-Forward Hops: Serialization occurs 4 times (1 egress NIC + 3 switches) = 4 × 1.2144 μs = 4.858 μs | Total End-to-End One-Way Latency = 4.858 μs + 489.73 μs + (3 × 0.8 μs proc) + (3 × 5.0 μs queue) = 512.01 μs

The Four Fundamental Components of Network Latency

An exhaustive architectural guide to packet serialization bit-clocking mechanics, refractive index propagation delay in silica glass, store-and-forward vs. cut-through ASIC architectures, and queuing dynamics across enterprise and carrier networks.

1. Mathematical Decomposition of Packet Transit Time

In high-performance networking, transit latency between any two network nodes is neither a monolithic constant nor an arbitrary variable. It is the deterministic summation of four discrete physical and computational components:

Ttotal = Tserialization + Tpropagation + Tqueuing + Tprocessing

Understanding how these four components interact is vital for systems architects designing High-Frequency Trading (HFT) infrastructure, ultra-low latency 5G front-haul networks, AI/ML distributed training clusters (RDMA over Converged Ethernet / RoCEv2), and cloud interconnects.

  • 1. Serialization Delay (Tserial): The physical time required by the network interface card (NIC) or switch serializer/deserializer (SERDES) to clock every bit of a packet onto the transmission medium. Governed strictly by packet length L (in bits) and interface clock rate R (in bits per second): Tserial = L ÷ R.
  • 2. Propagation Delay (Tprop): The time required for electromagnetic wave energy (in copper or free space) or optical photons (in fiber optic glass) to physically traverse the link distance d: Tprop = d ÷ v = d ÷ (c ÷ n), where c is the speed of light in vacuum (299,792,458 m/s) and n is the refractive index of the medium.
  • 3. Queuing Delay (Tqueue): The duration a frame spends waiting in egress FIFO buffers or Virtual Output Queues (VOQ) before reaching the head of the line for serialization. This delay is stochastic and depends on cross-traffic, port oversubscription, and QoS traffic scheduling policies.
  • 4. Processing Delay (Tproc): The time required by the network switch application-specific integrated circuit (ASIC) to parse headers (MAC, VLAN, IP, TCP/UDP), execute FIB/RIB route table lookups, verify Access Control Lists (ACLs), and switch the packet across the internal crossbar fabric. On modern merchant silicon (e.g., Broadcom Tomahawk, Innovium Teralynx, Cisco Silicon One), processing latency is typically 300 to 1,200 nanoseconds.
The Bandwidth vs. Latency Misconception

A common industry misconception is that purchasing higher bandwidth "makes data travel faster." Bandwidth increases (e.g., upgrading from 10 Gbps to 100 Gbps) only compress serialization delay (reducing a 1518-byte packet's clocking time from 1.21 μs to 0.12 μs). Bandwidth has absolutely zero impact on propagation delay. Over a 500 km inter-city link, propagation delay remains fixed at ~2.45 milliseconds regardless of whether the pipe operates at 10 Mbps or 800 Gbps.

2. Serialization vs. Propagation: When Speed of Light Outweighs Bandwidth

Whether an engineered link is serialization-dominated or propagation-dominated depends entirely on the ratio between packet size, interface line speed, and link distance.

In standard single-mode optical fiber (such as ITU-T G.652D Corning SMF-28e+), the silica core exhibits a group refractive index of approximately n = 1.4682 at the standard telecommunication wavelength of 1550 nm. The resulting speed of light through the glass is:

v = c ÷ n = 299,792.458 km/s ÷ 1.4682 ≈ 204,190 km/s (or ~4.897 μs per kilometer)

Engineers commonly use the rule of thumb of 5.0 microseconds per kilometer of fiber path to account for optical cable slack, splice loops, and chromatic dispersion compensation.

Consider two contrasting environments:

  • Intra-Rack AI Compute Cluster: Server A connects to Leaf Switch 1 via a 2-meter direct-attach copper (DAC) cable at 100 Gbps. The propagation delay across 2 meters is 2 m × 4.83 ns/m = 9.66 ns. A 4096-byte GPU gradient transfer takes (4096 × 8) ÷ 100×109 = 327.68 ns to serialize. Here, serialization and switch ASIC latency (400 ns) account for over 98% of the total transit time.
  • Transcontinental Carrier Backbone: Chicago to New York fiber route (~1,400 km cable distance). Propagation delay alone is 1,400 km × 4.90 μs/km = 6.86 milliseconds. At 400 Gbps, serializing a 1518-byte packet takes just 30.36 nanoseconds. In this scenario, serialization represents less than 0.0005% of the total latency budget—the physical speed of light in silica glass is the overwhelming bottleneck.

3. Store-and-Forward vs. Cut-Through Switching Mechanics

In multi-hop routed or switched networks, the internal architecture of intermediate nodes drastically shapes end-to-end packet delivery time.

1. Store-and-Forward Switching:

In traditional store-and-forward switches, the input port must buffer the entire incoming Ethernet frame into local ingress memory, compute and verify the 32-bit Frame Check Sequence (FCS / CRC), and only then transfer the frame to the output port queue.

Because the frame cannot begin exiting the switch until the last bit has arrived, serialization delay is incurred cumulatively at every intermediate hop:

Tserial_total = (Hops + 1) × Tserial

On a path traversing 5 store-and-forward Gigabit switches, a 9000-byte jumbo frame experiences 6 serializations: 6 × 72 μs = 432 μs of pure bit-clocking overhead.

2. Cut-Through Switching:

Pioneered by Kalpana in the 1990 EtherSwitch and now standard in all low-latency data center fabrics (e.g., Arista 7050X, Cisco Nexus 3000, NVIDIA Spectrum), cut-through switches do not wait for the full packet to arrive.

The switch begins inspecting the packet header as soon as the first 64 bytes (the destination MAC address and VLAN tag) are clocked into the ingress SERDES. The ASIC executes the lookup and immediately begins transmitting the preamble and header out of the egress interface while the tail of the frame is still arriving on the ingress line.

Consequently, intermediate serialization delay is eliminated. The delay across each cut-through hop is reduced to a fixed ASIC forwarding latency (typically 300 to 500 ns), completely decoupling hop latency from frame size.

4. Hollow-Core Optical Fiber: Bypassing the Glass Speed Limit

Because standard single-mode optical fiber propagates light through solid silica glass (n ≈ 1.468), photons travel approximately 31% slower than their theoretical vacuum velocity. This "glass speed limit" imposes an inescapable latency floor of ~4.90 μs/km.

To break through this physical barrier, researchers and optical manufacturers developed Hollow-Core Fiber (HCF), such as nested antiresonant nodeless fibers (NANF). Rather than confining light within a doped glass core, HCF guides optical signals through an evacuated air or vacuum core bounded by microscopic silica capillary tubes.

vHCF = c ÷ nair ≈ 299,792 km/s ÷ 1.002 ≈ 299,194 km/s (or ~3.342 μs per kilometer)

Hollow-core fiber reduces propagation delay by 1.56 microseconds per kilometer (a 31.7% latency reduction). In High-Frequency Trading (HFT) corridors (such as Slough to Frankfurt or New Jersey to Chicago), a 1.5 μs/km advantage allows trading algorithms to observe market updates and execute orders ahead of competitors using traditional glass fiber, driving major commercial deployment of HCF across key financial routes.

Interface Standard Line Rate (R) Tserial (64 Bytes) Tserial (576 Bytes) Tserial (1518 Bytes) Tserial (9018B Jumbo) Max Frame Rate @ 1518B
Fast Ethernet (100BASE-TX) 100 Mbps 5.12 μs 46.08 μs 121.44 μs 721.44 μs (N/A) 8,127 fps
Gigabit Ethernet (1000BASE-T) 1.0 Gbps 512.00 ns 4.61 μs 12.14 μs 72.14 μs 81,274 fps
2.5GBASE-T Ethernet 2.5 Gbps 204.80 ns 1.84 μs 4.86 μs 28.86 μs 203,186 fps
10GBASE-LR/SR Ethernet 10.0 Gbps 51.20 ns 460.80 ns 1.21 μs 7.21 μs 812,744 fps
25GBASE-SR Ethernet 25.0 Gbps 20.48 ns 184.32 ns 485.76 ns 2.89 μs 2,031,859 fps
40GBASE-SR4 Ethernet 40.0 Gbps 12.80 ns 115.20 ns 303.60 ns 1.80 μs 3,250,975 fps
100GBASE-LR4 Ethernet 100.0 Gbps 5.12 ns 46.08 ns 121.44 ns 721.44 ns 8,127,438 fps
200GBASE-FR4 Ethernet 200.0 Gbps 2.56 ns 23.04 ns 60.72 ns 360.72 ns 16,254,876 fps
400GBASE-DR4 Ethernet 400.0 Gbps 1.28 ns 11.52 ns 30.36 ns 180.36 ns 32,509,753 fps
800GBASE-2xFR4 Ethernet 800.0 Gbps 0.64 ns 5.76 ns 15.18 ns 90.18 ns 65,019,506 fps