Delays in Computer Network
Delays in Computer Network
The delays, here, means the time for which the processing of a particular packet
takes place.
1. Transmission Delay:
The time taken to transmit a packet from the host to the transmission medium is
called Transmission delay.
For example, if bandwidth is 1 bps (every second 1 bit can be transmitted onto the transmission
medium) and data size is 20 bits then what is the transmission delay? If in one second, 1 bit can be
transmitted. To transmit 20 bits, 20 seconds would be required.
Let B bps is the bandwidth and L bit is the size of the data then transmission delay is,
Tt = L/B
• Propagation delay:
After the packet is transmitted to the transmission medium, it has to go through the medium to reach
the destination. Hence the time taken by the last bit of the packet to reach the destination is called
propagation delay.
Note: