Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

P 1 ( 2 0 points ) . Consider an application that transmits data at a steady rate ( for example, the sender generates an

P1(20 points). Consider an application that transmits data at a steady rate (for example, the sender generates an N-bit unit of data every k time units, where k is small and fixed). Also, when such an application starts, it will continue running for a relatively long period of time. Answer the following questions, briefly justifying your answer:
a. Would a packet-switched network or a circuit-switched network be more appropriate for this application? Why? (10 points)
b. Suppose that a packet-switched network is used and the only traffic in this network comes from such applications as described above. Furthermore, assume that the sum of the application data rates is less than the capacities of each and every link. Is some form of congestion control needed? Why?
points)
P2(20 points). This elementary problem begins to explore propagation delay and transmission 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, dprop,intermsofmm and s.(2 points)
b. Determine the transmission time of the packet, dtrans,intermsofLandR.(2points)
c. Ignoring processing and queuing delays, obtain an expression for the end to-end delay. (2 points)
d. Suppose Host A begins to transmit the packet at time t=0. At time t=dtrans,whereis bit of the packet? (3 points)
e. Suppose points)
f. Suppose dpropislessthandtrans.Attimet=dtrans,whereisthefirstbitofthepacket?(3 points)
g. Suppose s=2.5*108,L=1500 bytes, and R=10Mbps. Find the distance m so that dprop equals dtrans.(5points)
P3(20 points). In this problem, we consider sending real-time voice from Host A to Host B over a packet-switched network (VoIP). Host A converts analog voice to a digital 64kbps bit stream on the fly. Host A then groups the bits into 56-byte packets. There is one link between Hosts A and B; its transmission rate is 10Mbps and its propagation delay is 10msec. As soon as Host A gathers a packet, it sends it to Host B. As soon as Host B receives an entire packet, it converts the packet's bits to an analog signal. How much time elapses from the time a bit is created (from the original analog signal at Host A) until the bit is decoded (as part of the analog signal at Host B)?
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions