Multipoint Wireless Association Latency Reduction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Wireless communication systems face challenges with false alarms and increased latency due to stations (STAs) and access points (APs) locking onto unintended packets, leading to missed intended packets and reduced reliability.

Innovation Solution

Implementing a multipoint environment where STAs and APs can communicate with multiple devices in a single wireless protocol stack, allowing for dynamic packet routing and retransmission from alternative locations, and using a minimum receive sensitivity level to optimize packet detection and retransmission.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If a station locks onto a transmitted packet to decode it, then the packet can be processed, but latency increases when the packet is not intended for the station

Engineering Contradiction:
Improvepacket processing reliabilityVSAvoidprocessing latency
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system dynamically adjusts packet processing behavior based on address matching results. When a destination address match is detected, the station continues processing the packet; when no match is found, the station immediately abandons the packet and searches for new packets, creating a dynamic response that adapts to real-time conditions

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The packet processing is segmented into distinct phases: initial address decoding, address matching decision, and subsequent processing or abandonment. This segmentation allows the system to make early termination decisions based on address matching, avoiding unnecessary processing of packets not intended for the station

Inventive Principle:
Principle #1Segmentation

2Reliability

If a station waits for packet transmission to complete before searching for new packets, then all packets are processed, but intended packets may be missed due to false alarms

Engineering Contradiction:
Improvepacket detection reliabilityVSAvoidpacket processing throughput
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system uses feedback from destination address decoding to control subsequent processing. When the destination address does not match the station's address, this feedback triggers immediate abandonment of the current packet and initiation of a new packet search, preventing false alarm propagation

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The destination address is decoded and checked in advance during the initial portion of packet reception, before the entire packet transmission completes. This preliminary action enables early detection of non-intended packets and prevents wasted processing time

Inventive Principle:
Principle #10Preliminary action

3Reliability

If multiple access points transmit packets to a station, then reliability increases through diversity, but device complexity increases

Engineering Contradiction:
Improvecommunication reliabilityVSAvoidmultipoint association complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The station is configured to associate with multiple access points simultaneously using a single wireless protocol stack, making the station multi-functional in terms of communication partners. This universal association capability allows the station to receive packets from any of the associated access points without requiring separate protocol stacks for each

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

Multiple access point associations are merged into a single protocol stack instance, combining what would traditionally require separate processing instances into one unified system. This merging reduces overall device complexity while maintaining the reliability benefits of multiple associations

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentUS20240356848A1Latency-reducing wireless network multipoint association
Publication Date: 2024.10.24 VIREWIRX INC
  • US20240356848A1 patent drawing
  • US20240356848A1 patent drawing
  • US20240356848A1 patent drawing

AI summary

Aspects of the disclosure relate to a multipoint environment that enables a station (STA) to communicate with multiple access points (APs) and an AP to communicate with multiple STAs in a single wireless protocol stack. For example, a STA can authenticate simultaneously with multiple APs and decode any data packet that includes in a header a destination address that matches an address of the STA, irrespective of the source address included in the header of the data packet. Similarly, an AP can decode any data packet that includes in a header a destination address that matches an address of the AP or that matches a wildcard address associated with the AP, irrespective of the source address included in the header of the data packet.