Calculating Transmission Time in Two-hop Network: Interoperability Assignment 3 - Prof. Tr, Assignments of Computer Science

Information for calculating the transmission time of a 50 mbit message from source a to destination b in a two-hop network using circuit switching and packet switching. The network consists of t1 lines with a bandwidth of 1.544 mbps, propagation delay of 2.0 * 108 meters/sec, and a distance of 2000 kilometers between source a and destination b, with a node c in between. The document also includes assumptions regarding call set-up/confirmation messages, packet overhead, maximum packet payload size, and store-and-forward processing delay.

Typology: Assignments

Pre 2010

Uploaded on 08/18/2009

koofers-user-oq3
koofers-user-oq3 🇺🇸

10 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
CECS 474 Computer Network Interoperability
Assignment 3
Due Monday, February 16, 2009
Given the following information about a network:
A two-hop network between source A and destination B.
The transmission links are both T1 lines with bandwidth 1.544 Mbps*.
Propagation delay across the line is 2.0 * 108 meters/sec.
We wish to send a 50 Mbit* message from source A to destination B.
I. How long does it take for the message to reach destination B if circuit switching is
used?
You may assume:
the call set-up/confirmation/teardown messages are all 100 Bytes long.
the processing delay for set-up/confirmation/teardown messages (at all
nodes A, B and C) is 0.1 second.
II. How long does it take for the message to reach destination B if packet switching is
used?
You may assume:
the overhead for each packet (header and trailer) is 512 bits.
the maximum packet payload size is 10,000 Bytes (the header/trailer is
added to this).
the store-and-forward processing delay at each node is 0.001 seconds.
no errors occur during transmission.
Dr. Tracy Bradley Maples (Spring 2009)
Source A Destination B
2000
kilometers
4000 kilometers
Node C
pf2

Partial preview of the text

Download Calculating Transmission Time in Two-hop Network: Interoperability Assignment 3 - Prof. Tr and more Assignments Computer Science in PDF only on Docsity!

CECS 474 Computer Network Interoperability

Assignment 3

Due Monday, February 16, 2009

Given the following information about a network: A two-hop network between source A and destination B. The transmission links are both T1 lines with bandwidth 1.544 Mbps. Propagation delay across the line is 2.0 * 10^8 meters/sec. We wish to send a 50 Mbit^ message from source A to destination B. I. How long does it take for the message to reach destination B if circuit switching is used? You may assume:  the call set-up/confirmation/teardown messages are all 100 Bytes long.  the processing delay for set-up/confirmation/teardown messages (at all nodes A, B and C) is 0.1 second. II. How long does it take for the message to reach destination B if packet switching is used? You may assume:  the overhead for each packet (header and trailer) is 512 bits.  the maximum packet payload size is 10,000 Bytes (the header/trailer is added to this).  the store-and-forward processing delay at each node is 0.001 seconds.  no errors occur during transmission. Dr. Tracy Bradley Maples (Spring 2009) Source A Destination B 2000 kilometers 4000 kilometers Node C

  • (^) Note: When considering transmission media and transmission rates, M (Mega) = 10 (^6). When considering data files for transmission, M (Mega) = 2^20. Dr. Tracy Bradley Maples (Spring 2009)