in Computer Networks
1,210 views
0 votes
0 votes

I have already referred this link :

https://gateoverflow.in/14345/what-does-it-mean-when-the-propagation-delay-is-given-in-bits

But I m not getting why are we saying bit times for propogation delay , it should be transmission time because bits/ bandwidth = transimission time .

Please explain precisely .

in Computer Networks
1.2k views

2 Answers

1 vote
1 vote
Whenever propogation delay given in bit times:-  it means time taken to transmit these many bits over channel.
1 vote
1 vote
Bit time only calculates the ejection of one bit, it looks at how this bit transmits out of a network interface card at a determined speed i.e.

bit time = $1 / Bandwidth$

Let Bandwidth be 10Mbps, then bit time = $1 / (10 * 10^{6})$$1 / (10 * 10^{6}) \rightarrow 10^{-7} seconds$

Related questions