1,023 views
2 votes
2 votes
Assume X and Y are the only two stations on ethernet.Each has a steady queue of frames to send.Both X and Y attempt to tranmit a frame,they wait to get the control of the channel using binary exponential algo.The prob that both were successfully allowed to send the frame on 5th round(assuming everytime both X and Y will collide in back off race till 4th round)

Please log in or register to answer this question.

Related questions

0 votes
0 votes
0 answers
3
atul_21 asked Oct 3, 2017
813 views
How the collison probability for A and B for the first round is 1??A and B can take values between (0,1) .. this gives 4 combinations (0,0),(0,1),(1,0) and (1,1) ?Prob(...