edited by
22,768 views
47 47 votes

Consider a CSMA/CD network that transmits data at a rate of $100\;\textsf{Mbps}\; (10^8\;\text{bits}$ per second) over a $1\;\textsf{km}$ (kilometre) cable with no repeaters. If the minimum frame size required for this network is $1250\;\text{bytes},$ What is the signal speed $\textsf{(km/sec)}$ in the cable?

  1. $8000$
  2. $10000$
  3. $16000$
  4. $20000$

11 Answers

Best answer
77 77 votes
For collision to be detected, the frame size should be such that the transmission time of the frame should be greater than twice the propagation delay (So, before the frame is completely sent, any possible collision will be discovered).

So, $\dfrac{1250\times 8}{10^8} \geq\dfrac{2\times 1}{ x}$

$\implies x = 2 \times 10^4 = 20000$

Correct Answer: $D$
edited by
25 25 votes
@arjun sir is fully correct now I am going to discuss about why frame transmission time must be >= 2 * prop. Time


In csma/cd the sender doesn't holds a copy after it has sent a frame so the sender sends a frame now if a collision is detected it resends after  a random amount of time. In the worst case the collision report can take 2*prop time to reach the sender. If the sender is still transmitting then only it can resend it else not.  That's reason why frame transmission time must be > 2 prop. Time
4 4 votes
Given

Length of Frame L=1250 Bytes

Data Transmission Rate B=100 mbps

Distance d= 1km

Let Signal Speed (km/sec) in cable is V.

In CSMA/CD, L=2*dB/V

By putting all the given value we get  Signal speed in cable V=20,000 km/sec
4 4 votes
Answer D.

Since its a CSMA/CD protocol, the formula TT=2*PT applies. TT is transmission time , PT is propagation time

TT= data/bandwidth

PT=distance/ velocity.

 putting values we get 20000
3 3 votes

It is correct

Answer:
Position:
Show:

Related questions

44 44 votes
4 answers 4 answers
21.0k
21.0k views
Ishrat Jahan asked Nov 3, 2014
21,043 views
A network with CSMA/CD protocol in the MAC layer is running at $1 \text{Gbps}$ over a $1 \text{km}$ cable with no repeaters. The signal speed in the cable is $2 \times 1...
61 61 votes
8 answers 8 answers
22.0k
22.0k views
Ishrat Jahan asked Nov 3, 2014
22,021 views
Which of the following statements is TRUE about CSMA/CD:IEEE $802.11$ wireless LAN runs CSMA/CD protocolEthernet is not based on CSMA/CD protocolCSMA/CD is not suitable f...
73 73 votes
6 answers 6 answers
27.5k
27.5k views
go_editor asked Feb 15, 2015
27,543 views
In the network $200.10.11.144/27$, the $\text{fourth}$ octet (in decimal) of the last $\text{IP}$ address of the network which can be assigned to a host is _______.
153 153 votes
14 answers 14 answers
58.3k
58.3k views
go_editor asked Feb 15, 2015
58,289 views
Two hosts are connected via a packet switch with $10^7$ bits per second links. Each link has a propagation delay of $20$ microseconds. The switch begins forwarding a pack...