Question: Ethernet requires a minimum frame size. For example, 10Base2 Ethernet imposes a minimum of 64 bytes. This is necessary because when a node transmits in
Ethernet requires a minimum frame size. For example, 10Base2 Ethernet imposes a minimum of 64 bytes. This is necessary because when a node transmits in the network it can only detect a collision during its transmission. Therefore, the time of transmission needs to be sufficiently long for a node to find out if another node is also transmitting. From this time, the size of the frame can be derived using the node's transmission speed.
Taking into consideration the distance (d) between nodes in a network, the propagation speed (S) of a signal (measured in meters/second) and the transmission speed (R) for sending bits (measured in bits/second), derive a formula that determines the minimum size in bytes of a frame. Use S, R, and d in your formula to compute length L of the frame size expressed in bytes.
Possible choices:
| 1) L = 2 * R * d/S 2) L = 0.125 * R * d/S 3) L = R * d/S 4) L = 0.25 * R * d/S 5) None of these |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
