Please check my answer and correct the part which is need to be foxed. And provide justification for the answer. a) The transmission time of a frame can be calculated as follows: Propagation delay (Tp) = distance/speed = 5km / 200000 km/s = 0.0025ms Transmission time (Tt) = frame size/bandwidth = 10000 * 8bits / (1Mbps * 10 ^ 6) = 0.008sec = 8ms Total time for transmission = 2 * Tp + Tt(since the frame has to travel from A to D and then D to A) = 2 * 0.0025ms + 8ms = 0.005ms + 8ms = 8.005ms The transmission time of the frame from A to D is 8.005 ms. b) The efficiency of the CSMA/CD protocol is given by the formula: Tt is the transmission time of a frame C is the number of collisions, Tp is the propagation time of a signal from one end of the segment to the other. Efficiency = Tt / (C * 2 * Tp + Tt + Tp) Assuming that there are no other stations transmitting or attempting to transmit on the segment, the transmission from A to D will succeed without collisions. Therefore, C = 0. The propagation time can be calculated as PropogationT(Tp) = distance/speed Tp = 5km / 200000km/s = 0.0025ms Tt = 8ms Efficiency = Tt / (C * 2 * Tp + Tt + Tp) = 8ms / (8ms + 0.0025ms) = 0.9996875 99.96% The efficiency of the CSMA/CD protocol is 99.96%
Please check my answer and correct the part which is need to be foxed.
And provide justification for the answer.
a)
The transmission time of a frame can be calculated as follows:
Propagation delay (Tp) = distance/speed = 5km / 200000 km/s = 0.0025ms
Transmission time (Tt) = frame size/bandwidth =
10000 * 8bits / (1Mbps * 10 ^ 6) = 0.008sec = 8ms
Total time for transmission =
2 * Tp + Tt(since the frame has to travel from A to D and then D to A) =
2 * 0.0025ms + 8ms = 0.005ms + 8ms = 8.005ms
The transmission time of the frame from A to D is 8.005 ms.
- b)
The efficiency of the CSMA/CD protocol is given by the formula:
Tt is the transmission time of a frame
C is the number of collisions,
Tp is the propagation time of a signal from one end of the segment to the other.
Efficiency = Tt / (C * 2 * Tp + Tt + Tp)
Assuming that there are no other stations transmitting or attempting to transmit on the segment, the transmission from A to D will succeed without collisions. Therefore, C = 0. The propagation time can be calculated as
PropogationT(Tp) = distance/speed
Tp = 5km / 200000km/s = 0.0025ms
Tt = 8ms
Efficiency = Tt / (C * 2 * Tp + Tt + Tp) = 8ms / (8ms + 0.0025ms) = 0.9996875 99.96%
The efficiency of the CSMA/CD protocol is 99.96%
Step by step
Solved in 3 steps