Hubbry Logo
search button
Sign in
Transmission delay
Transmission delay
Comunity Hub
History
arrow-down
starMore
arrow-down
bob

Bob

Have a question related to this hub?

bob

Alice

Got something to say related to this hub?
Share it here.

#general is a chat channel to discuss anything related to the hub.
Hubbry Logo
search button
Sign in
Transmission delay
Community hub for the Wikipedia article
logoWikipedian hub
Welcome to the community hub built on top of the Transmission delay Wikipedia article. Here, you can discuss, collect, and organize anything related to Transmission delay. The purpose of the hub is to con...
Add your contribution
Transmission delay

In a network based on packet switching, transmission delay (or store-and-forward delay, also known as packetization delay or serialization delay) is the amount of time required to push all the packet's bits into the wire. In other words, this is the delay caused by the data-rate of the link.

Transmission delay is a function of the packet's length and has nothing to do with the distance between the two nodes. This delay is proportional to the packet's length in bits. It is given by the following formula:

seconds

where:

is the transmission delay in seconds;
is the number of bits;
is the rate of transmission (say, in bits per second).

Most packet switched networks use store-and-forward transmission at the input of the link. A switch using store-and-forward transmission will receive (save) the entire packet to the buffer and check it for CRC errors or other problems before sending the first bit of the packet into the outbound link. Thus, store-and-forward packet switches introduce a store-and-forward delay at the input to each link along the packet's route.

See also

[edit]

References

[edit]
  • Kurose, J.F; Ross, K.W. (2013). Computer Networking: A Top-down Approach. Pearson. ISBN 9780132856201.
[edit]