Access Point Client Load Balancing Across Bands

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Wireless digital networks face challenges in balancing client load across different bands in an access point, leading to resource overload due to clients typically choosing access points based on signal strength without considering the load, resulting in inadequate resource allocation.

Innovation Solution

An access point tracks the number of connected clients and implements thresholds to manage new connections, rejecting requests when overloaded by not responding to Probe Requests and returning error responses for Authentication and Association Requests, allowing load balancing across bands based on client capabilities and band-specific limits.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If an access point accepts client connections based on signal strength without load consideration, then clients can easily connect to the access point with the strongest signal, but the access point may become overloaded and unable to adequately service all clients

Engineering Contradiction:
Improveclient connection processVSAvoidservice quality
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The access point implements a feedback mechanism by monitoring the number of connected clients on each band and comparing it against configured thresholds. When the client count exceeds the threshold, the access point stops accepting new connections on that band. This closed-loop control prevents overload while maintaining easy client connection, resolving the contradiction between ease of operation and service quality reliability

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system dynamically adjusts its acceptance of new connections based on real-time load conditions. The access point transitions between accepting and rejecting connections depending on whether the client count is below or above the threshold. This dynamic behavior allows the system to maintain reliability under varying load conditions while preserving ease of operation when capacity is available

Inventive Principle:
Principle #15Dynamics

2Adaptability or versatility

If an access point allows unlimited client connections, then all clients can connect without restriction, but the limited resources in each band become insufficient to service all clients adequately

Engineering Contradiction:
Improveclient connection capacityVSAvoidavailable resources
Core Design Contradiction:
Adaptability or versatilityVSQuantity of substance

Solution Approach 1:

The access point segments its resource management by implementing separate client thresholds for different bands (2.4 GHz and 5 GHz). Each band can be independently configured with its own maximum client count threshold, allowing the system to adapt to the specific resource constraints of each band while maintaining overall versatility in supporting multiple clients across both bands

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system changes the parameter of connection acceptance based on resource availability. By monitoring the number of connected clients and comparing against thresholds, the access point dynamically adjusts whether to accept new connections. This parameter-based control ensures that client connection capacity adapts to the quantity of available resources in each band

Inventive Principle:
Principle #35Parameter changes

3Loss of time

If clients choose access points solely based on reported signal strength, then the selection process is simple and fast, but load balancing across bands and access points does not occur

Engineering Contradiction:
Improveclient selection timeVSAvoidload distribution efficiency
Core Design Contradiction:
Loss of timeVSProductivity

Solution Approach 1:

The access point introduces an intermediary mechanism in the form of load threshold checking between the client's signal strength evaluation and the actual connection acceptance. The access point acts as a mediator that can accept or reject connections based on load conditions, enabling load balancing across bands without significantly increasing client selection time, thus resolving the contradiction between quick selection and efficient load distribution

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS9078192B2Balancing clients across bands in a single access point
Publication Date: 2015.07.07 HEWLETT PACKARD ENTERPRISE DEV LP
  • US9078192B2 patent drawing
  • US9078192B2 patent drawing

AI summary

Balancing client load on an access point in a wireless digital network. An access point tracks the number of connected users and accepts new connections only if the number of connected users is below a preset threshold. The number of connected users may be tracked on an access point wide basis, a per-band basis, a per-BSSID basis, or a combination. Similarly, accepting new connections may be done on an access point wide basis, a per-band basis, a per-BSSID basis, on the basis of client 802.11 capabilities, or a combination.