Question

3. Suppose there is exactly one packet switch (or router) between a sending host and a...

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 and the router is 20,000 km, the distance between the router and the destination is 10,000 km (Ignore queuing delay and processing delay, considering transmission delay and propagation delay).

4. Review the car-caravan analogy in Section 1.4. Assume a propagation speed of 150 km/hour. Suppose the caravan travels 300 km, beginning in front of one tollbooth, passing through a second tollbooth, and finishing just after a third tollbooth. What is the end-to-end delay?

5. We are sending a 20 Mbit test file from a source host to a destination host. All links in the path between source and destination have a transmission rate of 15 Mbps. Assume that the propagation speed is 2 * 108 meters/sec, and the distance between source and destination is 20,000 km.

a) Initially suppose there is only one link between source and destination. Also suppose that the entire file is sent as one packet. The end-to-end delay (transmission delay plus propagation delay) is?

b) Now suppose there are two links between source and destination, with one router connecting the two links. Each link is 10,000 km long. Again suppose the file is sent as one packet. Suppose there is no congestion, so that the packet is transmitted onto the second link as soon as the router receives the entire packet. The end-to-end delay (transmission delay plus propagation delay) is?

c) Now suppose there are two links between source and destination, with one router connecting the two links. Each link is 10,000 km long. Furthermore, suppose that the file is broken into 4 packets, each of 5 Mbit. Ignore headers that may be added to these packets. Also ignore router processing delays. Assuming store and forward packet switching at the router, the total end-to-end delay (transmission delay plus propagation delay) is?

6. Suppose there are four links between a source and a destination. The first link has transmission rate 100 Mbps, the second link and third has transmission rate 12 Mbps, and the last link has transmission rate at 20Mbps. assuming that the only traffic in the network comes from the source, what is the throughput for a large file transfer? Remark: For simplicity, assume 1Mbit = 1000Kbit = 1000*1000 bit

0 0
Add a comment Improve this question Transcribed image text
Answer #1

3)

Solution:

Given that, The transmission rate between the sending host and the switch R1 = 1Mbps.
ransmission rate between the switch and the receiving host is R2 = 2Mbps

Let us assume at the time interval t0 the sending host begins to transmit.
Then at time t1 = L/R1, the sending host completes transmission and packets are at router.
t1 = 18000/1Mbps
t1 = 18000 sweconds.
At time t2 = t1 + L/R2,
t2 = 18000 + 18000/2
t2 = 27000 sec.
And the router completes transmission.
then end‐to‐end delay is nothing but t2.
= 27000 sec

Add a comment
Know the answer?
Add Answer to:
3. Suppose there is exactly one packet switch (or router) between a sending host and a...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • 10. Suppose there is exactly one packet switch between a sending host and a receiving host....

    10. Suppose there is exactly one packet switch 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 and R2, 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 L? (Ignore queuing, propagation delay, and processing delay.) 11. Draw a sketch of computers and network routers and links, to...

  • Transmission Delay Consider sending N packets each of length L bits from Host A to Host B, as shown in the figure below. Assume that the links between Host A and the Router and between the Router and...

    Transmission Delay Consider sending N packets each of length L bits from Host A to Host B, as shown in the figure below. Assume that the links between Host A and the Router and between the Router and Host B each has a transmission rate of R bits per second. Assume all buffers are of infinite capacity. Ignore all processing and propagation delays. a) Express the delay it takes to send 2 packets from A to B as a function...

  • Please Answer all Questions on Networks, They all involve calculation ( 1-9 Questions) "A single router...

    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...

  • 3. Consider sending real-time data from Host A to Host B over a packet-switched network. Host...

    3. Consider sending real-time data from Host A to Host B over a packet-switched network. Host A takes a 32-bit measurement every millisecond, and Host A collects these into 128-byte packets. There is one link between Hosts A and B; its transmission rate is 2 Mbps, its propagation delay is 2 × 108 meters/sec, and its length is 1500 km. As soon as Host A gathers a packet, it sends the packet to Host B. How much time elapses from...

  • Host A is sending a file to Host B. There are 3 links (therefore 2 switches)...

    Host A is sending a file to Host B. There are 3 links (therefore 2 switches) between the hosts. The file is segmented into packets of 40 bytes, with a 10-byte header added to each packet. Each link has a transmission rate of 100 kbps and a speed of 1000 km per sec. The switches are 100km away from each other. Host A is 50 km away from the first switch while Host B is 150 km away from the...

  • Consider a two-link network where Host A is connected to the router by a 1 Mbps...

    Consider a two-link network where Host A is connected to the router by a 1 Mbps link with 10 ms propagation delay and the router is connected to Host B by a 15 Mbps link with a 25 ms propagation delay. Host A sends a 1500-byte packet to Host B. What is the transmission delay (in ms) of the packet from Host A to the router?

  • Consider sending a large file of Z bits from Host A to Host B. There are four links (and three sw...

    Consider sending a large file of Z bits from Host A to Host B. There are four links (and three switches) between A and B, and the links are uncongested (that is, no queuing delays). Host A segments the file segments of S bits each and adds 60 bits of header to each segment, forming packets of L 60S bits. Each link has a transmitting rte of R bps. Propagation delay is ρ microseconds kilometer. Consider the following distances: A...

  • Note: b denotes bits and B denotes Bytes (1 Byte = 8 bits). Consider a packet...

    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...

  • Consider sending a large file of F bits from Host A to Host B. There are...

    Consider sending a large file of F bits from Host A to Host B. There are m links (and m-1 switches) between A and B, and the links are uncongested (that is, no queueing delays). Host A segments the file into segments of S bits each and adds H bits of header to each segment, forming packets of L = H + S bits. Each link has a transmission rate of R bps. Find the value of S that minimizes...

  • 2. (10 pts.) Consider sending a large file of F bits from Host A to Host...

    2. (10 pts.) Consider sending a large file of F bits from Host A to Host B. There are six links (and five switches) between A and B, and the links are not congested (that is, no queueing delays). Host A segments the file into segments of S bits each and adds 30 bits of header to each segment, forming packets of L 30+S bits. Each link has a transmission rate of R bps. Find the value of S that...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT