Computer Science, asked by krishnanaik7095, 10 months ago

A 1000 byte packet is sent over a 50 kilo-bits-per-second (Kbps) point-to-point link whose propagation delay is 10 msec. The packet will reach the destination after ________ msec.

Answers

Answered by gadakhsanket
3

Hello Dear,

◆ Answer -

170 msec

◆ Explaination -

# Given -

Packet size = 1000 byte = 8 kilobit

Transmission speed = 50 kilobit/sec

Propagation delay = 10 msec

# Solution -

Time required for transmission (except delay) is -

Transmission time = packet size / transmission speed

Transmission time = 8 / 50

Transmission time = 0.16 s

Transmission time = 160 msec

Total time taken for packet to reach destination is -

Total time = transmission time + propagation delay

Total time = 160 + 10

Total time = 170 msec

Thanks dear...

Similar questions