Timing in Datagram Packet Switching Formula
Equation for calculate timing in datagram packet switching is,
DT = ML + NT + (M-1)T + (M-1)P
where,M is the Number of hops |
L is the Link propagation delay |
N is the Message size of number of packets |
T is the Packet transmission delay |
P is the Per-hop processing delay |