PREVIOUS POST : WHAT IS ALOHA ? IN NETWORKING PART 1
Now in this post we understand about PURE ALOHA and SLOTTED ALOHA NUMERICALLY.
Some terminology is very important when we want to calculate following things regarding ALOHA.
1. PERCENTAGE OF SUCCESSFUL TRANSMISSION.
2. PERCENTAGE OF COLLISION IN CHANNEL.
3. CHANNEL UTILISATION.
4. EFFICIENCY OF ALOHA.
Before knowing about all above things we must know about following terms :
1. FRAME TIME:
Time required to transmit standard time frame.
2. CHANNEL LOAD (G) OR OFFERED LOAD :
Mean / average number of frames including new frame and re-transmitted frame per frame time.
3. THROUGHPUT (S) : (including only newly generated frame)
Define 1: Mean number of newly generated frames per frame time.
Define 2: mean number of successful transmission per unit time.
S < = 1 [ This is because at a time only one frame is generated ]
There are basically three type of frame time.
A. SUCCESSFUL FRAME TIME :
When one frame is transferred at a time.
B. COLLISION FRAME TIME :
When at a time more than one frame is transmitted.
C. EMPTY FRAME :
hen no any frame is transmitted.
RELATION BETWEEN S AND G:
G : (NEW + TRANSMITTED FRAME)
G > 1
When S < = 1
Therefore S < = G
NOTE : Only after successful transmission new frame is generated.
YOU MUST REMEMBER ALL ABOVE TERMS
NOW WE WILL FIND THE EFFICIENCY OF ALOHA BY CALCULATING PROBABILITY OF SUCCESSFUL TRANSMISSION (P) AND THROUGHPUT (S).
PURE ALOHA:
In pure ALOHA any time we can transmit the message.
Let the probability of success is P0
S = G . P0
Where ; G = Channel load
S = Throughput
No one can transmit between two frame otherwise collision will occur.
therefore Vulnerable period= 2 frames.
Now as we know ; According to Poisson's formula (Markov chain model)
Pn(t) =e-λt (λt)n / !n
Pn(t) : It is the probability that in time duration.
t : There will be exactly (n) activity
λ : Mean /Average no of activity per unit of time.
By this formula we can find out how many activity will perform in the next T time , If we know the average number of activity per unit of time.
IN THE CASE OF PURE ALOHA :
P0(2 frame time) = e-2G (2G)0 / !0
Probability of success is :
P0 = e-2G
Then the throughput is :
S = G . P0
S = G . e-2G
Then differentiation S with respect to G and equating to zero like:
ds/dg=0
dS/dG=0
Now as we know ; According to Poisson's formula (Markov chain model)
Pn(t) : It is the probability that in time duration.
t : There will be exactly (n) activity
λ : Mean /Average no of activity per unit of time.
No comments:
Post a Comment