212k views
0 votes
Although not explicitly discussed in the chapter, packet size would seem to have an impact on transmission time. Discuss whether or not this is true and explain why. Specifically compare the concept of the number of bits that constitute the data portion of the packet and the number of bits that constitute the address portion of the packet. Remember that the address is overhead and it has an impact on data transmission rates.Offer a comprehensive example comparing packet sizes and resulting transmission times. For example, look at some of your e-mail messages and compare the number of bytes that constitute the message with the number of bytes for the address. Compute the results for several e-mails and give your conclusions.

1 Answer

3 votes

Answer and Explanation:

It is True that packet size increases the transmission time of the packets. This is because packet transmission would be impacted depending on the packet size, whether it is large or small. Here comes the concept of bandwidth of the medium. For a particular bandwidth of the medium, if the packet is small then many such packets can pass through the medium at a given time, rather than less packets at a given time when the packet sizes are larger. Transmission time of a packet = Packet size / Bandwidth of the medium.

If the bandwidth is high, the transmission time will be less. Also, if the packet size increases then, as we saw above the transmission time will increase.

Every packet has to have a header information in which there will be several information and data about the packet and the protocol it follows, also what is the source and destination of the packet. The information contained in the header of a packet may vary in case of different protocols. The address portion of the packet is a overhead but us actually necessary when the packet needs to be transferred from a source to a destination using a protocol. The size of the header varies from protocol to protocol and is an overhead and has impact on data transmission rates since size of the packet increases because of the header.

User Anzel
by
3.9k points