Hosts A and B are each connected to a switch S via 1-Gbps links
as below. The propagation delay on each link is 20
μs. S is a
store-and-forward device; it begins retransmitting a received
packet 35μs
after it has finished
receiving it. Calculate the total time required to transmit 10,000
bits from A to B in the following two cases:
Link Bandwidth = 1 Gbps
Propagation delay = 20 micro seconds
Answer 1
Single packet will take time = number of links* (Propagation time + Transmission time) + switch delay
= 20
+ (10000/
109) * 106
+ 35 
= 2*(20
+ 10
) +
35 
= 95 
Answer 2
Both packets will be transmitted after each other.
First bit of first packet will reach to switch in 20 
First complete packet of 5000 bits will be received at switch S in
20
+
(5000/109) * 106
= 25 
Switch S will start re-transmission after 35
and Host B
will start receiving packet B (first bit) after 20 
25
+ 35
+
20
= 80 
Meanwhile packet 2 has started transmission.
Similarly second packet of 5000 bits will be received at switch S in
= time when first packet is
transmitted fully + transmission time for second packet = 25
+ 5
=
30 
Packet 2 will wait at switch S till first packet is not
transmitted fully. S will finish first packet re-transmission at
time = 60
+ 5
=
65
.
S will start sending second packet at 65
. Host B will
receive full first packet after 80
+ 5
=
85
. Host B will
receive second packet after 85
+ 5
=
90 
So two packets take lesser time than single packet.
Hosts A and B are each connected to a switch S via 1-Gbps links as below....
Questions: 1. (15pt.) Suppose that a file of 10 bytes is transferred between two hosts, and packet size is 10 bytes. Assume packets are sent back-to-back with no overhead of encapsulation. Calculate the file transmission latency (from first bit sent to last bit received) for (a) Single store-and-forward 1-Gbps switch is in the path, each link introduces a propagation delay of lus, and either queucing or processing delay can be omitted (b) Same as (a) but with three switches; (e)...
Hosts A and B communicate through a store-and-forward switch. The links between the hosts and the switch have a transmission rate of R bits/sec. What is the total delay for sending a packet of L bits from host A to host B (i.e., from the time A starts transmitting to the time B has the packet).
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...
Suppose two hosts, A and B, are separated by 20,000 kilometers and are connected by a direct link of R = 2 Gbps. Suppose the propagation speed over the link is 2 · 10 8 m/s meters/sec. a. Calculate the bandwidth-delay product, R dprop. b. Consider sending a file of 2000,000 bits from Host A to Host B. Suppose the file is sent continuously as one big message. What is the maximum number of bits that will be in the...
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)?"...
Suppose two hosts, Host A and B, are separated by 10,000 kilometers and are connected by a direct link of R-1 Mbps. Suppose the propagation speed over the link is 2.5 10 meters/sec. The propagation delay of the link is dprop (a) Calculate the bandwidth-delay product, R dpop (b) Consider sending a file of 400,000 bits from Host A to Host B. Suppose the file is sent continuously as one large message. What is the maximum number of bits that...
1. Consider a packet of length L which begins at end system A and travels over three links to a destination end system. These three links are connected by two packet switches. Let di, si, and Ri denote the length, propagation speed, and the transmission rate of link i, for i=1,2,3. The packet switch delays each packet by dproc. Assuming no queuing delays, in terms of di, si, and Ri, (i=1,2,3), and L, what is the total end-to-end delay for...
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...
P6. This elementary problem begins to explore propagation delay and transmis- sion delay, two central concepts in data networking. Consider two hosts, A and B, connected by a single link of rate R bps. Suppose that the two hosts are separated by m meters, and suppose the propagation speed along the link is s meters/sec. Host A is to send a packet of size L bits to Host B a. Express the propagation delay, dprops in terms of m and...