Embed presentation
Downloaded 92 times

![Pure Aloha P(success by given node) = P(node transmits) . P(no other node transmits in [p 0 -1,p 0 ] . P(no other node transmits in [p 0 -1,p 0 ] = p . (1-p) . (1-p) P(success by any of N nodes) = N p . (1-p) . (1-p) … choosing optimum p as n -> infty ... = 1/(2e) = .18 S = throughput = “goodput” (success rate) G = offered load = Np 0.5 1.0 1.5 2.0 0.1 0.2 0.3 0.4 Pure Aloha Slotted Aloha](https://image.slidesharecdn.com/pure-aloha-and-slotted-aloha-11958696402038-2/75/Pure-Aloha-and-Slotted-Aloha-2-2048.jpg)



Pure (unslotted) ALOHA is simpler since packets are not required to transmit at the beginning of time slots, increasing the probability of collisions. The probability of successful transmission by a given node is equal to the probability the node transmits multiplied by the probability no other nodes transmit within the same time period. For slotted ALOHA, time is divided into equal length time slots and nodes transmit packets at the beginning of the next slot. If a collision occurs, packets will be retransmitted with probability p until successful. Slotted ALOHA can achieve higher efficiency, with the optimal transmission probability p approaching 1/e = 0.37 as the number of nodes increases, resulting in a maximum throughput of 37%

![Pure Aloha P(success by given node) = P(node transmits) . P(no other node transmits in [p 0 -1,p 0 ] . P(no other node transmits in [p 0 -1,p 0 ] = p . (1-p) . (1-p) P(success by any of N nodes) = N p . (1-p) . (1-p) … choosing optimum p as n -> infty ... = 1/(2e) = .18 S = throughput = “goodput” (success rate) G = offered load = Np 0.5 1.0 1.5 2.0 0.1 0.2 0.3 0.4 Pure Aloha Slotted Aloha](https://image.slidesharecdn.com/pure-aloha-and-slotted-aloha-11958696402038-2/75/Pure-Aloha-and-Slotted-Aloha-2-2048.jpg)

