Given, overhead per packet = 100 bytes
File size = 105 bytes
Transmission rate = 1 Mbps
______________________________________________________
(a) For packet size 1000 bytes
No of packets = 105 / 1000 = 100
For each packet there will be a overhead of 100 bytes.
So, overhead for 100 packets = 100 * 100 = 10000 bytes
Total size of file = 100,000 + 10,000 = 110,000 bytes
Transmission time = Total file size / Transmission rate = 110,000 / 106 = 0.11 seconds
_______________________________________________________
(b)
For packet size 5000 bytes
No of packets = 105 / 5000 = 20
For each packet there will be a overhead of 100 bytes.
So, overhead for 20 packets = 20 * 100 = 2000 bytes
Total size of file = 100,000 + 2,000 = 102,000 bytes
Transmission time = Total file size / Transmission rate = 102,000 / 106 = 0.102 seconds
__________________________________________________________
(c) For packet size 10,000 bytes
No of packets = 105 / 10,000 = 10
For each packet there will be a overhead of 100 bytes.
So, overhead for 10 packets = 10 * 100 = 1000 bytes
Total size of file = 100,000 + 1,000 = 101,000 bytes
Transmission time = Total file size / Transmission rate = 101,000 / 106 = 0.101 seconds
_____________________________________________________________
Let me know if you have any doubts in the comments. Please upvote if the answer helped you.
Get Answers For Free
Most questions answered within 1 hours.