我正在准备网络考试。
在之前的一次考试中,给出了这个问题:
Assume you're sending a packet of length 4000 bit
through a cable of length 1000 km.
The signal in the cable is moving at 200000 km/s.
The signal bandwidth is 10 Mbit/s.
Calculate how much time it would take for the packet to arrive.
如果我用汽车来做这件事,考虑到道路长度和车速,可能需要 200 秒。虽然我不确定如何在计算中应用 mbit/s 和 bits。
这是正确的做法吗?
(10 mbit/s / 4000 bit) * (200000 km/s / 1000 km) = seconds packet needs to arrive