Bug 2034 - CSMA-CA BackoffPeriod is too short
CSMA-CA BackoffPeriod is too short
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: lr-wpan
ns-3-dev
All All
: P5 enhancement
Assigned To: Tom Henderson
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-12-19 11:01 UTC by Tommaso Pecorella
Modified: 2015-05-02 16:08 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tommaso Pecorella 2014-12-19 11:01:03 UTC
See https://groups.google.com/forum/#!starred/ns-3-users/jyW2iI_dEhc

The standard is not totally clear, but the general consensus is that the Backoff Period is between 0 and (2^BE - 1) including the boundaries. In the code the upper boundary is excluded.

See also IEEE 802.15.4-2006 - 7.5.1.4 CSMA-CA algorithm
Comment 1 Tommaso Pecorella 2015-05-02 16:08:19 UTC
changeset:   11345:9ae402a910f3