Eddie
2012-09-21 05:59:48 UTC
How long does it take to send a file of 64000 bits from host A to host B over a circuit-switched network. All links are 1.536mbs each link uses TDM with 24 slots / sec and 500 msec to establish end to end circuit.
My answer to that problem is: 1.536mbs = 1536000bps; 1536000bps / 24 slots = 64000bps per each slot. 640000bits / 64000bps = 10sec + 500msec = 10.5sec
So the answer is 500msec startup + 640kbits / 64kbps = 10.5sec and this has been verified by the instructor.
MY PROBLEM I NEED HELP WITH IS BELOW:
A packet of 1,000 bits travels from the network host A to another host B in a packet switching network through a direct communication link in between. Suppose that the length and propagation speed of the link are 300 km and 300,000,000 m/sec respectively. It takes 501 msec until it arrives at host B. What is the transmission rate of this network when nodal processing and queuing delays are negligible?
I know the packet size is 1000bits and that the length is 300km = 300000m and the speed is 300000000 m/sec. I have no idea how to set this problem up to find the transmission rate which I think they want to know how many bps. Please help me figure out how to do this one. The instructor wants us to figure it out and will not really help. Thank you.