WLAN Traffic Prediction Model for Smooth AP Roaming Control

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional traffic prediction methods in wireless local area networks (WLAN) lack consideration of comprehensive factors such as network topology, business model, and communication conditions, leading to inaccurate predictions that can cause poor roaming and user experience, and involve high computation complexity.

Innovation Solution

A control apparatus and method that utilizes communication condition data, including RSSI, negotiation rate, network topology, and traffic usage behavior, to train a prediction model for accurate traffic probability patterns, enabling actions like connection switching, power/bandwidth adjustments, and security checks based on predicted traffic patterns.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If conventional traffic prediction methods are used, then the system is simple to implement, but the prediction accuracy is poor due to lack of comprehensive factors

Engineering Contradiction:
Improvetraffic prediction accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the traffic prediction system into multiple independent modules: data collection module (gathering RSSI, negotiation rate, topology data), data processing module (cleaning and preparing data), prediction model module (using random forest or neural networks), and application module (roaming decisions, power adjustment). This segmentation allows each module to handle specific tasks independently, improving prediction accuracy while maintaining manageable system complexity through modular architecture.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent transitions from conventional single-parameter traffic prediction to multi-dimensional prediction by incorporating diverse data dimensions: signal quality (RSSI), negotiation parameters, network topology structure, application type, and temporal patterns. This dimensional expansion enables the system to capture comprehensive traffic characteristics, significantly improving prediction accuracy without overwhelming complexity due to structured data organization.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Measurement precision

If comprehensive communication condition data is collected and processed, then traffic prediction accuracy improves, but computation complexity increases

Engineering Contradiction:
Improvetraffic prediction accuracyVSAvoidcomputation complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent implements preliminary data processing actions during the data collection phase, including real-time filtering of invalid RSSI values, normalization of negotiation rates, and pre-processing of topology information. By performing these actions in advance before the prediction phase, the system reduces computation complexity during actual prediction while maintaining high prediction accuracy through comprehensive data preparation.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent applies parameter changes by transforming raw communication data into standardized features: converting RSSI values to signal quality indices, normalizing negotiation rates to standard units, and encoding topology structures into categorical representations. These parameter transformations simplify the data structure and reduce computation complexity while preserving the essential information needed for accurate traffic prediction.

Inventive Principle:
Principle #35Parameter changes

3Speed

If real-time traffic prediction is performed, then network response speed improves, but computation resources are consumed

Engineering Contradiction:
Improvenetwork response speedVSAvoidcomputation resource consumption
Core Design Contradiction:
SpeedVSUse of energy by moving object

Solution Approach 1:

The patent applies partial action by selectively processing only the necessary features for prediction at each time step rather than processing all historical data. The system uses a subset of most relevant features (current RSSI, recent negotiation rates, immediate topology changes) for real-time prediction, reducing computation resource consumption while maintaining fast response speed. This partial processing approach balances accuracy and efficiency.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The patent implements feedback mechanisms where prediction results are used to adjust network parameters (power, bandwidth, roaming decisions), and these adjustments feed back into the prediction model for continuous improvement. The feedback loop allows the system to learn from actual network behavior and refine predictions, improving accuracy over time while the model adapts to reduce computational requirements through experience.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS20260052071A1Control and model training for wireless network
Publication Date: 2026.02.19 TP-LINK SYSTEMS INC
  • US20260052071A1 patent drawing
  • US20260052071A1 patent drawing
  • US20260052071A1 patent drawing

AI summary

This disclosure provides a control apparatus, a model training apparatus, and a control method and a model training method for an access point (AP) connected with a client device. The control method includes: obtaining communication condition data of the client device at a given time; and predicting a traffic probability pattern of the client device at the given time by using the communication condition data, time information related to the given time and a prediction model.