...
Software-Engineering
August 24, 2024
ER-Model
August 25, 2024
Software-Engineering
August 24, 2024
ER-Model
August 25, 2024

Access-Control-Methods

Question 1

A broadcast channel has 10 nodes and total capacity of 10 Mbps. It uses polling for medium access. Once a node finishes transmission, there is a polling delay of 80 μs to poll the next node. Whenever a node is polled, it is allowed to transmit a maximum of 1000 bytes. The maximum throughput of the broadcast channel is

A
1 Mbps
B
100/11 Mbps
C
10 Mbps
D
100 Mbps
Question 1 Explanation: 
Efficiency = Transmission time(Tt)/Transmission time+Polling delay
(Tt) = 1000bytes/10×106bits/sec = 800μs
Polling delay = 80 μs
Efficiency = 800/800+80 = 800/880 = 10/11
Maximum throughput is
= 10/11 × 10 Mbps
= 100/11 Mbps
Correct Answer: B
Question 1 Explanation: 
Efficiency = Transmission time(Tt)/Transmission time+Polling delay
(Tt) = 1000bytes/10×106bits/sec = 800μs
Polling delay = 80 μs
Efficiency = 800/800+80 = 800/880 = 10/11
Maximum throughput is
= 10/11 × 10 Mbps
= 100/11 Mbps

Leave a Reply

Your email address will not be published. Required fields are marked *