You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vani_gat...@googlegroups.com
Q. Nodes A and B are connected by a 100 Mbps Ethernet segment with 6 micro second propagation delay between them. Suppose A and B send frames at t=0 and frames get collided. After first collision A draws k=0 and B draws k=1(exponential backoff algorithm). If jam signal is ignored and timeout time is one RTT then at what time A's packet gets completely delivered to B? Assume packet size is of 1000 bits.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vani_gat...@googlegroups.com
for Ethernet CSMA/CD,
Transmission time of frame >= 2 x one way Propagation delay, this should hold.
This condition is not satisfied here.
Mayur Mahrotri
unread,
Feb 9, 2010, 2:42:18 PM2/9/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vani_gat...@googlegroups.com
Assume anything that holds true and solve. Just tell me the approach.
-- With Regards, Mayur.
Mayur Mahrotri
unread,
Feb 10, 2010, 10:40:06 AM2/10/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vani_gat...@googlegroups.com
Can someone please tell me what exactly is the concept of propagation delay and when the frame is transmitted, where does this time come into picture? When do we add RTT time = 2 x Propagation delay and when do we add RTT/2 time, i.e. single way propagation delay ?