End-to-end delay

From Wikipedia, the free encyclopedia

End-to-end delay refers to the time taken for a packet to be transmitted across a network from source to destination.

dend-end= N[ dtrans+dprop+dproc]

where
dend-end= end-to-end delay
dtrans= transmission delay
dprop= propagation delay
dproc= processing delay
dqueue= Queuing delay
N= number of links (Number of routers + 1)
Note: we have neglected queuing delays.

Each router will have its own dtrans, dprop, dproc hence this formula gives a rough estimate.

See also


This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.