The size of the network pipe. Measured in bps.
Also called Interpacket gap
Time Between packets. Packets don't flow at in perfect sync.
Time for a packet to be sent from sender, to receiver, then back.
The Delay of the first bit from the sender to the receiver. Propagation Delay = Distance/Speed
The Delay for the transmission of all the data from sender to the receiver.
The Delay of enqueuing and dequeuing the packets during statistical multiplexing.
Delay in sending packets. Measured in ms.
Equation: Latency = Propagation Delay + transmission Delay + Queuing Delay
Delay = Handshake + Transmission + Propagation + Queuing
Lecture 2 Slide 14