215k views
4 votes
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. A is to send a packet to B. Assume dtrans and dprop represent transmission and propagation delay.

a. Suppose Host A begins to transmit the packet at time t = 0. At time t = dtrans, where is the last bit of the packet and why?

b. Suppose dprop > dtrans. At time t = dtrans, where is the first bit of the packet and why? c. Suppose dprop < dtrans. At time t = dtrans, where is the first bit of the packet and why?

User Khoyo
by
4.9k points

1 Answer

1 vote

Answer:

Step-by-step explanation:

Solution

a)

The "bit" is just leaving "Host A"

b)

The 1st bit is in the link and has not reached "Host B"

c)

The 1st bit has reached "Host B"

User Jim Lahman
by
5.3k points