Question 6: Consider a 5 Km, 10Mbps, shared Ethernet segment running CSMA/CD protocol with Station A at one end, Station D at the other, and Stations B and C equally spaced between and D. Assume bits propagate through the link at speed 200,000Km/sec; and assume the frames sent on this segment have all 10,000 bytes. A B C D a) If A sends a frame to D, what is the transmission time of this frame? Show your detailed work b) What is the efficiency of the CSMA/CD protocol used in this LAN? Show your detailed work
![Question 6:
Consider a 5 Km, 10Mbps, shared Ethernet segment running CSMA/CD protocol with Station A at one end, Station D at the other, and Stations B and C equally spaced between A
and D. Assume bits propagate through the link at speed 200,000Km/sec; and assume the frames sent on this segment have all 10,000 bytes.
A
B
с
D
a) If A sends a frame to D, what is the transmission time of this frame? Show your detailed work
b) What is the efficiency of the CSMA/CD protocol used in this LAN? Show your detailed work](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2Fc9f2e4f9-e675-48c0-84c0-35588a98209c%2F06ff6a4d-d699-445e-aa54-ade48eb13919%2F51m3ax_processed.png&w=3840&q=75)
![](/static/compass_v2/shared-icons/check-mark.png)
Trending now
This is a popular solution!
Step by step
Solved in 4 steps
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)
Dear Writer this is my calculation solution.
could you please double check it and let me know it if it soccrect or should i proceed with your solution: Please provide justification if correction is need and correct answer.
Thank you in advance.
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%
![Database System Concepts](https://www.bartleby.com/isbn_cover_images/9780078022159/9780078022159_smallCoverImage.jpg)
![Starting Out with Python (4th Edition)](https://www.bartleby.com/isbn_cover_images/9780134444321/9780134444321_smallCoverImage.gif)
![Digital Fundamentals (11th Edition)](https://www.bartleby.com/isbn_cover_images/9780132737968/9780132737968_smallCoverImage.gif)
![Database System Concepts](https://www.bartleby.com/isbn_cover_images/9780078022159/9780078022159_smallCoverImage.jpg)
![Starting Out with Python (4th Edition)](https://www.bartleby.com/isbn_cover_images/9780134444321/9780134444321_smallCoverImage.gif)
![Digital Fundamentals (11th Edition)](https://www.bartleby.com/isbn_cover_images/9780132737968/9780132737968_smallCoverImage.gif)
![C How to Program (8th Edition)](https://www.bartleby.com/isbn_cover_images/9780133976892/9780133976892_smallCoverImage.gif)
![Database Systems: Design, Implementation, & Manag…](https://www.bartleby.com/isbn_cover_images/9781337627900/9781337627900_smallCoverImage.gif)
![Programmable Logic Controllers](https://www.bartleby.com/isbn_cover_images/9780073373843/9780073373843_smallCoverImage.gif)