Collision-Free CSMA Back-Off via Beacon Prime Numbers

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In wireless communication networks using CSMA/CA, collisions occur due to independent back-off interval determination by nodes, affecting system performance as nodes may transmit packets in the same time slot, leading to non-zero probability of selecting the same transmission slots.

Innovation Solution

A beacon-enabled CSMA-based wireless network generates correlated back-off intervals for nodes using a back-off prime number, beacon random number, mapped ID, and current time slot, ensuring collision-free access by broadcasting a beacon with a prime number and random number, and each node calculates its back-off interval using modulo operations to achieve time orthogonal transmission.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If nodes independently determine back-off intervals using random numbers, then each node can autonomously access the channel, but transmission collisions occur when multiple nodes select the same time slot

Engineering Contradiction:
Improveautonomous channel accessVSAvoidtransmission collision probability
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The access point (AP) serves as an intermediary that generates a beacon frame containing a prime number and random number, which are then distributed to all nodes. This intermediary mechanism enables nodes to independently calculate their back-off intervals while ensuring collision-free access through the mathematical properties of prime numbers and modular arithmetic.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The invention changes the parameters used for back-off interval determination from simple random numbers to a composite calculation involving a prime number, a random number from the beacon, the node's unique ID, and the current time slot. This parameter transformation ensures that each node's back-off interval is mathematically guaranteed to be distinct, eliminating collisions while maintaining autonomous operation.

Inventive Principle:
Principle #35Parameter changes

2Device complexity

If nodes use simple random back-off intervals, then the system is easy to implement, but collisions reduce system throughput and energy efficiency

Engineering Contradiction:
Improveback-off interval determinationVSAvoidsystem throughput
Core Design Contradiction:
Device complexityVSProductivity

Solution Approach 1:

The access point performs preliminary action by generating and broadcasting a beacon frame containing the prime number and random number before nodes attempt channel access. This pre-distribution of mathematical parameters allows nodes to independently compute their unique back-off intervals without complex coordination, maintaining implementation simplicity while eliminating collisions that would reduce throughput.

Inventive Principle:
Principle #10Preliminary action

3Loss of energy

If nodes independently calculate back-off intervals without intercommunication, then overhead is reduced, but collision avoidance becomes difficult

Engineering Contradiction:
Improvecommunication overheadVSAvoidcollision-free access
Core Design Contradiction:
Loss of energyVSReliability

Solution Approach 1:

Each node performs self-service by independently calculating its back-off interval using the prime number and random number received in the beacon frame, combined with its unique ID and the current time slot. This self-service mechanism eliminates the need for inter-node communication during back-off determination, reducing overhead and energy consumption while the mathematical framework ensures collision-free access.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS9769848B2Method and apparatus to achieve collision-free random access
Publication Date: 2017.09.19 SAMSUNG ELECTRONICS CO LTD
  • US9769848B2 patent drawing
  • US9769848B2 patent drawing
  • US9769848B2 patent drawing

AI summary

A method and apparatus for a collision-free carrier sense multiple access (CSMA) are provided. The method of a node associated with a beacon enabled carrier sense multiple access (CSMA)-based wireless communication network through an access point (AP) includes receiving a beacon from the AP, the beacon comprising a back-off prime number and a beacon random number, and generating a back-off interval based on the beacon random number, the back-off prime number, a mapped identification (ID) of the node, and a current time slot of a frame of the beacon. The method and apparatus provide a collision-free CSMA scheme for a beacon enabled CSMA-based wireless communication network. In the collision-free CSMA scheme, uniformly distributed back-off intervals may be generated in a distributed fashion at each node for a CSMA-based wireless communication network. The back-off intervals may be correlated among the nodes even though the nodes do not communicate with each other.