Virtual Circuit Packet Switching Calculator

Posted by Dinesh on

Online computing calculator to calculate virtual circuit packet switching time delay from the user inputs.

Virtual Circuit Packet Switching Calculation

Formula:

DT = 3ML + NT + (M-1)T + 3(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