1.When a packet arrives at a router, one other packet is halfway done being transmitted on the outbound link and three other packets are waiting to be transmitted. Packets are transmitted in order of arrival. Suppose all packets are 1000 bytes and the link rate is 10 Mbps. What is the queuing delay for the packet in milliseconds (to one decimal place)?
2.A UDP segment has 16 bits allocated for its length. What is the maximum number of bytes of application data (that is, the payload) a UDP segment can carry?
Answer:-----------
1).
Given,
Packet length L = 1000 bytes
Transmission rate R = 10 Mbps = 10 x 106 bps
Currently transmitted packets = x bits
x = 1000 / 10 = 100
Waiting queue = n packets
n = 4
Formula for Queuing Delay :
Queuing Delay = (nL + (L-x)] / R
So,
(nL + (L-x) =[ (4 x 1000) + ( 1000 - 100) ]
== 4000 + 900
== 4900
Packets are transmitted at 10 Mbps,
= 4900 x 10 x 4
= 196000
Queuing Delay for packet is,
= 196000 / 10 x 106
= 0.0196 second
= 19.6 millisecond.
2). The maximum number of bytes of application
data (that is , the payload),
a UDP segment carry is (2^16 – 1) bytes - the header
bytes.
This gives, 65535 bytes – 8 bytes = 65527
bytes.
1.When a packet arrives at a router, one other packet is halfway done being transmitted on...
QUESTION 1 "A single router is transmitting packets, each of length L bits, over a single link with transmission rate R Mbps to another router at the other end of the link. Suppose that the packet length is L= 12000 bits, and that the link transmission rate along the link to router on the right is R = 1000 Mbps. What is the maximum number of packets per second that can be transmitted by the link (use a whole number)?"...
Given three packets of size 1500 bytes each are ready inside Computer 1 to be transmitted onto Link 1. Computer 1 has zero processing delay. Assume each router has zero queuing and zero processing delay. Link 1 is a 10 Mbit/sec link and 5000 km long. Link 2 is 100 Mbits/sec and is 5000 km long. Link 3 is 1000 Mbits/sec and is 5000 km long. Propagation speed is 2 × 10 8 m/s. Assume a router has to receive...
3. Suppose there is exactly one packet switch (or router) between a sending host and a receiving host. The transmission rates between the sending host and the switch and between the switch and the receiving host are R1 = 1Mbps and R2 = 2Mbps, respectively. Assuming that the switch uses store-and-forward packet switching, what is the total end-to-end delay to send a packet of length 18000bits? Assume that the propagation speed is 2 * 108 meters/sec, the distance between source...
Suppose that Router A and Router B are connected via a 10 Kbps link, and that the two routers are 20 meters apart. Suppose that Router A is transmitting a packet, and that there are 7 additional packets in the queue of the router, when a new packet arrives at Router A. Suppose that 500 bits of the currently-being-transmitted packet has been transmitted by Router A. Also, assume the following a. Every packet consists of 1000 bits. b. Propagation speed...
A 1198 byte fle needs to be transmitted using the following packet switching network with the data rate on each link R 17 kbps. Assume that the packets are transmitted one after another without waiting for any acknowledgements from the receiver. Once whole packets are received at the intermediate router they are transmitted immediately on the outgoing link. Assume that this network use a packet size of 101 bytes, of which 20 bytes are headers. How many packets are required...
Please Answer all Questions on Networks, They all involve calculation ( 1-9 Questions) "A single router is transmitting packets, each of length L bits, over a single link with transmission rate R Mbps to another router at the other end of the link. Suppose that the packet length is L= 12000 bits, and that the link transmission rate along the link to router on the right is R = 1000 Mbps. What is the maximum number of packets per second...
Note: b denotes bits and B denotes Bytes (1 Byte = 8 bits). Consider a packet of length L, which begins at source and travels over seven links to a destination. These links are connected through six routers. Let di, si, and Ri denote the length, propagation speed, and the transmission rate of link i, for i = 1 to 7. The processing delay at each router is d-proc. The queuing delay at each router is d-que. What is the...
Need help with this question urgently! If all questions could be
answered that would be amazing, if only one or two that'd still be
greatly appreciated..
Instruction: Use the free space propagation speed of light 3x10 m/s to calculate the propagation delay. For numerical calculations; result must show appropriate unit. Show complete solution of each problem in your submitted document 1. Consider a two hop network shown in figure 1. Node A sends data packets to the server via the...
Note: b denotes bits and B denotes Bytes (1 Byte = 8 bits). When a node transmits a packet, it doesn’t need to wait for the last packet to be propagated along the link. As soon as one packet is transmitted into the link, the node can start transmitting the next packet Part1: For each of the following cases, calculate the latency (from first bit sent to the last bit received). Assume the bandwidth of each link is 2Gbps, and...
Tig. 1 2. Consider the scenario shown below where (from the bottom up), you notice three hosts and a local logging server (that stores information that is sent to it) are connected to a router and to each other by a 100 Mbps link, with a near-zero ms propagation delay. That router in turn is connected to another router over a 30 Mbps link with a 50 ms propagation delay, and that latter router is connected to two remote logging...