InterviewSolution
Saved Bookmarks
| 1. |
Given L = number of bits in the packet, a = average rate and R = transmission rate. The Traffic intensity in the network is given by ____________(a) La/R(b) LR/a(c) R/La(d) Ra/LI had been asked this question in a national level competition.This interesting question is from Delays and Loss in division Security & Physical Layer of Computer Network |
|
Answer» RIGHT CHOICE is (a) La/R Explanation: Traffic INTENSITY = (Number of bits in PACKET * Average Transmission RATE)/Current Transmission rate. |
|