Multi-Link STA Change Sequence Decoding in Wireless LAN

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In wireless LAN systems, especially in next-generation IEEE 802.11be or EHT WLAN systems, there is a challenge in properly receiving change sequence information across multiple links due to the conventional reliance on a critical update flag (CUF) to decode change sequence numbers (CSN), leading to missed critical updates when the CUF is set to 0, especially in power-saving scenarios where DTIM beacon frames are not received.

Innovation Solution

The proposed method ensures that change sequence information is always decoded regardless of the CUF value, allowing for continuous update detection by transmitting updated CSN information until the next DTIM beacon frame, even when the CUF is 0, ensuring that critical updates from other APs in the multi-link device (MLD) are consistently acknowledged.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Use of energy by moving object

If the STA relies on the Critical Update Flag (CUF) to decode Change Sequence Number (CSN) in beacon frames, then power consumption is reduced by skipping beacon decoding when CUF is 0, but critical updates from other APs in the MLD are missed

Engineering Contradiction:
Improvepower consumptionVSAvoidchange sequence information
Core Design Contradiction:
Use of energy by moving objectVSLoss of information

Solution Approach 1:

The transmitting MLD performs preliminary action by setting the CUF to 1 in advance before transmitting the updated CSN in the next beacon frame. This ensures that the STA will decode the beacon frame and receive the CSN information, preventing information loss while still allowing power saving when no updates are pending.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements feedback through the CUF mechanism, where the transmitting MLD monitors critical updates from other APs in the MLD and sets the flag accordingly. This feedback loop ensures that the STA is notified of upcoming CSN changes and can adjust its beacon decoding behavior to receive the information when needed.

Inventive Principle:
Principle #23Feedback

2Loss of information

If the STA decodes all beacon frames regardless of CUF value, then change sequence information is always received, but power consumption increases due to continuous beacon decoding

Engineering Contradiction:
Improvechange sequence informationVSAvoidpower consumption
Core Design Contradiction:
Loss of informationVSUse of energy by moving object

Solution Approach 1:

The STA dynamically adjusts its beacon decoding behavior based on the CUF value. When CUF is 1, the STA decodes the beacon frame to receive CSN information. When CUF is 0, the STA skips decoding to save power. This dynamic adaptation resolves the contradiction between information reception and power consumption.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system changes the operational parameter of beacon decoding based on the CUF state. The STA transitions between two states: decoding mode (when CUF=1) and skip mode (when CUF=0). This parameter change allows the system to optimize power consumption while ensuring information is received when updates are available.

Inventive Principle:
Principle #35Parameter changes

3Reliability

If the transmitting MLD transmits updated CSN information only until the next DTIM beacon frame, then network synchronization is maintained, but information may be lost if STA misses the DTIM beacon

Engineering Contradiction:
Improvenetwork synchronizationVSAvoidchange sequence information
Core Design Contradiction:
ReliabilityVSLoss of information

Solution Approach 1:

The transmitting MLD performs preliminary action by setting the CUF to 1 before the DTIM beacon frame transmission. This early notification ensures that the STA will be prepared to decode the DTIM beacon and receive the CSN information, preventing information loss even if the STA has power-saving configurations that might cause it to miss beacons.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system maintains continuity of useful action by ensuring that CSN update information is continuously available through the beacon frame transmission until the next DTIM beacon. The CUF mechanism ensures that at least one beacon frame with the updated CSN is transmitted during this period, maintaining network synchronization continuity.

Inventive Principle:
Principle #20Continuity of useful action

Data Source

PatentUS20250106765A1Method and apparatus for identifying change sequence information in multi-link operation in wireless LAN system
Publication Date: 2025.03.27 LG ELECTRONICS INC
  • US20250106765A1 patent drawing
  • US20250106765A1 patent drawing
  • US20250106765A1 patent drawing

AI summary

A method and apparatus for identifying change sequence information in a wireless LAN system are proposed. In detail, an STA receives a DTIM beacon frame and a beacon frame from a first AP. The STA decodes the DTIM beacon frame in a first awake state and decodes the beacon frame in a second awake state. Both the DTIM beacon frame and the beacon frame include a CUF and a CSN. When a significant update of a second AP occurs, a value of the CUF is changed from 0 to 1 until transmission of a next DTIM beacon frame, the value of the CUF is changed from 1 to 0 after the transmission of the next DTIM beacon frame, and the CSN includes updated information. The updated information is decoded in the second awake state regardless of the value of the CUF.