537 views
0 0 votes
Application layer entity wants to send 500 byte  message to its peer process , using an existing TCP connection . The TCP segment consists of the message plus 20 bytes of header . The segment is encapsulated into an IP packet that has an additional 20 bytes of header . IP packet  turns goes inside an ethernet frame that has 18 bytes of Header and Trailer . The percentage of the transmitted bits in physical layer is correspond to message is ??????

1 Answer

0 0 votes
Actual Message Consist of only 500 bytes that its 500*8=40,00 bits ...

Now ideally we should the 40,00 bits but we have an overhead of 20 bytes at TCP then Ip then 18 bytes of Frame ...so additionally wee are sending (20)+(20)+(18) bytes that is 58 Bytes that is 58*8 bits that is 464 bits ..

so we are sending 4464 Bits ..out of which only 4000 bits corresponds to the Actual Message ...

So % of bits corresponds to actual message is 4000/4464=0.896 *100= 86.96 % ..

So out of total bits transmitted by Physical layer 86.96 % bits corresponds to the actual message ..
Position:
Show:

Related questions

1 1 vote
0 0 answers
480
480 views
nihal_chourasiya asked Oct 11, 2023
480 views
0.50280.26040.47920.6305
1 1 vote
0 0 answers
881
881 views
Kabir5454 asked Jul 13, 2022
881 views
“An SR sender’s window base cannot a have lower sequence number than the receiver window base”can some one explain this statement ? Why it is false
0 0 votes
0 0 answers
458
458 views
dharmesh7 asked Jan 16, 2019
458 views
A leaky Bucket with capacity 200MB is at host network interface. The data rate on the network is 2MBps. If the Host has 450 MB to send on the network and it sends data in...
0 0 votes
0 0 answers
861
861 views
dharmesh7 asked Jan 15, 2019
861 views
In a RSA cryptosystem a participant uses two prime numbers p and q is 17 and 11 respectively to generate his/her public and private keys...If the public keybof participan...