Lukas' Notes

networking

Definition

Packet Delay

Let a packet traverse a path of nodes connected by links. The total packet delay at the -th node is:

where each component is defined as follows:

DelayNotationSource
Nodal processingTime to examine the header and determine the outgoing link
QueueingTime the packet waits in the output buffer before transmission begins
TransmissionTime to push all bits of the packet onto the link
PropagationTime for a single bit to travel across the physical medium

The end-to-end delay over the full path is: