SA-CSMA Protocol for Wireless Medium Access Efficiency

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Wireless communication systems face challenges in ensuring reliable medium access, Quality of Service (QoS), and fair access to the medium, particularly due to issues like range delay and hidden nodes, which affect the efficiency of existing contention-based access methods such as CSMA and ALOHA.

Innovation Solution

The implementation of a slotted Aloha CSMA (SA-CSMA) protocol that combines features of slotted ALOHA and CSMA, using protocol message units, time slots, contention opportunities, priority, and backoff mechanisms to minimize collisions and optimize medium access, with a linear backoff method that adapts to network conditions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If CSMA is used for medium access, then medium access efficiency is improved, but performance degrades with increasing range delay and hidden nodes

Engineering Contradiction:
Improvemedium access efficiencyVSAvoidperformance under range delay and hidden nodes
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The medium access protocol is segmented into distinct phases: contention phase where terminals attempt to access the medium, and transmission phase where successful terminals transmit data. This segmentation allows the system to separate the collision-prone access mechanism from the reliable transmission phase, mitigating the impact of range delay and hidden nodes on overall performance.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The protocol employs periodic contention opportunities at fixed intervals, creating a rhythmic access pattern. This periodic structure allows terminals to systematically attempt access while maintaining predictable timing, which helps manage range delay effects and provides regular opportunities to resolve hidden node conflicts through retransmission cycles.

Inventive Principle:
Principle #19Periodic action

2Ease of operation

If ALOHA is used for medium access, then implementation simplicity is improved, but maximum efficiency is limited to 18-36%

Engineering Contradiction:
Improveimplementation simplicityVSAvoidmaximum efficiency
Core Design Contradiction:
Ease of operationVSProductivity

Solution Approach 1:

Terminals perform carrier sense checks before attempting transmission, preliminarily detecting whether the medium is occupied. This preliminary action prevents many collisions before they occur, significantly improving efficiency over pure ALOHA while maintaining the basic random access structure and relative implementation simplicity.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The protocol dynamically adjusts terminal behavior based on medium conditions: when the medium is sensed idle, terminals can transmit immediately; when busy, terminals defer transmission. This dynamic adaptation allows the system to achieve high efficiency under light load while maintaining stability under heavy load, overcoming ALOHA's efficiency limitations.

Inventive Principle:
Principle #15Dynamics

3Adaptability or versatility

If contention opportunities are increased, then access fairness is improved, but number of collisions increases

Engineering Contradiction:
Improveaccess fairnessVSAvoidnumber of collisions
Core Design Contradiction:
Adaptability or versatilityVSObject-generated harmful factors

Solution Approach 1:

Different terminals are assigned different contention opportunities based on their priorities and channel conditions. High-priority terminals access the medium more frequently, while low-priority terminals have reduced access opportunities. This local differentiation achieves fairness according to priority requirements while minimizing overall collisions by not giving all terminals equal access frequency.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The carrier sense mechanism provides preliminary information about medium occupancy before contention attempts. Terminals use this information to make informed decisions about whether to attempt transmission, reducing blind collisions while maintaining fair access opportunities for multiple terminals based on their sensed medium conditions.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS8045574B2Contention protocols for wireless medium access in communication networks
Publication Date: 2011.10.25 BAE SYSTEMS INFORMATION ANDELECTRONIC SYSTEMS INTEGRATION INC
  • US8045574B2 patent drawing
  • US8045574B2 patent drawing
  • US8045574B2 patent drawing

AI summary

Wireless medium access in a communication network having a number of terminals is controlled by defining protocol message units for transmission by a given terminal which units correspond to operational states of at least one of the terminal and the medium. A number of time slots are allocated for transmission of packets from each terminal, and a number of contention opportunities are defined at the beginning of each time slot. Priority and backoff mechanisms are defined and applied at each terminal during the contention opportunities in the slots. Packets are then transmitted by the terminal within the slots while (1) minimizing the occurrence of empty slots at times when packets are available for transmission, and (2) minimizing the number of slots during which two or more packets are detected on the medium simultaneously at the terminal.