retagged by
6,144 views

3 Answers

4 votes
4 votes
Since its pure aloha. So max Bandwidth utilization is 18% of 48Kbps.

And its given

Each station transmits 1024 bits ----> 50 seconds

                                    (1024/50)bits-----> 1 second

Lets say there are N stations.

So N*(1024/50)=18% of 48*1024

N=432
4 votes
4 votes
Bandwidth of Pure Aloha = 48 Kbps

Effective bandwidth will be Max throughput possible for given bandwidth.

So Effective bandwidth = 48 * 0.184 Kbps

= 8.832 Kbps.

In 50 sec = 1024 bit (1 frame) is genrated.

So in 1 sec = 1024/50 bit = 20.48 bit generated by each station.

So to achive effective bandwidth rate No. Of Stations that can genrate this amount of frame size per sec will be

= 8.832 Kbps/20.48 bps = 431.25 i.e 431 (floor value) stations possible.
2 votes
2 votes

Pure ALOHA

Bandwidth = 0.184 * 48kbps = 8.832 kbps

transmission rate = 1024/50 = 20.48 bps

N = Bandwidth / Frame rate

N = 8.832*1000/20.48

N = 431.25

N = 431 stations.

edited by

Related questions

1 votes
1 votes
1 answer
1
LavTheRawkstar asked Apr 5, 2017
7,554 views
A Pure Aloha transmits 200 bits frame on a shared channel of 200 kbps.What is time required to make Frame Collision free?
6 votes
6 votes
2 answers
3
Vikrant Singh asked Jan 29, 2015
4,455 views
In P-persistent CSMA network there are 5 systems in a slot. The probability of station not transmitting the data is 0.6. Only two stations should transmit the data to avo...